summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* New Members::ApproveAccessRequestServiceRémy Coutable2016-09-221-6/+1
* API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable2016-09-221-1/+3
* Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-12/+17
|\
| * Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-191-14/+9
| * API support for Award Emoji on SnippetsZ.J. van de Weg2016-09-191-10/+20
| * Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-191-1/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-09-218-73/+105
|\ \
| * \ Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable2016-09-201-5/+7
| |\ \
| | * | Add optional 'author' param when making commitsDan Dunckel2016-09-191-5/+7
| | |/
| * | Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan2016-09-201-0/+13
| |\ \
| | * | Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-191-0/+13
| * | | Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher2016-09-203-8/+8
| |\ \ \ | | |_|/ | |/| |
| | * | Ensure invitees are not returned in Members APIRémy Coutable2016-09-163-8/+8
| * | | Merge branch 'issue_20978' into 'master' Rémy Coutable2016-09-193-54/+63
| |\ \ \ | | |_|/ | |/| |
| | * | Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-193-54/+63
| * | | Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-191-13/+0
| * | | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-193-7/+11
| |\ \ \ | | |/ /
| | * | Fix API notes endpoint when posting only emojiZ.J. van de Weg2016-09-161-4/+4
| | |/
| * | Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-161-3/+3
| * | Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-151-0/+13
| |\ \
| | * | Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano2016-09-151-8/+1
| | * | Refactored handling of the `LfsToken` and added functionality to it to simpli...Patricio Cano2016-09-151-9/+11
| | * | Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano2016-09-151-12/+18
| | * | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-152-5/+6
| | * | Added LFS support to SSHPatricio Cano2016-09-152-2/+13
| * | | Fix existing authorization specsKamil Trzcinski2016-09-151-10/+8
| * | | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-152-26/+32
| |\ \ \ | | |/ /
| * | | Add access specsKamil Trzcinski2016-09-151-2/+12
* | | | Enable Warden for the Grape APINick Thomas2016-09-191-3/+20
* | | | Remove some dead code from the Grape APINick Thomas2016-09-191-43/+13
| |_|/ |/| |
* | | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-2/+4
* | | Added group-specific setting for LFS.Patricio Cano2016-09-152-3/+5
| |/ |/|
* | Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin2016-09-131-0/+4
* | Fix an error where we were unable to create a CommitStatus for running statefix-commit-statusKamil Trzcinski2016-09-121-26/+28
|/
* Merge branch 'rc-api-use-search-globalservice-in-projects-search-api' into 'm...Rémy Coutable2016-09-121-12/+3
|\
| * Use Search::GlobalService.new in the `GET /projects/search/:query` endpointrc-api-use-search-globalservice-in-projects-search-apiRémy Coutable2016-09-121-12/+3
| * Search should compare only the lowercase versions of the project namesRazzeee2016-09-091-1/+1
* | Merge branch 'fix-api-sorting' into 'master' Douwe Maan2016-09-121-3/+9
|\ \
| * | Fix API issues sortingfix-api-sortingSean McGivern2016-09-091-3/+9
| |/
* | Add notification_settings API callsMarc Siegfriedt2016-09-093-1/+114
|/
* Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-071-1/+4
* Improve curl commend, remove blank linesKatarzyna Kobierska2016-09-071-2/+0
* Fix invalid curl commandKatarzyna Kobierska2016-09-071-4/+5
* Add Documentation to Ci Lint APIKatarzyna Kobierska2016-09-071-3/+3
* Code refactorKatarzyna Kobierska2016-09-071-1/+1
* Improve codeKatarzyna Kobierska2016-09-071-14/+10
* Code refactoringKatarzyna Kobierska2016-09-071-25/+18
* Fix errors and grammarKatarzyna Kobierska2016-09-071-13/+10
* Fix rubocop errorsKatarzyna Kobierska2016-09-071-1/+1
* Change class method nameKatarzyna Kobierska2016-09-071-3/+3