summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-041-1/+13
* Improve by zj nice catchesShinya Maeda2017-09-041-4/+4
* Finish specShinya Maeda2017-09-041-16/+6
* Add spec (Halfway)Shinya Maeda2017-09-041-0/+156
* Merge branch 'move-git-operation-service' into 'master'Sean McGivern2017-09-042-4/+4
|\
| * Move GitOperationService to Gitlab::Gitmove-git-operation-serviceJacob Vosmaer2017-09-012-4/+4
* | Fix specShinya Maeda2017-09-033-5/+5
* | Improve API arguments as StringShinya Maeda2017-09-031-1/+1
* | Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-2/+2
* | Impprove spec by godfat suggestionsShinya Maeda2017-09-031-1/+1
* | Add API supportShinya Maeda2017-09-031-1/+3
* | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-011-1/+13
|\ \
| * | Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-15/+12
| * | Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-1/+16
| |/
* | Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern2017-09-012-2/+2
|\ \
| * | Correct the cherry-pick message for merge commitsSaverio Miroddi2017-08-172-2/+2
| * | Fix build failures related to cherry-pick message changesSaverio Miroddi2017-08-162-2/+2
* | | Merge branch 'gitaly-shell-redis' into 'master'Dmitriy Zaporozhets2017-09-011-0/+89
|\ \ \
| * | | Implement /internal/post_receive unified endpoint for PostReceive tasksgitaly-shell-redisAlejandro Rodríguez2017-08-311-0/+89
* | | | fix :file_path - add requirements:Marc Siegfriedt2017-08-301-0/+9
| |_|/ |/| |
* | | Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-301-0/+12
|\ \ \
| * | | Add missing N+1 test to issues specTravis Miller2017-08-291-0/+12
* | | | Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern2017-08-301-0/+1
|\ \ \ \
| * | | | Respect the default visibility level when creating a groupRobert Schilling2017-08-291-0/+1
| |/ / /
* | | | Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-3025-26/+199
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a spec when ressource is not modifiedRobert Schilling2017-08-291-0/+2
| * | | Add tests for the unmodified headerRobert Schilling2017-08-2825-23/+195
| * | | Update remaining endpointsRobert Schilling2017-08-281-2/+1
| * | | Use commit date for branches and tagsRobert Schilling2017-08-281-1/+1
| * | | Conditionally destroy a ressourceRobert Schilling2017-08-281-2/+2
* | | | Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher2017-08-296-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | replace `is_spam?` with `spam?`Maxim Rydkin2017-08-296-11/+11
| |/ /
* | | Remove trigger_request.trigger.ownerShinya Maeda2017-08-291-12/+12
* | | Reproduced bugShinya Maeda2017-08-291-0/+16
|/ /
* | Merge remote-tracking branch 'upstream/master' into 35642-add-owner-to-trigge...35642-add-owner-to-triggers-factoryLin Jen-Shin2017-08-281-2/+19
|\ \
| * | Fix group and project search for anonymous usersNick Thomas2017-08-241-2/+19
* | | Remove duplicate update for ownerLin Jen-Shin2017-08-281-1/+0
* | | Make default trigger factory generate an ownerLin Jen-Shin2017-08-252-5/+6
|/ /
* | Remove CI API v1Zeger-Jan van de Weg2017-08-183-1129/+0
* | Merge branch '34049-public-commits-should-not-require-authentication' into 'm...Rémy Coutable2017-08-161-100/+113
|\ \
| * | Added tests for commits API with an unauthenticated user and a public/private...Jacopo2017-08-101-100/+113
* | | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-153-4/+4
* | | Fix API responses when dealing with txt filesissue_31790Felipe Artur2017-08-151-0/+10
| |/ |/|
* | Merge branch 'forks-count-cache' into 'master'Douwe Maan2017-08-152-0/+16
|\ \
| * | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-142-0/+16
* | | Use with_repo_branch_commit instead of fetch_ref directlyLin Jen-Shin2017-08-141-2/+1
* | | Add comments about why we're stubbing them36089-handle-ref-failure-betterLin Jen-Shin2017-08-141-2/+2
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-145-6/+71
|\ \ \ | |/ /
| * | Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-1/+4
| |\ \
| | * | Add option to disable project export on instanceRobin Bobbitt2017-08-111-1/+4
| | |/