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

Commit Graph

  • 5813f01129
    Some small refactors Lunny Xiao 2025-01-07 20:03:48 -0800
  • 386c1ed908
    Refactor HTMLFormat, update chroma render, fix js error (#33136) wxiaoguang 2025-01-08 11:44:32 +0800
  • e7ef708540
    Some small refactors Lunny Xiao 2025-01-07 19:37:06 -0800
  • bd4c0e3d72
    Merge branch 'main' into refactor-html-format Giteabot 2025-01-08 11:19:43 +0800
  • 67aeb1f896
    Add missed transaction on setmerged (#33079) Lunny Xiao 2025-01-07 19:16:56 -0800
  • 5ebb7db42b
    Fix lint Lunny Xiao 2025-01-07 19:16:11 -0800
  • 0192bd1b2d
    Merge branch 'main' into lunny/add_transaction_set_merged Giteabot 2025-01-08 10:52:11 +0800
  • 9f8dab0919
    update Lunny Xiao 2025-01-07 18:47:29 -0800
  • b4f0eed969
    Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) Giteabot 2025-01-08 10:43:46 +0800
  • e6992afd9b
    Upgrade gogit and cryto Lunny Xiao 2025-01-07 18:38:11 -0800
  • bed0c19ff0 improve comments wxiaoguang 2025-01-08 09:46:31 +0800
  • 6cb20cc645 Merge remote-tracking branch 'origin/main' into refactor-html-format wxiaoguang 2025-01-08 09:39:46 +0800
  • 409354f0db fix test wxiaoguang 2025-01-08 09:39:17 +0800
  • a8e7caedfa
    add submodule diff links (#33097) Rowan Bohde 2025-01-07 19:38:30 -0600
  • 8bd5fa13f9 fix test wxiaoguang 2025-01-08 09:14:05 +0800
  • 00997a3f96 fix vulnerability dependency to pass lint wxiaoguang 2025-01-08 08:26:18 +0800
  • 5b10fcee53
    Merge 91cef169e55484fecc16437ba9bae7dedd0347aa into ec84687df9253dc693f2da1d23f0fef8f392e07b Kerwin Bryant 2025-01-08 09:07:27 +0800
  • 67fe734518 fix js error wxiaoguang 2025-01-08 08:52:43 +0800
  • e6dbf988ee fix js error wxiaoguang 2025-01-08 08:49:42 +0800
  • 730ef3e5c2 update dependency wxiaoguang 2025-01-08 08:45:40 +0800
  • eb87a05e70 fix dep wxiaoguang 2025-01-08 08:33:48 +0800
  • ff142d7e4d
    Merge branch 'main' into rb/submodule-diff Giteabot 2025-01-08 08:32:20 +0800
  • ec84687df9 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-08 00:32:07 +0000
  • 0e20133cbc fix vulnerability dependency to pass lint wxiaoguang 2025-01-08 08:26:18 +0800
  • 7a7e2e5abc
    upgrade Lunny Xiao 2025-01-07 13:54:31 -0800
  • f0ac963245
    Merge branch 'main' into rb/submodule-diff Giteabot 2025-01-08 05:44:03 +0800
  • 252b38b962
    Upgrade gogit and cryto Lunny Xiao 2025-01-07 13:40:37 -0800
  • 8bf82ba3ae fix indentation Rowan Bohde 2025-01-07 15:25:12 -0600
  • ee74ae0b02 use submodule icon in diff tree when rendering a submodule Rowan Bohde 2025-01-07 15:20:36 -0600
  • c52e597411
    update Lunny Xiao 2025-01-07 11:23:43 -0800
  • 60982c7d72
    Merge branch 'main' into feat/actions-delete-workflow-run zam. 2025-01-08 02:18:07 +0700
  • 8170c47b07 feat(DeleteRunByID): add delete action_run_job zsbahtiar 2025-01-08 02:15:50 +0700
  • 6c58a02362 fix: lint zsbahtiar 2025-01-08 01:41:45 +0700
  • 3938aeadd5 feat(initGlobalDeleteButton): add option http method delete when data-method is delete zsbahtiar 2025-01-08 01:16:45 +0700
  • c8dbc29c9a feat(web): add path DELETE /username/reponame/actions/runs/{id} zsbahtiar 2025-01-08 01:16:00 +0700
  • 5358fc5054 feat(action_model): add query DeleteRunByID zsbahtiar 2025-01-08 01:14:49 +0700
  • 32d45ee069
    Update status check for all supported on.pull_request.types in Gitea (#33117) yp05327 2025-01-08 02:58:47 +0900
  • cf250bcaa9
    Fix Lunny Xiao 2025-01-07 09:57:58 -0800
  • 862237cd05 fix: lint zsbahtiar 2025-01-07 23:33:48 +0700
  • fcd6948539 feat(runs_list): add button delete workflow run zsbahtiar 2025-01-07 23:01:23 +0700
  • ab60f40b68 fix wxiaoguang 2025-01-07 23:30:44 +0800
  • d251316fca Support the new exit code for git remote subcommands for git version >=2.30.0 (#33129) yp05327 2025-01-07 21:42:45 +0900
  • 74abbf37e5
    Merge branch 'main' into fix-33051 Giteabot 2025-01-07 20:43:02 +0800
  • 0d7d2ed39d
    Support the new exit code for git remote subcommands for git version >=2.30.0 (#33129) yp05327 2025-01-07 21:42:45 +0900
  • 9cb9aca56e fix comment typo wxiaoguang 2025-01-07 19:59:51 +0800
  • 47390b57b6
    Merge branch 'main' into fix-32889 wxiaoguang 2025-01-07 19:58:17 +0800
  • 9a034fb16a fix yp05327 2025-01-07 11:56:58 +0000
  • 9148d9a6a9 fix another place wxiaoguang 2025-01-07 19:52:29 +0800
  • 089b9c2ca1 move to "remote.go" wxiaoguang 2025-01-07 19:50:25 +0800
  • 7c0985018b
    Update modules/git/command.go yp05327 2025-01-07 20:46:37 +0900
  • 7c0b5cb42e improve yp05327 2025-01-07 11:42:51 +0000
  • 541a190e7a respect ForcePrivate wxiaoguang 2025-01-07 19:29:36 +0800
  • 1a12acdd88 fix test wxiaoguang 2025-01-07 19:02:46 +0800
  • b06374d4cd add more tests wxiaoguang 2025-01-07 18:49:31 +0800
  • a4d34ddcbb fine tune edge cases wxiaoguang 2025-01-07 18:29:59 +0800
  • 68a8488961 refactor wxiaoguang 2025-01-07 18:08:27 +0800
  • a31e6c5de9 Merge branch 'main' into rb/submodule-diff wxiaoguang 2025-01-07 16:55:45 +0800
  • 1712217d82
    remove spaces Lunny Xiao 2025-01-07 00:22:38 -0800
  • bfa3347add
    Update changelog for v1.23.0 Lunny Xiao 2025-01-07 00:18:07 -0800
  • a85f0990e4 improve yp05327 2025-01-07 07:52:02 +0000
  • 4e1276a534 use 0.116.0 yp05327 2025-01-07 07:13:21 +0000
  • 1f6af3303a rename yp05327 2025-01-07 07:09:20 +0000
  • 0310fb8d02 fix yp05327 2025-01-07 06:52:35 +0000
  • df4483e0a4 fix yp05327 2025-01-07 06:44:56 +0000