summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| * | Merge branch '32004-use-timecop-safe-mode' into 'master'Robert Speicher2017-08-111-5/+4
| |\ \
| | * | Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-111-5/+4
| * | | Merge branch '36213-return-is_admin-in-users-api-when-current_user-is-admin' ...Sean McGivern2017-08-111-0/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Include the `is_admin` field in the `GET /users/:id` API when current user is...Rémy Coutable2017-08-111-0/+10
| * | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-112-0/+53
| |\ \ \ | | |_|/ | |/| |
| | * | Migrate events into a new formatYorick Peterse2017-08-102-0/+53
* | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-112-2/+2
|\ \ \ \ | |/ / /
| * | | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-104-4/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-1119-60/+60
|\ \ \ | |/ /
| * | Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable2017-08-101-2/+2
| |/
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-0918-58/+58
* | Fix more testsLin Jen-Shin2017-08-111-106/+97
* | Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin2017-08-101-11/+13
* | Fix some tests and report the error messageLin Jen-Shin2017-08-091-4/+16
|/
* Fix a broken Events API spec36169-fix-masterRémy Coutable2017-08-081-13/+8
* Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern2017-08-081-157/+477
|\
| * Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-apiRémy Coutable2017-08-081-157/+477
* | Expose noteable_iid in Notesue4452017-08-081-0/+35
* | Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable2017-08-081-160/+311
|/
* Merge branch 'bvl-nfs-circuitbreaker' into 'master'Sean McGivern2017-08-071-0/+57
|\
| * Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan2017-08-071-0/+20
| |\
| * | Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+57
* | | Merge branch '32300__expose_more_attributes' into 'master'Rémy Coutable2017-08-073-3/+26
|\ \ \ | |_|/ |/| |
| * | Expose more attributes to unauthenticated GET /projects/:idTony2017-08-033-3/+26
* | | Merge branch 'tc-fix-mr-query-params' into 'master'Rémy Coutable2017-08-041-0/+20
|\ \ \ | |_|/ |/| |
| * | Add spec to test combining API merge_requests query parametersToon Claes2017-08-031-0/+20
| |/
* | Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-032-6/+2
|/
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0249-169/+169
* Extending API for protected branchesEric2017-08-021-0/+232
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-019-13/+13
* Merge branch '33620-remove-events-from-notification_settings' into 'master'Douwe Maan2017-08-011-2/+2
|\
| * Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-311-2/+2
* | Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-014-25/+25
|\ \
| * | Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-013-23/+23
| * | Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
| |/
* | Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński2017-08-011-0/+221
|\ \
| * | IniShinya Maeda2017-07-191-0/+221
* | | Allow logged in users to read user list under public restrictionLin Jen-Shin (godfat)2017-08-011-17/+23
| |/ |/|