summaryrefslogtreecommitdiff
path: root/app/controllers/projects_controller.rb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Limit autocomplete to currently selected itemsAkram FARES2016-11-151-1/+3
* Merge branch 'rs-project_params' into 'master' Rémy Coutable2016-11-081-17/+35
|\
| * Apply `*_params_ce` pattern to ProjectsControllerrs-project_paramsRobert Speicher2016-11-071-17/+35
* | Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-0/+7
|\ \
| * | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-0/+7
| |/
* | Fix project indexDmitriy Zaporozhets2016-11-071-3/+3
|/
* Complete and improve specsRémy Coutable2016-11-041-2/+2
* Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-2/+3
* Fix relative links in Markdown wiki when displayed in "Project" tabadam-fix-wiki-links-markdownAdam Niedzielski2016-11-011-1/+2