gitlab-org--gitlab-foss/lib/api
Douwe Maan c07311d486 Merge branch 'jej-pages-to-ce' into 'master'
Adding GitLab Pages to CE

Closes #14605, gitlab-com/infrastructure#1058, gitlab-ee#1333, and #323

See merge request !8463
2017-02-06 18:20:38 +00:00
..
helpers replace `find_with_namespace` with `find_by_full_path` 2017-02-03 07:14:04 +07:00
v3 Remove deprecated MR and Issue endpoints and preserve V3 namespace 2017-02-06 10:12:20 -02:00
access_requests.rb Use the pagination helper in the API 2016-12-04 18:11:19 +01:00
api.rb Remove deprecated MR and Issue endpoints and preserve V3 namespace 2017-02-06 10:12:20 -02:00
api_guard.rb Convert AccessTokenValidationService into a class. 2016-12-16 16:29:32 +05:30
award_emoji.rb Use the pagination helper in the API 2016-12-04 18:11:19 +01:00
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 Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
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 Merge branch 'grapify-deploy-keys' into 'master' 2017-01-24 12:45:09 +00:00
deployments.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
entities.rb Introduce maximum session time for terminal websocket connection 2017-02-06 11:49:30 +01:00
environments.rb Add an environment slug 2016-12-15 13:57:03 +00:00
files.rb Fix renaming 2017-01-07 00:31:11 +08:00
groups.rb Fix groups API to accept path when transferring a project 2017-01-03 09:25:56 +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 GrapeDSL for Keys endpoint 2016-10-01 11:11:41 +02:00
labels.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
lint.rb Improve curl commend, remove blank lines 2016-09-07 12:54:02 +02:00
members.rb Use the pagination helper in the API 2016-12-04 18:11:19 +01:00
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 Use the pagination helper in the API 2016-12-04 18:11:19 +01:00
namespaces.rb Use the pagination helper in the API 2016-12-04 18:11:19 +01:00
notes.rb Merge branch 'fix-guest-access-posting-to-notes' into 'security' 2017-01-23 13:54:52 -05:00
notification_settings.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
pagination_params.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
pipelines.rb Merge branch '23532-define-common-helper-for-describe-pagination-params-in-api' into 'master' 2016-11-22 15:33:57 +00:00
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 Unify projects search by removing /projects/:search endpoint 2017-01-30 11:22:15 -02:00
repositories.rb Allow Repositories API GET endpoints to be requested anonymously 2016-12-19 18:52:42 +01:00
runners.rb Use the pagination helper in the API 2016-12-04 18:11:19 +01:00
services.rb Improve performance of triggered chat commands 2017-01-30 13:38:36 +01:00
session.rb adds impersonator variable and makes sudo usage overall more clear 2016-12-07 14:42:51 +00:00
settings.rb Merge branch 'master' into 'jej-pages-to-ce' 2017-02-06 15:12:27 +00:00
sidekiq_metrics.rb Grapify the sidekiq metrics API 2016-11-23 13:36:52 +01:00
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 Use declared_params helper in API 2016-11-14 15:22:06 +01:00
tags.rb Allow public access to some Tag API endpoints 2016-12-07 11:39:11 +01:00
templates.rb Update templates.rb 2016-12-16 09:17:15 +00:00
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 Use the pagination helper in the API 2016-12-04 18:11:19 +01:00
users.rb Force new password after password reset via API 2017-02-02 12:47:23 +02:00
variables.rb Don't convert data which already is the target type 2016-11-24 13:35:26 +01:00
version.rb API: Version information 2016-10-12 16:47:35 +02:00