summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Ruby 3.2: `Changeset.normalize_comments` raises Encoding::CompatibilityError ...Go MAEDA2022-12-261-1/+1
* Fix RuboCop offense Performance/StringInclude in app/controllers/imports_cont...Go MAEDA2022-12-251-1/+1
* Update RuboCop to 1.41 (#36919).Go MAEDA2022-12-232-1/+5
* Do not break when setting enabled_module_names on a project without a default...Go MAEDA2022-12-211-1/+1
* Remove unused i18n keys label_sort_highest, label_sort_higher, label_sort_low...Go MAEDA2022-12-2149-196/+0
* Modifying the source code of a plugin does not reload it after r21295 ( #36273).Go MAEDA2022-12-212-0/+2
* Fix shadowing variable in ApplicationHelper#textilizable (#15667).Go MAEDA2022-12-161-2/+2
* Fix test failure when running with PostgreSQL (#20042).Go MAEDA2022-12-091-1/+1
* Fix RuboCop offense Style/RedundantConstantBase (#36919).Go MAEDA2022-12-091-1/+1
* Update Stylelint to 14.16.0 (#37987).Go MAEDA2022-12-043-1121/+335
* Fix mentioning users with certain characters renders incorrectly (#37755).Marius Balteanu2022-12-032-1/+11
* Updates for 5.0.4 release.Marius Balteanu2022-12-012-1/+48
* Add tests for #37772.Marius Balteanu2022-12-012-1/+67
* Revert r21975. Marius Balteanu2022-12-013-114/+1
* Add tests for #37772.Marius Balteanu2022-12-013-1/+114
* Fix duplicate vertical-align property in wiki_syntax.css (#37983).Go MAEDA2022-12-011-1/+1
* Fix groups added to watchers are not shown as links (#37958).Marius Balteanu2022-11-282-2/+2
* Remove unused mention_users permission (#37938).Marius Balteanu2022-11-281-1/+0
* Query display types should accept only known types (#37925).Marius Balteanu2022-11-282-1/+15
* Fix failing test by removing bad assertion (#34863).Marius Balteanu2022-11-281-1/+0
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-1860-200/+3
* Update locales (#1739).Go MAEDA2022-11-1648-0/+48
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-1612-3/+152
* Update RuboCop to 1.39 (#36919).Go MAEDA2022-11-142-3/+3
* Update commonmarker gem to ~> 0.23.6 (#37872).Go MAEDA2022-11-131-1/+1
* Add an index to improve the performance of issue queries involving custom fie...Go MAEDA2022-11-101-0/+6
* Allow using ideographic space (U+3000) as a separator for search terms (#37878).Go MAEDA2022-11-032-1/+7
* Redirect to container URL in case of error in attachments#download_all (#37880).Go MAEDA2022-11-032-2/+35
* Limit mocha version to < 2.0.0 when Ruby version is < 2.7 to avoid test error...Go MAEDA2022-11-031-1/+1
* Don't display an unnecessary closing li element when there is no "Next" butto...Go MAEDA2022-11-021-2/+1
* Update RuboCop to 1.38 (#36919).Go MAEDA2022-11-022-2/+3
* Disallow all in /robots.txt if login is required (#37807).Go MAEDA2022-11-013-1/+9
* Always allow access to /robots.txt for Anonymous (#37807).Go MAEDA2022-11-012-0/+10
* Render all visible projects in robots.txt (including closed projects) (#37807).Go MAEDA2022-11-012-1/+6
* Read-only field permission for the project field is ignored if the current pr...Go MAEDA2022-10-312-5/+31
* Limit puma < 6.0.0 to avoid system test error (#37867).Go MAEDA2022-10-311-1/+2
* Database migrations don't run correctly for plugins when specifying the `VERS...Go MAEDA2022-10-302-0/+17
* Add missing fixture to test/integration/issue_test.rb (#37851).Go MAEDA2022-10-291-1/+2
* Update RuboCop Rails to 2.17 (#37248).Go MAEDA2022-10-293-6/+30
* Remove unnecessary disabling of RuboCop Rails/Pluck (#37248).Go MAEDA2022-10-291-1/+1
* Regenerate .rubocop_todo.yml (#37248).Go MAEDA2022-10-291-6/+0
* Fix RuboCop offense Rails/Pluck (#37248).Go MAEDA2022-10-288-22/+22
* Fix RuboCop offense Rails/WhereMissing (#37248).Go MAEDA2022-10-281-1/+1
* Fix RuboCop offense Rails/FreezeTime (#37248).Go MAEDA2022-10-271-1/+1
* Add Date and Time classes to yaml_column_permitted_classes (#37814).Go MAEDA2022-10-261-0/+2
* Update RuboCop to 1.37 (#36919).Go MAEDA2022-10-262-2/+2
* Fix RuboCop offense Lint/RedundantRequireStatement (#36919).Go MAEDA2022-10-261-1/+1
* Fix RuboCop offense Style/RedundantStringEscape (#36919).Go MAEDA2022-10-266-16/+16
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2022-10-261-1/+0
* Fix swapped general_text_Yes and general_text_No in Polish translation (#37812).Go MAEDA2022-10-221-2/+2