gitlab-org--gitlab-foss/lib/api
Sean McGivern b3cd850c3f Remove EE-specific code from ProtectedRefAccess 2018-09-17 19:36:53 +08:00
..
helpers Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
access_requests.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
api.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
api_guard.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
applications.rb Make the exposing of the Application secret more explicit 2018-01-24 09:44:07 +01:00
avatar.rb Add Avatar API 2018-06-06 10:12:52 +02:00
award_emoji.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
badges.rb Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
boards.rb Backport issue board milestone lists EE changes 2018-08-07 17:29:06 +00:00
boards_responses.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
branches.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
broadcast_messages.rb
circuit_breakers.rb Fix duplication in API::CircuitBreakers 2018-01-15 14:03:39 +03:00
commit_statuses.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
commits.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
custom_attributes_endpoints.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
deploy_keys.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
deployments.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
discussions.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
entities.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
environments.rb Support manually stopping any environment from the UI 2018-07-10 08:11:04 +00:00
events.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
features.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
files.rb Resolve "500 Internal Server Error: Cherrypick commit with empty branch name" 2018-09-11 22:02:09 +00:00
group_boards.rb Backport issue board milestone lists EE changes 2018-08-07 17:29:06 +00:00
group_milestones.rb Allow to delete group milestones 2018-08-06 17:31:47 -03:00
group_variables.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
groups.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
helpers.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
internal.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
issues.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
job_artifacts.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
jobs.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
keys.rb Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
labels.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
lint.rb
markdown.rb enable CommonMark as the default 2018-06-14 08:30:16 +00:00
members.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
merge_request_diffs.rb
merge_requests.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
milestone_responses.rb Allow start_date as only parameter when updating Milestone via API 2018-05-24 16:05:29 +01:00
namespaces.rb
notes.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
notification_settings.rb Allow global event list containing all events 2018-08-14 15:03:27 +08:00
pages_domains.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
pagination_params.rb
pipeline_schedules.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
pipelines.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
project_export.rb refactor code based on feedback 2018-09-07 14:43:51 +02:00
project_hooks.rb Filter project hooks by branch 2018-08-13 13:20:58 +02:00
project_import.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
project_milestones.rb Allow to delete group milestones 2018-08-06 17:31:47 -03:00
project_snapshots.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
project_snippets.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
projects.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
projects_relation_builder.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
protected_branches.rb Remove EE-specific code from ProtectedRefAccess 2018-09-17 19:36:53 +08:00
protected_tags.rb Remove EE-specific code from ProtectedRefAccess 2018-09-17 19:36:53 +08:00
repositories.rb Get the `merge-base` of 2 refs trough the API 2018-08-13 11:58:54 +02:00
resource_label_events.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
runner.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
runners.rb Merge branch 'feature/runner-state-filter-for-admin-view' into 'master' 2018-09-14 09:03:44 +00:00
scope.rb
search.rb Add ability to search wiki titles 2018-06-04 11:41:37 +00:00
services.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
settings.rb Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
sidekiq_metrics.rb
snippets.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
subscriptions.rb
system_hooks.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
tags.rb
templates.rb Allow the TemplateFinder to handle licenses as well 2018-09-05 15:10:39 +01:00
time_tracking_endpoints.rb
todos.rb Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06:00
triggers.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
users.rb Merge branch 'rubocop-code-reuse' into 'master' 2018-09-13 14:53:05 +00:00
variables.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
version.rb Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
wikis.rb Uploads to wiki stored inside the wiki git repository 2018-09-04 10:39:08 +00:00