summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Shinya Maeda2018-11-061-6/+6
* add related merge request endpointHelmut Januschka2018-11-011-0/+68
* Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-5/+15
|\
| * Fix testsHeinrich Lee Yu2018-11-011-1/+1
| * Add testsHeinrich Lee Yu2018-11-011-4/+14
* | Merge branch '52382-filter-milestone-api-none-any' into 'master'Sean McGivern2018-11-011-2/+2
|\ \
| * | Update API to accept None and AnyHeinrich Lee Yu2018-11-011-2/+2
| |/
* | Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
|/
* Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-295-3/+112
|\
| * Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'Douwe Maan2018-10-291-3/+3
| |\
| | * Make new merge request URL more friendly when pushing codeblackst0ne2018-10-231-3/+3
| * | Add failure reason for execution timeoutShinya Maeda2018-10-281-0/+9
| * | Merge branch '42790-improve-feedback-for-internal-git-access-checks-timeouts'...Douwe Maan2018-10-261-0/+18
| |\ \
| | * | Adds tracing messages for slow git pushesTiago Botelho2018-10-251-0/+18
| | |/
| * | Feature/add license to project APIJ.D. Bean2018-10-261-0/+38
| * | Merge branch '52384-api-filter-assignee-none-any' into 'master'Sean McGivern2018-10-262-0/+35
| |\ \
| | * | Apply similar change to MRs APIHeinrich Lee Yu2018-10-262-0/+20
| | * | Issues API: Add None/Any option to assignee_idHeinrich Lee Yu2018-10-261-0/+15
| | |/
| * | Support backward compatibility when introduce new failure reasonShinya Maeda2018-10-261-0/+9
| |/
* | Merge branch 'sh-fix-wiki-security-issue-53072' into 'master'Jan Provaznik2018-10-291-0/+10
|\ \ | |/ |/|
| * Validate Wiki attachments are valid temporary filesStan Hu2018-10-231-0/+10
* | Merge branch '52559-applications-api-get-delete' into 'master'Rémy Coutable2018-10-221-7/+63
|\ \ | |/ |/|
| * Use have_gitlab_http_status following best practices !22296JB Vasseur2018-10-151-11/+11
| * Non-authenticated user test should not have user passed in the API call !22296JB Vasseur2018-10-121-2/+2
| * Differentiate test application valuesJB Vasseur2018-10-121-1/+1
| * Hit the databaseJB Vasseur2018-10-111-2/+2
| * Fix unauthorized user tests and add non-authenticated user testsJB Vasseur2018-10-111-3/+19
| * Fix testsJB Vasseur2018-10-111-5/+7
| * Support GET /applications and DELETE /applications/:id endpoints #52559JB Vasseur2018-10-111-0/+38
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-1/+1
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-1/+1
| |/
* | Make getting a user by the username case insensitiveWilliam George2018-10-182-0/+59
* | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-151-15/+0
|\ \
| * | Remove Koding integration and documentationStan Hu2018-10-121-15/+0
| |/
* | Allow getting the merge base of multiple revisionsBob Van Landuyt2018-10-121-2/+2
|/
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-102-19/+6
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-051-0/+46
|\
| * Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'mas...Bob Van Landuyt2018-10-051-0/+46
| |\
| | * post_process markdown redered by APIBrett Walker2018-09-291-0/+46
* | | Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-051-0/+145
|\ \ \
| * | | Backport project template API to CENick Thomas2018-10-051-0/+145
| |/ /
* | | Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-053-0/+264
|/ /
* | Merge branch 'features/unauth-access-ssh-keys' into 'master'Douwe Maan2018-10-051-24/+14
|\ \
| * | List public ssh keys by id or username without authenticationRonald Claveau2018-10-031-24/+14
* | | Merge branch '51748-filter-any-milestone-via-api' into 'master'Douwe Maan2018-10-051-0/+10
|\ \ \
| * | | Allows to filter issues by `Any milestone` in the APIJacopo2018-10-031-0/+10
* | | | Includes commit stats in POST project commits API51803-include-commits-stats-in-projects-apiJacopo2018-10-031-0/+14
* | | | Merge branch '45016-add-web-ide-commits-to-usage-ping' into 'master'Douwe Maan2018-10-031-0/+6
|\ \ \ \
| * | | | Implements Web IDE commits counter in RedisTiago Botelho2018-10-031-2/+2
| * | | | Adds WebIDE commits to UsagePingTiago Botelho2018-10-011-0/+6
| | |/ / | |/| |