summaryrefslogtreecommitdiff
path: root/app/controllers/projects/application_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-5/+1
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2019-07-031-0/+5
|\
| * Authorize access before serving project templateLuke Duncalfe2019-06-111-0/+5
* | Enable Gitaly ref caching for SearchControllersh-add-gitaly-ref-caching-search-controllerStan Hu2019-06-261-6/+0
|/
* Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones2019-05-151-2/+1
* Fix and expand Gitaly FindCommit cachingsh-fix-ref-name-cachingStan Hu2019-04-041-0/+6
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Restore 403 functionality for external auth (EE)Thong Kuah2018-11-011-1/+2
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Set issuable_sort and diff_view cookies to secure when possibleStan Hu2018-09-031-1/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* [Rails5] Use `safe_params` instead of `params` in `url_for` helpersblackst0ne2018-04-281-1/+1
* Share collaboration check between view and presenterBob Van Landuyt2018-04-111-17/+1
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-1/+1
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-1/+5
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-3/+9
* disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-081-0/+4
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-10/+0
* Don't show references to Pages when not availableZeger-Jan van de Weg2017-08-311-1/+1
* Backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Nick Thomas2017-07-211-0/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Use the new check_project_feature_available! method in project controllersNick Thomas2017-06-211-1/+6
* Backport check_project_feature_available! from EENick Thomas2017-06-211-1/+8
* Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-131-4/+0
* Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-191-0/+7
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-061-3/+5
|\
| * Authorize build update on per object basisGrzegorz Bizon2017-05-051-3/+5
* | Resolve discussionsMichael Kozono2017-05-051-6/+5
* | Resolve discussionsMichael Kozono2017-05-051-13/+6
* | Dry up routable lookups. Fixes #30317Michael Kozono2017-05-051-26/+23
* | Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-9/+5
|/
* Disable navigation to Pages config if Pages is disabledMark Fletcher2017-05-041-0/+4
* Refactor changing files in web UIDouwe Maan2017-04-201-5/+0
* New directory from interface on existing branchJacopo2017-03-211-0/+5
* Dispatch needed JS when creating a new MR in diff view27920-both-wip-messages-showingSam Rose2017-02-141-1/+0
* Merge branch 'git_to_html_redirection' into 'master' Sean McGivern2017-02-031-1/+1
|\
| * Fixed redirection from http://someproject.git to http://someprojectblackst0ne2017-02-041-1/+1
* | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1
|/
* Project tools visibility levelFelipe Artur2016-09-011-1/+1
* Refactor to mark Changes tab as active on new MR page.Ruben Davila2016-08-181-0/+1
* Unify check branch name existPaco Guzman2016-06-201-1/+1
* Project#show on projects pending deletion will 404zj-race-condition-pending-deleteZeger-Jan van de Weg2016-05-281-1/+1
* Clarify that the diff view setting always comes from the cookiers-diff_viewRobert Speicher2016-04-191-2/+1
* Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu2016-04-061-1/+3
* Address feedbackDouwe Maan2016-03-221-1/+2
* Fix some specsDouwe Maan2016-03-201-1/+1
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-12/+63
* Add a controller test for the new 'diff_view' cookieRémy Coutable2016-02-051-3/+1
* Remember user's inline/tabular diff view preference in a cookiekkm2016-02-051-0/+7