summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '43770-change-clear-runners-cache-ujs-action-to-an-axios-request...Kamil Trzciński2018-03-081-14/+5
|\
| * [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-071-4/+2
| |\
| * \ [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-074-8/+190
| |\ \
| * \ \ [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-064-5/+40
| |\ \ \
| * | | | Update Projects::Settings::CiCdController#reset_cache specsMatija Čupić2018-03-011-14/+5
* | | | | Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan2018-03-081-0/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Service integration displays validation errors on test failJames Edwards-Jones2018-03-071-0/+12
| | |_|/ | |/| |
* | | | Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda2018-03-071-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | used respond_to formats for persisting flash messages insteadjivl-new-modal-project-labels-milestonesJose Ivan Vargas2018-03-062-2/+3
| * | | Add persistent flash messagesJose Ivan Vargas2018-03-012-4/+2
| * | | Added vue based promotion modals for labels and milestonesJose Ivan Vargas2018-03-011-1/+0
* | | | Merge branch 'issue_38337' into 'master'Sean McGivern2018-03-061-0/+136
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-062-2/+35
| |\ \ \ \
| * | | | | Bring one group board to CEFelipe Artur2018-03-031-0/+136
* | | | | | Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-069-6/+162
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '40187-project-branch-dashboard-with-active-stale-branches' into...Rémy Coutable2018-03-061-0/+33
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-061-0/+33
| * | | | | Revert few more broken specs related to *_with_namespace methodsdz-use-less-deprecated-methodsDmitriy Zaporozhets2018-03-051-2/+2
| * | | | | Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-2/+2
| | |/ / / | |/| | |
| * | | | Allow to include also descendant group labelsJan Provaznik2018-03-021-7/+7
| * | | | Support additional LabelsFinder parameters for group labelsJan Provaznik2018-03-021-0/+29
| | |/ / | |/| |
| * | | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-011-1/+1
| |\ \ \
| | * | | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-1/+1
| * | | | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-011-0/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-232-0/+12
| | |\ \ \
| | * | | | Fix clusters_controller_spec (#42643)Dylan Griffith2018-02-231-2/+2
| | * | | | Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-201-0/+6
| * | | | | Merge branch 'feature/edit_pages_domain' into 'master'Nick Thomas2018-02-281-0/+60
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | PagesDomain: Add edit/update functionalityRob Watson2018-02-281-0/+60
| | | |_|/ | | |/| |
| * | | | Specify base controller for Doorkeeperbvl-fix-qa-doorkeeperBob Van Landuyt2018-02-281-0/+2
| |/ / /
| * | | Render MR Notes with Vue with behind a cookieFatih Acet2018-02-282-1/+27
* | | | Check if prometheus_adapter is properly calledPawel Chojnacki2018-03-051-2/+16
* | | | Implement PrometheusDeploymentLocator + fix metrics controllerPawel Chojnacki2018-03-011-2/+1
* | | | Squashed commit of the following:Pawel Chojnacki2018-02-242-6/+6
|/ / /
* | | Backport custom metrics ce componentsPaweł Chojnacki2018-02-231-8/+8
* | | Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-232-5/+7
|\ \ \
| * \ \ Merge branch '43496-error-message-for-gke-clusters-persists-in-the-next-page'...bjk/kube_state_metricsKamil Trzciński2018-02-231-1/+1
| |\ \ \
| | * | | Do not persist Google Project Billing Failure errors after a reloadMatija Čupić2018-02-221-1/+1
| | | |/ | | |/|
| * | | Merge branch 'users-autocomplete' into 'master'Douwe Maan2018-02-231-4/+6
| |\ \ \
| | * | | Removed pagination from AutocompleteUsersFinderYorick Peterse2018-02-221-4/+6
| | |/ /
* | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-1/+40
|/ / /
* | | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-235-1/+261
|\ \ \ | |/ / |/| |
| * | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-225-1/+261
* | | Merge branch 'fix-500-for-invalid-upload-path' into 'master'Sean McGivern2018-02-221-0/+8
|\ \ \ | |/ / |/| |
| * | Fix 500 error when loading an invalid upload URLSean McGivern2018-02-221-0/+8
| |/
* | Refactor IssuableFinder to extract model-specific logicrefactor-issuable-finder-to-use-inheritanceSean McGivern2018-02-211-0/+4
|/
* Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez2018-02-092-6/+14
* Replace $.post in importer status with axiosClement Ho2018-02-092-55/+118
* Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-082-47/+89
|\
| * Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-072-47/+89