Commit Graph

  • dcdf27b895 Render all visible projects in robots.txt (including closed projects) (#37807). Go MAEDA 2022-11-01 03:24:17 +00:00
  • e1928aaf19 Read-only field permission for the project field is ignored if the current project has subprojects (#37685). Go MAEDA 2022-10-31 09:04:46 +00:00
  • 47fff4f95b Merged r21934 from trunk to 4.2-stable (#37867). Go MAEDA 2022-10-31 03:41:19 +00:00
  • ce4cce3474 Merged r21934 from trunk to 5.0-stable (#37867). Go MAEDA 2022-10-31 03:39:01 +00:00
  • e881e11021 Limit puma < 6.0.0 to avoid system test error (#37867). Go MAEDA 2022-10-31 03:34:34 +00:00
  • a749a6dd83 Database migrations don't run correctly for plugins when specifying the VERSION env variable (#31116). Go MAEDA 2022-10-30 06:26:02 +00:00
  • 783e986048 Add missing fixture to test/integration/issue_test.rb (#37851). Go MAEDA 2022-10-29 08:24:03 +00:00
  • 1ae0c73920 Update RuboCop Rails to 2.17 (#37248). Go MAEDA 2022-10-29 08:06:14 +00:00
  • 5817752289 Remove unnecessary disabling of RuboCop Rails/Pluck (#37248). Go MAEDA 2022-10-29 07:42:03 +00:00
  • 9daaa5eae5 Regenerate .rubocop_todo.yml (#37248). Go MAEDA 2022-10-29 07:34:22 +00:00
  • ee1476f802 Fix RuboCop offense Rails/Pluck (#37248). Go MAEDA 2022-10-28 07:50:11 +00:00
  • 6a55e94cd2 Fix RuboCop offense Rails/WhereMissing (#37248). Go MAEDA 2022-10-28 00:47:56 +00:00
  • 3e4d4d13bf Fix RuboCop offense Rails/FreezeTime (#37248). Go MAEDA 2022-10-27 23:42:31 +00:00
  • b16603b3ab Merged r21923 from trunk to 4.2-stable (#37814). Go MAEDA 2022-10-27 01:35:33 +00:00
  • 25adf6026b Merged r21923 from trunk to 5.0-stable (#37814). Go MAEDA 2022-10-27 01:34:36 +00:00
  • 2d7d2c1bac Add Date and Time classes to yaml_column_permitted_classes (#37814). Go MAEDA 2022-10-26 14:04:46 +00:00
  • 327f6e118b Update RuboCop to 1.37 (#36919). Go MAEDA 2022-10-26 13:28:53 +00:00
  • 41bb28cae5 Fix RuboCop offense Lint/RedundantRequireStatement (#36919). Go MAEDA 2022-10-26 13:19:52 +00:00
  • 47b17044d2 Fix RuboCop offense Style/RedundantStringEscape (#36919). Go MAEDA 2022-10-26 13:14:08 +00:00
  • 4cbb07ba43 Regenerate .rubocop_todo.yml (#36919). Go MAEDA 2022-10-26 13:06:38 +00:00
  • 829bb86451 Merged r21917 from trunk to 5.0-stable (#37812). Go MAEDA 2022-10-22 06:56:55 +00:00
  • 58e85138da Fix swapped general_text_Yes and general_text_No in Polish translation (#37812). Go MAEDA 2022-10-22 06:54:39 +00:00
  • a4001d076b Disable RuboCop Rails/WhereExists (#36919). Go MAEDA 2022-10-20 08:39:24 +00:00
  • 2f81cb6b2a Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751). Go MAEDA 2022-10-20 08:10:59 +00:00
  • 00b4743e91 Fix RuboCop offenses Layout/EmptyLinesAroundClassBody and Layout/TrailingEmptyLines in html_sanitizer_test.rb (#37750). Go MAEDA 2022-10-20 07:57:02 +00:00
  • 3fe8a7575d Fix RuboCop offense Layout/FirstArrayElementIndentation in html_sanitizer.rb (#37750). Go MAEDA 2022-10-20 07:48:27 +00:00
  • 88cb98cda8 Fix RuboCop offenses Layout/EmptyLinesAroundModuleBody, Layout/EmptyLinesAroundClassBody, and Layout/TrailingEmptyLines in html_sanitizer.rb (#37750). Go MAEDA 2022-10-20 07:34:21 +00:00
  • 7c561362cf Add a copyright header (#37750). Go MAEDA 2022-10-20 07:23:01 +00:00
  • df615b7047 Merged r21907 from trunk to 5.0-stable (#37772). Go MAEDA 2022-10-20 04:33:55 +00:00
  • eea816ae08 Merged r21906 from trunk to 5.0-stable (#37772). Go MAEDA 2022-10-20 04:33:11 +00:00
  • c02e3bfaec Merged r21905 from trunk to 5.0-stable (#37772). Go MAEDA 2022-10-20 04:32:06 +00:00
  • 8bc9d2abdf Simplify AttachmentsController#find_container (#37772). Go MAEDA 2022-10-20 04:14:26 +00:00
  • aeabd4682a Constraints *_all attachments routes to actually supported values of container_type (#37772). Go MAEDA 2022-10-20 04:13:21 +00:00
  • d726df660f Adds visible? method to journal (#37772). Go MAEDA 2022-10-20 04:11:58 +00:00
  • 919bbdc9ce Merged r21902 from trunk to 4.2-stable (#37767). Go MAEDA 2022-10-17 13:59:56 +00:00
  • 83b6af8c77 Merged r21902 from trunk to 5.0-stable (#37767). Go MAEDA 2022-10-17 13:38:44 +00:00
  • 1d9f5c6742 Escape tags that start with pre (#37767). Go MAEDA 2022-10-17 13:35:20 +00:00
  • 823080b45e Uses the new html sanitizer for links rendered by custom fields (#37750). Marius Balteanu 2022-10-04 19:50:01 +00:00
  • 39151a89b6 Introduces a standalone html sanitizer class (#37750). Marius Balteanu 2022-10-04 19:49:00 +00:00
  • a561d23bd4 Always bundle html-pipeline and sanitizer gems (#37750). Marius Balteanu 2022-10-04 19:46:11 +00:00
  • 9ef056d615 Mark legacy Markdown text formatting option as deprecated (#36807). Marius Balteanu 2022-10-04 19:41:07 +00:00
  • 9fc669a888 Make common_mark the default text formatting for new installations (#34863). Marius Balteanu 2022-10-04 19:19:15 +00:00
  • c73bc29866 Merge r21894 from trunk to 4.2-stable (#37751). Marius Balteanu 2022-10-04 19:01:37 +00:00
  • 295a649326 Merge r21894 from trunk to 5.0-stable (#37751). Marius Balteanu 2022-10-04 19:01:16 +00:00
  • ba635eace9 Escape blockquote citation in textile formatting (#37751). Marius Balteanu 2022-10-04 18:58:37 +00:00
  • 0ab2bb8647 Delete orphaned query and role ids from habtm join table (#36844). Marius Balteanu 2022-10-02 20:39:06 +00:00
  • dfa355469b Tagged version 4.2.8. 4.2.8 Marius Balteanu 2022-10-02 20:05:07 +00:00
  • a2159708b6 Tagged version 5.0.3. 5.0.3 Marius Balteanu 2022-10-02 20:04:43 +00:00
  • 3caa932bad Updates for 4.2.8 release. Marius Balteanu 2022-10-02 20:03:06 +00:00
  • 2d69632250 Merge r21888 to 5.0-stable. Marius Balteanu 2022-10-02 20:01:08 +00:00
  • da402cfe18 Updates for 5.0.3 release. Marius Balteanu 2022-10-02 19:58:58 +00:00
  • 66db167225 Merge r21886 to 5.0-stable (#37626). Marius Balteanu 2022-10-02 12:48:19 +00:00
  • 5b78b045b1 Fix rubocop warning (#37626). Marius Balteanu 2022-10-02 12:47:33 +00:00
  • bf161ee233 Merge r21883-r21884 from trunk to 5.0-stable (#37626). Marius Balteanu 2022-10-02 11:49:11 +00:00
  • e9adf8088d Add to do to fix the deprecation warning (#37626). Marius Balteanu 2022-10-02 09:59:11 +00:00
  • dc54c7a721 Fix show diff of a javascript file in repository module is displayed without layout (#37626). Marius Balteanu 2022-10-02 08:53:09 +00:00
  • bd5e6ca80f Backport only the fix without tests to 4.2-stable (#37718). Marius Balteanu 2022-10-02 07:35:46 +00:00
  • 396d855807 Merge r21880 from trunk to 5.0-stable (#37718). Marius Balteanu 2022-10-02 07:29:20 +00:00
  • 8bab808928 Fix repository browser does not show \"+\" (plus sign) in filename (#37718). Marius Balteanu 2022-10-02 07:14:37 +00:00
  • 5b0e4a8e2d Add table header in Plugins page (#37692). Go MAEDA 2022-10-01 06:54:27 +00:00
  • 3eca703f2d Merged r21876 from trunk to 4.2-stable (#36901). Go MAEDA 2022-10-01 05:24:35 +00:00
  • a4aa6d0c1f Merged r21876 from trunk to 5.0-stable (#36901). Go MAEDA 2022-10-01 05:23:33 +00:00
  • ca516e8c25 Jump to project is misaligned in Safari 15.4 and later (#36901). Go MAEDA 2022-10-01 05:21:03 +00:00
  • ece8eddb55 Merge r21872 and r21873 from trunk to 4.2-stable (#37282) Marius Balteanu 2022-09-30 15:23:17 +00:00
  • 40ff34ce2c Merge r21872 and r21873 from trunk to 5.0-stable (#37282) Marius Balteanu 2022-09-30 15:22:56 +00:00
  • 4e19aa64bd Remove comment (#37282). Marius Balteanu 2022-09-30 15:22:14 +00:00
  • c699701668 Fix subtask list is not properly displayed (#37282). Marius Balteanu 2022-09-30 15:17:58 +00:00
  • 8c66e90bbb Merged r21863 from trunk to 4.2-stable (#37465, #37719). Go MAEDA 2022-09-30 07:01:56 +00:00
  • c2c33357f6 Merged r21781 from trunk to 5.0-stable (#37499, #37608). Go MAEDA 2022-09-29 03:35:24 +00:00
  • 80f1374fc9 Merged r21867 from trunk to 4.2-stable (#37473). Go MAEDA 2022-09-28 09:21:57 +00:00
  • 534103f42d Merged r21867 from trunk to 5.0-stable (#37473). Go MAEDA 2022-09-28 09:20:39 +00:00
  • df88b9c7dd Issue ID field does not get focus when adding a related issue (#37473). Go MAEDA 2022-09-28 09:18:31 +00:00
  • 59852ed845 Merged r21865 from trunk to 5.0-stable (#37713). Go MAEDA 2022-09-28 09:02:46 +00:00
  • 16c2c4a880 Fix RuboCop offense Layout/LineLength due to r21849 (#37713). Go MAEDA 2022-09-28 09:00:45 +00:00
  • 0baa15fd15 Merged r21863 from trunk to 5.0-stable (#37452, #37719). Go MAEDA 2022-09-28 06:37:49 +00:00
  • 6a039db086 Fix Psych::DisallowedClass exception when loading plugin settings saved with Rails 4.2 (#37452, #37719). Go MAEDA 2022-09-28 06:36:07 +00:00
  • 3179bee5a8 Fix random system test failure by adding a missing fixture. Marius Balteanu 2022-09-27 20:49:44 +00:00
  • 20baf029ba Fix undefined method when auth source name column is added as column (#37674). Marius Balteanu 2022-09-27 19:55:09 +00:00
  • 1678f0d57a Fix failing test on PostgreSQL by ordering by only non null values (#37674). Marius Balteanu 2022-09-27 19:36:52 +00:00
  • 468377d6b5 Merged r21850 and r21851 from trunk to 5.0-stable (#37237). Marius Balteanu 2022-09-27 17:11:53 +00:00
  • 0224b79ccd Merged r21849 from trunk to 5.0-stable (#37713). Marius Balteanu 2022-09-27 17:10:14 +00:00
  • edc3224576 Merged r21854 from trunk to 5.0-stable (#33953). Go MAEDA 2022-09-27 09:56:30 +00:00
  • 8cf28048a4 Adds missing join when ordering by authsource (#37674). Go MAEDA 2022-09-27 09:30:07 +00:00
  • f7e611dfd0 Disable RuboCop Style/SoleNestedConditional (#36919). Go MAEDA 2022-09-27 09:11:10 +00:00
  • 42854ad2ae Fix random test failure (#33953). Go MAEDA 2022-09-27 08:23:53 +00:00
  • 337c5f93ba Merged r21834 and r21852 to 5.0-stable (#37369). Marius Balteanu 2022-09-26 22:41:49 +00:00
  • 5e70ebc4c3 Add a test for #37369. Marius Balteanu 2022-09-26 22:39:23 +00:00
  • 7dbdf5a88b Adds info about custom CSS to commonmark markdown help (#37237). Marius Balteanu 2022-09-26 22:36:54 +00:00
  • 2faadcba8b Allow select custom CSS properties (#37237). Marius Balteanu 2022-09-26 22:35:48 +00:00
  • 0bb977cb41 Add rel="noopener" to all external links with a target attribute (#37713). Marius Balteanu 2022-09-26 22:34:44 +00:00
  • 898b8311a6 Merge r21833 to 4.2-stable (#37268). Marius Balteanu 2022-09-26 21:44:36 +00:00
  • cecbd9cd73 Merge r21833 to 5.0-stable (#37268). Marius Balteanu 2022-09-26 21:44:06 +00:00
  • f733508d8a Regenerate .rubocop_todo.yml (#37614). Go MAEDA 2022-09-25 05:22:32 +00:00
  • f92477a423 Cleanup Repository::Git#clear_extra_info_of_changesets (#37614). Go MAEDA 2022-09-25 05:08:32 +00:00
  • a1126aebd4 Use the safe navigation operator instead of checking if an object is nil (#37614). Go MAEDA 2022-09-25 05:07:09 +00:00
  • fa3a42d1de Fix RuboCop offense Style/GuardClause (#37614). Go MAEDA 2022-09-25 05:00:29 +00:00
  • f17e8507c5 Fix RuboCop offense Style/IfUnlessModifier (#37614). Go MAEDA 2022-09-25 04:58:53 +00:00
  • b7e477ea7f Fix RuboCop offense Style/SymbolProc (#37614). Go MAEDA 2022-09-25 04:57:21 +00:00
  • 02f17b6d2b Fix RuboCop offense Rails/Blank (#37614). Go MAEDA 2022-09-25 04:56:16 +00:00
  • 215f6d7449 Reorder keys in the same order as en.yml (#37698). Go MAEDA 2022-09-25 02:46:57 +00:00