summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* scm: add exception of fetching revisions error in repository model (#5357, #2...Toshi MARUYAMA2011-05-251-0/+2
* remove trailing white-spaces from sys controller source.Toshi MARUYAMA2011-05-251-6/+6
* scm: replace a tab to two spaces in app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-05-251-5/+5
* scm: remove trailing white-spaces from app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-05-241-2/+2
* Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356).Jean-Philippe Lang2011-05-222-4/+4
* scm: code clean up repositories controller.Toshi MARUYAMA2011-05-211-2/+6
* scm: remove trailing white-spaces from repositories controller.Toshi MARUYAMA2011-05-211-10/+10
* set svn:eol-style=native app/views/projects/settings/_activities.rhtml.Toshi MARUYAMA2011-05-211-42/+42
* set svn:eol-style=native app/views/common/error.html.erb.Toshi MARUYAMA2011-05-211-6/+6
* scm: code clean up app/views/repositories/revisions.rhtml.Toshi MARUYAMA2011-05-211-5/+12
* scm: code clean up app/views/repositories/revision.rhtml.Toshi MARUYAMA2011-05-211-6/+14
* scm: git: brush up model fetch_changesets() comment.Toshi MARUYAMA2011-05-191-5/+6
* scm: git: use hash#dup for extra_info in model fetch_changesets().Toshi MARUYAMA2011-05-191-1/+2
* scm: git: set revisions ordering inconsistent in existing database (#5357).Toshi MARUYAMA2011-05-191-1/+11
* remove trailing white-spaces from reports helper source.Toshi MARUYAMA2011-05-181-7/+7
* remove trailing white-spaces from projects helper source.Toshi MARUYAMA2011-05-181-11/+11
* remove trailing white-spaces from document observer model source.Toshi MARUYAMA2011-05-181-4/+4
* remove trailing white-spaces from enabled module source.Toshi MARUYAMA2011-05-181-7/+7
* remove trailing white-spaces and an empty line from document category custom ...Toshi MARUYAMA2011-05-181-5/+4
* remove trailing white-spaces from document category model source.Toshi MARUYAMA2011-05-181-4/+4
* remove trailing white-spaces from mail handler controller source.Toshi MARUYAMA2011-05-181-8/+8
* remove trailing white-spaces from files controller source.Toshi MARUYAMA2011-05-181-1/+1
* remove trailing white-spaces from attachments controller source.Toshi MARUYAMA2011-05-181-15/+15
* 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