gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets 3d20670058 Merge branch 'dz-nested-groups-api' into 'master'
Nested groups API

See merge request !9034
2017-02-09 08:31:43 +00:00
..
helpers replace `find_with_namespace` with `find_by_full_path` 2017-02-03 07:14:04 +07:00
v3 Remove /projects/:id/keys/.. endpoints 2017-02-07 14:14:15 +01:00
access_requests.rb
api.rb Remove /projects/:id/keys/.. endpoints 2017-02-07 14:14:15 +01:00
api_guard.rb
award_emoji.rb
boards.rb Update the API endpoint to get the lists of a project board 2017-02-03 17:02:43 +03:00
branches.rb Grapify last endpoint of the branches API 2017-01-24 20:24:59 +01:00
broadcast_messages.rb
builds.rb Fix broken tests 2017-02-03 09:43:04 +00:00
commit_statuses.rb Respond with validation errors in commit status API 2017-01-18 12:30:01 +01:00
commits.rb Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creating-file 2017-01-26 17:21:38 +08:00
deploy_keys.rb Remove /projects/:id/keys/.. endpoints 2017-02-07 14:14:15 +01:00
deployments.rb
entities.rb Add nested groups to the API 2017-02-08 12:42:34 +02:00
environments.rb
files.rb Fix renaming 2017-01-07 00:31:11 +08:00
groups.rb Merge branch 'dz-nested-groups-api' into 'master' 2017-02-09 08:31:43 +00:00
helpers.rb API: Fix file downloading 2017-02-03 12:42:11 +01:00
internal.rb Record and show last used date of SSH Keys 2017-01-09 04:15:39 +11:00
issues.rb Remove deprecated MR and Issue endpoints and preserve V3 namespace 2017-02-06 10:12:20 -02:00
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb Merge branch 'fix-api-mr-permissions' into 'security' 2017-01-23 13:54:35 -05:00
merge_requests.rb Remove deprecated MR and Issue endpoints and preserve V3 namespace 2017-02-06 10:12:20 -02:00
milestones.rb
namespaces.rb
notes.rb Fix inconsistent naming for services that delete things 2017-02-08 09:16:43 +01:00
notification_settings.rb
pagination_params.rb
pipelines.rb
project_hooks.rb Fix project hooks params 2017-01-03 21:07:12 +01:00
project_snippets.rb Check public snippets for spam 2017-02-02 10:23:51 +00:00
projects.rb API: remove `public` param for projects 2017-02-07 14:29:31 +01:00
repositories.rb
runners.rb
services.rb Improve performance of triggered chat commands 2017-01-30 13:38:36 +01:00
session.rb
settings.rb Merge branch 'master' into 'jej-pages-to-ce' 2017-02-06 15:12:27 +00:00
sidekiq_metrics.rb
snippets.rb Check public snippets for spam 2017-02-02 10:23:51 +00:00
subscriptions.rb Merge branch 'fix-api-mr-permissions' into 'security' 2017-01-23 13:54:35 -05:00
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb Add some API endpoints for time tracking. 2017-01-18 10:48:16 -06:00
todos.rb Merge branch 'fix-api-mr-permissions' into 'security' 2017-01-23 13:54:35 -05:00
triggers.rb
users.rb Fix inconsistent naming for services that delete things 2017-02-08 09:16:43 +01:00
variables.rb
version.rb