summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Confirm user update / deletion (#37674).Go MAEDA2022-09-201-0/+2
* User bulk destroy (#37674).Go MAEDA2022-09-206-0/+105
* Introduces a UserQuery model for admin/users (#37674).Go MAEDA2022-09-2013-147/+515
* Disable RuboCop Rails/SquishedSQLHeredocs (#37248).Go MAEDA2022-09-191-0/+3
* Disable RuboCop Style/Semicolon (#36919).Go MAEDA2022-09-192-17/+3
* German translation update of Wiki syntax help for 5.0-stable (#35613).Go MAEDA2022-09-176-336/+790
* Ignore statuses if workflow only defines identity transition (#37636).Go MAEDA2022-09-174-0/+20
* Consider only roles with either add_issues or edit_issues permissions for any...Go MAEDA2022-09-172-4/+29
* Rename Repository#supports_all_revisions? to Repository#supports_history? (#3...Go MAEDA2022-09-156-7/+12
* Update Rails UJS to 6.1.7 (#37647).Marius Balteanu2022-09-142-6/+6
* Update jQuery to 3.6.1 (#37647).Marius Balteanu2022-09-142-3/+3
* Update jQuery UI to 1.13.2 (#37492).Go MAEDA2022-09-1310-5/+5
* Polish jstoolbar translation update (#37526).Go MAEDA2022-09-131-3/+3
* Polish translation update (#37526).Go MAEDA2022-09-131-68/+63
* Update Rails to 6.1.7 (#37452).Go MAEDA2022-09-131-1/+1
* Update RuboCop Performance to 1.15 (#37247).Go MAEDA2022-09-111-1/+1
* Update sqlite3 gem to 1.5 (#37656).Go MAEDA2022-09-091-1/+1
* Don't show "History" tab for content in Filesystem repository (#37585).Go MAEDA2022-09-072-1/+19
* Czech jstoolbar translation update (#37592).Go MAEDA2022-09-031-8/+8
* Czech wiki help translation update (#37592).Go MAEDA2022-09-034-61/+61
* Czech translation update (#37592).Go MAEDA2022-09-031-26/+21
* Update RuboCop to 1.36 (#36919).Go MAEDA2022-09-032-3/+3
* Disable RuboCop Style/TernaryParentheses (#36919).Go MAEDA2022-09-032-7/+4
* Add description field to custom fields API (#37617).Go MAEDA2022-09-013-0/+3
* Support revision without any message in Mercurial repositories (#36258).Go MAEDA2022-09-015-8/+22
* Fix RuboCop offense Layout/LineLength due to r21785 (#37586).Go MAEDA2022-09-011-2/+4
* Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumb...Go MAEDA2022-08-301-1/+1
* Traditional Chinese translation update (#37616).Go MAEDA2022-08-291-4/+4
* Remove obsolete remnant public/images/openid-bg.gif caused by r21312 (#37609).Go MAEDA2022-08-291-0/+0
* 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