summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* 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-063-2/+5
* Add Knative metrics to PrometheusChris Baumbauer2019-04-061-6/+17
* Enable FindCommit caching for project and commits pagesStan Hu2019-04-051-0/+2
* Fall back to project repository type by defaultBob Van Landuyt2019-04-051-4/+2
* 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
* | Fix and expand Gitaly FindCommit cachingsh-fix-ref-name-cachingStan Hu2019-04-043-9/+15
|/
* Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-042-2/+2
* Allow to sort wiki pages by date and titleIgor2019-04-041-1/+4
* Merge branch '24704-download-repository-path' into 'master'Kushal Pandya2019-04-041-1/+1
|\
| * Download a folder from repositoryPatrick Bajao2019-04-021-1/+1
| * Add download directory in menuKia Mei Somabes2019-04-021-1/+1
* | Merge branch 'support-time-windows-api' into 'master'James Lopez2019-04-041-1/+11
|\ \
| * | Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-031-1/+11
* | | Merge branch '13784-validate-variables-for-masking' into 'master'Clement Ho2019-04-031-1/+1
|\ \ \ | |/ / |/| |
| * | Add control for variable value maskingmfluharty2019-03-291-1/+1
* | | Merge branch 'sh-cache-pipeline-find-commits' into 'master'Kamil Trzciński2019-04-021-4/+10
|\ \ \ | |_|/ |/| |
| * | Cache FindCommit results in pipelines viewsh-cache-pipeline-find-commitsStan Hu2019-04-021-4/+10
* | | Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master'Robert Speicher2019-04-022-6/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-022-6/+3
| |\ \
| | * \ Merge branch 'security-56224' into 'master'GitLab Release Tools Bot2019-04-021-0/+1
| | |\ \
| | | * | Hide related branches when user does not have permissionMark Chao2019-03-211-0/+1
| | * | | Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-021-6/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-6/+2
* | | | | (CE Port) "Follow-up from "(EE port) Externalize strings in projects controll...Martin Wortschack2019-04-021-2/+2
|/ / / /
* | | | Allow streaming io objects into GitalyBob Van Landuyt2019-04-011-2/+1
* | | | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński2019-03-291-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow ref name caching CommitService#find_commitStan Hu2019-03-271-1/+3
* | | | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-271-1/+1
|/ / /
* | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-271-1/+1
* | | Externalize strings in projects controllersMartin Wortschack2019-03-2719-51/+53
* | | Merge branch 'remove-expand-diff-feature-flag' into 'master'Filipa Lacerda2019-03-271-4/+0
|\ \ \
| * | | Remove expand diff to full file feature flagPhil Hughes2019-03-261-4/+0
| |/ /
* | | Allow multiple repositories per projectBob Van Landuyt2019-03-262-6/+12
|/ /
* | Reject HEAD requests to info/refs endpointStan Hu2019-03-191-0/+5
* | Remove diff tree filtering feature flagPhil Hughes2019-03-181-1/+0
|/
* Refactor groups and projects boards actionsHeinrich Lee Yu2019-03-131-38/+1
* Remove unnecessary license check in operations controllerReuben Pereira2019-03-081-5/+0
* Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan2019-03-072-49/+8
|\
| * Move diff_line preparation into presenterMark Chao2019-03-071-35/+4
| * Add option to expand diff to full filePhil Hughes2019-03-061-0/+1
| * Fix spec description and outdated commentsMark Chao2019-03-061-2/+0
| * Add full option for blob diff actionMark Chao2019-03-061-14/+5
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-3/+3