..
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
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
broadcast_messages.rb
builds.rb
Add missing specs
2017-06-01 16:34:48 +02:00
commits.rb
Change no_limits to limits
2017-05-31 14:41:25 -05:00
deploy_keys.rb
Add missing can_push
parameter to POST /v3/deploy_keys
2017-05-22 15:49:19 +01: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
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00: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
[Multiple issue assignee]: reslving some conflicts
2017-05-04 17:22:24 +03:00
labels.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00
members.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00
merge_request_diffs.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00
merge_requests.rb
Backport of multiple_assignees_feature [ci skip]
2017-05-04 17:11:53 +03:00
milestones.rb
Backport of multiple_assignees_feature [ci skip]
2017-05-04 17:11:53 +03:00
notes.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
pipelines.rb
Fix how to use PipelinesFinder
2017-05-03 02:11:51 +09:00
project_hooks.rb
Add requirements: { id: %r{[^/]+} }
for all projects and groups namespaced API routes
2017-03-16 18:00:24 +01:00
project_snippets.rb
Merge branch 'snippets-finder-visibility' into 'security'
2017-05-10 16:48:18 +02:00
projects.rb
Filter archived project in API v3 only if param present
2017-06-21 20:04:25 +03:00
repositories.rb
Revert "Remove changes that are not absolutely necessary"
2017-05-24 20:59:26 +00:00
runners.rb
Remove the User#is_admin? method
2017-04-09 13:20:57 +11:00
services.rb
Rename "Slash commands" to "Quick actions"
2017-06-15 09:01:56 -05:00
settings.rb
snippets.rb
Merge branch 'snippets-finder-visibility' into 'security'
2017-05-10 16:48:18 +02:00
subscriptions.rb
Enable the Style/TrailingCommaInLiteral cop
2017-05-10 18:25:45 +02:00
system_hooks.rb
tags.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
templates.rb
time_tracking_endpoints.rb
Enable the Style/PreferredHashMethods cop
2017-06-02 19:11:26 +02:00
todos.rb
Revert "Merge branch 'tc-no-todo-service-select' into 'master'"
2017-04-29 12:29:59 +00:00
triggers.rb
Allow dot in branch name in trigger/builds endpoint in API
2017-03-20 12:49:31 +00: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