Commit graph

  • 4c4e27cbd6 Merge pull request '[v7.0/forgejo] fix: 15 November 2024 security fixes batch' (#5976) from earl-warren/forgejo:wip-v7.0-security-15-11 into v7.0/forgejo v7.0.11 Earl Warren 2024-11-15 12:00:23 +0000
  • 6569f1f25f Merge pull request '[v9.0/forgejo] fix: 15 November 2024 security fixes batch' (#5975) from earl-warren/forgejo:wip-v9.0-security-15-11 into v9.0/forgejo v9.0.2 Earl Warren 2024-11-15 11:57:38 +0000
  • 1e1b162cbe Merge pull request 'fix: 15 November 2024 security fixes batch' (#5974) from earl-warren/forgejo:wip-security-15-11 into forgejo Earl Warren 2024-11-15 11:19:50 +0000
  • 579560bd72
    chore(release-notes): 15 November 2024 security fixes #5976 Earl Warren 2024-11-15 10:30:15 +0100
  • 16419b6fc3
    fix: disallow basic authorization when security keys are enrolled Gusted 2024-10-29 18:01:42 +0100
  • b770282d45
    fix: extend forgejo_auth_token table Gusted 2024-11-14 13:31:02 +0100
  • 5b53a150c0
    Improve usage of HMAC output for mailer tokens Gusted 2024-08-12 20:01:09 +0200
  • 3a197f7de2
    fix: strict matching of allowed content for sanitizer Gusted 2024-11-02 14:08:04 +0100
  • c2284d871f
    fix: anomynous users code search for private/limited user's repository Gusted 2024-11-09 23:47:39 +0100
  • eb066a472c
    fix: require code permissions for branch feed Gusted 2024-11-02 17:41:34 +0100
  • 7480b6072f
    fix: don't show private forks in forks list Gusted 2024-11-02 20:55:30 +0100
  • 656351d028
    fix: add ID check for updating push mirror interval Gusted 2024-11-02 15:06:27 +0100
  • bdd99c0125
    Rename frontend .js files to .ts #5859 Anbraten 2024-11-08 10:14:24 +0100
  • 2f72bec100
    [v9.0/forgejo] chore(release-notes): 15 November 2024 security fixes #5975 Earl Warren 2024-11-15 10:30:15 +0100
  • 42f3644409
    fix: disallow basic authorization when security keys are enrolled Gusted 2024-10-29 18:01:42 +0100
  • 1770117178
    fix: extend forgejo_auth_token table Gusted 2024-08-11 05:13:01 +0200
  • 1379914c45
    Improve usage of HMAC output for mailer tokens Gusted 2024-08-12 20:01:09 +0200
  • 254bded75e
    fix: strict matching of allowed content for sanitizer Gusted 2024-11-02 14:08:04 +0100
  • a88e3e6ac0
    fix: anomynous users code search for private/limited user's repository Gusted 2024-11-09 23:47:39 +0100
  • 6c75d1a504
    fix: require code permissions for branch feed Gusted 2024-11-02 17:41:34 +0100
  • 36300be94e
    fix: don't show private forks in forks list Gusted 2024-11-02 20:55:30 +0100
  • c8c8377acb
    fix: add ID check for updating push mirror interval Gusted 2024-11-02 15:06:27 +0100
  • 4f861c8b9d
    Upgrade htmx #5735 Anbraten 2024-10-29 00:06:53 +0100
  • b1bc294955
    chore(release-notes): 15 November 2024 security fixes #5974 Earl Warren 2024-11-15 10:30:15 +0100
  • 01ab0583f5 Merge pull request 'test: fix e2e tests' (#5968) from viceice/test/e2e-fixes into forgejo Michael Kriese 2024-11-15 10:16:18 +0000
  • 0c9a8fe325 Update x/tools to v0.27.0 #5970 Renovate Bot 2024-11-15 10:05:23 +0000
  • 786dfc7fb8
    fix: add ID check for updating push mirror interval Gusted 2024-11-02 15:06:27 +0100
  • 061abe6004
    fix: don't show private forks in forks list Gusted 2024-11-02 20:55:30 +0100
  • 3e3ef76808
    fix: require code permissions for branch feed Gusted 2024-11-02 17:41:34 +0100
  • 7067cc7da4
    fix: strict matching of allowed content for sanitizer Gusted 2024-11-02 14:08:04 +0100
  • e6bbecb02d
    fix: disallow basic authorization when security keys are enrolled Gusted 2024-10-29 18:01:42 +0100
  • b70196653f
    fix: anomynous users code search for private/limited user's repository Gusted 2024-11-09 23:47:39 +0100
  • 9508aa7713
    Improve usage of HMAC output for mailer tokens Gusted 2024-08-12 20:01:09 +0200
  • 1ce33aa38d
    fix: extend forgejo_auth_token table Gusted 2024-08-11 05:13:01 +0200
  • 0fa436c373 Merge pull request 'ci: use oci mirror images' (#5963) from viceice/ci/oci-mirror into forgejo Michael Kriese 2024-11-15 08:22:35 +0000
  • 296935b0d7 Merge pull request 'chore: improve preparing tests' (#5948) from gusted/improve-testz into forgejo Michael Kriese 2024-11-15 07:35:22 +0000
  • 1c25bbe773
    test: fix e2e tests #5968 Michael Kriese 2024-11-15 01:41:55 +0100
  • c8d97e5594
    ci: use oci mirror images #5963 Michael Kriese 2024-11-14 23:12:57 +0100
  • e426a52a87 Merge pull request 'chore(release-notes): update the v9.0.2 & v7.0.11 links' (#5943) from earl-warren/forgejo:wip-release-notes into forgejo Earl Warren 2024-11-15 07:11:46 +0000
  • faa796feb9 Merge pull request 'ci: proper job name' (#5964) from viceice/ci/job-name into forgejo Michael Kriese 2024-11-15 07:02:58 +0000
  • bd4ae5cda3 feat: add synchronize users cli command #3021 Emmanuel Averty 2024-04-03 23:25:02 +0200
  • cdc38ace39 Update module google.golang.org/grpc to v1.68.0 #5969 Renovate Bot 2024-11-15 02:03:08 +0000
  • 2d7918e964 Update module google.golang.org/protobuf to v1.35.2 #5967 Renovate Bot 2024-11-15 00:10:04 +0000
  • 4043377377 Update dependency tailwindcss to v3.4.15 #5966 Renovate Bot 2024-11-15 00:09:10 +0000
  • c226b4d00a
    feat: use oci mirror for tonistiigi/xx image #5965 Michael Kriese 2024-11-15 00:55:43 +0100
  • 19c9e0a0c2
    ci: proper job name #5964 Michael Kriese 2024-11-15 00:48:45 +0100
  • ef9a0c8d3d Merge pull request 'Update module code.forgejo.org/forgejo/act to v1.22.0 (forgejo)' (#5949) from renovate/forgejo-code.forgejo.org-forgejo-act-1.x into forgejo Earl Warren 2024-11-14 23:28:23 +0000
  • 8fb6c753bb
    test: extend e2e timeouts #5961 Michael Kriese 2024-11-14 21:34:36 +0100
  • e36f0e0910 Merge branch 'forgejo' into moremarkdown JakobDev 2024-11-14 18:19:15 +0000
  • f8a1c40be7
    Fix unit test JakobDev 2024-11-14 19:18:43 +0100
  • 78b2ad0cec Merge branch 'forgejo' into orgmail JakobDev 2024-11-14 18:05:42 +0000
  • d1ad4dd561 Merge pull request 'Highlight user mention in comments and commit messages' (#5899) from 0ko/forgejo:mention-highlight into forgejo Otto 2024-11-14 17:46:03 +0000
  • b92863b024 Merge pull request 'ci: use tmpfs for service storage' (#5958) from viceice/ci/use-tmpfs into forgejo Otto 2024-11-14 17:44:22 +0000
  • 91fda7ee81 Merge pull request 'test: use sqlite in-memory db for integration' (#5956) from viceice/test/integration/use-sqlite-in-memory-db into forgejo Michael Kriese 2024-11-14 17:14:39 +0000
  • 19210cdd9f fix(agit): validate options #5106 Solomon Victorino 2024-09-05 14:43:12 -0600
  • fabb29540e feat(agit): allow updating PR title/description with push options Solomon Victorino 2024-08-31 17:20:35 -0600
  • 8a4407ef72
    ci: use tmpfs for service storage #5958 Michael Kriese 2024-11-14 17:25:47 +0100
  • a8beeff422 Merge pull request 'ci: disable mysql binlog' (#5957) from viceice/ci/mysql/no-bin-log into forgejo Michael Kriese 2024-11-14 16:26:48 +0000
  • eda83cc7ed
    ci: disable mysql binlog #5957 Michael Kriese 2024-11-14 16:30:07 +0100
  • 35b5c1a411
    ui: Refactor checkboxes into segment header #4553 GDWR 2024-07-17 19:58:02 +0100
  • 515c495a98
    fix: Update locale symbols for units setting descriptions GDWR 2024-07-17 19:14:22 +0100
  • b03031d51e
    ui: Reformat overview checkboxes to be left aligned GDWR 2024-07-17 19:01:47 +0100
  • 9acac30e1e
    fix: Repository units to have dropdown menu chevron GDWR 2024-07-17 18:18:30 +0100
  • aea3c7d6e8
    test: use memory for integration and journal for migration #5956 Michael Kriese 2024-11-14 15:37:50 +0100
  • 24028747d3
    test: use sqlite in-memory db for integration Michael Kriese 2024-11-14 14:42:45 +0100
  • 5bd682b59d Merge pull request 'test: add trailing newline to testlogger.go:recordError message' (#5955) from viceice/test/add-newline-to-record-error-msg into forgejo Michael Kriese 2024-11-14 14:20:42 +0000
  • 969027e3f2
    test: add trailing newline to testlogger.go:recordError message #5955 Michael Kriese 2024-11-14 14:38:47 +0100
  • 019e38a746 chore(ci): Upload screenshots on test failure #5899 Otto Richter 2024-11-12 17:20:36 +0100
  • 1f7a648057 tests(e2e): mention highlights in commit messages Otto Richter 2024-11-10 20:09:53 +0100
  • c17b4bdaeb tests(e2e): Separate accessibility and form checks Otto Richter 2024-11-11 18:44:55 +0100
  • 634519e891 feat(ui): highlight user mention in comments and commit messages 0ko 2024-11-10 17:57:32 +0500
  • bd42f677b4 Merge pull request 'chore: improve slow tests' (#5954) from gusted/improve-slow-test into forgejo Earl Warren 2024-11-14 12:37:37 +0000
  • 16c0361764 port(partial): partial port of 'Allow code search by filename (gitea#32210)' Shiny Nematoda 2024-11-11 13:31:25 +0000
  • 2903e3c527 Updated tokenizer to better matching when search for code snippets (#32261) Bruno Sofiato 2024-11-06 17:51:20 -0300
  • 75a8b83946
    chore: improve slow tests #5954 Gusted 2024-11-14 11:18:48 +0100
  • fd4a68b4de Merge pull request '[v9.0/forgejo] chore(ci): ROLE forgejo-coding & forgejo-testing' (#5952) from earl-warren/forgejo:wip-v9.0-testing-only into v9.0/forgejo Earl Warren 2024-11-14 11:28:49 +0000
  • 4ada4bc828 Merge pull request '[v7.0/forgejo] chore(ci): ROLE forgejo-coding & forgejo-testing' (#5953) from earl-warren/forgejo:wip-v7.0-testing-only into v7.0/forgejo Earl Warren 2024-11-14 11:12:35 +0000
  • e600fe97a3 i18n: update of translations from Codeberg Translate (#5845) Codeberg Translate 2024-11-14 10:20:25 +0000
  • b5be5a7319 Merge branch 'forgejo' into pull-through-cache-proxy #5516 michael-sparrow 2024-11-14 10:01:38 +0000
  • 91ff7f3324
    chore(ci): ROLE forgejo-coding & forgejo-testing (part two) #5953 Earl Warren 2024-11-13 22:59:51 +0100
  • 900307a3ed
    chore(ci): ROLE forgejo-coding & forgejo-testing Earl Warren 2024-11-13 22:18:35 +0100
  • 78f69040fc
    chore(ci): ROLE forgejo-coding & forgejo-testing (part two) #5952 Earl Warren 2024-11-13 22:59:51 +0100
  • 3465f73e2c
    chore(ci): ROLE forgejo-coding & forgejo-testing Earl Warren 2024-11-13 22:18:35 +0100
  • d1520cf08d
    chore: improve preparing tests #5948 Gusted 2024-11-14 02:13:22 +0100
  • f9169eac96
    re-add the string for read-only viewers #5697 Kwonunn 2024-10-25 16:05:23 +0200
  • f8cbd6301e
    reword the no-workflows page Kwonunn 2024-10-25 14:17:59 +0200
  • ccf48dd765 Add integration test for downloading a patch/diff file in compare page #5385 mirko 2024-09-24 16:03:51 +0200
  • d2843c8637
    i18n: translated using Weblate (French) #5845 earl-warren 2024-11-14 07:05:06 +0000
  • c5bf8d0341
    i18n: translated using Weblate (Russian) 0ko 2024-11-13 11:57:09 +0000
  • 5b9bafcddd
    i18n: translated using Weblate (Latvian) Edgarsons 2024-11-12 16:22:07 +0000
  • de146b7639
    i18n: translated using Weblate (Latvian) Edgarsons 2024-11-12 16:17:41 +0000
  • 79fdbac9b7
    i18n: translated using Weblate (Ukrainian) SomeTr 2024-11-11 07:01:50 +0000
  • a99e46fb5e
    i18n: translated using Weblate (German) Atalanttore 2024-11-11 07:18:24 +0000
  • 450e802695
    i18n: translated using Weblate (Czech) Fjuro 2024-11-11 08:37:29 +0000
  • ddedbb2cd0
    i18n: translated using Weblate (Ukrainian) faoquad 2024-11-11 02:06:42 +0000
  • 3b66a1dd97
    i18n: translated using Weblate (Portuguese (Brazil)) Juno Takano 2024-11-11 02:21:37 +0000
  • 5342fafbb5
    i18n: translated using Weblate (German (Low)) Benedikt Straub 2024-11-10 18:34:08 +0000
  • ab9ceafcd2
    i18n: translated using Weblate (Chinese (Simplified Han script)) xtex 2024-11-09 12:22:29 +0000
  • aa9f638a7a
    i18n: translated using Weblate (Ukrainian) SomeTr 2024-11-09 10:14:15 +0000
  • 53cb33ec11
    i18n: translated using Weblate (Ukrainian) SomeTr 2024-11-08 19:59:54 +0000