..
award_emoji.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00
boards.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00
branches.rb
Track and act upon the number of executed queries
2018-02-01 17:00:46 +01:00
broadcast_messages.rb
Backport API to V3
2017-02-28 08:32:39 +01:00
builds.rb
Add proxy_download to perform proxied sending of all files
2018-03-09 09:16:06 -05:00
commits.rb
Add option to disable commit stats to commit API
2018-01-09 11:36:12 +00:00
deploy_keys.rb
Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3'
2018-01-16 17:04:51 -08:00
deployments.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00
entities.rb
align "confidential issues events" implementation with "issues events" one
2018-03-01 10:51:56 +01:00
environments.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00
files.rb
Blob#load_all_data! doesn’t need an argument
2017-06-07 14:28:33 -05:00
groups.rb
Hide nested group UI/API support for MySQL
2017-05-17 20:53:16 +02:00
helpers.rb
Filter archived project in API v3 only if param present
2017-06-21 20:04:25 +03:00
issues.rb
Track and act upon the number of executed queries
2018-02-01 17:00:46 +01:00
labels.rb
EE-BACKPORT group boards
2018-01-04 17:28:10 -02:00
members.rb
Improve Member services
2018-02-27 16:02:22 +01:00
merge_request_diffs.rb
Removes default scope from sortable
2017-09-07 13:01:59 +01:00
merge_requests.rb
Track and act upon the number of executed queries
2018-02-01 17:00:46 +01:00
milestones.rb
Removes default scope from sortable
2017-09-07 13:01:59 +01:00
notes.rb
Whitelist or fix additional Gitlab/PublicSend
cop violations
2017-08-14 12:14:11 -04:00
pipelines.rb
Track and act upon the number of executed queries
2018-02-01 17:00:46 +01:00
project_hooks.rb
align "confidential issues events" implementation with "issues events" one
2018-03-01 10:51:56 +01:00
project_snippets.rb
Adds Rubocop rule for line break around conditionals
2018-01-11 16:34:01 +00:00
projects.rb
Resolve "Forking with namespace doesn't work (API)"
2018-03-26 09:22:03 +00:00
repositories.rb
Add option to suppress archive commit sha
2018-04-04 16:56:18 -04:00
runners.rb
Adds Rubocop rule for line break after guard clause
2017-11-16 17:58:29 +01:00
services.rb
Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3'
2018-01-16 17:04:38 -08:00
settings.rb
Allow password authentication to be disabled entirely
2017-11-23 13:16:14 +00:00
snippets.rb
Adds Rubocop rule for line break around conditionals
2018-01-11 16:34:01 +00:00
subscriptions.rb
Enable the Style/TrailingCommaInLiteral cop
2017-05-10 18:25:45 +02:00
system_hooks.rb
Backport API to V3
2017-02-28 08:32:39 +01:00
tags.rb
Remove 'Repo' prefix from API entites
2017-10-05 19:48:05 +11:00
templates.rb
Enable RuboCop Style/RegexpLiteral
2018-02-01 02:06:07 +09:00
time_tracking_endpoints.rb
Only include the user's ID in the time_spent command's update hash
2017-12-19 15:45:08 -06:00
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
Track and act upon the number of executed queries
2018-02-01 17:00:46 +01:00
users.rb
Initial attempt at refactoring API scope declarations.
2017-06-28 07:17:13 +00:00
variables.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00