summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move logic for estimated remaining hours from @QueryColumn@ to @Issue@ (#37862).Marius Balteanu2024-06-042-18/+10
* Set migration version to 7.1 (#9309).Marius Balteanu2024-06-041-1/+1
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-0420-7/+117
* Reduce an extra SQL query in IssuesController#retrieve_default_query (#40775).Go MAEDA2024-06-041-1/+2
* Bulgarian translation update (#40771).Go MAEDA2024-06-021-5/+5
* Traditional Chinese translation update (#40762).Go MAEDA2024-06-021-1/+1
* Japanese translation update (#40749).Go MAEDA2024-05-291-1/+1
* Update locales (#31756).Go MAEDA2024-05-2949-0/+49
* Introduce configuration for done ratio options interval (#31756).Go MAEDA2024-05-298-4/+25
* Link "Last activity" column to project activity page (#40706, #23954).Marius Balteanu2024-05-282-1/+14
* Add timeout for thumbnail generation process (#37530).Go MAEDA2024-05-274-3/+40
* Add `updated_on` and `updated_by` fields to Issues API journal response (#404...Go MAEDA2024-05-272-0/+4
* Fix duplicated alt and title attributes for attached images in Textile format...Go MAEDA2024-05-242-8/+19
* Add tests for current alt attribute behavior in images (#40650).Go MAEDA2024-05-242-0/+61
* Update RuboCop to 1.64 (#39887).Go MAEDA2024-05-232-2/+2
* Fix RuboCop offense Style/SuperArguments (#39887).Go MAEDA2024-05-2311-13/+13
* Relax rouge version dependency in Gemfile (#36594).Go MAEDA2024-05-211-1/+1
* Dynamic generation of supported code highlighting languages in help section (...Go MAEDA2024-05-193-880/+18
* Update RuboCop Rails to 2.25 (#39889).Go MAEDA2024-05-181-1/+1
* Fix RuboCop offense Rails/WhereRange (#39889).Go MAEDA2024-05-182-2/+2
* Fix RuboCop offense Rails/HttpStatus (#39889).Go MAEDA2024-05-1883-398/+376
* Japanese translation update (#40703).Go MAEDA2024-05-161-3/+3
* Key/value-pair custom field type not available to all customizable contents (...Go MAEDA2024-05-163-0/+12
* Ignore statuses in Project#rolled_up_statuses which only have an identity tra...Go MAEDA2024-05-163-0/+5
* Explicitly reference table name in Project#like scope to avoid ambiguity (#40...Go MAEDA2024-05-141-1/+1
* Fix slow display of projects list when including project description column (...Go MAEDA2024-05-141-1/+7
* Update roadie-rails to 3.2.0 (#40685).Go MAEDA2024-05-131-1/+1