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

Commit Graph

  • 2cc0e00f42 Merge branch 'main' into refactor_just-splitit 6543 2025-01-20 19:38:23 +0100
  • 9a224dcbfb
    Merge branch 'release/v1.23' into backport-sec2time Giteabot 2025-01-21 01:16:39 +0800
  • 8f45a11919
    Improve sync fork behavior (#33319) (#33332) wxiaoguang 2025-01-20 15:50:38 +0800
  • 6cc1067884
    Fix incorrect ref commit ID usage (#33331) wxiaoguang 2025-01-20 15:43:49 +0800
  • 15d68e3d83 revert removed function to avoid regression wxiaoguang 2025-01-20 15:41:26 +0800
  • 09f6c74fa4 Make tracked time representation display as hours (#33315) Vladimir Sysoev 2025-01-19 04:30:44 +0300
  • 3dd42aa347 fix backport wxiaoguang 2025-01-20 15:23:06 +0800
  • db9fe86fd1 Improve sync fork behavior (#33319) wxiaoguang 2025-01-20 15:17:47 +0800
  • aef18ff676
    Merge branch 'main' into fix-ref-usage wxiaoguang 2025-01-20 15:18:35 +0800
  • 8576c5bc12
    Update routers/web/repo/search.go wxiaoguang 2025-01-20 15:18:25 +0800
  • 39de2955fd
    Improve sync fork behavior (#33319) wxiaoguang 2025-01-20 15:17:47 +0800
  • 361d72fbc2 Remove unused variable Lunny Xiao 2025-01-19 23:10:22 -0800
  • 20e9054149 Fix bug Lunny Xiao 2025-01-17 20:54:14 -0800
  • 0aa77f672e Fix more bug on feeds.tmpl Lunny Xiao 2025-01-16 23:10:29 -0800
  • d692270862 Add missed auto merge feed message on dashboard Lunny Xiao 2025-01-16 23:01:27 -0800
  • 4ebb00a409
    Merge branch 'main' into support-trace wxiaoguang 2025-01-20 14:30:55 +0800
  • 0289193259
    Merge branch 'main' into fix-sync-fork wxiaoguang 2025-01-20 14:26:26 +0800
  • 6073e2f1bb
    Refactor response writer & access logger (#33323) wxiaoguang 2025-01-20 14:25:17 +0800
  • 3628faa00c fix wxiaoguang 2025-01-20 14:12:50 +0800
  • 990bc42959
    Merge branch 'main' into refactor-access-log wxiaoguang 2025-01-20 14:00:03 +0800
  • ccfda050f2
    Merge branch 'main' into feat-version-arch Exploding Dragon 2025-01-20 09:10:20 +0800
  • d9c9b6b0c9 Merge remote-tracking branch 'origin/feat-version-arch' into feat-version-arch dragon 2025-01-20 09:10:02 +0800
  • a8b043add9 rename setting dragon 2025-01-20 09:08:08 +0800
  • 13dbd260b7 [skip ci] Updated licenses and gitignores GiteaBot 2025-01-20 00:31:52 +0000
  • 076d122f34
    Fix typo in documentation of GetBranchNames() (#33330) Michael Vetter 2025-01-20 00:41:15 +0100
  • ac974a2b02 Fix typo in documentation of GetBranchNames() Michael Vetter 2025-01-19 23:11:19 +0100
  • c380b319cd
    Merge branch 'main' into action/approval hiifong 2025-01-19 21:30:22 +0800
  • e72d001708
    Fix Account linking page (#33325) (#33327) Giteabot 2025-01-19 21:02:33 +0800
  • a93bcb8539 Fix Account linking page (#33325) CrimsonEdgeHope 2025-01-19 12:37:22 +0000
  • 1928918c35
    Fix Account linking page (#33325) CrimsonEdgeHope 2025-01-19 12:37:22 +0000
  • f0365e75c9 Add copyright header hiifong 2025-01-19 20:32:08 +0800
  • 2e37251258
    Merge branch 'main' into action/approval hiifong 2025-01-19 20:22:08 +0800
  • fac59ac4a6 Actions approval hiifong 2025-01-19 20:20:13 +0800
  • 87fc57757c add fixme wxiaoguang 2025-01-19 19:39:55 +0800
  • b196930fb8 add more missing variables wxiaoguang 2025-01-19 19:38:33 +0800
  • 63fc0fb9a7 fix comments wxiaoguang 2025-01-19 19:34:11 +0800
  • dd3a94c227 add tests wxiaoguang 2025-01-19 19:28:22 +0800
  • f3f60bc044 fix styles wxiaoguang 2025-01-19 19:20:29 +0800
  • f2c337cec5 Merge branch 'main' into p1 CrimsonEdgeHope 2025-01-19 18:02:07 +0800
  • 5647c41b03
    Merge branch 'main' into support-trace wxiaoguang 2025-01-19 17:49:44 +0800
  • 8fdccb071b
    Update templates/admin/perftrace.tmpl wxiaoguang 2025-01-19 17:48:24 +0800
  • 5349232fc7 fix wxiaoguang 2025-01-19 17:43:03 +0800
  • 152688e744 FIX CrimsonEdgeHope 2025-01-19 17:28:28 +0800
  • 9e73deb226
    Update web_src/js/utils/dom.ts silverwind 2025-01-19 09:51:03 +0100
  • acdc1aa21d
    Update web_src/js/webcomponents/absolute-date.ts silverwind 2025-01-19 09:50:27 +0100
  • bdcc1cac1d
    Update web_src/js/features/common-button.ts silverwind 2025-01-19 09:46:48 +0100
  • b7614e2d2f
    Fix parentCommit invalid memory address or nil pointer dereference. (#33204) hiifong 2025-01-19 10:51:43 +0800
  • 8d9ea68f19
    Fix push message behavior (#33215) (#33317) wxiaoguang 2025-01-19 10:48:28 +0800
  • 39272981aa
    Merge branch 'main' into fix/parentCommit Giteabot 2025-01-19 10:26:53 +0800
  • a4a767b595
    Merge branch 'main' into noImplicitAny wxiaoguang 2025-01-19 09:31:52 +0800
  • dc2308a959
    Make tracked time representation display as hours (#33315) Vladimir Sysoev 2025-01-19 04:30:44 +0300
  • 8abef66712
    Merge branch 'main' into tracked-time-representation wxiaoguang 2025-01-19 09:01:29 +0800
  • f250ee6360 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-19 00:33:43 +0000
  • da1f7f569f
    Update web_src/js/features/user-auth-webauthn.ts silverwind 2025-01-18 23:38:24 +0100
  • 2c2fe90855
    Update web_src/js/features/user-auth-webauthn.ts silverwind 2025-01-18 23:38:04 +0100
  • 446e287e9f
    separate type import silverwind 2025-01-18 23:23:46 +0100
  • 96bcb0d4ca
    Enable typescript noImplicitAny silverwind 2025-01-18 23:20:55 +0100
  • 9a2070ef0c add search results page David Gray 2025-01-18 10:43:45 -0600
  • 9a57ac76a4 rename wxiaoguang 2025-01-19 00:06:27 +0800
  • b7157eaa1d fix comment wxiaoguang 2025-01-18 21:36:44 +0800
  • 8c8eb6028d fine tune comments wxiaoguang 2025-01-18 21:34:08 +0800
  • f33378694d fix frontend wxiaoguang 2025-01-18 21:29:25 +0800
  • fa65e2532a Tracked time representation changed to hours Sysoev, Vladimir 2025-01-18 16:03:39 +0300
  • b8f78d25b3 hide context details, callers do not need to know how the low-level framework works wxiaoguang 2025-01-18 21:03:32 +0800