Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 1 | -2/+2 |
* | replace Mailer deliver syntax to Rails3 style | Toshi MARUYAMA | 2012-05-05 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -0/+17 |
* | 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 |