summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* replace RAILS_DEFAULT_LOGGER of mylogger() to Rails.logger at app/models/mail...Toshi MARUYAMA2011-09-241-1/+1
* code layout clean up of reminder() at app/models/mailer.rbToshi MARUYAMA2011-09-231-1/+3
* code layout clean up of render_multipart() at app/models/mailer.rbToshi MARUYAMA2011-09-231-3/+8
* code layout clean up of account_activation_request() at app/models/mailer.rbToshi MARUYAMA2011-09-231-1/+3
* code layout clean up of wiki_content_updated() at app/models/mailer.rbToshi MARUYAMA2011-09-231-2/+6
* code layout clean up of wiki_content_added() at app/models/mailer.rbToshi MARUYAMA2011-09-231-1/+3
* Rails3: model: replace deprecated 'after_destroy' method at Message modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'after_update' method at Message modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'before_validation' method at TimeEntry modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'validate' method at TimeEntry modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'before_save' method at WikiPage modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'before_destroy' method at WikiPage modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'after_save' method at IssueStatus modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'before_validation' method at Change modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'validate' method at User modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'validate' method at Issue modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'before_create' method at Token modelToshi MARUYAMA2011-09-211-2/+2
* Rails3: model: replace deprecated 'before_save' method at Enumeration modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'before_save' method at IssueRelation modelToshi MARUYAMA2011-09-211-1/+3
* Rails3: replace deprecated 'validate' method at Query modelToshi MARUYAMA2011-09-201-1/+2
* replace tabs to spaces at app/views/custom_fields/_form.html.erbToshi MARUYAMA2011-09-181-5/+5
* replace tabs to spaces at app/views/issue_moves/new.html.erbToshi MARUYAMA2011-09-181-7/+7
* replace tabs to spaces at app/views/settings/_authentication.html.erbToshi MARUYAMA2011-09-181-3/+3
* replace tabs to spaces at app/views/previews/issue.html.erbToshi MARUYAMA2011-09-181-6/+6
* replace tabs to spaces at app/views/trackers/_form.html.erbToshi MARUYAMA2011-09-181-7/+7
* replace tabs to spaces at app/views/versions/_overview.html.erbToshi MARUYAMA2011-09-181-5/+5
* replace tabs to spaces at app/views/messages/_form.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/messages/show.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/roles/index.html.erbToshi MARUYAMA2011-09-181-4/+4
* replace tabs to spaces at app/views/versions/index.api.rsbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/files/new.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/issues/_sidebar.html.erbToshi MARUYAMA2011-09-181-2/+2
* replace tabs to spaces at app/views/wiki/destroy.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/wiki/index.html.erbToshi MARUYAMA2011-09-181-2/+2
* replace tabs to spaces at app/views/wiki/show.html.erbToshi MARUYAMA2011-09-181-2/+2
* replace tabs to spaces at app/views/custom_fields/_index.html.erbToshi MARUYAMA2011-09-181-27/+27
* replace tabs to spaces at app/views/queries/_filters.html.erbToshi MARUYAMA2011-09-181-17/+17
* replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erbToshi MARUYAMA2011-09-181-12/+12
* replace tabs to spaces at app/views/projects/settings/_boards.html.erbToshi MARUYAMA2011-09-181-14/+14
* replace tabs to spaces at app/views/queries/_columns.html.erbToshi MARUYAMA2011-09-181-20/+20
* replace tabs to spaces at app/views/account/register.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/common/_tabs.html.erbToshi MARUYAMA2011-09-181-4/+4
* replace tabs to spaces at app/views/documents/_document.html.erbToshi MARUYAMA2011-09-181-1/+1
* remove trailing white-spaces from app/views/context_menus/issues.html.erbToshi MARUYAMA2011-09-181-6/+6
* remove trailing white-spaces from app/views/context_menus/time_entries.html.erbToshi MARUYAMA2011-09-181-1/+1
* remove trailing white-spaces from app/views/users/index.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/issues/new.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/mailer/wiki_content_added.text.html.rhtmlToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/mailer/wiki_content_added.text.plain.rhtmlToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/mailer/wiki_content_updated.text.plain.rhtmlToshi MARUYAMA2011-09-181-1/+1