| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed fixtures. | Jean-Philippe Lang | 2013-01-03 | 1 | -2/+2 |
* | Fixed that validation fails when receiving an email with list custom fields (... | Jean-Philippe Lang | 2012-12-13 | 1 | -0/+1 |
* | Store attachments in subdirectories (#5298). | Jean-Philippe Lang | 2012-12-13 | 7 | -0/+33 |
* | Adds STI to Query model. Issue queries are now IssueQuery instances. | Jean-Philippe Lang | 2012-12-09 | 1 | -0/+9 |
* | svn propset svn:eol-style native to fixtures (#12399) | Toshi MARUYAMA | 2012-11-21 | 4 | -106/+106 |
* | fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mai... | Toshi MARUYAMA | 2012-11-21 | 4 | -0/+106 |
* | Fixed that MailHandler raises an error when email has no subject header (#123... | Jean-Philippe Lang | 2012-11-18 | 1 | -0/+10 |
* | fix receiving mail subject broken which does not begin with encoding name (#1... | Toshi MARUYAMA | 2012-11-16 | 1 | -0/+7 |
* | add test of receiving mail subject begins with encoding name (#12375) | Toshi MARUYAMA | 2012-11-16 | 1 | -0/+7 |
* | Adds a textual css class for issue priorities (#12216). | Jean-Philippe Lang | 2012-10-26 | 1 | -0/+5 |
* | remove empty line and add newline at end of test/fixtures/wikis.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/watchers.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/issue_categories.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/groups_users.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/comments.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/changesets.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/changes.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | add newline at end of test/fixtures/user_preferences.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+1 |
* | add newline at end of test/fixtures/documents.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+1 |
* | remove empty line from end of test/fixtures/issue_relations.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/projects.yml | Toshi MARUYAMA | 2012-10-10 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/projects_trackers.yml | Toshi MARUYAMA | 2012-10-10 | 1 | -1/+0 |
* | Adds a setting to allow subtasks to belong to other projects (#5487). | Jean-Philippe Lang | 2012-10-10 | 1 | -0/+3 |
* | insert position field to custom_fields fixture (#12018) | Toshi MARUYAMA | 2012-10-04 | 1 | -0/+10 |
* | Private issue notes (#1554). | Jean-Philippe Lang | 2012-10-03 | 1 | -0/+2 |
* | add functional attachment test of mercurial export file (#11868) | Toshi MARUYAMA | 2012-09-19 | 1 | -0/+13 |
* | scm: bazaar: update test repository (#11834) | Toshi MARUYAMA | 2012-09-17 | 1 | -0/+0 |
* | Adds missing WikiContent fixture. | Jean-Philippe Lang | 2012-09-16 | 1 | -1/+8 |
* | Adds a "depth" option to the child_pages macro (#10789). | Jean-Philippe Lang | 2012-09-16 | 1 | -0/+7 |
* | add position to DocumentCategory in enumerations fixture (#11665) | Toshi MARUYAMA | 2012-08-21 | 1 | -0/+4 |
* | Workflow enhancement: editable and required fields configurable by role, trac... | Jean-Philippe Lang | 2012-07-15 | 1 | -269/+538 |
* | Ability to close projects (read-only) (#3640). | Jean-Philippe Lang | 2012-06-25 | 1 | -0/+1 |
* | Start implementing tests for Redmine.pm perl module. | Jean-Philippe Lang | 2012-06-12 | 1 | -1/+3 |
* | Fixed: German umlauts in Subject get striped with ruby1.8 (#11065). | Jean-Philippe Lang | 2012-06-10 | 1 | -0/+11 |
* | Fixed time zone issues introduced by r9719 (#10996). | Jean-Philippe Lang | 2012-05-26 | 1 | -24/+24 |
* | Adds all/none operators to text custom field filters (#9790). | Jean-Philippe Lang | 2012-05-12 | 1 | -0/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 2 | -2/+11 |
* | set svn:eol-style native test/fixtures/mail_handler/ticket_with_long_subject.eml | Toshi MARUYAMA | 2012-03-11 | 1 | -57/+57 |
* | set svn:eol-style native test/fixtures/mail_handler/ticket_with_invalid_attri... | Toshi MARUYAMA | 2012-03-11 | 1 | -47/+47 |
* | set svn:eol-style native test/fixtures/mail_handler/ticket_with_attachment.eml | Toshi MARUYAMA | 2012-03-11 | 1 | -248/+248 |
* | set svn:eol-style native test/fixtures/mail_handler/ticket_reply.eml | Toshi MARUYAMA | 2012-03-11 | 1 | -74/+74 |
* | set svn:eol-style native test/fixtures/mail_handler/ticket_on_given_project.eml | Toshi MARUYAMA | 2012-03-11 | 1 | -60/+60 |
* | set svn:eol-style native test/fixtures/mail_handler/ticket_by_unknown_user.eml | Toshi MARUYAMA | 2012-03-11 | 1 | -18/+18 |
* | set svn:eol-style native test/fixtures/mail_handler/ticket_by_empty_user.eml | Toshi MARUYAMA | 2012-03-11 | 1 | -17/+17 |
* | set svn:eol-style native test/fixtures/mail_handler/issue_update_with_quoted_... | Toshi MARUYAMA | 2012-03-11 | 1 | -48/+48 |
* | set svn:eol-style native test/fixtures/mail_handler/issue_update_with_multipl... | Toshi MARUYAMA | 2012-03-11 | 1 | -48/+48 |
* | set svn:eol-style native test/fixtures/mail_handler/ticket_with_localized_att... | Toshi MARUYAMA | 2012-03-11 | 1 | -43/+43 |
* | MailHandler: fixed that sender's fullname is not unquoted (#10334). | Jean-Philippe Lang | 2012-03-01 | 1 | -0/+5 |
* | Override @#url_for@ in AM to force generation of absolute links (#10251). | Etienne Massip | 2012-02-27 | 2 | -5/+12 |
* | Disabled on the fly registration for auth_source fixture. | Jean-Philippe Lang | 2012-02-19 | 1 | -1/+1 |