summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Disable RuboCop Rails/WhereExists (#36919).Go MAEDA2022-10-202-18/+3
* Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751).Go MAEDA2022-10-201-4/+5
* Fix RuboCop offenses Layout/EmptyLinesAroundClassBody and Layout/TrailingEmpt...Go MAEDA2022-10-201-2/+0
* Fix RuboCop offense Layout/FirstArrayElementIndentation in html_sanitizer.rb ...Go MAEDA2022-10-201-4/+5
* Fix RuboCop offenses Layout/EmptyLinesAroundModuleBody, Layout/EmptyLinesArou...Go MAEDA2022-10-201-4/+0
* Add a copyright header (#37750).Go MAEDA2022-10-201-0/+19
* Simplify AttachmentsController#find_container (#37772).Go MAEDA2022-10-201-12/+3
* Constraints *_all attachments routes to actually supported values of containe...Go MAEDA2022-10-202-14/+5
* Adds visible? method to journal (#37772).Go MAEDA2022-10-201-0/+4
* Escape tags that start with pre (#37767).Go MAEDA2022-10-172-5/+18
* Uses the new html sanitizer for links rendered by custom fields (#37750).Marius Balteanu2022-10-045-19/+21
* Introduces a standalone html sanitizer class (#37750).Marius Balteanu2022-10-042-0/+60
* Always bundle html-pipeline and sanitizer gems (#37750).Marius Balteanu2022-10-041-2/+4
* Mark legacy Markdown text formatting option as deprecated (#36807).Marius Balteanu2022-10-041-1/+1
* Make common_mark the default text formatting for new installations (#34863).Marius Balteanu2022-10-045-2/+19
* Escape blockquote citation in textile formatting (#37751).Marius Balteanu2022-10-042-1/+8
* Delete orphaned query and role ids from habtm join table (#36844).Marius Balteanu2022-10-021-0/+14
* Updates for 5.0.3 release.Marius Balteanu2022-10-022-1/+64
* Fix rubocop warning (#37626).Marius Balteanu2022-10-021-1/+1
* Add to do to fix the deprecation warning (#37626).Marius Balteanu2022-10-021-0/+1
* Fix show diff of a javascript file in repository module is displayed without ...Marius Balteanu2022-10-021-1/+1
* Fix repository browser does not show \"+\" (plus sign) in filename (#37718).Marius Balteanu2022-10-024-5/+6
* Add table header in Plugins page (#37692).Go MAEDA2022-10-012-0/+12
* Jump to project is misaligned in Safari 15.4 and later (#36901).Go MAEDA2022-10-011-0/+4
* Remove comment (#37282).Marius Balteanu2022-09-301-1/+1
* Fix subtask list is not properly displayed (#37282).Marius Balteanu2022-09-302-1/+8