gitlab-org--gitlab-foss/lib/api
2016-08-16 21:17:15 +01:00
..
helpers New AccessRequests API endpoints for Group & Project 2016-08-10 19:07:05 +02:00
access_requests.rb Improve the performance of the GET /:sources/:id/{access_requests,members} API endpoints 2016-08-10 19:07:05 +02:00
api.rb New AccessRequests API endpoints for Group & Project 2016-08-10 19:07:05 +02:00
api_guard.rb
award_emoji.rb
branches.rb Fix failing tests relating to backporting ee!581. 2016-08-16 13:42:34 +05:30
builds.rb Also fix the URL in the comment 2016-07-21 19:26:58 +08:00
commit_statuses.rb Replace parse_boolean with to_boolean 2016-07-20 08:55:44 +02:00
commits.rb switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
deploy_keys.rb Namespace EnableDeployKeyService under Projects 2016-08-08 20:59:51 +02:00
entities.rb Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-without-slack 2016-08-16 21:17:15 +01:00
environments.rb Minor fixes in the Env API endpoints 2016-08-01 08:42:09 +02:00
files.rb
groups.rb
helpers.rb Restore back-compatibility for current members API endpoints 2016-08-10 19:07:05 +02:00
internal.rb api for generating new merge request 2016-08-11 23:37:00 +07:00
issues.rb Refactored AkismetHelper into AkismetService and cleaned up Spammable 2016-08-15 13:18:15 -05:00
keys.rb
labels.rb
license_templates.rb
members.rb Improve the performance of the GET /:sources/:id/{access_requests,members} API endpoints 2016-08-10 19:07:05 +02:00
merge_requests.rb Replace parse_boolean with to_boolean 2016-07-20 08:55:44 +02:00
milestones.rb
namespaces.rb
notes.rb
project_hooks.rb Implement pipeline hooks, extracted from !5525 2016-08-02 18:22:24 +08:00
project_snippets.rb
projects.rb Clean up project destruction 2016-08-10 09:28:21 -07:00
repositories.rb
runners.rb
services.rb
session.rb
settings.rb
sidekiq_metrics.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb Load issues and merge requests templates from repository 2016-08-16 15:50:17 -03:00
todos.rb Recover usage of Todos counter cache 2016-08-12 18:21:36 +02:00
triggers.rb
users.rb
variables.rb