summaryrefslogtreecommitdiffstats
path: root/app/views/files/new.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Fixes HTML.Jean-Philippe Lang2012-02-231-1/+1
* replace tabs to spaces at app/views/files/new.html.erbToshi MARUYAMA2011-09-181-1/+1
* remove trailing white-spaces from app/views/files/new.html.erbToshi MARUYAMA2011-09-171-1/+1
* Refactor: convert FilesController to a restful resource.Eric Davis2010-09-141-1/+1
* Refactor: split FilesController#new into #new and #create.Eric Davis2010-09-131-1/+1
* Refactor: move method, ProjectsController#add_file to FilesController#new.Eric Davis2010-09-011-0/+16