summaryrefslogtreecommitdiff
path: root/app/controllers/projects/application_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-4/+0
* Merge branch 'edit-in-patch-branch' into 'master' Robert Speicher2015-12-081-1/+1
|\
| * Make tooltip less confusingDouwe Maan2015-12-081-1/+1
* | `builds_enabled` rather than `ci_enabled`Douwe Maan2015-12-081-1/+1
|/
* Expose CI enable option in project featuresKamil Trzcinski2015-11-131-1/+1
* Move CI project settings page to CE project settings areamove-ci-settingsDmitriy Zaporozhets2015-09-291-1/+1
* Move CI variables page to project settingsmove-variables-pageDmitriy Zaporozhets2015-09-281-0/+4
* Check for CI enabled in correct placeDmitriy Zaporozhets2015-09-241-1/+0
* Add header for ci graphs and check that it is enabledDmitriy Zaporozhets2015-09-241-0/+7
* Add a page title to every page.Douwe Maan2015-04-301-9/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-2/+2
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+6
* Refactor issues and merge requests listsDmitriy Zaporozhets2014-12-231-27/+0
* Add author filter for issues & merge requests pagesDmitriy Zaporozhets2014-12-051-0/+27
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-1/+1
* Refactoring for EditTree and NewTree controllers and contextsDmitriy Zaporozhets2013-11-051-0/+6
* Public projects feature - step2Dmitriy Zaporozhets2013-09-241-1/+1
* Allow non authenticated user access to public projectsDmitriy Zaporozhets2013-09-241-1/+22
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+1
* Project Snippets now part of projectAndrew8xx82013-03-241-1/+2
* User Teams specific code moved to user_teams controllerAndrew8xx82013-03-241-8/+0
* assign team to project from project page in public sectionAndrey Kumanyaev2013-01-241-0/+11