summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix Rubocop warnings.Marius Balteanu2022-05-171-1/+0
* Fix random failing tests (#36691). Marius Balteanu2022-05-172-14/+27
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-172-0/+88
* Background job for project deletion (#36691).Marius Balteanu2022-05-173-3/+90
* Add test for #37053.Marius Balteanu2022-05-161-0/+20
* Fix that mentions not working after issue status is changed (#36909).Marius Balteanu2022-05-111-0/+22
* Don't verify CSRF authenticity token in mail handler (#37030).Marius Balteanu2022-05-111-0/+7
* Add a test for #36958.Marius Balteanu2022-05-031-0/+6
* Add missing fixture in InlineAutocompleteSystemTest.Marius Balteanu2022-05-021-1/+2
* Use click_button to click on buttons in test_bulk_edit.Marius Balteanu2022-05-021-2/+2
* Add test for #36932.Marius Balteanu2022-04-271-0/+7
* Allow imported time entries to override the selected project with the actual ...Marius Balteanu2022-04-031-0/+22
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-013-5/+117
* Add test for #34029.Marius Balteanu2022-03-271-0/+22
* 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 support for PUT API to journals (#10171).Go MAEDA2022-03-231-0/+95
* Fix that Log time and/or Add notes sections from issue form page do not show ...Marius Balteanu2022-03-222-0/+43
* 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
* Remove system test (#6432).Marius Balteanu2022-03-201-38/+0
* Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions...Marius Balteanu2022-03-201-0/+3
* 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-192-8/+8
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-195-20/+20
* Show a custom field description as a placeholder (#14275).Go MAEDA2022-03-171-0/+7
* Comments for Textile text formatting (#20511).Go MAEDA2022-03-172-1/+32
* Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730).Go MAEDA2022-03-141-1/+1
* IssuesControllerTest randomly fails (#36716).Go MAEDA2022-03-031-1/+1
* Add habtm relation between roles and queries_roles (#36416).Marius Balteanu2022-02-281-0/+13
* Update API test to use token based authentication when twofa is enabled for u...Marius Balteanu2022-02-251-2/+7
* Add class @user-mention@ to user classes when user is linked using @ (#36699,...Marius Balteanu2022-02-241-7/+7
* Destroy overridden time entry activities and rows from the habtm join table @...Marius Balteanu2022-02-241-0/+10
* Disable API authentication with username and password when two-factor authent...Marius Balteanu2022-02-241-0/+9
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-234-7/+236
* Fix time entries of sub-projects are not listed when activity is specified in...Marius Balteanu2022-02-201-0/+24
* Fix import with issue relations and invalid issues hangs without any error me...Marius Balteanu2022-02-202-0/+28
* Fix code copying in common browsers (#36580).Go MAEDA2022-02-196-19/+25
* Fix WikiContentVersion API returns 500 if author is nil (#36494).Marius Balteanu2022-02-181-0/+11
* Return 404 if revision URL doesn't exist (#36561).Marius Balteanu2022-02-181-0/+6
* Structured Document list for more flexible UI design with CSS (#17924).Go MAEDA2022-02-081-4/+4
* Add "required for administrators" option to Two-factor authentication setting...Marius Balteanu2022-02-011-0/+21
* Fix autocomplete for users fails with 403 error when there are multiple objec...Marius Balteanu2022-02-011-0/+35
* Add test for #34766.Marius Balteanu2022-01-301-0/+7
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-228-416/+601
* 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
* Add "Two-factor authentication" filter and column to Users list in administra...Marius Balteanu2022-01-221-0/+44