summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Typo in an argument name: s/trailling/trailing/ (#37586).Go MAEDA2022-08-281-2/+2
* Typo in method names: s/trailling/trailing/ (#37586).Go MAEDA2022-08-283-6/+16
* Don't create two thumbnails of different resolutions for a single image (#375...Go MAEDA2022-08-283-4/+5
* Add missing translation for label_default_queries.for_this_user (#37603).Go MAEDA2022-08-2649-0/+49
* Check visibility for passed user in IssueQuery.default (#37499, #37608).Go MAEDA2022-08-261-1/+1
* Fix unnecessary requirement in /lib/redmine/scm/adapters/filesystem_adapter.r...Go MAEDA2022-08-251-1/+0
* Use the classes whitelist configured in application.rb instead of hardcoded c...Go MAEDA2022-08-251-1/+1
* Traditional Chinese translation (#37606).Go MAEDA2022-08-251-1/+1
* Bulgarian translation update (#37604).Go MAEDA2022-08-241-1/+1
* Use start_with? or end_with? to check the first or last character of a string...Go MAEDA2022-08-243-7/+7
* Use query name as the file name when exporting queries (#16207).Go MAEDA2022-08-247-3/+51
* Update RuboCop to 1.35 (#36919).Go MAEDA2022-08-132-3/+3
* Fix ordered list rendering inside project description (#37566).Go MAEDA2022-08-121-2/+2
* Galician translation update (#37569).Go MAEDA2022-08-121-29/+28
* POST Requests to repository WS fail with "Can't verify CSRF token authenticit...Go MAEDA2022-08-102-0/+10
* Japanese translation update (#37563).Go MAEDA2022-08-091-1/+1
* Update locales (#29286).Go MAEDA2022-08-0948-0/+48
* Add default spent time activity per role (#29286).Go MAEDA2022-08-0910-8/+155
* Replace JQuery `.focus()` method with HTML `autofocus` attribute (#37482).Go MAEDA2022-08-062-10/+3
* Update RuboCop to 1.33 (#36919).Go MAEDA2022-08-052-9/+9
* Fix RuboCop offense Layout/LineLength due to r21757 (#37532).Go MAEDA2022-08-051-2/+18
* Add CSS class for relation type to related issues list (#37532).Go MAEDA2022-08-052-1/+15
* Bulgarian translation update (#37548).Go MAEDA2022-08-041-6/+4
* Update Chart.js to 3.9.1 (#37538).Go MAEDA2022-08-041-2/+2
* Update Chart.js to 3.9.0 (#37538).Go MAEDA2022-08-031-5/+5
* Update Rouge to 3.30 (#37236).Go MAEDA2022-08-012-2/+14
* Japanese translation update (#37527).Go MAEDA2022-08-011-1/+1
* Update Pg to 1.4 (#37525).Go MAEDA2022-08-011-1/+1
* Traditional Chinese translation update (#37535).Go MAEDA2022-08-011-1/+1
* Default query should not be applied if the query is not allowed to be set as ...Go MAEDA2022-07-316-7/+98
* Don't load changesets when IssuesController#show processes API requests witho...Go MAEDA2022-07-311-3/+5
* Fix mistranslation of label button_create_and_follow in Russian translation (...Go MAEDA2022-07-291-1/+1
* Normalize HTML in settings/_users, and remove broken CSS left over from the o...Go MAEDA2022-07-282-14/+7
* Skip test_show_without_main_repository_should_display_first_repository when S...Go MAEDA2022-07-281-0/+2
* Repository tab is not displayed if no repository is set as the main repositor...Go MAEDA2022-07-274-3/+52
* Update locales (#35450).Go MAEDA2022-07-2748-0/+48
* Better validation error message when the domain of email is not allowed (#354...Go MAEDA2022-07-273-3/+12
* Fix the unintentional selection of rows with the context menu (#37481).Go MAEDA2022-07-271-2/+3
* Open Help in a separate tab (#1069).Go MAEDA2022-07-223-2/+9
* Update RuboCop to 1.32 (#36919).Go MAEDA2022-07-212-3/+3
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2022-07-211-19/+1
* CSV export of issues report (#37362).Go MAEDA2022-07-214-0/+128
* Japanese translation update (#37479).Go MAEDA2022-07-211-6/+4
* Add missing fixture issue_categories to MyControllerTest (#37477).Go MAEDA2022-07-211-1/+1
* Add missing fixture versions to MailHandlerControllerTest (#37470).Go MAEDA2022-07-211-1/+1
* Add missing fixture versions to RepositoryTest (#37469).Go MAEDA2022-07-211-1/+2
* Psych::DisallowedClass exception when loading default plugin settings (#37450...Go MAEDA2022-07-212-1/+8
* Don't use YAML.unsafe_load (#37450).Go MAEDA2022-07-201-2/+1
* Fix test failure (#37379).Go MAEDA2022-07-191-1/+1
* Update Rails to 6.1.6.1 (#37452).Go MAEDA2022-07-192-1/+5