summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* HTML escape at app/views/attachments/diff.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* HTML escape at app/views/common/_diff.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* HTML escape at app/helpers/search_helper.rb.Toshi MARUYAMA2011-08-021-6/+7
* HTML escape at app/views/attachments/_links.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/activities/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/timelog_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/repositories_helper.rb.Toshi MARUYAMA2011-08-021-4/+4
* HTML escape at app/helpers/reports_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/queries_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/app/helpers/issues_helper.rb.Toshi MARUYAMA2011-08-021-4/+4
* HTML escape at app/helpers/calendars_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/application_helper.rb.Toshi MARUYAMA2011-08-021-6/+6
* HTML escape at app/views/repositories/_dir_list_content.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/search/index.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* remove trailing white-spaces from app/views/search/index.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* remove trailing white-spaces from app/views/roles/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* remove trailing white-spaces from app/helpers/sort_helper.rb.Toshi MARUYAMA2011-08-021-25/+25
* remove trailing white-spaces from app/views/custom_fields/_form.rhtml.Toshi MARUYAMA2011-08-021-5/+5
* remove trailing white-spaces from app/views/reports/_simple.rhtml.Toshi MARUYAMA2011-08-021-10/+10
* remove trailing white-spaces from app/views/reports/_details.rhtml.Toshi MARUYAMA2011-08-021-14/+14
* remove trailing white-spaces from app/views/projects/show.rhtml.Toshi MARUYAMA2011-08-021-8/+8
* remove trailing white-spaces from app/views/issues/_relations.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* remove trailing white-spaces from app/views/issue_statuses/index.html.erb.Toshi MARUYAMA2011-08-021-2/+2
* remove trailing white-spaces from app/views/versions/_issue_counts.rhtml.Toshi MARUYAMA2011-08-021-3/+3
* remove trailing white-spaces from app/views/versions/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* remove trailing white-spaces from app/views/wiki/history.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* wrap @diff.content_to.author.name with link_to_user() at app/views/wiki/diff....Toshi MARUYAMA2011-08-021-1/+1
* Removed hard-coded styles in filters.Jean-Philippe Lang2011-07-311-5/+5
* Include issues asigned to user's groups when using "assigned to me" filter (#...Jean-Philippe Lang2011-07-312-3/+10
* Fixes wrong string.Jean-Philippe Lang2011-07-301-1/+1
* HTML escape.Jean-Philippe Lang2011-07-301-1/+1
* HTML escape.Jean-Philippe Lang2011-07-301-2/+2
* Adds an id attribute to the private label on the issue form (#8894).Jean-Philippe Lang2011-07-301-1/+1
* Additional escaping.Jean-Philippe Lang2011-07-3013-19/+19
* html_escape issue fieldsToshi MARUYAMA2011-07-292-4/+4
* Fixes mail handler for when there's no attachments (#8651).Jean-Philippe Lang2011-07-291-1/+1
* Fixed: attachments from Apple Mail not added by mail handler (#8651).Jean-Philippe Lang2011-07-291-1/+1
* Use #blank? instead.Jean-Philippe Lang2011-07-291-1/+1
* Fixed: file uploads broken by r6312 (#8912).Jean-Philippe Lang2011-07-291-1/+2
* Remove autologin cookie on unverified request.Jean-Philippe Lang2011-07-251-1/+4
* Sets forgery protection filter first.Jean-Philippe Lang2011-07-251-1/+2
* Fixed: pagination do not show total visible issue count (#8633).Jean-Philippe Lang2011-07-241-1/+1
* Ability to load relations on /issues API (#7366).Jean-Philippe Lang2011-07-243-2/+20
* Fixed: MailHandler does not include JournalDetail for attached files (#7966).Jean-Philippe Lang2011-07-243-5/+11
* Author should be displayed as assignable on a single issue right click menu (...Jean-Philippe Lang2011-07-231-2/+5
* Respond with errors and appropriate content type on /issues API calls with in...Jean-Philippe Lang2011-07-231-2/+4
* Assignee is removed on issue update if assignee account is locked (#8884).Jean-Philippe Lang2011-07-231-0/+1
* Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang2011-07-236-5/+19
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-2311-38/+85
* Set menu item for IssueMovesController.Jean-Philippe Lang2011-07-231-0/+19