summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'improve/mr_diff'Dmitriy Zaporozhets2014-01-231-1/+0
|\
| * Always create merge_request_diff if MR createdDmitriy Zaporozhets2014-01-221-1/+0
* | Merge pull request #6075 from skv-headless/remove_deprecated_findersDmitriy Zaporozhets2014-01-228-17/+17
|\ \ | |/ |/|
| * Remove deprecated findersskv2014-01-198-17/+17
* | Merge branch 'add_website_url_to_user' of https://github.com/jeromedalbert/gi...Dmitriy Zaporozhets2014-01-192-2/+4
|\ \ | |/ |/|
| * Add website url to userJerome Dalbert2014-01-182-2/+4
* | Merge branch 'refactoring/context_into_services' into 'master'Dmitriy Zaporozhets2014-01-172-5/+5
|\ \
| * | Replace context with service in libDmitriy Zaporozhets2014-01-162-5/+5
| |/
* | Accept encoding attribute in files APIDmitriy Zaporozhets2014-01-161-2/+2
|/
* Remove commit_load_context.rbDmitriy Zaporozhets2014-01-151-3/+3
* Dropped expiration date from the snippet APIJeroen van Baarsen2014-01-111-4/+0
* Merge pull request #5799 from criteo/import_url_apiDmitriy Zaporozhets2014-01-061-1/+2
|\
| * Add import_url param in API projects createMaxime Brugidou2013-12-091-1/+2
* | Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets2014-01-062-1/+5
|\ \
| * | [API] add parent_ids to specific commit informationsFrançois Bobot2013-12-112-1/+5
| |/
* | Add support for various archive formats.Jason Hollingsworth2014-01-021-4/+8
* | Add api support for raw blob searchThom Gerdes2013-12-261-0/+22
* | fix most of warningsskv2013-12-152-2/+2
|/
* ProjectHook API supports new event fieldsDmitriy Zaporozhets2013-12-041-2/+3
* Expose ProjectHook attributes via APIDmitriy Zaporozhets2013-12-042-4/+8
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-262-7/+23
* Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-201-5/+3
* API: delete file from repositoryDmitriy Zaporozhets2013-11-191-3/+31
* Add project.all for API if adminDmitriy Zaporozhets2013-11-181-0/+10
* Namespaces API for admin usersDmitriy Zaporozhets2013-11-153-0/+28
* API: Edit file in repositoryDmitriy Zaporozhets2013-11-111-2/+34
* Fix type in API docDmitriy Zaporozhets2013-11-101-1/+1
* Merge branch 'feature/api_create_file' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-092-0/+42
|\
| * New API: create file in repoDmitriy Zaporozhets2013-11-072-0/+42
* | Make sure private_token for API is a stringDmitriy Zaporozhets2013-11-081-1/+6
|/
* Remove default_branch support from API project creationDmitriy Zaporozhets2013-11-061-2/+0
* gitlab-ci service api: clean values instead of destroyDmitriy Zaporozhets2013-10-291-1/+5
* API: set gitlab-ci service for projectDmitriy Zaporozhets2013-10-293-10/+41
* Merge pull request #5344 from amacarthur/thread-variable-fixDmitriy Zaporozhets2013-10-165-88/+113
|\
| * Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-165-88/+113
* | refactor by_username_or_idNihad Abbasov2013-10-161-5/+1
* | fix variable nameNihad Abbasov2013-10-161-1/+1
|/
* Extend API Issues, MergeRequets, Milestones with iid fieldDmitriy Zaporozhets2013-10-141-12/+13
* Fix a bug where the tgz returned got encoded utf8Izaak Alpert2013-10-101-5/+9
* feature API call to download repo archiveIzaak Alpert2013-10-101-1/+25
* API: new feature - remove project[DDmitriy Zaporozhets2013-10-092-1/+10
* Expose votes in merge request apiIslam Amer2013-10-081-1/+1
* Check if LDAP user was removed or blocked when use git over sshDmitriy Zaporozhets2013-10-071-0/+1
* API: new feature - remove groupDmitriy Zaporozhets2013-10-071-2/+16
* Fix blob and repo stuff after gitlab_git v3Dmitriy Zaporozhets2013-10-011-3/+3
* Refactor API: project hooksDmitriy Zaporozhets2013-09-301-5/+1
* API: Protect project deploy keys from unauthorized accessDmitriy Zaporozhets2013-09-301-0/+1
* Merge pull request #5213 from bladealslayer/feature/user_api_extendedDmitriy Zaporozhets2013-09-293-8/+15
|\
| * Extended User API to expose admin and can_create_group for user creation/upda...Boyan Tabakov2013-09-293-8/+15
* | Respect authorization in Repository APIDmitriy Zaporozhets2013-09-292-19/+15
|/