gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets 71f87ffb66 Merge pull request #6788 from CingleVue/master
Patched `MergeRequest` to return more data.
2014-08-13 16:47:51 +03:00
..
api.rb Move branches api to separate class 2014-03-31 16:31:53 +03:00
branches.rb Improve branch deletion via API 2014-05-23 15:34:02 +03:00
commits.rb Move branches api to separate class 2014-03-31 16:31:53 +03:00
deploy_keys.rb Remove deprecated finders 2014-01-19 23:39:56 +04:00
entities.rb Merge pull request #6788 from CingleVue/master 2014-08-13 16:47:51 +03:00
files.rb fix permissions for files API 2014-06-06 06:58:20 +05:00
groups.rb Use new Projects::TransferService class 2014-05-28 19:03:45 +03:00
helpers.rb Add an option to GET /projects in the GitLab API to exclude archived projects 2014-07-28 12:48:13 -04:00
internal.rb Dont expose user email via API 2014-06-13 17:46:48 +03:00
issues.rb Fix old api compatibility and tests 2014-07-30 17:17:29 +03:00
merge_requests.rb Fix old api compatibility and tests 2014-07-30 17:17:29 +03:00
milestones.rb Replace milestone observer with services 2014-06-10 18:07:52 +03:00
namespaces.rb fix most of warnings 2013-12-15 00:05:10 +04:00
notes.rb Fix notes creation via API 2014-06-18 09:26:04 +03:00
project_hooks.rb Move project members api to separate file 2014-03-17 13:44:54 +02:00
project_members.rb Move project members api to separate file 2014-03-17 13:44:54 +02:00
project_snippets.rb Dropped expiration date from the snippet API 2014-01-11 18:40:17 +01:00
projects.rb Cleaner variable name 2014-08-11 15:25:25 +03:00
repositories.rb Git::Compare does not have limit param any more 2014-07-29 14:29:59 +03:00
services.rb
session.rb
system_hooks.rb
users.rb Fix signup and project visibility 2014-06-30 16:43:32 +03:00