summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-2/+2
* Merge branch 'dropdown-load-fix' into 'master' Douwe Maan2016-07-131-0/+12
|\
| * formats my test properlytiagonbotelho2016-07-131-1/+2
| * fixes test for simplified version of projecttiagonbotelho2016-07-121-1/+1
| * fixes test according to four-phase test patterntiagonbotelho2016-07-121-0/+1
| * moves let variable to it statement by using a local variabletiagonbotelho2016-07-121-2/+2
| * adds test to check json fields on simple request and changes the url request ...tiagonbotelho2016-07-121-0/+10
* | Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-131-2/+2
|/
* api: expose {should,force}_remove_source_branchBen Boeckel2016-07-111-0/+4
* 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
* Use describe rather than context for this:save-artifacts_sizesLin Jen-Shin2016-07-041-1/+1
* Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin2016-07-0414-40/+267
|\
| * Merge branch 'git-http-kerberos-ce' into 'master' Douwe Maan2016-07-011-12/+15
| |\
| | * Groundwork for Kerberos SPNEGO (EE feature)Jacob Vosmaer2016-07-011-12/+15
| * | 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
* | Use describe rather than context, feedback from:Lin Jen-Shin2016-07-041-1/+1
* | Rename to "successful artifacts upload", feedback:Lin Jen-Shin2016-07-041-4/+4
* | Rename shared_examples, feedback:Lin Jen-Shin2016-07-011-4/+4
* | Use nil for non-existing files rather than 0Lin Jen-Shin2016-07-011-1/+1
* | Use AR callbacks as suggested by:Lin Jen-Shin2016-06-291-2/+6
* | Also remove ci_builds.artifacts_size when erasedLin Jen-Shin2016-06-281-0/+1
* | Just save the size in total rather than individual filesLin Jen-Shin2016-06-281-11/+3
* | Introduce ci_builds.artifacts_sizes as JSON:Lin Jen-Shin2016-06-281-2/+12
* | Cleanup the tests a bit in order to extend itLin Jen-Shin2016-06-281-15/+34
|/
* 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
|\ \ | |/