gitlab-org--gitlab-foss/lib/api
Andrew Newdigate a89f18bf2c Renamed Gitaly services 2017-07-18 07:59:36 +00:00
..
helpers Send Gitaly Repository with /api/internal/allowed 2017-07-07 22:24:16 +02:00
v3 Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
access_requests.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
api.rb Initial attempt at refactoring API scope declarations. 2017-06-28 07:17:13 +00:00
api_guard.rb Extract a `Gitlab::Scope` class. 2017-06-29 06:15:57 +00:00
award_emoji.rb
boards.rb
branches.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
broadcast_messages.rb
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 Fix edit button for deploy keys available from other projects 2017-06-20 11:23:13 +00:00
deployments.rb
entities.rb Merge branch 'fixes-for-internal-auth-disabled' into 'master' 2017-07-14 08:49:36 +00:00
environments.rb
events.rb
features.rb Improve Features API and its docs and add a Changelog item 2017-07-06 11:18:26 +02:00
files.rb
groups.rb
helpers.rb Add user projects API 2017-07-06 08:04:54 +03:00
internal.rb Renamed Gitaly services 2017-07-18 07:59:36 +00:00
issues.rb refactor code based on feedback 2017-07-06 15:27:49 +02:00
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Use view=simple for simplifying merge requests API 2017-07-11 08:02:13 -07:00
milestones.rb
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 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
notification_settings.rb refactor update user service not to do auth checks 2017-06-23 11:41:43 +02:00
pagination_params.rb
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
project_hooks.rb
project_snippets.rb add spec and project snippet user agent details endpoint 2017-07-07 15:54:39 +02:00
projects.rb Fix some N+1 queries in the GET /projects API 2017-07-07 02:38:18 +02:00
repositories.rb
runner.rb
runners.rb
scope.rb `AccessTokenValidationService` accepts `String` or `API::Scope` scopes. 2017-06-30 07:32:25 +00:00
services.rb
session.rb
settings.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
sidekiq_metrics.rb
snippets.rb refactor code based on feedback 2017-07-06 15:27:49 +02:00
subscriptions.rb
system_hooks.rb
tags.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb Return `is_admin` attribute in the GET /user endpoint for admins 2017-07-12 12:45:46 +02:00
variables.rb Backports for ee-2112 2017-07-06 16:25:03 +08:00
version.rb