summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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-2739-884/+884
* 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-165-2/+100
| |\ \ \ | | |/ /
| * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-143-2/+26
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-101-1/+82
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0910-57/+382
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0316-65/+413
| |\ \ \ \ \
| * \ \ \ \ \ 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-175-2/+100
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch '18451-track-new-redis-connections' into 'master' Douwe Maan2016-06-151-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix spec description typo18451-track-new-redis-connectionsSean McGivern2016-06-141-1/+1
| * | | | | | | | Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-143-2/+38
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-132-1/+37
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Improve testsKamil Trzcinski2016-06-131-2/+2
| * | | | | | | Improve design based on reviewKamil Trzcinski2016-06-132-7/+6
| * | | | | | | Added keep artifacts API endpointKamil Trzcinski2016-06-131-0/+27
| * | | | | | | Support expiration date in CI API when uploading artifactsKamil Trzcinski2016-06-131-0/+36
* | | | | | | | Merge branch 'prefer-assign_to' into feature/runner-lock-on-projectLin Jen-Shin2016-06-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Give 409 Conflict whenever the runner was already enabledprefer-assign_toLin Jen-Shin2016-06-141-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin2016-06-144-3/+108
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'gitlab-auth-method-names' into 'master' Douwe Maan2016-06-131-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Improve Gitlab::Auth method namesJacob Vosmaer2016-06-101-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Fix Error 500 when using closes_issues API with an external issue trackerStan Hu2016-06-111-0/+15
| * | | | | | Merge branch 'rename-ci-commit-phase-4' into 'master' Rémy Coutable2016-06-101-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-4Kamil Trzcinski2016-06-101-1/+82
| | |\ \ \ \ \ \ | | | |/ / / / /