summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Don't run parameterize on project.path. Fixes #6073fix-api-project-name-caseJosh Frye2016-07-111-15/+16
* API: Expose shared projects in a groupapi-shared-projectsRobert Schilling2016-07-081-2/+17
* Expose shared groups for projectsapi-shared-groupsRobert Schilling2016-07-081-2/+38
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-2/+2
* Allow '?', or '&' for label titlesDouglas Barbosa Alexandre2016-07-053-32/+44
* Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-3/+3
* Add more tests to the allowed protocols featurePatricio Cano2016-07-051-5/+66
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-0110-12/+0
* Support creating a todo on issuables via APItodos-apiRobert Schilling2016-07-011-1/+48
* Expose target, filter by state as stringRobert Schilling2016-07-011-3/+12
* Expose action_nameRobert Schilling2016-07-011-0/+1
* Assert response bodyRobert Schilling2016-07-011-1/+12
* Add user to project to see todosRobert Schilling2016-07-011-0/+5
* Make tests follow the guidelinesRobert Schilling2016-07-011-10/+20
* Add Todos APIDouglas Barbosa Alexandre2016-07-011-0/+107
* Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-1/+8
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+2
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-3/+3
* Improve commit builds API endpoint RESTful behaviorGrzegorz Bizon2016-06-281-15/+48
* Find all builds for commit if multiple pipelinesGrzegorz Bizon2016-06-281-2/+6
* Rename Licenses API to License Templates APIDrew Blessing2016-06-271-1/+1
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-2735-818/+818
* gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt2016-06-231-0/+142
* Fix builds API response not including commit dataGrzegorz Bizon2016-06-211-3/+8
* Merge branch '17521-gitlab-ci-yml-templates' into 'master' Jacob Schatz2016-06-212-29/+52
|\
| * Incorporate reviewZ.J. van de Weg2016-06-201-0/+9
| * Implement backend gitlab ci dropdownZ.J. van de Weg2016-06-202-29/+43
| * Refactor Gitlab::GitignoresZJ van de Weg2016-06-201-1/+1
* | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-204-22/+305
|\ \ | |/
| * Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-5/+8
| |\
| | * Merge master into issue_12758issue_12758Felipe Artur2016-06-172-33/+59
| | |\
| | * \ Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-5/+24
| | |\ \
| | | * | Expose notification setting events in APIFelipe Artur2016-06-131-5/+24
| * | | | fixup! updated docs for api endpoint award emojiZ.J. van de Weg2016-06-171-1/+1
| * | | | Add endpoints for award emoji on notesZ.J. van de Weg2016-06-171-5/+54
| * | | | Add endpoints for Award EmojiZ.J. van de Weg2016-06-171-0/+149
| * | | | Fixed Rubocop errorPatricio Cano2016-06-171-0/+40
| | |_|/ | |/| |
| * | | Fix `api_helpers_spec`2979-personal-access-tokensTimothy Andrew2016-06-161-6/+6
| * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-163-1/+63
| |\ \ \ | | |/ /
| * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-141-0/+24
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-096-26/+37
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0313-40/+243
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-119-15/+236
| |\ \ \ \ \
| * | | | | | Combine `API::Helpers::Core` and `API::Helpers::Authentication` back into `AP...Timothy Andrew2016-04-282-21/+21
| * | | | | | Allow expiration of personal access tokens.Timothy Andrew2016-04-281-16/+56
| * | | | | | Rename `api_helpers_spec` to `api_authentication_spec`Timothy Andrew2016-04-281-14/+16
| * | | | | | Refactor `API::Helpers` into `API::Helpers::Core` and `API::Helpers::Authenti...Timothy Andrew2016-04-281-1/+1
* | | | | | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-173-1/+63
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-142-1/+37
| |\ \ \ \ \ \
| | * | | | | | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-132-1/+37
| | | |_|_|_|/ | | |/| | | |