| .. |
|
helpers
|
Resolve "More RESTful API: include resource URLs in responses"
|
2017-07-25 09:35:45 +00:00 |
|
v3
|
Merge branch '30634-protected-pipeline' into 'master'
|
2017-07-25 15:04:23 +00:00 |
|
access_requests.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
api.rb
|
Merge branch 'issue_34622' into 'master'
|
2017-07-25 12:52:47 +00:00 |
|
api_guard.rb
|
Extract a `Gitlab::Scope` class.
|
2017-06-29 06:15:57 +00:00 |
|
award_emoji.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03: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
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
commit_statuses.rb
|
Fix head pipeline stored in merge request for external pipelines
|
2017-06-27 21:08:31 +02:00 |
|
commits.rb
|
Optimize creation of commit API by using Repository#commit instead of Repository#commits
|
2017-07-03 15:48:13 -07:00 |
|
deploy_keys.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03: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
|
Merge branch 'issue_34622' into 'master'
|
2017-07-25 12:52:47 +00:00 |
|
environments.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
events.rb
|
Accept a username for User-level Events API
|
2017-06-06 20:16:41 +08:00 |
|
features.rb
|
Improve Features API and its docs and add a Changelog item
|
2017-07-06 11:18:26 +02:00 |
|
files.rb
|
Blob#load_all_data! doesn’t need an argument
|
2017-06-07 14:28:33 -05:00 |
|
group_milestones.rb
|
Add group milestones API endpoint
|
2017-07-21 11:00:00 -03:00 |
|
groups.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
helpers.rb
|
Rescue only from ActionController::InvalidAuthenticityToken
|
2017-07-26 11:25:10 +02:00 |
|
internal.rb
|
Renamed Gitaly services
|
2017-07-18 07:59:36 +00:00 |
|
issues.rb
|
Merge branch 'tc-issue-api-assignee' into 'master'
|
2017-07-27 09:59:38 +00:00 |
|
jobs.rb
|
Add missing specs
|
2017-06-01 16:34:48 +02:00 |
|
keys.rb
|
…
|
|
|
labels.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
lint.rb
|
…
|
|
|
members.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03: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
|
Support both internal and external issue trackers
|
2017-07-24 08:13:43 +02:00 |
|
milestone_responses.rb
|
Add group milestones API endpoint
|
2017-07-21 11:00:00 -03:00 |
|
namespaces.rb
|
Rename members_count to members_count_with_descendants and expose only to group admins
|
2017-06-28 17:27:01 -03:00 |
|
notes.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
notification_settings.rb
|
refactor update user service not to do auth checks
|
2017-06-23 11:41:43 +02:00 |
|
pagination_params.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
|
pipeline_schedules.rb
|
Remove update|admin_pipeline_schedule from Project, and grant it in PipelineSchedule
|
2017-07-07 12:11:48 +02:00 |
|
pipelines.rb
|
Introduce source to pipeline entity
|
2017-05-31 14:17:49 +02:00 |
|
project_hooks.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
project_milestones.rb
|
Add group milestones API endpoint
|
2017-07-21 11:00:00 -03:00 |
|
project_snippets.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
projects.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
repositories.rb
|
Revert "Remove changes that are not absolutely necessary"
|
2017-05-24 20:59:26 +00:00 |
|
runner.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
runners.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
scope.rb
|
`AccessTokenValidationService` accepts `String` or `API::Scope` scopes.
|
2017-06-30 07:32:25 +00:00 |
|
services.rb
|
Remove project_key from the Jira configuration
|
2017-07-25 17:25:41 +02:00 |
|
session.rb
|
Don't display the `is_admin?` flag for user API responses.
|
2017-04-25 09:46:05 +00:00 |
|
settings.rb
|
Fixes needed when GitLab sign-in is not enabled
|
2017-07-13 10:08:27 -04:00 |
|
sidekiq_metrics.rb
|
…
|
|
|
snippets.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
subscriptions.rb
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |
|
system_hooks.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
tags.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
|
templates.rb
|
Backport API to v3
|
2017-02-17 09:05:24 +01:00 |
|
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
|
Merge branch '30634-protected-pipeline' into 'master'
|
2017-07-25 15:04:23 +00:00 |
|
users.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
variables.rb
|
Update grape gem
|
2017-07-20 16:33:18 +03:00 |
|
version.rb
|
…
|
|