summaryrefslogtreecommitdiff
path: root/app/controllers/projects_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Mention group and project name in flash messages upon create, update and delete.Achilleas Pipinellis2015-07-301-4/+4
* Public project activity page asks for sign-inactivity_publicly_accessibleValery Sizov2015-07-201-1/+1
* Fix transferring of project to another group using the API.Douwe Maan2015-07-111-4/+5
* Show last push widget on several project pagesDmitriy Zaporozhets2015-07-081-1/+0
* Refactor star and fork buttonsDmitriy Zaporozhets2015-07-081-3/+4
* Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-071-7/+12
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-1/+11
* Move repository when project is removedDmitriy Zaporozhets2015-06-031-10/+7
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-5/+0
* Add a page title to every page.Douwe Maan2015-04-301-8/+14
* Add atom feed for project activity.Douwe Maan2015-04-231-5/+13
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-6/+6
* Update html-pipeline and emojiDmitriy Zaporozhets2015-03-111-4/+4
* Fix tests for project removingDmitriy Zaporozhets2015-03-101-1/+1
* Render go-import meta tag for private repos.Douwe Maan2015-03-031-0/+11
* Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-4/+4
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-251-1/+1
|\
| * Fix 404 when deleting a projectDJ Mountney2015-02-231-1/+1
* | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-7/+16
|\ \ | |/
| * Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-5/+8
| |\
| * | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-7/+16
* | | Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-201-21/+0
|\ \ \ | |_|/ |/| |
| * | Refactor.Douwe Maan2015-02-171-17/+0
| * | Generalize the image upload in markdownHannes Rosenögger2015-02-171-11/+7
| |/
* | Fix event loading with associationsDmitriy Zaporozhets2015-02-181-1/+1
* | DB performance improvements to GitLabDmitriy Zaporozhets2015-02-181-5/+8
|/
* Allow groups to be mentioned.Douwe Maan2015-02-051-1/+1
* Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger2015-01-241-10/+10
* Cache autocomplete or emojisDmitriy Zaporozhets2015-01-231-8/+12
* Faster autocomplete without unused descriptionDmitriy Zaporozhets2015-01-231-1/+1
* Faster autocomplete for users/issues/emojiisDmitriy Zaporozhets2015-01-221-3/+12
* transfer error handlerskv-headless2014-12-151-0/+3
* Merge branch 'upstream-master' into markdown-previewVinnie Okada2014-12-071-56/+20
|\
| * Move projects import to separate resource. Add bare repo creation to reposito...Dmitriy Zaporozhets2014-11-301-28/+11
| * Dont allow project creation without repositoryDmitriy Zaporozhets2014-11-291-3/+4
| * Select namespace where to fork projectDmitriy Zaporozhets2014-11-131-16/+0
| * Merge branch 'auth_duplication' into 'master'Dmitriy Zaporozhets2014-11-051-1/+0
| |\
| | * remove auth duplicationValery Sizov2014-11-051-1/+0
| * | Merge pull request #8094 from cirosantilli/rm-unused-authenticate_userValeriy Sizov2014-11-051-2/+0
| |\ \ | | |/ | |/|
| | * Remove unused authenticate_user from project#showCiro Santilli2014-10-191-2/+0
| * | Merge pull request #8029 from cirosantilli/rm-projects-controller-filterDmitriy Zaporozhets2014-10-211-1/+0
| |\ \
| | * | Remove unused filter from ProjectsControllerCiro Santilli2014-10-131-1/+0
| | |/
| * | Use @project on controllers, don't call methodCiro Santilli2014-10-191-6/+6
| |/
* | Add Markdown preview to more formsVinnie Okada2014-10-151-0/+4
|/
* Incorporating Dmitriy's referrer-based routing suggestionKevin Boyd2014-09-051-1/+6
* Fine-tune the Remove Project redirect. Now it redirects to admin_projects_pat...Kevin Boyd2014-08-291-1/+4
* Replace project labels with tags to prevent name conflict with GitLab labelsDmitriy Zaporozhets2014-07-291-1/+1
* Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant...Dmitriy Zaporozhets2014-07-241-0/+8
|\
| * Fix hound.Ciro Santilli2014-07-171-1/+1
| * Add star count, view logic, more tests.Ciro Santilli2014-07-171-0/+3