Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds leading slash to all assert_redirected_to arguments (#6887). | Jean-Philippe Lang | 2010-11-14 | 1 | -2/+2 |
* | Refactor: convert FilesController to a restful resource. | Eric Davis | 2010-09-14 | 1 | -3/+3 |
* | Refactor: split FilesController#new into #new and #create. | Eric Davis | 2010-09-13 | 1 | -4/+4 |
* | Refactor: move method, ProjectsController#add_file to FilesController#new. | Eric Davis | 2010-09-01 | 1 | -0/+38 |
* | Refactor: move method, ProjectsController#list_files to FilesController#index. | Eric Davis | 2010-08-31 | 1 | -0/+29 |