gitlab-org--gitlab-foss/lib/api
Robert Speicher af68897acd Merge branch 'api-project-upload' into 'master'
Add API project upload endpoint

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4317

See merge request !2329
2016-01-08 20:29:43 +00:00
..
api.rb Reimplement Trigger API 2015-12-11 18:02:09 +01:00
api_guard.rb
branches.rb
commit_statuses.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
commits.rb
deploy_keys.rb
entities.rb Revert upvotes and downvotes params to MR API 2015-12-28 11:41:16 +02:00
files.rb Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
group_members.rb
groups.rb Add API group projects endpoint. 2015-12-07 17:10:40 +01:00
helpers.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
internal.rb
issues.rb Merge branch 'rename-abilities' into 'master' 2015-06-26 16:39:17 +00:00
keys.rb Add API method for get user by ID of an SSH key 2015-09-03 15:47:22 +03:00
labels.rb
merge_requests.rb Get "Merge when build succeeds" to work when commits were pushed to MR target branch while builds were running 2016-01-05 16:30:03 +01:00
milestones.rb
namespaces.rb
notes.rb Show who last edited a comment if it wasn't the original author 2015-07-30 14:45:54 +02:00
project_hooks.rb Migrate CI::Services and CI::WebHooks to Services and WebHooks 2015-12-10 16:04:08 +01:00
project_members.rb
project_snippets.rb Rename abilities to correspond contoller/model action names 2015-06-26 15:55:56 +02:00
projects.rb Add API project upload endpoint 2016-01-07 13:37:14 +01:00
repositories.rb Move git tags API to separate file 2015-11-12 15:41:13 +01:00
services.rb Hide passwords to non-admin users in the services API 2015-10-12 15:24:00 +02:00
session.rb
settings.rb Add tests and improve logic 2015-07-06 16:47:19 +02:00
system_hooks.rb
tags.rb Delete tag via API 2016-01-08 10:10:04 +01:00
triggers.rb Fix triggers tests 2015-12-11 18:02:09 +01:00
users.rb Make single user API endpoint return Entities::User instead of Entities::UserBasic 2015-12-28 15:50:44 +01:00