1
0
Fork 0
forked from forgejo/forgejo

Commit graph

  • 71e63f541d [BUG] Make delay writer actually work Gusted 2024-04-03 01:17:25 +02:00
  • 7d35a76ebf Merge pull request '[BUG] Make delay writer actually work' (#2983) from gusted/forgejo-hook-processing into forgejo Earl Warren 2024-04-03 07:33:45 +00:00
  • 141e66b538 Merge pull request '[CI] backport auto-squash detection and -x' (#2989) from earl-warren/forgejo:wip-backport-workaround into forgejo Earl Warren 2024-04-03 07:09:35 +00:00
  • c0fb79b436 Merge pull request '[v7.0/forgejo] Adjust the signed tag verification line' (#2981) from bp-v7.0/forgejo-d58143e into v7.0/forgejo Earl Warren 2024-04-03 06:32:36 +00:00
  • 6c7179355e
    [CI] backport auto-squash detection and -x Earl Warren 2024-04-03 07:30:42 +02:00
  • 8f3b2096a8 Update module github.com/editorconfig/editorconfig-core-go/v2 to v2.6.2 Renovate Bot 2024-04-03 04:08:11 +00:00
  • 59bb7c2bf0 Update ghcr.io/visualon/renovate Docker tag to v37.278.0 Renovate Bot 2024-04-03 02:06:10 +00:00
  • 9320ffd2b5
    [BUG] Make delay writer actually work Gusted 2024-04-03 01:17:25 +02:00
  • 6051722460 Adjust the signed tag verification line Gergely Nagy 2024-04-02 09:51:44 +02:00
  • 0a9f6297a3 Merge pull request 'Adjust the signed tag verification line' (#2966) from algernon/forgejo:were-not-gonna-stop-until-we-reach-the-highest-top into forgejo Earl Warren 2024-04-02 22:02:03 +00:00
  • d58143e4e1
    Adjust the signed tag verification line Gergely Nagy 2024-04-02 09:51:44 +02:00
  • f3ce65a3fc Merge pull request '[v7.0/forgejo] Allow custom repo size format' (#2980) from bp-v7.0/forgejo-2f38c22 into v7.0/forgejo Earl Warren 2024-04-02 18:39:09 +00:00
  • 96b2ec888a Merge pull request '[v7.0/forgejo] Make pprof labels conformant with prometheus spec' (#2955) from bp-v7.0/forgejo-c8f515d into v7.0/forgejo Earl Warren 2024-04-02 18:38:41 +00:00
  • f3b6759ab7 [I18N] Allow custom repo size format 0ko 2024-04-02 18:43:12 +05:00
  • 2b8d95c8c2 Merge pull request '[v7.0/forgejo] Data size unit localization' (#2979) from bp-v7.0/forgejo-c2d137d-dae95f4-bba1884-075e0de-29cc80d-7b9c346 into v7.0/forgejo Earl Warren 2024-04-02 18:02:15 +00:00
  • a245fb5c83 [THEME] Use better color for labels/counters 0ko 2024-03-31 21:26:06 +05:00
  • 470886bf52 Rename ByteSize to ReadableSize 0ko 2024-03-31 20:17:12 +05:00
  • d2cd1342bf Deprecate usage of FileSize in templates 0ko 2024-03-19 18:47:53 +05:00
  • e5212c8c96 Add integration test for TrSize 0ko 2024-03-19 18:47:48 +05:00
  • 24552ee9ee Add unit test for TrSize 0ko 2024-03-19 18:47:20 +05:00
  • 7b24b669ed Provide a way to translate data units 0ko 2024-03-19 15:52:32 +05:00
  • 482658a4d0 Add data unit translations 0ko 2024-03-05 22:12:23 +05:00
  • a89e146cb0 Merge pull request '[v7.0/forgejo] [FEAT] Mark database errors in tests as failure' (#2978) from bp-v7.0/forgejo-2dabd20 into v7.0/forgejo Earl Warren 2024-04-02 15:53:23 +00:00
  • 7befc34e68 Merge pull request '[v7.0/forgejo] [BUG] Use correct template for commitmail error' (#2977) from bp-v7.0/forgejo-27f3904 into v7.0/forgejo Earl Warren 2024-04-02 15:51:31 +00:00
  • 69d9d66dda Merge pull request '[v7.0/forgejo] [TESTS] fix flacky git check-attr subtest' (#2975) from bp-v7.0/forgejo-cef39b2 into v7.0/forgejo Earl Warren 2024-04-02 15:09:14 +00:00
  • 4b8d06b0a7 Merge pull request 'Allow custom repo size format' (#2974) from 0ko/forgejo:percent_s into forgejo Earl Warren 2024-04-02 15:08:41 +00:00
  • 11feddc21d [FEAT] Mark database errors in tests as failure Gusted 2024-04-02 13:34:17 +02:00
  • b4f566fdf5 [BUG] Use correct template for commitmail error Gusted 2024-04-02 15:08:53 +02:00
  • 5a23ce083d Merge pull request '[v7.0/forgejo] Provide plural support for issue participants' (#2971) from bp-v7.0/forgejo-39b53ef into v7.0/forgejo Earl Warren 2024-04-02 14:49:01 +00:00
  • ba4f17b1d9 Merge pull request '[v7.0/forgejo] [I18N] Translations update from Weblate (#2937)' (#2970) from earl-warren/forgejo:wip-v7.0-translations into v7.0/forgejo Earl Warren 2024-04-02 14:48:12 +00:00
  • 2a006e850e Merge pull request '[FEAT] Mark database errors in tests as failure' (#2972) from gusted/forgejo-log-db into forgejo Earl Warren 2024-04-02 14:47:32 +00:00
  • 3aad608649 Merge pull request '[BUG] Use correct template for commitmail error' (#2973) from gusted/forgejo-fix-committmail into forgejo Earl Warren 2024-04-02 14:45:54 +00:00
  • f25d2ce223 Merge pull request '[v7.0/forgejo] Go and JS dependencies' (#2969) from earl-warren/forgejo:wip-v7.0-dependencies into v7.0/forgejo Earl Warren 2024-04-02 14:44:07 +00:00
  • 57b19874b8 [TESTS] fix flack git check-attr flacky subtest oliverpool 2024-04-02 09:00:33 +02:00
  • 58fc87091d Merge pull request '[TESTS] fix flacky git check-attr subtest' (#2963) from oliverpool/forgejo:git_check_attr_test into forgejo Gusted 2024-04-02 14:24:20 +00:00
  • 2f38c2220f [I18N] Allow custom repo size format 0ko 2024-04-02 18:43:12 +05:00
  • 27f39047c1
    [BUG] Use correct template for commitmail error Gusted 2024-04-02 15:08:53 +02:00
  • 2dabd202ce
    [FEAT] Mark database errors in tests as failure Gusted 2024-04-02 13:34:17 +02:00
  • 46eeb884b4 Provide plural support for issue participants 0ko 2024-03-19 16:27:01 +05:00
  • 0abf358c94
    [I18N] Translations update from Weblate (#2937) Codeberg Translate 2024-04-02 10:45:15 +00:00
  • 7e575603ee Merge pull request 'Provide plural support for issue participants' (#2695) from 0ko/forgejo:participants into forgejo Earl Warren 2024-04-02 10:46:51 +00:00
  • fc715fb31e [I18N] Translations update from Weblate (#2937) Codeberg Translate 2024-04-02 10:45:15 +00:00
  • 20a3597220
    [FEAT] Visual separation between types of attachments Gusted 2024-03-30 12:15:39 +01:00
  • 2937333e2d
    [v7.0/forgejo] Go and JS dependencies Earl Warren 2024-04-02 12:25:34 +02:00
  • a7190aa19a Merge pull request 'Update dependency happy-dom to v14.3.10' (#2959) from renovate/happy-dom-14.x into forgejo Earl Warren 2024-04-02 10:22:52 +00:00
  • 7b97ea7154 Merge pull request '[v7.0/forgejo] fix: respond with JSON Resource Descriptor Content-Type per RFC7033' (#2968) from bp-v7.0/forgejo-2c2f146 into v7.0/forgejo Gusted 2024-04-02 10:22:01 +00:00
  • 59e42fee1c Merge pull request '[v7.0/forgejo] Render inline file permalinks' (#2951) from earl-warren/forgejo:wip-v7.0-inline-render into v7.0/forgejo Earl Warren 2024-04-02 09:57:35 +00:00
  • cef39b2940 [TESTS] fix flack git check-attr flacky subtest oliverpool 2024-04-02 09:00:33 +02:00
  • e13854c305 fix: respond with JSON Resource Descriptor Content-Type per RFC7033 Aravinth Manivannan 2024-04-02 14:11:47 +05:30
  • 04fcaf783e Merge pull request 'fix: respond with JSON Resource Descriptor Content-Type per RFC7033' (#2882) from realaravinth/forgejo:cb-2871 into forgejo Earl Warren 2024-04-02 09:38:27 +00:00
  • 2c2f146895
    fix: respond with JSON Resource Descriptor Content-Type per RFC7033 Aravinth Manivannan 2024-04-02 14:11:47 +05:30
  • 71153ef8b4 Merge pull request '[v7.0/forgejo] [BUG] Use correct translation on closed milestones' (#2960) from bp-v7.0/forgejo-095d845 into v7.0/forgejo Earl Warren 2024-04-02 07:17:46 +00:00
  • 7db4e374ca Merge pull request '[v7.0/forgejo] [FEAT] Configure if protected branch rule should apply to admins' (#2956) from bp-v7.0/forgejo-79b7089 into v7.0/forgejo Earl Warren 2024-04-02 05:51:43 +00:00
  • 2e5aa42f20 [BUG] Use correct translation on closed milestones Gusted 2024-04-02 00:51:27 +02:00
  • a2f603dedd Merge pull request '[BUG] Use correct translation on closed milestones' (#2957) from gusted/forgejo-milestone into forgejo Earl Warren 2024-04-02 05:32:40 +00:00
  • 335dd3cee6 Update dependency happy-dom to v14.3.10 Renovate Bot 2024-04-02 04:04:45 +00:00
  • 095d845f3c
    [BUG] Use correct translation on closed milestones Gusted 2024-04-02 00:51:27 +02:00
  • 7a783c3132 Merge pull request '[v7.0/forgejo] [TESTS] prevent overriding testlogger when calling mainApp' (#2952) from earl-warren/forgejo:wip-v7.0-non_failing_test into v7.0/forgejo Gusted 2024-04-01 20:33:17 +00:00
  • 68e900822b Merge pull request '[CI] backport workaround to cherry-pick in order' (#2953) from earl-warren/forgejo:wip-git-backporting-order into forgejo Earl Warren 2024-04-01 19:40:01 +00:00
  • 029bcd361a [FEAT] Configure if protected branch rule should apply to admins Gusted 2024-03-28 21:41:52 +01:00
  • 385bcca788 Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:sizelocalize into forgejo Earl Warren 2024-04-01 19:31:26 +00:00
  • ec091b59af Merge pull request '[FEAT] Configure if protected branch rule should apply to admins' (#2867) from gusted/forgejo-protectedbranch-admins into forgejo Earl Warren 2024-04-01 19:28:29 +00:00
  • 1a0c9df87f [FIX] make pprof labels conformant with prometheus spec TheFox0x7 2024-03-31 00:03:38 +01:00
  • ce74e66b95
    [TESTS] disable test failure on log.Error for now oliverpool 2024-04-01 11:00:32 +02:00
  • cf460b8b5f
    [TESTS] do not include line numbers in the error whitelist Earl Warren 2024-03-31 20:57:49 +02:00
  • 8194d7d760 Merge pull request 'Make pprof labels conformant with prometheus spec' (#2933) from thefox/forgejo:pprof_fix into forgejo Earl Warren 2024-04-01 18:08:43 +00:00
  • 53dc9f3393 Add integration test for (non-)archived label properties 0ko 2024-04-01 21:38:34 +05:00
  • 21dda0d1f7
    [CI] backport workaround to cherry-pick in order Earl Warren 2024-04-01 17:48:39 +02:00
  • 4706b644f8
    [TESTS] deliver webhooks on localhost oliverpool 2024-03-31 10:34:37 +02:00
  • b6dccc0fd4
    populate testlogger ignoreList oliverpool 2024-03-28 11:41:27 +01:00
  • 966faddee4
    [TESTS] prevent overriding testlogger when calling mainApp oliverpool 2024-03-27 22:02:51 +01:00
  • c01935e9d0 Merge pull request '[v7.0/forgejo] Highlight signed tags like signed commits' (#2950) from bp-v7.0/forgejo-bc08007-432ff7d-cd19564 into v7.0/forgejo Earl Warren 2024-04-01 14:29:24 +00:00
  • 22aedc6c96
    [v7.0/forgejo] Render inline file permalinks Mai-Lapyst 2024-03-15 13:44:42 +01:00
  • 2e744dc991 Merge pull request 'Render inline file permalinks' (#2669) from Mai-Lapyst/forgejo:markup-add-filepreview into forgejo Earl Warren 2024-04-01 13:57:01 +00:00
  • 4dd475dfe5 models/asymkey: Implement Tag verification Gergely Nagy 2024-03-04 19:11:42 +01:00
  • 923035e418 Highlight signed tags like signed commits Gergely Nagy 2024-03-04 19:13:29 +01:00
  • 9ecd041975 An integration test for SSH signed tags Gergely Nagy 2024-03-30 15:46:03 +01:00
  • b9a1d5c2be Merge pull request 'Highlight signed tags like signed commits' (#2534) from algernon/forgejo:message-in-a-bottle-ctrl-w-tag into forgejo Earl Warren 2024-04-01 13:38:55 +00:00
  • 1060b7cfa8 Add opacity and grayscale to archived labels 0ko 2024-04-01 17:17:12 +05:00
  • cab47bbb0e [I18N] Improve translatability of archived labels 0ko 2024-03-29 23:17:00 +05:00
  • 4b09dd11ec [GITEA] Apply changes to archived labels 0ko 2024-03-29 23:07:01 +05:00
  • e18429aeb0 Merge pull request '[TESTS] disable test failure on log.Error for now' (#2942) from oliverpool/forgejo:disable_logger_failures into forgejo Earl Warren 2024-04-01 09:37:01 +00:00
  • 62148859b9 [TESTS] disable test failure on log.Error for now oliverpool 2024-04-01 11:00:32 +02:00
  • 9f80081795 [v7.0/forgejo] [REFACTOR] git attribute: test proper cancellation and unify nul-byte reader (#2939) forgejo-backport-action 2024-04-01 06:44:46 +00:00
  • 4d7a57a9f3 Merge pull request '[REFACTOR] git attribute: test proper cancellation and unify nul-byte reader' (#2906) from oliverpool/forgejo:git_attr_error into forgejo Earl Warren 2024-04-01 05:58:37 +00:00
  • 75234fc6bc Merge pull request '[TESTS] do not include line numbers in the error whitelist' (#2936) from earl-warren/forgejo:wip-ignore-list into forgejo Earl Warren 2024-03-31 22:04:50 +00:00
  • a60b34a451
    [TESTS] do not include line numbers in the error whitelist Earl Warren 2024-03-31 20:57:49 +02:00
  • 4cb3f331a2 Merge pull request '[v7.0/forgejo] [BUG] Consistent styling for Sort filter' (#2938) from bp-v7.0/forgejo-b7d55de into v7.0/forgejo Gusted 2024-03-31 21:30:51 +00:00
  • fd8f51f2b6 [BUG] Consistent styling for Sort filter Gusted 2024-03-30 23:32:01 +01:00
  • e96714016c Merge pull request '[BUG] Consistent styling for Sort filter' (#2920) from gusted/forgejo-filter-type into forgejo Gusted 2024-03-31 20:58:30 +00:00
  • 9bd55ced76 Merge pull request '[CI] backport workaround to avoid duplicated job runs' (#2934) from earl-warren/forgejo:wip-backport-workaround into forgejo Earl Warren 2024-03-31 19:02:54 +00:00
  • d9b5df89e3
    [CI] backport workaround to avoid duplicated job runs Earl Warren 2024-03-31 17:34:21 +02:00
  • c2d137d1f2 Rename ByteSize to ReadableSize 0ko 2024-03-31 20:17:12 +05:00
  • c8f515dff7
    [FIX] make pprof labels conformant with prometheus spec TheFox0x7 2024-03-31 00:03:38 +01:00
  • b7d55de222
    [BUG] Consistent styling for Sort filter Gusted 2024-03-30 23:32:01 +01:00
  • 99842e9ff5 Merge pull request '[TESTS] prevent overriding testlogger when calling mainApp' (#2846) from oliverpool/forgejo:non_failing_test into forgejo Earl Warren 2024-03-31 13:50:20 +00:00
  • 502db7a873 Merge pull request '[TESTS] pull review deletion (partial port of gitea#29888)' (#2796) from oliverpool/forgejo:port_29888 into forgejo Earl Warren 2024-03-31 13:48:15 +00:00
  • 6b857193ff [TESTS] pull review deleted from gitea#29888 oliverpool 2024-03-25 16:17:02 +01:00
  • e628d0e54b Merge pull request '[v7.0/forgejo] Fix New issue button position consistency' (#2930) from bp-v7.0/forgejo-892fc82 into v7.0/forgejo Earl Warren 2024-03-31 09:45:48 +00:00
  • ece5c97931 Merge pull request '[v7.0/forgejo] English improvements' (#2929) from bp-v7.0/forgejo-d183d32 into v7.0/forgejo Earl Warren 2024-03-31 09:11:47 +00:00