summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Move specs to ce directoryissue-6568-single-codebase-spec-controllersMałgorzata Ksionek2019-06-032-0/+34
* Merge branch '56959-drop-project_auto_devops_domain' into 'master'Robert Speicher2019-05-311-1/+1
|\
| * Ignore ProjectAutoDevops domain columnThong Kuah2019-05-311-1/+1
* | Merge branch 'remove-legacy-artifacts-related-code' into 'master'Kamil Trzciński2019-05-311-2/+2
|\ \
| * | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-2/+2
| |/
* | Setup Phabricator importBob Van Landuyt2019-05-311-0/+92
|/
* Allow issues to be sorted by relative_positionBrett Walker2019-05-281-0/+31
* Do not serialize deployment details for build details pageGrzegorz Bizon2019-05-241-4/+4
* Do not serialize a deployment commit showing a jobGrzegorz Bizon2019-05-241-0/+2
* Add specs for Gitaly calls in deployment serializationGrzegorz Bizon2019-05-241-2/+7
* Assert on no Gitaly requests in a job show testsGrzegorz Bizon2019-05-241-4/+2
* Enable counting Gitaly requests in jobs show testsGrzegorz Bizon2019-05-241-19/+59
* Add a controller test verifying exposure of stagesGrzegorz Bizon2019-05-241-0/+6
* #61441 Allow user to set email ID before setting up 2FAKartikey Tanna2019-05-221-3/+18
* Require time window params in metrics dashboardSarah Yasonik2019-05-201-12/+10
* Merge branch 'reg-captcha-flag' into 'master'Nick Thomas2019-05-161-2/+17
|\
| * Add :registrations_recaptcha feature flagLuke Bennett2019-05-161-2/+17
* | Merge branch 'ce-jej/sso-enforcement-redirect' into 'master'Rémy Coutable2019-05-152-1/+157
|\ \
| * | Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones2019-05-152-1/+38
| * | Added RoutableActions testsJames Edwards-Jones2019-05-151-0/+119
| |/
* | Optimise upload path callsSean McGivern2019-05-141-1/+2
|/
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-091-0/+15
* Change specs to match gitlab code standardsJames Fargher2019-05-072-10/+12
* Stop using `go` function in clusters controller specsJames Fargher2019-05-071-54/+54
* Check instance cluster feature at policy levelJames Fargher2019-05-072-0/+48
* Instance level kubernetes clusters adminJames Fargher2019-05-072-0/+679
* Implement support for CI variables of type fileKrasimir Angelov2019-05-061-1/+2
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-032-3/+59
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+72
* Update metrics dashboard API to load yml from repoSarah Yasonik2019-05-011-7/+84
* Remove xit test for uninstall group cluster appDylan Griffith2019-04-291-60/+0
* DELETE clusters/:id/:application endpointThong Kuah2019-04-292-0/+122
* Load environment metrics only for JSON endpointPeter Leitzen2019-04-291-4/+4
* Merge branch '60383-setup-dashboard-endpoint' into 'master'Grzegorz Bizon2019-04-281-0/+37
|\
| * Prefer safe_load and deep_symbolize_keyssyasonik2019-04-251-1/+1
| * Defend against dashboard errors, rework sequencesyasonik2019-04-241-0/+13
| * Inherit from BaseServicerpereira22019-04-241-2/+2
| * Add unit tests and fix broken endpointsyasonik2019-04-241-0/+24
* | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-0/+14
* | Merge branch '57171-operations-controller-spec-refactor' into 'master'Grzegorz Bizon2019-04-261-106/+110
|\ \
| * | Fix a bug in shared_examples definition57171-operations-controller-spec-refactorrpereira22019-04-251-1/+1
| * | Move shared context to top of spec filerpereira22019-04-241-60/+52
| * | Refactor operations controller specrpereira22019-04-221-105/+117
* | | Merge branch '60906-fix-wiki-links' into 'master'Stan Hu2019-04-251-0/+24
|\ \ \
| * | | Use wiki partial in search resultsMario de la Ossa2019-04-251-0/+24
* | | | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-5/+17
|/ / /
* | | Redirect to settings page on invalid updateMatija Čupić2019-04-241-0/+9
| |/ |/|
* | Revert Rails.application.env_config after using mock_auth_hashRémy Coutable2019-04-231-1/+5
* | Merge branch '60569-timeline-entry-label-link-is-not-applying-the-filter-on-i...Kamil Trzciński2019-04-231-42/+68
|\ \
| * | Add label_name as scalar param of IssuableFinder60569-timeline-entry-label-link-is-not-applying-the-filter-on-issuesHeinrich Lee Yu2019-04-231-42/+68
| |/