summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-043-0/+63
* fix #3686 make tarball download url to end with extensionhaseeb2017-08-031-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0260-97/+97
* Merge branch 'rs-issuables-list-metadata-shared-examples' into 'master'Rémy Coutable2017-08-021-1/+3
|\
| * Make the 'issuables list meta-data' shared example less dangerousrs-issuables-list-metadata-shared-examplesRobert Speicher2017-08-011-1/+3
* | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-0113-33/+33
|/
* Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-014-8/+8
|\
| * Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-014-8/+8
* | Add option to use CommitLanguages RPCJacob Vosmaer2017-08-011-33/+0
|/
* Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master'Douwe Maan2017-07-281-1/+61
|\
| * Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-1/+61
* | Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann2017-07-281-2/+2
|\ \
| * | fix broken testsMike Greiling2017-07-191-2/+2
* | | Backport gitlab-ee!2456Oswaldo Ferreira2017-07-272-4/+9
| |/ |/|
* | Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* | Merge branch '35453-pending-delete-projects-error-in-admin-dashboard-fix' int...Sean McGivern2017-07-261-0/+21
|\ \
| * | Fixes 500 error caused by pending delete projects in admin dashboard35453-pending-delete-projects-error-in-admin-dashboard-fixTiago Botelho2017-07-251-0/+21
* | | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-252-3/+8
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-207-14/+126
| |\ \ \
| * | | | Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-182-6/+11
| * | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-1734-207/+866
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Update tests due to permission changesLin Jen-Shin2017-07-042-9/+9
* | | | | Merge branch 'dz-update-shoulda' into 'master'Rémy Coutable2017-07-253-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove unnecessary set_flash.now from controller specsDmitriy Zaporozhets2017-07-243-5/+5
* | | | | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-19/+40
|/ / / /
* | | | Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon2017-07-221-0/+28
|\ \ \ \
| * | | | Rename build to pipeline for status badgesZ.J. van de Weg2017-07-211-0/+28
* | | | | Merge branch '34549-extract-devise-mappings-into-helper' into 'master'Rémy Coutable2017-07-211-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test h...Jacopo2017-07-201-3/+5
* | | | | Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+21
| |_|_|/ |/| | |
* | | | Merge branch 'fix/gb/fix-container-registry-tag-routing' into 'master'Kamil Trzciński2017-07-201-0/+48
|\ \ \ \
| * | | | Fix docker tag reference routing constraintsGrzegorz Bizon2017-07-191-0/+48
| | |_|/ | |/| |
* | | | Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern2017-07-191-0/+30
* | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-192-6/+6
* | | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-191-0/+30
|\ \ \ \
| * | | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+30
| |/ / /
* | | | Merge branch 'authentiq-updates' into 'master'Rémy Coutable2017-07-191-1/+1
|\ \ \ \
| * | | | Added authentiq provider to tests and updated documentation, gem and config f...Alexandros Keramidas2017-07-181-1/+1
| | |/ / | |/| |
* | | | Merge branch 'issue_35132' into 'master'Sean McGivern2017-07-191-6/+10
|\ \ \ \
| * | | | Fix external issue trackers redirectissue_35132Felipe Artur2017-07-181-6/+10
| | |/ / | |/| |
* | | | Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki2017-07-191-1/+1
|/ / /
* | | Merge branch 'bjk/metric_names' into 'master'Douwe Maan2017-07-141-8/+8
|\ \ \
| * | | Add unit to latency metrics.Ben Kochie2017-07-121-8/+8
* | | | Merge branch 'fix-exact-matches-of-username-and-email-on-top-of-the-user-sear...Sean McGivern2017-07-141-0/+15
|\ \ \ \
| * | | | Fixes the user order being overriden in the autocomplete controllerfix-exact-matches-of-username-and-email-on-top-of-the-user-searchTiago Botelho2017-07-141-0/+15
* | | | | Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda2017-07-142-2/+4
* | | | | Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern2017-07-141-11/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove one assertion from projects controller specsGrzegorz Bizon2017-07-141-3/+2
| * | | | Fix rubocop offense in projects controller specsGrzegorz Bizon2017-07-141-1/+1
| * | | | Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-11/+31
| |/ / /