1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 07:41:21 +01:00

Commit Graph

  • 4d6fb0b0b9
    Merge branch 'main' into fix/lfs-migration hiifong 2024-12-13 01:19:14 +0800
  • 9f8d7a9e73
    Fix lfs migration hiifong 2024-12-13 01:16:01 +0800
  • 566f5356db
    use dedicated runners for release artifacts (#32811) techknowlogick 2024-12-12 12:02:59 -0500
  • 132030119f use dedicated runners for release artifacts techknowlogick 2024-12-12 12:00:44 -0500
  • c11b896126 fix wxiaoguang 2024-12-12 23:55:29 +0800
  • 648373072d
    Update web_src/js/features/repo-unicode-escape.ts wxiaoguang 2024-12-12 18:25:24 +0800
  • 4719b5d0e8 fix wxiaoguang 2024-12-12 16:37:38 +0800
  • a2804a5efc Merge branch 'main' into lunny/refactor_getpatch Lunny Xiao 2024-12-12 00:42:04 -0800
  • a3eb356f7a
    Add rootRepo and ownForkRepo Lunny Xiao 2024-12-12 00:37:51 -0800
  • 22bf2ca6ba
    Make API "compare" accept commit IDs (#32801) wxiaoguang 2024-12-12 16:10:09 +0800
  • 335cd3593b do not set alt to avoid break page layout wxiaoguang 2024-12-12 15:52:41 +0800
  • 089736590d fix test wxiaoguang 2024-12-12 15:44:51 +0800
  • 879fe8d059
    Merge 6123ed49433f0d48ade564788c4e703c303abaf4 into 01b1896bf5eacfd7f4f64d9ebb0ad165e3e60a5c Tomáš Hruška 2024-12-12 14:37:47 +0700
  • 27ee1a2252 fix wxiaoguang 2024-12-12 15:24:41 +0800
  • 3a29a3a37d
    Merge branch 'main' into fix-api-compare wxiaoguang 2024-12-12 15:10:03 +0800
  • 8a71bd9f6a
    Update models/repo/fork.go Lunny Xiao 2024-12-12 14:48:00 +0800
  • 5d9bf83667 encode the search query Ben Chang 2024-12-12 14:24:49 +0800
  • 82ca99db2d
    Merge two functions with the same content Lunny Xiao 2024-12-11 22:15:47 -0800
  • 01b1896bf5
    Implement update branch API (#32433) Kemal Zebari 2024-12-11 21:02:35 -0800
  • af4e23d0e8
    Merge branch 'main' into feat-api-add-rename-branch Giteabot 2024-12-12 12:37:37 +0800
  • 1e751d81b3
    Fix JS error when dropping a file to a editor without dropzone (#32804) wxiaoguang 2024-12-12 12:37:25 +0800
  • 6342fc12cc fix wxiaoguang 2024-12-12 12:28:15 +0800
  • 952523e15f
    Merge branch 'main' into feat-api-add-rename-branch Giteabot 2024-12-12 12:26:23 +0800
  • dfd7594499
    chore: use errors.New to replace fmt.Errorf with no parameters (#32800) RiceChuan 2024-12-12 12:26:11 +0800
  • 42d032de88 add comment wxiaoguang 2024-12-12 12:11:56 +0800
  • db93cfa19f
    Merge branch 'main' into feat-api-add-rename-branch Giteabot 2024-12-12 12:11:23 +0800
  • 1db2a9a229 fix lint wxiaoguang 2024-12-12 11:46:32 +0800
  • 65fbffe193 fix repo close wxiaoguang 2024-12-12 11:38:22 +0800
  • 36432efa00 fix wxiaoguang 2024-12-12 11:19:15 +0800
  • 5fba9fd345
    Merge branch 'main' into add-n-commits-link Chai-Shi 2024-12-12 11:00:58 +0800
  • df77fda323 chore: use errors.New to replace fmt.Errorf with no parameters RiceChuan 2024-12-12 10:42:24 +0800
  • ee45950dab
    Switch to eslint-plugin-import-x (#32790) silverwind 2024-12-12 03:07:32 +0100
  • 60d0ed58d0 Add "n commits" link to contributors in contributors graph page Ben Chang 2024-12-12 10:07:13 +0800
  • 74b6e44567
    Merge branch 'main' into fix/disable-selector wxiaoguang 2024-12-12 10:06:07 +0800
  • 10197fb7d6
    Merge branch 'main' into eslint-plugin-import-x Giteabot 2024-12-12 10:02:20 +0800
  • 17f0411441
    Fix clone panel js error (#32798) wxiaoguang 2024-12-12 10:01:20 +0800
  • 530f520754 fix wxiaoguang 2024-12-12 09:55:25 +0800
  • 1893b32670 [skip ci] Updated translations via Crowdin GiteaBot 2024-12-12 00:34:20 +0000
  • 52639ffaa9
    Fix bug Lunny Xiao 2024-12-11 15:41:02 -0800
  • 72f6e28f7f Merge branch 'main' into lunny/refactor_getpatch Lunny Xiao 2024-12-11 15:40:10 -0800
  • d43620e7bc
    Add is_archived option for issue indexer (#32735) yp05327 2024-12-12 08:33:31 +0900
  • d90666209b Return a 204 response instead of 200 Kemal Zebari 2024-12-11 15:01:18 -0800
  • 77da820ba6
    Merge branch 'main' into add-is_archived-in-issue-index Giteabot 2024-12-12 06:43:49 +0800
  • c0092af2e0
    Add changelog for 1.22.5 (#32794) v1.22.5 Lunny Xiao 2024-12-11 12:56:35 -0800
  • 581c194d2f Merge branch 'lunny/detect_action_branch_deleted' of github.com:lunny/gitea into lunny/detect_action_branch_deleted Lunny Xiao 2024-12-11 11:10:28 -0800
  • 434e3edbdb Merge branch 'main' into lunny/detect_action_branch_deleted Lunny Xiao 2024-12-11 11:07:03 -0800
  • de6160a8aa
    Follow feedbacks Lunny Xiao 2024-12-11 11:06:49 -0800
  • 741be41480
    Add changelog for 1.22.5 Lunny Xiao 2024-12-11 10:41:53 -0800
  • 6092bbac4d
    🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) (#32792) Lunny Xiao 2024-12-11 10:32:10 -0800
  • 12c8addf3f
    Merge branch 'release/v1.22' into lunny/backport_32668 Lunny Xiao 2024-12-11 10:31:14 -0800
  • d92c96a02a fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) Simon Pistache 2024-12-01 03:14:56 +0100
  • e4ca557fd0
    Upgrade crypto library (#32791) Lunny Xiao 2024-12-11 10:18:58 -0800
  • 235503d369
    Upgrade crypto library Lunny Xiao 2024-12-11 10:17:23 -0800
  • 39a01016cd
    Upgrade dependency crypto library (#32750) Lunny Xiao 2024-12-11 10:07:48 -0800
  • c87b5c26ce
    Switch to eslint-plugin-import-x silverwind 2024-12-11 19:07:10 +0100
  • 89cfe903ce
    Merge branch 'main' into lunny/upgrade_crypto techknowlogick 2024-12-11 12:58:33 -0500
  • 1e34ea7177 Upgrade ssh Lunny Xiao 2024-12-11 09:57:08 -0800
  • f7af29e9cc Upgrade dependency crypto library Lunny Xiao 2024-12-06 22:02:12 -0800
  • 6eb01b6ee9
    Update hiifong 2024-12-12 01:14:46 +0800
  • ef9d1e9002
    Add standard-compliant route to serve outdated R packages (#32783) (#32789) Giteabot 2024-12-12 00:49:06 +0800
  • 994326f09f Add standard-compliant route to serve outdated R packages (#32783) Sebastian T. T. 2024-12-11 17:20:04 +0100
  • 874b8484aa
    Add standard-compliant route to serve outdated R packages (#32783) Sebastian T. T. 2024-12-11 17:20:04 +0100
  • 6e37863f94
    Merge branch 'main' into fix/cran_archived_packaged Giteabot 2024-12-11 23:54:55 +0800
  • 4814f43af7
    Fix repo home file list (#32788) wxiaoguang 2024-12-11 23:54:42 +0800