summaryrefslogtreecommitdiffstats
path: root/app/views/files/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Resourcified attachments.Jean-Philippe Lang2011-11-271-2/+2
* remove trailing white-spaces from app/views/files/index.html.erbToshi MARUYAMA2011-09-171-3/+3
* replace tabs to spaces at app/views/files/index.html.erbToshi MARUYAMA2011-09-171-10/+10
* Fixed: "Add file" link broken by recent refactoring (#6627).Jean-Philippe Lang2010-10-221-1/+1
* Refactor: convert FilesController to a restful resource.Eric Davis2010-09-141-1/+1
* Refactor: move method, ProjectsController#add_file to FilesController#new.Eric Davis2010-09-011-1/+1
* Refactor: move method, ProjectsController#list_files to FilesController#index.Eric Davis2010-08-311-0/+46