summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Merged r21684 and r21685 to 5.0-stable (#37349).Marius Balteanu2022-06-281-0/+12
* Merged r21668 and r21669 to 5.0-stable (#33914).Marius Balteanu2022-06-202-0/+25
* Merged r21661 to 5.0-stable (#37065).Marius Balteanu2022-06-201-1/+14
* Merged r21664 to 5.0-stable (#37138).Marius Balteanu2022-06-201-1/+1
* Merged r21660 to 5.0-stable (#37138).Marius Balteanu2022-06-201-0/+9
* Merged r21645-r21646 and r21657 to 5.0-stable (#37255).Marius Balteanu2022-06-201-2/+3
* Merged r21641 to 5.0-stable (#37187). Marius Balteanu2022-06-171-0/+29
* Merged r21637 and r21638 to 5.0-stable (#37171).Marius Balteanu2022-06-161-0/+16
* Merged r21626 from the trunk to 5.0-stable (#37151).Go MAEDA2022-06-101-4/+11
* Fix failing test (#35892).Marius Balteanu2022-05-281-2/+2
* Merged r21612 to 5.0-stable (35892).Marius Balteanu2022-05-281-3/+3
* Merged r21558 and r21559 to 5.0-stable (#36958).Marius Balteanu2022-05-111-0/+6
* Merged r21541 and r21542 to 5.0-stable (#36932).Marius Balteanu2022-04-281-0/+7
* Fix RuboCop offense Rails/RefuteMethods (#36824, #30924).Go MAEDA2022-03-261-1/+1
* Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) (#36...Go MAEDA2022-03-261-2/+2
* Allow to filter issues by its version status with shared versions (#36824, #3...Marius Balteanu2022-03-241-0/+15
* Fix Redmine::Plugin.assets_directory is not working after r21283 (#36835).Marius Balteanu2022-03-241-0/+5
* Add tasks to prune registered users after a certain number of days (#30998).Go MAEDA2022-03-221-0/+10
* Skip validation of required custom fields when creating a project if user doe...Marius Balteanu2022-03-211-0/+7
* Automatically add the user to the watchers list after contributing to an issu...Marius Balteanu2022-03-192-0/+27
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-191-1/+1
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-7/+7
* Comments for Textile text formatting (#20511).Go MAEDA2022-03-171-0/+32
* Add habtm relation between roles and queries_roles (#36416).Marius Balteanu2022-02-281-0/+13
* Destroy overridden time entry activities and rows from the habtm join table @...Marius Balteanu2022-02-241-0/+10
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-233-0/+229
* Fix import with issue relations and invalid issues hangs without any error me...Marius Balteanu2022-02-201-0/+22
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-223-128/+191
* Enable task list items for Common Mark text formatting (#35742).Marius Balteanu2022-01-221-0/+21
* Fix that I18nTest#test_custom_pluralization_rules randomly fails (#36396, #36...Go MAEDA2022-01-221-1/+3
* Custom I18n Pluralization rules are not applied correctly (#36396).Go MAEDA2022-01-151-0/+9
* Restore the value of Setting.cross_project_issue_relations to prevent random ...Go MAEDA2022-01-131-27/+27
* Change the default value for "Time span format" from "decimal" to "minutes" (...Go MAEDA2022-01-082-2/+2
* Fix wrong variable name in Import#set_default_settings (#34718).Go MAEDA2022-01-071-0/+3
* Auto guess file encoding when importing CSV file (#34718).Go MAEDA2022-01-072-0/+44
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-02143-143/+143
* Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...Go MAEDA2021-12-294-8/+8
* Use File.exist? instead of deprecated File.exists? (#36358).Go MAEDA2021-12-272-6/+6
* Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).Go MAEDA2021-12-241-3/+1
* Saving time tracking activities without any change may turn a system activity...Go MAEDA2021-12-211-3/+26
* Lazy load inline images (#36294).Go MAEDA2021-12-141-1/+1
* Drop OpenID support (#35755).Go MAEDA2021-12-141-33/+0
* Fix test failure due to r21309 (#13099).Go MAEDA2021-12-131-6/+6
* Include an authentication method name in LDAP connection error messages (#333...Go MAEDA2021-12-131-2/+4
* Fix redmine:plugins:assets rake task fails (#36287, #32938).Go MAEDA2021-12-081-0/+14
* Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32...Marius Balteanu2021-11-251-0/+47
* Download all attachments in a journal (#35462).Go MAEDA2021-11-221-0/+14
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-151-1/+36
* Add missing fixtures to UserTest (#35975).Go MAEDA2021-11-111-1/+2
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-3/+3