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