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

Commit Graph

  • 6921ab59f0 fix wxiaoguang 2025-02-02 14:53:07 +0800
  • 8377d5b5a2
    Merge branch 'main' into gh-tea hiifong 2025-02-02 14:51:25 +0800
  • f11bdfffa9
    Pre-register OAuth application for gh-tea hiifong 2025-02-02 14:46:30 +0800
  • 23971a77a0
    Add tests for webhook and fix some webhook bugs (#33396) (#33442) Lunny Xiao 2025-02-01 22:44:50 -0800
  • aec0b7ec34
    Update .changelog file to add performance label group (#33472) Lunny Xiao 2025-02-01 22:40:39 -0800
  • 43b1441917
    Merge branch 'main' into lunny/update_changelog2 Giteabot 2025-02-02 14:40:17 +0800
  • 120751a64f
    Merge branch 'release/v1.23' into lunny/add_webhook_test2 Giteabot 2025-02-02 13:26:52 +0800
  • e9bd90f0d4 remove sha1 support for time limit token wxiaoguang 2025-02-02 12:54:59 +0800
  • 587e813ea9 fix wxiaoguang 2025-02-02 12:32:50 +0800
  • fcfe1fb0fc
    actions view: move loading of task attributes etc... into own func (#31494) 6543 2025-02-02 04:39:01 +0100
  • 4bb3382d3d
    Merge branch 'main' into refactor_just-splitit Lunny Xiao 2025-02-01 19:13:06 -0800
  • 9cd88ef8c7 [skip ci] Updated translations via Crowdin GiteaBot 2025-02-02 00:33:31 +0000
  • 39ef7a286d Update changelog Lunny Xiao 2024-05-25 13:37:42 +0800
  • 47bf836310
    Update feishu icon (#33470) Typed SIGTERM 2025-02-01 22:08:32 +0800
  • f006bea7f7 fix svg wxiaoguang 2025-02-01 21:43:01 +0800
  • 7fa6501448
    Delete public/assets/img/feishu.svg Typed SIGTERM 2025-02-01 21:36:23 +0800
  • 6c67be25f8
    Add files via upload Typed SIGTERM 2025-02-01 21:23:38 +0800
  • 442e3ab135
    update template Typed SIGTERM 2025-02-01 21:21:08 +0800
  • 455883d1f9
    Delete feishu.png Typed SIGTERM 2025-02-01 21:18:03 +0800
  • 8cc89762f3
    add feishu.svg Typed SIGTERM 2025-02-01 21:16:46 +0800
  • 07e6c68c50
    Add a option --bot to admin user create Michael Scherer 2023-11-02 22:23:36 +0100
  • ebac324ff2
    Fix GetCommitBranchStart bug (#33298) (#33421) Giteabot 2025-02-01 16:43:10 +0800
  • 031ca68046 fix test wxiaoguang 2025-02-01 14:35:11 +0800
  • a02e12fc1f
    Merge branch 'release/v1.23' into backport-33298-v1.23 Lunny Xiao 2025-01-31 20:27:01 -0800
  • 97b5cdc3f6
    Fix possible bug when migrating issues/pull requests Lunny Xiao 2025-01-31 18:40:56 -0800
  • 040c830dec
    Inclusion of rename organization api (#33303) Bruno Sofiato 2025-01-31 21:59:49 -0300
  • 9bd1dcc14c
    Merge branch 'main' into feature/rename-org-api Giteabot 2025-02-01 08:33:58 +0800
  • 5b83203f37 [skip ci] Updated translations via Crowdin GiteaBot 2025-02-01 00:33:46 +0000
  • 47f49ada92
    Merge branch 'main' into feature/rename-org-api Giteabot 2025-02-01 08:13:26 +0800
  • 6aca0668c2
    add timetzdata build tag techknowlogick 2025-01-31 11:48:29 -0500
  • 4db5afc017
    add timetzdata build tag techknowlogick 2025-01-31 11:48:13 -0500
  • 6fe39442b2
    add timetzdata build tag techknowlogick 2025-01-31 11:47:31 -0500
  • 066d661241 fix tests wxiaoguang 2025-01-31 21:14:56 +0800
  • fde744744f fix err handling wxiaoguang 2025-01-31 21:01:03 +0800
  • 1ab5938e82
    Hide/disable unusable UI elements when a repository is archived (#33459) wxiaoguang 2025-01-31 20:47:31 +0800
  • cc8b618d5a
    Merge branch 'main' into fix-review wxiaoguang 2025-01-31 19:38:51 +0800
  • 7df1204795
    Fix SSH LFS memory usage (#33455) (#33460) Giteabot 2025-01-31 19:30:16 +0800
  • 172881ceac Fix SSH LFS memory usage (#33455) wxiaoguang 2025-01-31 19:05:48 +0800
  • 0e8738b4b6
    Fix SSH LFS memory usage (#33455) wxiaoguang 2025-01-31 19:05:48 +0800
  • 629f845899 fix wxiaoguang 2025-01-31 10:32:27 +0800
  • 159544a950
    Revert empty lfs ref name (#33454) (#33457) Giteabot 2025-01-31 18:27:23 +0800
  • 1300c60dff
    Merge branch 'main' into fix-ssh-lfs wxiaoguang 2025-01-31 18:03:28 +0800
  • 761e788207 Revert empty lfs ref name (#33454) wxiaoguang 2025-01-31 18:03:11 +0800
  • 4f3cc26b4e
    Revert empty lfs ref name (#33454) wxiaoguang 2025-01-31 18:03:11 +0800
  • 8442a945cd fix wxiaoguang 2025-01-31 16:01:42 +0800
  • fd08402ecf revert empty lfs ref name wxiaoguang 2025-01-31 14:53:15 +0800
  • 907000fca5
    Fix some bugs Lunny Xiao 2025-01-30 20:16:31 -0800
  • dd0004ebea
    Fix bug Lunny Xiao 2025-01-30 20:04:09 -0800
  • 05e9063013
    Update @github/text-expander-element, adapt type imports (#33449) silverwind 2025-01-31 03:50:18 +0100
  • aaa61c4a5a
    Merge branch 'main' into expandertypes2 Giteabot 2025-01-31 10:45:31 +0800
  • 5a7b42dac7
    Support choose email when creating a commit via web UI (more) (#33445) wxiaoguang 2025-01-31 10:36:18 +0800
  • 9780da583d
    Fix issue sidebar dropdown keyboard support (#33447) (#33450) Giteabot 2025-01-31 10:11:51 +0800
  • d51209cc74
    Merge branch 'main' into support-choose-email-more wxiaoguang 2025-01-31 10:11:39 +0800
  • d932b178dc Fix issue sidebar dropdown keyboard support (#33447) wxiaoguang 2025-01-31 06:54:50 +0800
  • b57d9f41d4
    Fix issue sidebar dropdown keyboard support (#33447) wxiaoguang 2025-01-31 06:54:50 +0800
  • 9f57962de9
    Merge branch 'main' into fix-dropdown-keyboard Giteabot 2025-01-31 06:29:43 +0800
  • f24d73ab5f
    Fix "redirect link" handling (#33440) wxiaoguang 2025-01-31 04:12:14 +0800
  • 2994786f41
    Add a new test for status event Lunny Xiao 2025-01-30 11:29:53 -0800
  • f1f5184d16
    Fix bug Lunny Xiao 2025-01-30 11:23:30 -0800
  • 63694466f2 Fix test Lunny Xiao 2025-01-30 11:16:44 -0800
  • 4116d9daa8 Add a test for push_only webhook configuration Lunny Xiao 2025-01-30 11:14:29 -0800
  • 6a95a26531 Fix status event Lunny Xiao 2025-01-29 22:00:10 -0800
  • b41bff7b2c Add tests for webhook and fix some webhook bugs (#33396) Lunny Xiao 2025-01-29 19:09:48 -0800
  • b020821f58
    Update @github/text-expander-element, adapt type imports silverwind 2025-01-30 19:14:58 +0100