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

Commit Graph

  • a1cb98cf55 fix wxiaoguang 2024-11-14 18:44:05 +0800
  • 7b12543e08 fix wxiaoguang 2024-11-14 17:44:51 +0800
  • cb8ffd2330 Trim title before insert/update to database to match the size requirements of database (#32498) Lunny Xiao 2024-11-13 23:19:14 -0800
  • 4eaafdfb66 fix recentupdate Zettat123 2024-11-14 15:47:10 +0800
  • 98d9a71ffe
    Trim title before insert/update to database to match the size requirements of database (#32498) Lunny Xiao 2024-11-13 23:19:14 -0800
  • ec9cece5fd Merge branch 'lunny/repo_dep_org' of github.com:lunny/gitea into lunny/repo_dep_org Lunny Xiao 2024-11-13 23:15:50 -0800
  • 11c0e380fb
    Fix some dependent problems Lunny Xiao 2024-11-13 23:06:08 -0800
  • 0a9e0af647
    Merge branch 'main' into lunny/trim_title_match_db Giteabot 2024-11-14 14:50:27 +0800
  • c63ee82e29 fine tune empty repo wxiaoguang 2024-11-14 14:42:26 +0800
  • 39da526c48 Move more content into repository model Lunny Xiao 2024-11-12 11:33:45 -0800
  • fc0b2ca1d3 Make repo model depends on org model but not opposite Lunny Xiao 2024-11-11 00:37:00 -0800
  • abd25ce5d5 Merge branch 'main' into lunny/add_line_through_deleted_branch Lunny Xiao 2024-11-13 22:38:49 -0800
  • d5559d198d
    Fix lint Lunny Xiao 2024-11-13 22:38:39 -0800
  • 2fd8d088e8 fix test wxiaoguang 2024-11-14 14:14:49 +0800
  • 527c0491e8 clean up wxiaoguang 2024-11-14 13:41:34 +0800
  • ace467153e fix tests wxiaoguang 2024-11-14 13:32:36 +0800
  • b4abb6deff
    Reimplement GetUserOrgsList to make it simple and clear (#32486) Lunny Xiao 2024-11-13 21:31:47 -0800
  • 307db7d09e clarify wxiaoguang 2024-11-14 13:04:40 +0800
  • 6f24c421eb
    Merge branch 'main' into lunny/reimplement_GetUserOrgsLit Giteabot 2024-11-14 13:02:23 +0800
  • 3f9c3e7bc3
    Refactor render system (#32492) wxiaoguang 2024-11-14 13:02:11 +0800
  • 0110c7268f try to clean up wxiaoguang 2024-11-14 12:52:05 +0800
  • f79f8e13e3
    Fix nil panic if repo doesn't exist (#32501) (#32502) Giteabot 2024-11-14 12:47:04 +0800
  • 9fe0779b7c
    Merge branch 'main' into refactor-render wxiaoguang 2024-11-14 12:29:25 +0800
  • 142f07e022 fine tune comments wxiaoguang 2024-11-14 12:08:17 +0800
  • da72d0069c
    Merge branch 'main' into lunny/reimplement_GetUserOrgsLit Giteabot 2024-11-14 12:18:09 +0800
  • 1c3af67165 Fix nil panic if repo doesn't exist (#32501) wxiaoguang 2024-11-14 12:17:58 +0800
  • 985e2a8af3
    Fix nil panic if repo doesn't exist (#32501) wxiaoguang 2024-11-14 12:17:58 +0800
  • edf61d6e0b Merge branch 'lunny/reimplement_GetUserOrgsLit' of github.com:lunny/gitea into lunny/reimplement_GetUserOrgsLit Lunny Xiao 2024-11-13 20:00:51 -0800
  • 4a93199cc1 Merge branch 'main' into lunny/reimplement_GetUserOrgsLit Lunny Xiao 2024-11-13 20:00:36 -0800
  • 877efb625d
    Fix order Lunny Xiao 2024-11-13 20:00:09 -0800
  • 0688517958
    Update models/organization/org_list.go Lunny Xiao 2024-11-14 11:47:21 +0800
  • 0e0024e3d9 fix wxiaoguang 2024-11-14 11:43:20 +0800
  • 7ed98bfca3 fix path handling wxiaoguang 2024-11-14 11:34:40 +0800
  • b5eb9ff29b fix lint wxiaoguang 2024-11-14 11:32:16 +0800
  • c14a7c417c fine tune queue flush wxiaoguang 2024-11-14 11:28:07 +0800
  • 150f47f2f5 fix path handling wxiaoguang 2024-11-14 11:07:27 +0800
  • 2916af0c72 Merge branch 'main' into rb/reduce-integration-test-overhead wxiaoguang 2024-11-14 10:57:43 +0800
  • 63e68b19d9 fine tune tests and introduce RenderBehaviorForTesting wxiaoguang 2024-11-14 10:54:13 +0800
  • d7efc1ec15
    Fix bug Lunny Xiao 2024-11-13 18:16:49 -0800
  • d139e94b0e
    Add line-through for deleted branch comment Lunny Xiao 2024-11-13 16:22:54 -0800
  • 7ce388f740
    Add line-through for deleted branch on pull request view page Lunny Xiao 2024-11-13 16:11:54 -0800
  • 1637d129b9
    feat: return empty result on no tag BoYanZh 2024-11-13 19:10:26 -0500
  • 3dea5ee2fb
    fix: clearer logic on getting ref BoYanZh 2024-11-10 19:26:52 -0500
  • cbd4fb8a52
    feat: badge support tag BoYanZh 2024-11-08 00:25:09 -0500
  • 9880c1372e
    Bump CI,Flake and Snap to Node 22 (#32487) silverwind 2024-11-13 22:39:55 +0100
  • e2071ca0d5
    Merge branch 'main' into node22 Giteabot 2024-11-14 05:09:46 +0800
  • 7c3316a345 nix flake update techknowlogick 2024-11-13 14:18:54 -0500
  • 577c988682
    Add more trims Lunny Xiao 2024-11-13 10:59:20 -0800
  • 91b5c2708a
    Trim title before insert/update to database to match the size requirements of database Lunny Xiao 2024-11-13 10:48:11 -0800
  • a4263d341c
    Add a doctor check to disable the "Actions" unit for mirrors (#32424) (#32497) Giteabot 2024-11-14 02:47:56 +0800
  • f4c7f9d0c5 Add a doctor check to disable the "Actions" unit for mirrors (#32424) Zettat123 2024-11-11 07:37:24 +0800
  • ad223000d4
    Perf: add extra index to notification table (#32395) BoYanZh 2024-11-13 13:17:54 -0500
  • 7e073ec811
    Move permission check to router layer Lunny Xiao 2024-11-13 10:02:36 -0800
  • 98fed975e0
    Merge branch 'main' into notification-index Giteabot 2024-11-14 01:46:32 +0800
  • 697d238b43 Merge branch 'main' into lunny/fix_get_reviewers_bug Lunny Xiao 2024-11-13 09:44:54 -0800
  • 52a66d78d4
    Update nix development environment vor v1.22.x (#32495) 6543 2024-11-13 18:40:52 +0100
  • d9aa3495a2
    Merge branch 'main' into feat-32257-add-comments-unchanged-lines-and-show Rajesh Jonnalagadda 2024-11-13 20:44:06 +0530
  • c262f2cda3 Update nix development environment vor v1.22.x 6543 2024-11-13 16:08:41 +0100
  • 8588af95d7
    Merge branch 'main' into xormigrate qwerty287 2024-11-13 16:35:12 +0200
  • a1765f7f9a fix wxiaoguang 2024-11-13 16:57:42 +0800
  • 7cc676e37a Fix small translation bug in Swedish text Janne Johansson 2024-11-13 13:15:46 +0100
  • 0aedb03996
    Fix LFS route mock, realm, middleware names (#32488) wxiaoguang 2024-11-13 16:58:09 +0800
  • 94aef12d8d add more comment wxiaoguang 2024-11-13 13:55:26 +0800
  • 4db75c0e32 fix wxiaoguang 2024-11-13 11:03:53 +0800