summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces and an empty line from activities controller sou...Toshi MARUYAMA2011-05-181-7/+6
* scm: bazaar: code clean up model.Toshi MARUYAMA2011-05-181-6/+11
* remove trailing white-spaces from application helper source.Toshi MARUYAMA2011-05-181-44/+44
* remove trailing white-spaces from issues helper source.Toshi MARUYAMA2011-05-181-22/+22
* remove trailing white-spaces from repositories helper source.Toshi MARUYAMA2011-05-181-5/+5
* remove trailing white-spaces from settings helper source.Toshi MARUYAMA2011-05-181-11/+11
* remove trailing white-spaces from setting model source.Toshi MARUYAMA2011-05-181-20/+20
* remove trailing white-spaces from settings controller source.Toshi MARUYAMA2011-05-181-4/+4
* remove trailing white-spaces from wiki controller source.Toshi MARUYAMA2011-05-171-20/+20
* remove trailing white-spaces from issues controller source.Toshi MARUYAMA2011-05-171-20/+20
* remove trailing white-spaces from query model source.Toshi MARUYAMA2011-05-171-76/+76
* remove trailing white-spaces from issue moves controller source.Toshi MARUYAMA2011-05-171-2/+2
* remove trailing white-spaces from time entry model source.Toshi MARUYAMA2011-05-171-12/+12
* remove trailing white-spaces from news model source.Toshi MARUYAMA2011-05-171-11/+11
* remove trailing white-spaces from message observer model source.Toshi MARUYAMA2011-05-171-4/+4
* remove trailing white-spaces from message model source.Toshi MARUYAMA2011-05-171-18/+18
* remove trailing white-spaces from mailer model source.Toshi MARUYAMA2011-05-171-21/+21
* remove trailing white-spaces from mail handler model source.Toshi MARUYAMA2011-05-171-2/+2
* remove trailing white-spaces excluding SQL from issue model source.Toshi MARUYAMA2011-05-171-77/+77
* remove trailing white-spaces from WikiContent model source.Toshi MARUYAMA2011-05-161-15/+15
* remove trailing white-spaces from Document model source.Toshi MARUYAMA2011-05-151-9/+9
* remove trailing white-spaces from Attachment model source.Toshi MARUYAMA2011-05-151-22/+22
* remove trailing white-spaces from changeset model source.Toshi MARUYAMA2011-05-151-21/+21
* scm: git: fix fetching 7 days problem (#7146, #6013).Toshi MARUYAMA2011-05-131-29/+16
* scm: git: use symbol instead of string whether reporting last commit in proje...Toshi MARUYAMA2011-05-131-1/+1
* scm: git: show only filename and filesize if setting of reporting last commit...Toshi MARUYAMA2011-05-134-5/+18
* scm: git: use i18n text whether reporting last commit for files and directori...Toshi MARUYAMA2011-05-131-1/+1
* scm: git: add check box of whether reporting last commit for files and direct...Toshi MARUYAMA2011-05-131-1/+5
* scm: use repository merge_extra_info() to save extra_ parameter (#8365, #7047).Toshi MARUYAMA2011-05-131-0/+1
* scm: switch to save repository setting params in "extra_" or not (#8365, #7047).Toshi MARUYAMA2011-05-131-1/+11
* scm: git: get "extra_report_last_commit" value from extra_info (#8365, #7047).Toshi MARUYAMA2011-05-131-1/+4
* scm: add a repository model method "merge_extra_info()" to merge "extra_info"...Toshi MARUYAMA2011-05-121-0/+7
* scm: add "extra_info" column to repositories table and set serialize (#7146, ...Toshi MARUYAMA2011-05-121-0/+2
* scm: mercurial: remove trailing white-spaces from model source.Toshi MARUYAMA2011-05-121-5/+5
* scm: darcs: code clean up model.Toshi MARUYAMA2011-05-121-7/+7
* scm: filesystem: code clean up model.Toshi MARUYAMA2011-05-121-5/+4
* scm: subversion: code clean up model.Toshi MARUYAMA2011-05-121-14/+14
* scm: bazaar: code clean up model.Toshi MARUYAMA2011-05-121-14/+14
* scm: subversion: code clean up model.Toshi MARUYAMA2011-05-121-13/+13
* scm: git: code clean up model.Toshi MARUYAMA2011-05-121-8/+9
* remove trailing white-spaces from app/controllers/application_controller.rb.Toshi MARUYAMA2011-05-121-35/+35
* Use link_to_user instead of a manual link in my account sidebar (#8345).Toshi MARUYAMA2011-05-121-1/+1
* HTML escape some user values in account sidebar (#8345).Toshi MARUYAMA2011-05-121-2/+2
* make username a link to their profile page (#8345).Toshi MARUYAMA2011-05-121-1/+1
* scm: change separator between command and version ',' to '|' in setting (#4273).Toshi MARUYAMA2011-05-101-1/+2
* scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in...Toshi MARUYAMA2011-05-101-1/+1
* remove trailing white-spaces from MailHandler model source.Toshi MARUYAMA2011-05-081-35/+35
* scm: code clean up Repositories Controller.Toshi MARUYAMA2011-05-081-2/+3
* remove trailing white-spaces from attachments helper.Toshi MARUYAMA2011-05-071-7/+7
* scm: filesystem: change i18n l() parameter in setting from string to symbol.Toshi MARUYAMA2011-05-071-3/+3