summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ccr/43034_issues_controller_100_queries' into 'master'Douglas Barbosa Alexandre2018-10-191-2/+47
|\
| * Add preload in issues controllerChantal Rollison2018-10-181-2/+47
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-4/+6
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-4/+6
* | | Fixed bug with the content disposition with wiki attachmentsFrancisco Javier López2018-10-171-11/+45
* | | Resolve "In web editor, when delete a file, should navigate to enclosing dire...George Thomas2018-10-171-0/+72
* | | Merge branch 'refactor-project-cluster-controller-specs' into 'master'Grzegorz Bizon2018-10-161-180/+106
|\ \ \
| * | | Revert back to go but use arguments for some casesThong Kuah2018-10-161-114/+99
| * | | Use subject in controller specThong Kuah2018-10-151-261/+202
| |/ /
* | | Merge branch 'rails5-fix-utf' into 'master'Sean McGivern2018-10-161-7/+19
|\ \ \ | |_|/ |/| |
| * | Use InvalidUTF8ErrorHandler only for rails 4Jan Provaznik2018-10-131-7/+19
| |/
* | Merge branch 'zj-remove-linguist' into 'master'Robert Speicher2018-10-151-1/+0
|\ \ | |/ |/|
| * Remove dependencies on LinguistZeger-Jan van de Weg2018-10-121-1/+0
* | Add stage name in job.json responseSteve Azzopardi2018-10-121-0/+4
|/
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-103-76/+2
* Merge branch 'sh-handle-invalid-comparison' into 'master'Douwe Maan2018-10-091-0/+24
|\
| * Reject invalid branch names in repository compare controllerStan Hu2018-10-081-0/+24
* | Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher2018-10-081-22/+0
|\ \
| * | Remove dead code on main MR pageOswaldo Ferreira2018-10-051-22/+0
* | | Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon2018-10-081-16/+49
|\ \ \
| * | | Redirect to the pipeline builds page when a build is canceledEva Kadlecová2018-09-171-16/+49
* | | | Merge branch 'backport-ce-to-ee-spec-fix' into 'master'Rémy Coutable2018-10-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix issues controller N+1 failureSean McGivern2018-10-051-1/+1
* | | | Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto2018-10-051-0/+11
* | | | Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern2018-10-051-9/+19
|\ \ \ \
| * | | | Update spec comment to point to correct issueBrett Walker2018-10-051-1/+1
| * | | | Don't build project services unneccesarilyBrett Walker2018-10-041-9/+19
* | | | | Merge branch 'rails5-fix-artifacts-controller-spec' into 'master'Kamil Trzciński2018-10-051-6/+8
|\ \ \ \ \
| * | | | | Rails5: fix artifacts controller download specJasper Maes2018-10-041-6/+8
| |/ / / /
* | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-3/+39
|\ \ \ \ \
| * | | | | Put issues group search CTE behind a (default on) flag50246-can-t-sort-group-issues-by-popularity-when-searchingSean McGivern2018-10-051-0/+5
| * | | | | Add spec for group issues search + sortingSean McGivern2018-10-051-2/+22
| | |/ / / | |/| | |
| * | | | Merge branch '50904-remove-icon-env' into 'master'Grzegorz Bizon2018-10-051-1/+0
| |\ \ \ \
| | * | | | Removes icon key from job endpointFilipa Lacerda2018-10-041-1/+0
| * | | | | Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern2018-10-051-0/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-041-0/+12
| | |/ / /
* | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-0/+45
|\ \ \ \ \ | |/ / / /
| * | | | Simplify runner registration token resettingTomasz Maczukin2018-10-043-0/+45
| |/ / /
* | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-3/+35
|\ \ \ \ | |/ / /
| * | | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-3/+35
* | | | fix styleAlessio Caiazza2018-10-021-2/+2
* | | | Add integration specShinya Maeda2018-10-021-0/+40
|/ / /
* | | Add custom header for error responsesDavid2018-10-011-0/+76
* | | Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu2018-09-281-0/+5
|\ \ \ | |_|/ |/| |
| * | Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-271-0/+5
* | | Add has_trace to Projects::JobController#show.jsonSteve Azzopardi2018-09-271-0/+16
|/ /
* | Merge branch 'fa-handle_invalid_utf8_errors' into 'master'Stan Hu2018-09-251-0/+34
|\ \
| * | Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errorsFelipe Artur2018-09-221-0/+34
* | | Merge branch 'dm-create-note-return-discussion' into 'master'Filipa Lacerda2018-09-241-0/+8
|\ \ \
| * | | Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-211-0/+8