summaryrefslogtreecommitdiff
path: root/app/controllers/projects_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add support for git lfs.lfsMarin Jankovski2015-11-161-3/+2
* Expose CI enable option in project featuresKamil Trzcinski2015-11-131-1/+2
* fix deprecatedKON YUICHI2015-10-311-1/+1
* modify to use redirect_back_or_default functionkazubu2015-10-261-5/+1
* Fix: 500 error returned if destroy request without HTTP refererkazubu2015-10-261-1/+1
* Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-191-1/+27
|\
| * Add changelog itemadd-files-optionto-changelogDouwe Maan2015-10-191-0/+2
| * Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-191-1/+14
| |\
| | * Tweak wording.Douwe Maan2015-10-181-1/+3
| | * Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-1/+5
| | * Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-1/+8
| * | Only load tree when project has repository to prevent 404Douwe Maan2015-10-181-1/+5
| * | Set vars used by tree view in project show action.Douwe Maan2015-10-171-4/+8
| * | Allow users to select the Files view as default project viewCristian Bica2015-10-011-1/+4
| |/
* | Find correct group membership.Douwe Maan2015-10-181-2/+1
* | Show notifications button even if user is not member of a projectGrzegorz Bizon2015-10-121-0/+1
|/
* Minor code cleanupnotification-levelsDouwe Maan2015-09-201-2/+3
* Use the `find_by_user_id` magic finder instead of `where`.Patricio Cano2015-09-161-1/+1
* Merge branch 'master' into notification-levelsPatricio Cano2015-09-161-1/+5
|\
| * Use new routing helperDouwe Maan2015-09-081-1/+1
| * Move partial to right place and fix tests.Douwe Maan2015-09-081-1/+1
| * Clean up overlap between dashboard and explore.Douwe Maan2015-09-081-0/+4
* | Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-1/+3
* | Notification level can now be saved from within the project view.Patricio Cano2015-09-141-1/+1
* | PAtrially working notification buttonDarby2015-09-141-0/+1
|/
* 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