summaryrefslogtreecommitdiff
path: root/app/controllers/projects/forks_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Some CSS and sorting fixes.Rubén Dávila2016-01-201-2/+2
* Add ability to sort forks. #2406Rubén Dávila2016-01-201-0/+2
* Add fork button and implement ability to distinguish between public and prote...Rubén Dávila2016-01-201-1/+4
* Use Project creator's avatar in fork listing. #2406Rubén Dávila2016-01-201-1/+2
* Setup new fork link in sidebar and routes. #2406Rubén Dávila2016-01-201-0/+3
* Add tests for new functionalityDouwe Maan2015-12-211-1/+5
* Fix specs and behavior for LFS filesDouwe Maan2015-12-181-4/+7
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-5/+14
* Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-4/+8
* Add a page title to every page.Douwe Maan2015-04-301-1/+0
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-2/+2
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-1/+1
|\
| * Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan2015-02-201-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+5
|/
* Select namespace where to fork projectDmitriy Zaporozhets2014-11-131-0/+22