summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are c...Go MAEDA2018-08-151-0/+3
* Test that Redmine::MimeType.of is case-insensitive (#29359).Go MAEDA2018-08-151-0/+1
* Mark default version in versions tab from project settings (#27799).Go MAEDA2018-08-091-0/+21
* Fix a test failure in test/functional/my_controller_test.rb that depends on t...Go MAEDA2018-08-091-1/+1
* Export users list to CSV (#5957).Go MAEDA2018-08-051-0/+41
* Time entry creation: preserve 'spent on' value when using 'Create and Continu...Go MAEDA2018-08-021-4/+4
* Add a missing fixture (#2471).Go MAEDA2018-07-291-1/+1
* Bulk delete wiki attachments (#16410).Go MAEDA2018-07-251-0/+38
* Add CSS class to identify public projects (#28413).Go MAEDA2018-07-221-0/+9
* Fix: Textile phrase modifiers break wiki macros (#29247).Go MAEDA2018-07-211-0/+5