summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add bulk unlock to user list context menu (#40913).Marius Balteanu2024-07-133-5/+18
* Increases number of revisions and fileschanges in test/unit/repository_git_te...Marius Balteanu2024-07-131-2/+2
* Fix RuboCop offense Style/CollectionCompact (#39887).Go MAEDA2024-07-114-16/+6
* Update RuboCop to 1.65 (#39887).Go MAEDA2024-07-112-2/+2
* Fix RuboCop offense Style/MapCompactWithConditionalBlock (#39887).Go MAEDA2024-07-113-10/+10
* Fixes rubocop offenses (#40946). Marius Balteanu2024-07-081-5/+5
* Introduces @valid_watcher?@ check on watchables (@40946).Marius Balteanu2024-07-083-8/+17
* Permission check based on the type of @watchables@ (#40946).Marius Balteanu2024-07-082-0/+49
* Check view watchers permission when copying issues (#40946).Marius Balteanu2024-07-082-2/+22
* Improve watcher list permissions check to explicitly require @view_issue_watc...Marius Balteanu2024-07-087-1/+67
* Update all locales for @notice_invalid_watcher@ that are using the english tr...Marius Balteanu2024-07-0834-34/+34
* Improve english translation for @notice_invalid_watcher@ (#40950).Marius Balteanu2024-07-081-1/+1
* Truncate git authors to 255 characters (#40948).Marius Balteanu2024-07-084-3/+3
* Galician translation update (#40940).Go MAEDA2024-07-081-5/+5
* Disable RuboCop Style/PerlBackrefs (#39887).Go MAEDA2024-07-062-4/+3
* Add test for r22906 (#40716).Go MAEDA2024-07-061-0/+15
* Prevent issue links with double hash (##nnn) from being recognized as ATX hea...Go MAEDA2024-07-061-2/+2
* Fix RuboCop offense Style/RedundantRegexpEscape in lib/redmine/wiki_formattin...Go MAEDA2024-07-062-3/+2
* Spent hours ignoring "Time Span Format" Setting on several pages (#40924).Go MAEDA2024-06-304-11/+15
* Disable custom query links while loading to prevent multiple requests (#40901).Go MAEDA2024-06-271-1/+2
* Expose project updated_on column and filter in project query (#40829).Go MAEDA2024-06-271-0/+2
* Add bulk lock feature to user list context menu (#40913).Marius Balteanu2024-06-256-23/+56
* Remove unused "label_browse" from all locales (#40882).Go MAEDA2024-06-2550-50/+0
* Add test for r22895 (#40860).Go MAEDA2024-06-251-0/+10
* Creating a new issue fails with an internal error if no issue priorities are ...Go MAEDA2024-06-251-1/+1
* Japanese translation update (#40880).Go MAEDA2024-06-231-1/+1
* Update locales (#37279).Go MAEDA2024-06-2247-1/+47
* Improve Czech translation for "two-factor authentication" (#40875).Go MAEDA2024-06-211-24/+24
* Czech translation update (#40876).Go MAEDA2024-06-211-2/+2
* Reject passwords that are the same as login, first name, last name, or email ...Go MAEDA2024-06-213-0/+30
* Upgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864).Go MAEDA2024-06-203-11/+11
* Support multiple multi-word phrases in the search engine (#38446).Go MAEDA2024-06-192-1/+10
* Fix misalignment issue when displaying the table of contents (TOC) on the rig...Go MAEDA2024-06-191-2/+4
* Optimize Version#behind_schedule? by avoiding the call to completed_percent w...Go MAEDA2024-06-171-8/+5
* Optimize FixedIssuesExtension#closed_percent by bypassing issues_progress whe...Go MAEDA2024-06-171-0/+1
* Optimize Version model by reducing redundant SQL count queries (#40798).Go MAEDA2024-06-171-14/+10
* Fix RuboCop offense Rails/ActiveRecordCallbacksOrder (#39889).Go MAEDA2024-06-1712-34/+17
* Update MiniMagick to 4.13 (#40849).Go MAEDA2024-06-171-1/+1
* Revisions count is wrong on the wiki content page (#40655).Go MAEDA2024-06-132-1/+15
* Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3....Go MAEDA2024-06-1233-55/+56
* Add LICENSE.txt in the root directory (#40202).Go MAEDA2024-06-121-0/+23
* Add missing fixture journal_details to JournalsHelperTest (#40801).Go MAEDA2024-06-121-1/+2
* Updates for 5.1.3 release.Go MAEDA2024-06-122-1/+34
* `chmod +x bin/changelog.rb` to make it executable.Go MAEDA2024-06-111-0/+0
* Replace BlankSlate with BasicObject for Builder 3.0.0 compatibility (#40802).Go MAEDA2024-06-072-11/+9
* Suppress RuboCop false positive for Security/Open (#39887).Go MAEDA2024-06-062-5/+1
* Disable RuboCop Style/NumericPredicate (#39887).Go MAEDA2024-06-062-6/+3
* Fix RuboCop offense Naming/MemoizedInstanceVariableName (#37862, #1671).Go MAEDA2024-06-051-1/+1
* Remove unsupported :after option from add_column in AddQueriesDescription mig...Go MAEDA2024-06-051-1/+1
* Adds estimated remaining time to version page (#37862, #1671).Marius Balteanu2024-06-043-8/+31