summaryrefslogtreecommitdiff
path: root/app/controllers/projects_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sh-security-fix-backports-masterStan Hu2017-10-171-1/+1
|\
| * Change project deletion message from alert to noticeWinnie Hellmann2017-10-171-1/+1
* | Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-0/+10
|/
* Add support for markdown preview to group milestonesmove_markdown_preview_to_concernVitaliy @blackst0ne Klachkov2017-10-111-12/+1
* Fast forward merge: basic implemenation[ci skip]Valery Sizov2017-09-191-0/+1
* change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-1/+1
* Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-061-0/+1
* Add check for access to NamespaceRubén Dávila2017-08-301-1/+4
* Address some suggestions from first code reviewRubén Dávila2017-08-291-10/+1
* Build Project in context of Namespace if availableRubén Dávila2017-08-261-1/+10
* Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+5
* Use a specialized class for querying eventsYorick Peterse2017-08-101-4/+5
* Merge branch 'master' into ideMike Greiling2017-08-071-0/+1
|\
| * Fix last feature test for project templatesZ.J. van de Weg2017-08-071-1/+0
| * After merge cleanupZ.J. van de Weg2017-08-071-10/+2
| * Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-071-2/+2
| |\
| * | Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg2017-08-011-2/+2
| * | Allow projects to be started from a templateZ.J. van de Weg2017-07-281-1/+11
* | | More backend cleanupDouwe Maan2017-08-031-11/+9
* | | Fix UselessAssignment offense in projects_controllerLuke "Jared" Bennett2017-08-011-1/+0
* | | Fix rubocopLuke "Jared" Bennett2017-08-011-2/+2
* | | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-07-281-2/+2
|\ \ \ | | |/ | |/|
| * | Backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Nick Thomas2017-07-211-2/+2
| |/
* | Adds new ruby help for dropdowns for branchesJacob Schatz2017-07-281-6/+22
|/
* Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-0/+3
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Removes pending delete from filter scopesTiago Botelho2017-06-281-1/+1
* Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM2017-06-121-1/+1
* Translate project & repository pagesBob Van Landuyt2017-06-071-13/+13
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 17489-hide-code...Valery Sizov2017-05-231-1/+8
|\
| * Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-191-0/+7
| * Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* | Hide clone panel and file list when user is only a guestJames Clark2017-05-071-1/+1
|/
* Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-041-2/+9
* Support preview_markdown action for personal_snippetsJarka Kadlecova2017-04-261-14/+5
* Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-1/+9
* Add ability to disable Merge Request URL on pushAlex Sanford2017-03-171-0/+1
* Merge branch 'fix-project-without-repo-and-wiki' into 'master' Rémy Coutable2017-03-161-2/+3
|\
| * Fix projects without repo and wikiLin Jen-Shin2017-03-151-2/+3
* | Display full project name with namespace upon deletionMark Fletcher2017-03-151-1/+1
|/
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-1/+1
* Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz2017-02-031-2/+6
|\
| * Changed how the data is returned - we only care about the branch/tag namePhil Hughes2016-11-211-2/+3
| * Uses take rather than KaminariPhil Hughes2016-11-211-2/+2
| * Improved ref switcher dropdown performancePhil Hughes2016-11-211-2/+5
* | Add a spec and actually display the flash noticeRémy Coutable2017-01-161-7/+4
* | Fix to display notice when project settings updated.sandish chen2017-01-151-2/+2
* | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-33/+0
|/
* Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' int...revert-0a3cafb2Douwe Maan2016-11-171-3/+1