Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove trailing white-spaces from files controller source. | Toshi MARUYAMA | 2011-05-18 | 1 | -1/+1 |
* | Fixed: error on mail notification when adding an invalid file (#6452). | Jean-Philippe Lang | 2010-09-26 | 1 | -1/+1 |
* | Refactor: convert FilesController to a restful resource. | Eric Davis | 2010-09-14 | 1 | -2/+2 |
* | Refactor: split FilesController#new into #new and #create. | Eric Davis | 2010-09-13 | 1 | -11/+10 |
* | Refactor: move method, ProjectsController#add_file to FilesController#new. | Eric Davis | 2010-09-01 | 1 | -0/+15 |
* | Refactor: move method, ProjectsController#list_files to FilesController#index. | Eric Davis | 2010-08-31 | 1 | -0/+22 |