summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Make Projects::DeployKeysController EE-readyRémy Coutable2018-12-191-1/+35
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-19135-1453/+1859
* Remove content disposition attachment displaying all ssh keysFrancisco Javier López2018-12-181-6/+0
* Move Projects::ReleasesController under TagsAlessio Caiazza2018-12-182-34/+101
* Merge branch '55230-remove-project-cleanup-feature-flag' into 'master'Douwe Maan2018-12-171-25/+5
|\
| * Remove the project_cleanup feature flagNick Thomas2018-12-151-25/+5
* | Merge branch 'deprecated-comparing-actioncontroller-params-hash' into 'master'Rémy Coutable2018-12-174-6/+6
|\ \
| * | Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-164-6/+6
| |/
* | Remove rails4 specific codeJasper Maes2018-12-165-46/+10
|/
* Merge branch '52424-goodbye-hipchat-dependency-1' into 'master'Sean McGivern2018-12-141-14/+24
|\
| * Stop using HipChat in the ServicesController specNick Thomas2018-12-131-14/+24
* | Do not save user preferences on read-only modeFelipe Artur2018-12-122-0/+4
|/
* Allow GitHub imports via token even if OAuth2 provider not configuredStan Hu2018-12-101-0/+9
* Check for valid refs in CommitController before doing anythingStan Hu2018-12-091-0/+30
* Merge branch '20422-hide-ui-variables-by-default' into 'master'Robert Speicher2018-12-071-9/+47
|\
| * Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-0730-308/+797
| |\
| * | Extract context in JobsController specMatija Čupić2018-12-071-38/+40
| * | Fixes rubocop offensesjhampton2018-12-071-4/+0
| * | Adjusts tests per MR feedbackjhampton2018-12-061-10/+31
| * | Fixes broken testsjhampton2018-12-061-0/+19
* | | Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-1/+1
| |/ |/|
* | Merge branch 'store-correlation-logs' into 'master'Stan Hu2018-12-071-0/+8
|\ \
| * | Revert "Prefer to use correlation-id in logs"Kamil Trzciński2018-12-061-1/+1
| * | Prefer to use correlation-id in logsKamil Trzciński2018-12-061-1/+1
| * | Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-0/+8
* | | Merge branch '22548-reopen-error-message' into 'master'Filipa Lacerda2018-12-071-0/+14
|\ \ \
| * | | Inline the new checks into normal update error handlingNick Thomas2018-12-071-3/+5
| * | | Link to conflicting MR in reopening error messageAkos Gyimesi2018-12-061-1/+1
| * | | Improve error message when attempting to reopen MR and there's a new open MR ...Akos Gyimesi2018-12-061-0/+12
| |/ /
* | | Remove Sidekiq::Testing in RepositoryController specDylan Griffith2018-12-071-4/+6
* | | Merge branch 'move-group-issues-search-cte-up-the-chain' into 'master'Douwe Maan2018-12-071-1/+2
|\ \ \
| * | | Add a flag to use a subquery for group issues searchSean McGivern2018-11-301-1/+2
* | | | Add feature flag for workhorse content type calculationFrancisco Javier López2018-12-065-40/+230
* | | | Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre2018-12-061-0/+31
|\ \ \ \
| * | | | Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+31
| | |/ / | |/| |
* | | | Introduce Knative Serverless TabDylan Griffith2018-12-061-0/+72
|/ / /
* | | Merge branch 'osw-fix-grouping-by-file-path' into 'master'Nick Thomas2018-12-051-0/+12
|\ \ \
| * | | Avoid 500's when serializing legacy diff notesosw-fix-grouping-by-file-pathOswaldo Ferreira2018-12-041-0/+12
* | | | Merge branch 'bw-serializer-tech-debit-2' into 'master'Douwe Maan2018-12-051-3/+3
|\ \ \ \
| * | | | Extract code into IssueBoardEntityBrett Walker2018-12-041-3/+3
| |/ / /
* | | | Merge branch 'ce-7210-add-sort-direction-button-sort-dropdown' into 'master'Sean McGivern2018-12-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [CE backport]Add sort direction button with sort dropdown for epicsFelipe Artur2018-12-031-0/+1
* | | | Merge branch 'dm-default-request-format-html' into 'master'Sean McGivern2018-12-041-0/+5
|\ \ \ \
| * | | | Disable format determination based on path extensionDouwe Maan2018-12-031-0/+5
| |/ / /
* | | | Merge branch 'render-text-deprecated' into 'master'Robert Speicher2018-12-031-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes2018-11-291-3/+3
* | | | Merge branch 'environment-specs-for-ee' into 'master'Rémy Coutable2018-11-291-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Environment terminal specs for EEYorick Peterse2018-11-291-2/+7
| |/ /
* | | Add config to disable impersonationImre Farkas2018-11-291-0/+12
|/ /
* | Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-281-0/+17