summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-fix-badges-leaked-to-unauthorized-users-11-11' into '1...GitLab Release Tools Bot2019-07-241-30/+94
|\
| * Don't display badges when builds are restrictedFabio Pitino2019-06-271-30/+94
* | Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino2019-07-051-4/+94
|/
* Merge branch 'security-notes-in-private-snippets-11-11' into '11-11-stable'GitLab Release Tools Bot2019-06-262-1/+114
|\
| * Correctly check permissions when creating snippet notesMarkus Koller2019-06-062-1/+114
* | Merge branch 'security-prevent-detection-of-merge-request-template-name-11-11...GitLab Release Tools Bot2019-06-261-29/+81
|\ \
| * | Authorize access before serving project templateLuke Duncalfe2019-06-121-29/+81
| |/
* | Merge branch 'security-persist-tmp-snippet-uploads-11-11' into '11-11-stable'GitLab Release Tools Bot2019-06-262-71/+110
|\ \
| * | Persist tmp snippet uploadsOswaldo Ferreira2019-06-172-71/+110
| |/
* | Merge branch 'sh-fix-fogbugz-import' into 'master'James Lopez2019-06-261-0/+38
|/
* Merge branch 'sh-fix-import-url-update' into 'master'11-11-stable-patch-1Thong Kuah2019-06-041-0/+12
* Merge branch 'security-unsubscribing-from-issue-11-11' into '11-11-stable'GitLab Release Tools Bot2019-05-281-10/+99
|\
| * Hide issue title on unsubscribe for anonymous usersAlexandru Croitor2019-05-161-10/+99
* | Merge branch 'security-fix-confidential-issue-label-visibility-11-11' into '1...GitLab Release Tools Bot2019-05-281-0/+34
|\ \
| * | Fix confidential issue label disclosure on milestone viewPatrick Derichs2019-05-171-0/+34
| |/
* | Merge branch 'security-id-leaked-password-in-import-url-frontend-11-11' into ...GitLab Release Tools Bot2019-05-282-0/+59
|\ \
| * | Hide password on import by url formIgor Drozdov2019-05-212-0/+59
| |/
* | Merge branch 'security-http-hostname-override-11-11' into '11-11-stable'GitLab Release Tools Bot2019-05-281-1/+3
|\ \
| * | Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-221-1/+3
| |/
* | Prevent password sign in restriction bypassJames Edwards-Jones2019-05-231-1/+33
|/
* 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
| |/
* | Check that source and target branch existStan Hu2019-04-181-1/+1
|/
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-1/+1