summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-112-6/+6
| * | | Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-0/+112
| |\ \ \
| | * | | Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+112
| | |/ /
| * | | Merge branch '35435-pending-delete-project-error-in-admin-interface-fix' into...Douwe Maan2017-08-111-0/+12
| |\ \ \ | | |/ / | |/| |
| | * | Pending delete projects no longer return 500 error in Admins projects view35435-pending-delete-project-error-in-admin-interface-fixTiago Botelho2017-08-111-0/+12
| * | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-111-2/+8
| |\ \ \
| | * | | Migrate events into a new formatYorick Peterse2017-08-101-2/+8
| | | |/ | | |/|
* | | | 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-102-2/+2
| | |/ | |/|
* | | Just use the repo. Not sure why master could passLin Jen-Shin2017-08-111-2/+2
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-117-88/+67
|\ \ \ | |/ /
| * | Fix and improve spec/controllers/autocomplete_controller_spec.rbrc/improve-projects-factoryRémy Coutable2017-08-101-77/+56
| |/
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-096-11/+11
* | Fix more testsLin Jen-Shin2017-08-111-0/+2
* | Don't try to create diffs if one of the branch is missingLin Jen-Shin2017-08-101-1/+1
* | Fix some tests and report the error messageLin Jen-Shin2017-08-091-1/+1
|/
* Merge branch 'master' into ideMike Greiling2017-08-074-1/+64
|\
| * 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
* | Fix blob_controller_spec plain to raw_pathLuke "Jared" Bennett2017-08-041-1/+1
* | Merge branch 'master' into ideDouwe Maan2017-08-0360-140/+109
|\ \ | |/
| * 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 remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-311-1/+61
|\ \ | |/
| * 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 remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-2811-37/+119
|\ \ \ | |/ /
| * | 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