summaryrefslogtreecommitdiffstats
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Empty email attachments are imported to Redmine, creating broken DB records (...Jean-Philippe Lang2018-01-071-0/+58
* add test that anonymous user can add watchers by mail (#26654)Toshi MARUYAMA2017-09-071-0/+1
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-301-0/+1
* Removes darcs test repository (#26391).Jean-Philippe Lang2017-07-251-0/+0
* Renames column comments.comments to comments.content to please Rails 5.1 (#23...Jean-Philippe Lang2017-07-231-2/+2
* Adds a test for importing list custom fields with multiple values (#26148).Jean-Philippe Lang2017-07-191-4/+4
* New permission: view news (#7068).Jean-Philippe Lang2017-06-071-0/+5
* New Permission: View Forum (#4866).Jean-Philippe Lang2017-06-071-0/+5
* allow unicode whitespace after mail handler body delimiters (#17718)Toshi MARUYAMA2017-06-061-3/+3
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-271-0/+1
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-031-0/+7
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-081-0/+1
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-071-0/+35
* Mail parts with empty content should be ignored (#25256).Jean-Philippe Lang2017-03-051-0/+36
* remove trailing white space from test/fixtures/workflows.ymlToshi MARUYAMA2017-02-211-276/+276
* Time entry queries should be copied and deleted too.Jean-Philippe Lang2017-01-311-0/+20
* Check permission of wiki pages before generating a link to it (#23793).Jean-Philippe Lang2017-01-291-0/+5
* additional test for mail by Pavel Rosický (#24616)Toshi MARUYAMA2017-01-281-0/+14
* Allow forward reference to parent when importing issues (#22701).Jean-Philippe Lang2017-01-211-0/+5
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-131-0/+35
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-121-0/+1
* remove trailing white-spaces from test/fixtures/journals.ymlToshi MARUYAMA2016-11-071-2/+2
* remove trailing white-spaces from test/fixtures/issues.ymlToshi MARUYAMA2016-11-071-51/+51
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-5/+6
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-4/+4
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-4/+4
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-173-2/+5
* "I don't want to be notified of changes that I make myself" as Default for al...Jean-Philippe Lang2016-04-031-1/+11
* add test which ensure received mail text attachment keeps original encoding (...Toshi MARUYAMA2016-03-041-0/+31
* Add column `estimated_hours` for CSV import (#21867).Jean-Philippe Lang2016-01-301-4/+4
* Add watchers from To and Cc fields in issue replies (#7017).Jean-Philippe Lang2016-01-221-0/+19
* Makes the test LDAP host configurable (#21674).Jean-Philippe Lang2016-01-221-1/+1
* run LDAP tests on Travis CIToshi MARUYAMA2015-10-311-0/+23
* remove test-ldap.ldif entries which are unable imported to OpenLDAP 2.4.40Toshi MARUYAMA2015-10-311-35/+0
* add sample slapd.conf on CentOS6 (x86_64)Toshi MARUYAMA2015-10-311-0/+24
* MailHandler: Select project by subaddress (redmine+project@example.com) (#207...Jean-Philippe Lang2015-10-171-0/+60
* Use same logic for finding user when importing a file (#950).Jean-Philippe Lang2015-08-151-4/+4
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-0/+4
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-143-0/+8
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-261-0/+42
* Missing member_roles fixture (#20174).Jean-Philippe Lang2015-06-271-0/+4
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-153-1/+1033
* replace tabs to spaces at test/fixtures/ldap/slapd.confToshi MARUYAMA2015-04-191-10/+10
* Fixed test failures (#19163).Jean-Philippe Lang2015-03-211-0/+3
* Send a better content type than application/octet-stream (#19131).Jean-Philippe Lang2015-02-191-2/+2
* Adds a :copy_issues permission (#18855).Jean-Philippe Lang2015-02-081-0/+2
* Removed :move_issues permission (#18855).Jean-Philippe Lang2015-02-081-3/+0
* Fixed attachment fixture (should be attached to issue 3 because one of its jo...Jean-Philippe Lang2015-01-241-1/+1
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-172-26/+74
* Removed that quote in a fixture subject.Jean-Philippe Lang2014-12-201-1/+1