summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Remove "You are already signed in" bannerIllya Klymov2019-04-242-7/+12
* Merge branch '60730-service-response' into 'master'Dmitriy Zaporozhets2019-04-241-4/+4
|\
| * Introduce ServiceResponse to wrap around responseLin Jen-Shin2019-04-221-4/+4
* | Move scoped_label into label presenterJan Provaznik2019-04-231-1/+1
|/
* Merge branch 'ce-issue-10671' into 'master'Grzegorz Bizon2019-04-191-4/+4
|\
| * Aligned IssuesController implementation with EEPatrick Derichs2019-04-181-4/+4
* | Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-1/+1
|/
* Merge branch 'jivl-add-feature-flag-gon-ee' into 'master'Fatih Acet2019-04-171-0/+3
|\
| * Make the monitoring bundle reusablejivl-add-feature-flag-gon-eeJose Vargas2019-04-161-0/+3
* | Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-1/+1
|/
* Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-161-14/+16
|\
| * Backport changes from EEMatija Čupić2019-04-161-14/+16
* | Externalize several strings inMartin Wortschack2019-04-162-4/+4
* | Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-154-4/+4
|\ \
| * | Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-154-4/+4
* | | Add ability to do variable substitutionReuben Pereira2019-04-151-3/+26
* | | Added write_repository scope for personal access tokenHoratiu Eugen Vlad2019-04-154-4/+4
* | | Remove rails-deprecated_sanitizer dependency17014-remove-rails-deprecated_sanitizerDmitriy Zaporozhets2019-04-121-2/+2
|/ /
* | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-1/+1
|/
* Merge branch 'docs-zj-update-n-plus-one-comments' into 'master'Douglas Barbosa Alexandre2019-04-093-4/+3
|\
| * Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-093-4/+3
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-093-5/+19
* | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-093-12/+7
|\ \
| * | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-083-12/+7
* | | Merge branch 'improve/rack-clean-path-info' into 'master'Douwe Maan2019-04-091-32/+1
|\ \ \
| * | | Use Rack::Utils.clean_path_info instead of copy-pasted version.Vasiliy Ermolovich2019-04-041-32/+1
* | | | Resolve Environments#additional_metrics TypeError, ensure unix formatSarah Yasonik2019-04-091-1/+1
| |_|/ |/| |
* | | Set release name when adding release notes to an existing tagJason Goodman2019-04-091-7/+3
| |/ |/|
* | Externalize strings in flash messagesMartin Wortschack2019-04-0813-34/+34
* | Enable Gitaly FindCommit caching for TreeControllersh-add-gitaly-ref-name-caching-tree-controllerStan Hu2019-04-071-0/+2
* | Expand FindCommit caching to blob and refssh-improve-find-commit-cachingStan Hu2019-04-064-4/+7
* | Add Knative metrics to PrometheusChris Baumbauer2019-04-061-6/+17
* | Add part of needed codeGosia Ksionek2019-04-052-2/+4
* | Merge branch 'revert-3962b00b' into 'master'Andreas Brandl2019-04-053-19/+5
|\ \
| * | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-053-19/+5
* | | Enable FindCommit caching for project and commits pagesStan Hu2019-04-052-0/+4
|/ /
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-053-5/+19
* | Fall back to project repository type by defaultBob Van Landuyt2019-04-051-4/+2
* | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-0/+3
|\ \
| * | [backend] backport of scoped labelsJan Provaznik2019-04-041-0/+3
* | | Merge branch '58375-api-controller' into 'master'Sean McGivern2019-04-051-0/+37
|\ \ \
| * | | Allow message strings to be translatedrpereira22019-04-051-2/+2
| * | | Call permit! on paramsrpereira22019-04-051-1/+1
| * | | Remove permitting of paramsrpereira22019-04-051-12/+5
| * | | Add spec for invalid environment idrpereira22019-04-051-2/+1
| * | | Streamline controller specsPeter Leitzen2019-04-051-4/+2
| * | | Add a Prometheus API per environmentrpereira22019-04-051-0/+47
* | | | Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets2019-04-051-0/+1
|\ \ \ \
| * | | | Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-041-0/+1
* | | | | Fix and expand Gitaly FindCommit cachingsh-fix-ref-name-cachingStan Hu2019-04-043-9/+15
| |/ / / |/| | |