summaryrefslogtreecommitdiff
path: root/app/controllers/projects_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-11/+24
* Small improvements thanks to Robert's feedbackRémy Coutable2016-09-301-2/+2
* fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-1/+6
* Project tools visibility levelFelipe Artur2016-09-011-4/+14
* Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-1/+1
* Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-1/+1
* Restore get_id in ExtractsPathwinniehell2016-08-241-8/+1
* Fix file links on project page Files viewfix-file-links-on-project-pageSean McGivern2016-08-231-1/+8
* Fix specs and implement fixes based on failing specsDouwe Maan2016-08-171-3/+3
* Refactor slash command definitionDouwe Maan2016-08-121-3/+17
* Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-131-5/+3
* Make slash commands contextualRémy Coutable2016-08-131-1/+1
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-1/+2
* Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-111-1/+1
* Clean up project destructionclean-up-project-destroyStan Hu2016-08-101-1/+1
* Clarify which project is deleted to avoid alarmclarify-deletion-messageStan Hu2016-07-291-1/+1
* Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-1/+1
* Don't blow up in tree view on empty repoSean McGivern2016-07-181-1/+1
* Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon2016-07-081-2/+2
* Avoid instantiation of a Git::Treeavoid-instantiate-tree-for-projects-show-readme-viewPaco Guzman2016-06-291-1/+6
* Provide default branch/file path for ProjectsController#show18709-reduce-git-callsPaco Guzman2016-06-201-1/+7
* Fixed issue with returning ref in commits JSONasync-refs-dropdownPhil Hughes2016-06-201-3/+3
* Fixed Ruby to use excludePhil Hughes2016-06-181-1/+1
* Correctly adds commit ID into dropdownPhil Hughes2016-06-181-8/+6
* Pulls back tags if any existPhil Hughes2016-06-181-2/+6
* Tests fix for ref switcherPhil Hughes2016-06-181-1/+1
* Refs dropdown is now loaded asyncPhil Hughes2016-06-181-0/+16
* Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-171-1/+43
|\
| * a few changes based on MR feedbackJames Lopez2016-06-171-6/+12
| * lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-8/+23
| * project export archiverJames Lopez2016-06-141-3/+1
| * adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-141-1/+1
| * lots of refactoring to reuse import serviceJames Lopez2016-06-141-1/+1
| * Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-131-12/+8
| |\
| * | updated controllers with permissions checkJames Lopez2016-05-131-1/+1
| * | use worker in controllerJames Lopez2016-05-041-3/+6
| * | few fixes - import from UI workingJames Lopez2016-04-281-1/+3
| * | Merge branches 'feature/project-export' and 'feature/project-import' into fea...James Lopez2016-04-221-4/+8
| |\ \
| * | | download export now workingJames Lopez2016-04-151-1/+10
| * | | some experimental UI stuff to test exportJames Lopez2016-04-141-0/+9
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into add_autocomplet...Fatih Acet2016-06-141-12/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Allow or not merge MR with failed buildRui Anderson2016-06-101-1/+1
| * | | Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-2/+2
| |\ \ \
| | * | | Split Markdown rendering & reference gatheringYorick Peterse2016-05-261-2/+2
| * | | | Merge branch 'master' into awardablesZJ van de Weg2016-05-251-7/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-201-0/+1
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-181-1/+2
| | | |\ \ \
| | | * | | | Implementing autocomplete for GFM milestone referencesAlejandro Rodríguez2016-04-201-0/+1
| | | | |_|/ | | | |/| |
| | * | | | Improve documentation and add changelogFelipe Artur2016-05-171-5/+1
| | * | | | Let users set notification levels in projects which they are not membersFelipe Artur2016-05-171-3/+1
| | | |/ / | | |/| |