summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Strip whitespace from integer custom field (#8317).Go MAEDA2018-11-081-0/+2
* Sort issues by due date in email reminders (#29771).Go MAEDA2018-11-061-0/+21
* Remove trailing whitespaces from test/unit/mailer_test.rbGo MAEDA2018-11-061-1/+1
* Removes request and response accessors from Structure class (#28564).Go MAEDA2018-11-031-0/+11
* Fix that the following tests fail randomly due to uninitialized User.current ...Go MAEDA2018-11-033-0/+6
* Filter out issues from closed projects in the following widgets (#29449):Go MAEDA2018-10-291-0/+88
* Remove trailing whitespaces from test/functional/my_controller_test.rbGo MAEDA2018-10-291-7/+7
* Filter time entries after project status (#20081).Go MAEDA2018-10-292-0/+34
* Filter issues after project status (#20081).Go MAEDA2018-10-293-1/+43
* \f or \v character in Textile markup may cause RegexpError exception (#29756).Go MAEDA2018-10-281-0/+6
* Handles the case when an expired token is in the users session (#29781).Go MAEDA2018-10-281-0/+55
* Add missing enabled_modules fixture to TrackerTest (#29820).Go MAEDA2018-10-201-1/+1
* Ensure that vendor-defined characters in ISO-2022-JP email subject don't brea...Go MAEDA2018-10-152-0/+23
* Fix broken tests due to r17593 (#29739).Go MAEDA2018-10-112-2/+2
* #last_email already asserts that mail is not nil.Jean-Philippe Lang2018-10-101-11/+0
* Journal must be saved.Jean-Philippe Lang2018-10-101-0/+1
* Send emails asynchronously (#26791).Jean-Philippe Lang2018-10-103-174/+220
* Fixed that test_email raises an error with #deliver_later (#26791).Jean-Philippe Lang2018-10-061-0/+6
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-0616-159/+174
* Remove trailing whitespaces from test/functional/documents_controller_test.rbGo MAEDA2018-10-051-4/+4
* Remove trailing whitespaces from test/fixtures/documents.ymlGo MAEDA2018-10-051-2/+2
* Remove trailing whitespaces from test/fixtures/attachments.ymlGo MAEDA2018-10-051-17/+17
* Repository entry pagination (#29395).Go MAEDA2018-10-041-0/+11
* Attachments prev/next navigation (#29395).Go MAEDA2018-10-041-0/+10
* Custom queries are broken by updating with nil parameter values (#29701).Go MAEDA2018-10-041-0/+15
* Extend Issue Summary to include subprojects (#2529).Go MAEDA2018-10-032-17/+114
* Wrong use of refute_includes in tests (#29708).Go MAEDA2018-10-021-1/+1
* SQLite3::ConstraintExceptionJean-Philippe Lang2018-09-291-1/+2
* Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang2018-09-294-44/+23
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-266-87/+39
* Use the id field as project_key in ProjectCustomField#visibility_by_project_c...Go MAEDA2018-09-241-0/+16
* Link to user in wiki syntax only works when login is written in lower case (#...Jean-Philippe Lang2018-09-231-0/+2
* Support migration context for plugins (#28934).Jean-Philippe Lang2018-09-231-0/+9
* Remove link to current version, already present in the page breadcrumb (#26575).Jean-Philippe Lang2018-09-231-3/+0
* Support self-signed LDAPS connections (#29606).Jean-Philippe Lang2018-09-231-0/+38
* Column Project is no longer added by default to the list of default columns f...Jean-Philippe Lang2018-09-231-5/+7
* Test failures with sqlite3.Jean-Philippe Lang2018-09-236-14/+17
* Fixed that issue details page shows default values for custom fields that are...Jean-Philippe Lang2018-09-231-0/+14
* Add assignable, issues_visibility, time_entries_visibility and users_visibili...Go MAEDA2018-09-231-0/+5
* Expose the Admin flag on the users api to admin users (#29459).Go MAEDA2018-09-201-0/+12
* Redmine::SortCriteria#normalize! does not limit properly the maximum number o...Go MAEDA2018-09-201-0/+6
* Add assignee's icon to tooltips in gantt and calendar (#29306).Go MAEDA2018-09-182-8/+15
* Reverts r17354 (#28829).Jean-Philippe Lang2018-09-151-129/+109
* Special character like quote breaks wiki links (#22967).Jean-Philippe Lang2018-09-151-0/+46
* Create fixture correctly.Jean-Philippe Lang2018-09-151-2/+2
* Disable workflow checkboxes with no status change (#5593).Jean-Philippe Lang2018-09-151-1/+13
* Custom field values for enumerations not saved (#28925).Jean-Philippe Lang2018-09-151-0/+29
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-142-0/+34
* Adds ##123 extended issue linking syntax (#29488).Go MAEDA2018-09-081-0/+11
* Fix typo in test name: s/highligth/highlight/ (#29440).Go MAEDA2018-08-261-1/+1