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

Commit Graph

  • 7c4847ed17
    Recovery unnecessary changes Lunny Xiao 2024-11-15 21:21:38 -0800
  • ee806d6374
    Add test for forks Lunny Xiao 2024-11-15 21:14:39 -0800
  • 78e1eb82f1 fix test wxiaoguang 2024-11-16 10:39:14 +0800
  • ebd88a535d fix commit subject DefaultLink wxiaoguang 2024-11-16 10:25:40 +0800
  • 2d1491827a
    Merge f2e114e5cf54b002d5b1023d3651ec696ba94b5a into e546480d0a2bbd9fcf897d7506a1efe3fa44cef3 Kemal Zebari 2024-11-16 10:14:38 +0800
  • 526286bd62 refactor global vars wxiaoguang 2024-11-16 10:09:57 +0800
  • 863170a91a take back some tests wxiaoguang 2024-11-16 09:34:51 +0800
  • 77ae475157 disable gravatar in test Rowan Bohde 2024-11-15 16:50:31 -0600
  • 5a1e12d64c Refactor find forks and fix possible bugs that weak permissions check Lunny Xiao 2024-11-15 11:54:24 -0800
  • 91b01eaa69 allow the actions user to login via the jwt token Rowan Bohde 2024-11-15 13:08:07 -0600
  • e546480d0a
    Fix large image overflow in comment page (#31740) charles 2024-11-16 02:34:54 +0800
  • a6b42f6d0d
    Merge branch 'main' into fix/31709 Giteabot 2024-11-16 02:11:10 +0800
  • 51530a1451
    Adjustments to remove dangling repository locks Bruno Sofiato 2024-11-11 18:28:03 -0300
  • ecc4244418 fix render metas wxiaoguang 2024-11-15 20:21:14 +0800
  • 00e9824e1d fix wxiaoguang 2024-11-15 18:34:57 +0800
  • e33fc2d21d Fix artifact v4 upload above 8MB (#31664) ChristopherHX 2024-09-22 13:01:09 +0200
  • ecbb03dc6d
    Improve testing and try to fix MySQL hanging (#32515) wxiaoguang 2024-11-15 23:45:07 +0800
  • 584d13cf87
    Merge branch 'main' into fix/31709 wxiaoguang 2024-11-15 23:31:06 +0800
  • 70633a16f1
    Update markdown.tmpl wxiaoguang 2024-11-15 23:30:05 +0800
  • 620a492fe1
    Update comment.css wxiaoguang 2024-11-15 23:29:33 +0800
  • 03a7f50536 use tmpfs for mysql wxiaoguang 2024-11-15 18:09:34 +0800
  • 13eb66afb3 compare wxiaoguang 2024-11-15 17:58:52 +0800
  • 4a7bc7465e compare wxiaoguang 2024-11-15 17:33:29 +0800
  • d03dd04d65
    Remove transaction for archive download (#32186) (#32520) Giteabot 2024-11-15 17:27:38 +0800
  • 96f0636136 compare wxiaoguang 2024-11-15 17:06:11 +0800
  • 8e75e8a21b compare wxiaoguang 2024-11-15 16:36:35 +0800
  • 5aeb301dd9 compare wxiaoguang 2024-11-15 14:59:58 +0800
  • b1a15bcb9f fix wxiaoguang 2024-11-15 08:59:30 +0800
  • 4494739f37 Remove transaction for archive download (#32186) Lunny Xiao 2024-11-14 20:04:20 -0800
  • a0c0cb3a2c
    Fix recentupdate sorting bugs (#32505) Zettat123 2024-11-15 12:36:22 +0800
  • 60172524dd
    Merge branch 'main' into bugfix/issue-32499 Giteabot 2024-11-15 12:04:31 +0800
  • e1b269e956
    Remove transaction for archive download (#32186) Lunny Xiao 2024-11-14 20:04:20 -0800
  • 257ce61023
    Fix oauth2 error handle not return immediately (#32514) (#32516) Giteabot 2024-11-15 11:27:04 +0800
  • 4456ad0e35
    Merge branch 'main' into bugfix/issue-32499 Giteabot 2024-11-15 10:13:14 +0800
  • ab71cb77e2 Fix oauth2 error handle not return immediately (#32514) Lunny Xiao 2024-11-14 18:13:01 -0800
  • 4121f952d1
    Fix oauth2 error handle not return immediately (#32514) Lunny Xiao 2024-11-14 18:13:01 -0800
  • 781310df77
    Trim title before insert/update to database to match the size requirements of database (#32498) (#32507) Lunny Xiao 2024-11-14 18:06:31 -0800
  • 149dd73285
    Merge branch 'main' into lunny/fix_oauth2_error Giteabot 2024-11-15 09:30:40 +0800
  • 41128ada40
    Merge branch 'main' into bugfix/issue-32499 Giteabot 2024-11-15 09:30:38 +0800
  • 21f7db2124
    Fix incorrect project page CSS class (#32510) wxiaoguang 2024-11-15 09:30:26 +0800
  • 705a40b733
    Merge branch 'main' into lunny/fix_oauth2_error Giteabot 2024-11-15 09:08:45 +0800
  • 4c460b4618
    Merge branch 'main' into fix-project Giteabot 2024-11-15 08:56:05 +0800
  • 566e8854ae
    Merge branch 'main' into bugfix/issue-32499 Giteabot 2024-11-15 08:56:03 +0800
  • 6f1de0a9e5
    Add avif image file support (#32508) wxiaoguang 2024-11-15 08:55:50 +0800
  • ec40a8b7f9
    Merge branch 'main' into bugfix/issue-32499 Giteabot 2024-11-15 07:13:40 +0800
  • fb0a0953b7 Merge branch 'main' into lunny/add_line_through_deleted_branch Lunny Xiao 2024-11-14 15:11:45 -0800
  • 3e14585b2d
    Fix test Lunny Xiao 2024-11-14 15:11:34 -0800
  • 0676700b7f
    Fix oauth2 error handle not return immediately Lunny Xiao 2024-11-14 12:42:54 -0800
  • 2a5c6958fb
    Merge branch 'main' into fix-project Giteabot 2024-11-15 03:29:01 +0800
  • de5f1de434
    Merge branch 'main' into fix-avif Giteabot 2024-11-15 03:28:59 +0800
  • 68731c07c5
    Reduce integration test overhead (#32475) Rowan Bohde 2024-11-14 13:28:46 -0600
  • e2cd24e08c
    Merge branch 'main' into lunny/fix_get_reviewers_bug Lunny Xiao 2024-11-14 11:21:22 -0800
  • 422a6bd02d
    Merge branch 'main' into lunny/respsect_org_fullname Lunny Xiao 2024-11-14 11:21:13 -0800
  • afa9e868b3
    Add release note for v1.22.4 Lunny Xiao 2024-11-14 11:17:15 -0800
  • c9f3fa758f Merge branch 'main' into lunny/add_line_through_deleted_branch Lunny Xiao 2024-11-14 11:05:46 -0800
  • b9cb143e17
    Fix checks Lunny Xiao 2024-11-14 11:05:34 -0800
  • d62e70f961
    Merge branch 'main' into fix-avif Giteabot 2024-11-15 02:53:07 +0800
  • 70405f1c7a
    Merge branch 'main' into rb/reduce-integration-test-overhead Giteabot 2024-11-15 02:49:06 +0800
  • 0ee02f2adb
    Merge branch 'main' into fix-project Giteabot 2024-11-15 02:48:55 +0800
  • 249e67672a
    Remove jQuery import from some files (#32512) wxiaoguang 2024-11-15 02:48:41 +0800
  • 0334941dea fix wxiaoguang 2024-11-14 22:06:43 +0800
  • 21fea6f050
    Update modules/typesniffer/typesniffer.go wxiaoguang 2024-11-14 21:34:34 +0800
  • 1823f64b0c
    Update custom/conf/app.example.ini wxiaoguang 2024-11-14 21:20:30 +0800
  • b387e41e03
    Merge branch 'main' into feat-32257-add-comments-unchanged-lines-and-show Rajesh Jonnalagadda 2024-11-14 18:24:55 +0530