| Commit message (Expand) | Author | Age | Files | Lines |
* | rename .rhtml to .html.erb of app/views/projects/index.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -26/+0 |
* | Refactor: rename method ProjectsController#add to ProjectsController#new | Eric Davis | 2010-09-07 | 1 | -1/+1 |
* | Refactor: extract ProjectsController#activity to a new Activities controller. | Eric Davis | 2010-08-27 | 1 | -1/+1 |
* | Add a link to the cross project time entries page to /projects. #4935 | Eric Davis | 2010-06-20 | 1 | -0/+1 |
* | Add ATOM auto discovery link to the Projects list. #5317 | Eric Davis | 2010-06-19 | 1 | -0/+4 |
* | Add view_issues permission (#3187). | Jean-Philippe Lang | 2009-11-14 | 1 | -1/+1 |
* | Ability to allow non-admin users to create projects (#1007). | Jean-Philippe Lang | 2009-05-17 | 1 | -1/+1 |
* | Adds an helper to render other formats download links. | Jean-Philippe Lang | 2009-01-29 | 1 | -4/+3 |
* | Merged nested projects branch. Removes limit on subproject nesting (#594). | Jean-Philippe Lang | 2009-01-24 | 1 | -11/+2 |
* | "New Project" link on Projects page for admin users (#1082). | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+1 |
* | Adds new projects atom feed (#1290). | Jean-Philippe Lang | 2008-05-27 | 1 | -2/+7 |
* | Moved ProjectsController#list to ProjectsController#index. | Jean-Philippe Lang | 2008-05-26 | 1 | -0/+25 |