summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* cleanup syntax of Relation#all at WikiController#exportToshi MARUYAMA2014-01-111-1/+4
* cleanup syntax of Relation#all at app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+1
* code format cleanup WikiControllerToshi MARUYAMA2014-01-111-2/+8
* code format cleanup app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+5
* Rails4: replace deprecated find_all_by_* at WatchersControllerToshi MARUYAMA2014-01-101-2/+2
* Rails4: replace deprecated find_all_by_* at RepositoriesController#committersToshi MARUYAMA2014-01-101-1/+1
* Rails4: replace deprecated Relation#update_all at Project#create_time_entry_a...Toshi MARUYAMA2014-01-101-4/+3
* remove unneeded Relation#all from app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-2/+2
* Rails4: replace deprecated Relation#count with finder options at UsersHelper#...Toshi MARUYAMA2014-01-101-1/+1
* remove unneeded Relation#all from app/views/settings/_projects.html.erbToshi MARUYAMA2014-01-101-1/+1
* code format cleanup app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-6/+34
* remove unneeded Relation#all from RepositoriesHelper#render_changeset_changesToshi MARUYAMA2014-01-101-1/+1
* Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entriesToshi MARUYAMA2014-01-101-1/+1
* cleanup syntax of Relation#all at QueriesController#indexToshi MARUYAMA2014-01-101-3/+5
* cleanup syntax of Relation#all at MembersController#indexToshi MARUYAMA2014-01-101-6/+5
* cleanup syntax of Relation#all at IssueStatusesController#indexToshi MARUYAMA2014-01-101-1/+1
* cleanup syntax of Relation#all at NewsController#indexToshi MARUYAMA2014-01-101-5/+5
* remove unneeded Relation#all from AuthSource#authenticateToshi MARUYAMA2014-01-101-1/+1
* Rails4: replace deprecated Relation#count with finder options at ProjectsCont...Toshi MARUYAMA2014-01-101-2/+2
* cleanup syntax of Relation#all at app/views/wiki/rename.html.erbToshi MARUYAMA2014-01-101-1/+1
* Rails4: replace deprecated Relation#sum with finder options at Issue#total_sp...Toshi MARUYAMA2014-01-101-2/+4
* cleanup syntax of Relation#all at app/views/wiki/edit.html.erbToshi MARUYAMA2014-01-101-1/+2
* add missing Relation#all at WorkflowsController#copy of r12583Toshi MARUYAMA2014-01-101-1/+1
* Rails4: replace deprecated find_all_by_* at WorkflowsController#copyToshi MARUYAMA2014-01-101-5/+4
* Rails4: replace deprecated Relation#update_all at IssuesControllerToshi MARUYAMA2014-01-101-2/+3
* Rails4: replace deprecated find_all_by_* at IssuesControllerToshi MARUYAMA2014-01-101-1/+1
* remove unneeded Relation#all from Watcher#pruneToshi MARUYAMA2014-01-091-1/+1
* remove unneeded Relation#all from Watcher#prune_single_userToshi MARUYAMA2014-01-091-1/+1
* code format cleanup Watcher modelToshi MARUYAMA2014-01-091-3/+4
* backout r12562 : remove unneeded Relation#all from Repository::Mercurial#late...Toshi MARUYAMA2014-01-091-1/+2
* backout r12540 : remove unneeded Relation#all from News#latestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated find_all_by_* at IssueQuery modelToshi MARUYAMA2014-01-091-1/+1
* remove unneeded Relation#all from Repository::Mercurial#latest_changesetsToshi MARUYAMA2014-01-091-2/+1
* Rails4: replace deprecated find_all_by_* at Tracker modelToshi MARUYAMA2014-01-091-2/+1
* Rails4: replace deprecated Relation#update_all at Repository modelToshi MARUYAMA2014-01-091-3/+2
* Rails4: replace deprecated Relation#update_all at User modelToshi MARUYAMA2014-01-091-1/+1
* remove unneeded Relation#all from MailHandler#add_watchersToshi MARUYAMA2014-01-091-2/+3
* remove unneeded Relation#all from Project#copy_issuesToshi MARUYAMA2014-01-091-1/+1
* remove unneeded Relation#all from News#latestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated Relation#calculate with finder options at Issue modelToshi MARUYAMA2014-01-081-3/+4
* remove unneeded Relation#all from Group#user_removedToshi MARUYAMA2014-01-081-1/+0
* remove unneeded Relation#all from WikiPage#handle_redirectsToshi MARUYAMA2014-01-081-1/+1
* Rails4: replace deprecated find_all_by_* at WikiPage modelToshi MARUYAMA2014-01-081-2/+2
* Rails4: replace deprecated Relation#update_all at Issue modelToshi MARUYAMA2014-01-081-3/+3
* Rails4: replace deprecated Relation#update_all at IssueCategory modelToshi MARUYAMA2014-01-081-1/+1
* Rails4: replace deprecated Relation#update_all at Group modelToshi MARUYAMA2014-01-081-1/+1
* Rails4: replace deprecated Relation#update_all at Issue modelToshi MARUYAMA2014-01-081-1/+2
* Rails4: replace deprecated Relation#update_all at User modelToshi MARUYAMA2014-01-081-12/+16
* Rails4: replace deprecated passing options to find at MessagesControllerToshi MARUYAMA2014-01-081-2/+2
* Rails4: replace deprecated find_all_by_* at GroupsControllerToshi MARUYAMA2014-01-081-1/+1