1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00

Commit Graph

  • d65b457464
    Merge branch 'main' into fix-regression-of-29430 6543 2024-10-29 16:45:03 +0100
  • 41cbab536f
    Merge branch 'main' into lunny/clean_tmp_dir Giteabot 2024-10-29 23:22:51 +0800
  • 4597aeb017
    Disable Oauth check if oauth disabled Lunny Xiao 2024-10-29 08:21:58 -0700
  • e4af5f9e7f Merge branch 'main' into add-priority-to-ProtectedBranch 6543 2024-10-29 15:47:23 +0100
  • 5d43801b72
    Optimize branch protection rule loading (#32280) 6543 2024-10-29 15:43:47 +0100
  • 692f0aacaa Reimplement edit comment for conversations RedCocoon 2024-10-29 21:34:24 +0800
  • e2cbb1fa11 more 6543 2024-10-29 13:21:50 +0100
  • 7449a248d1
    Merge branch 'main' into DEFAULT_REPO_UNITS_per-repo 6543 2024-10-29 13:10:08 +0100
  • c57011e1a9 more code comment info and cleanup 6543 2024-10-29 13:09:38 +0100
  • 17fb682c18 Reimplement quote reply and translation text RedCocoon 2024-10-29 20:03:40 +0800
  • 8909b758ac
    Merge branch 'main' into lunny/clean_tmp_dir 6543 2024-10-29 12:57:28 +0100
  • 397ec8f666
    Merge branch 'main' into order-BranchProtection-non-glob-by-name 6543 2024-10-29 12:56:40 +0100
  • 30e20f7c7a
    Merge branch 'main' into fix-regression-of-29430 6543 2024-10-29 12:53:57 +0100
  • aae39fb99f inline if 6543 2024-10-29 12:53:24 +0100
  • 48d3957be0 specify content type Zettat123 2024-10-29 17:47:27 +0800
  • b7fb20e73e
    Suggestions for issues (#32327) Anbraten 2024-10-29 10:20:49 +0100
  • bb943791fb Reimplement reactions and delete, fixed conversation styling css RedCocoon 2024-10-29 16:48:18 +0800
  • 91742ec26a
    reuse type Anbraten 2024-10-29 07:10:17 +0100
  • 99dc059a35
    Merge remote-tracking branch 'upstream/main' into link-issue Anbraten 2024-10-29 07:07:29 +0100
  • 2b730a13ca fix cancel wxiaoguang 2024-10-29 13:02:14 +0800
  • 812f8bb8c4
    Make code more clear Lunny Xiao 2024-10-28 19:05:43 -0700
  • 8f837206e5 it works 6543 2024-10-29 00:14:03 +0100
  • b33f9b6c95 code unit get its sub path as every other unit 6543 2024-10-29 00:06:39 +0100
  • 91ae32ca7c todo 6543 2024-10-28 23:47:37 +0100
  • 371cc207be Add DefaultUnit to Repository 6543 2024-10-28 23:39:02 +0100
  • 4700d4c6aa add UI for editing secrets techknowlogick 2024-10-28 17:14:12 -0400
  • be3c32f0bf
    Merge f079b601c8 into 348d1d0f32 Lunny Xiao 2024-10-28 20:51:24 +0000
  • 348d1d0f32
    Migrate vue components to setup (#32329) Anbraten 2024-10-28 21:15:05 +0100
  • 0d02f189bb
    Merge branch 'main' into vue-setup Giteabot 2024-10-29 04:10:13 +0800
  • 5f94156af9
    Merge 1e05144abe into a920fcfd91 Henry Goodman 2024-10-28 21:08:01 +0200
  • d3b9833735
    Fix clean tmp dir Lunny Xiao 2024-10-28 11:03:12 -0700
  • cf26af68ed Respect UI.ExploreDefaultSort setting again m.huber 2024-10-28 17:57:11 +0100
  • d8095c93a4 add checks before showing button Divanshu Grover 2024-10-28 20:57:28 +0530
  • ca0613bc57
    Merge branch 'main' into refactor-of-32211 6543 2024-10-28 10:09:47 +0100
  • 5490baec98
    Merge branch 'main' into order-BranchProtection-non-glob-by-name 6543 2024-10-28 10:00:14 +0100
  • 637788bc2f Reimplement delete comment for conversations RedCocoon 2024-10-28 16:33:51 +0800
  • e0e22b8f66
    export type Anbraten 2024-10-28 09:33:07 +0100
  • d9d7c23838 feat: allow commemting on unchanged lines Divanshu Grover 2024-10-28 13:02:55 +0530
  • 2b7b8b7e57
    Merge remote-tracking branch 'origin/main' into xormigrate qwerty287 2024-10-28 08:38:36 +0200
  • f079b601c8
    Fix temp dir name Lunny Xiao 2024-10-27 18:06:21 -0700
  • cb812144b5
    create temp root directory when startup Lunny Xiao 2024-10-27 17:58:07 -0700
  • 30621ae207
    Move all temporary directories under gitea and cleanup it when Gitea start Lunny Xiao 2024-10-27 17:30:20 -0700
  • fafd7b73ba
    Fix recycle dependency Lunny Xiao 2024-10-27 17:15:03 -0700
  • b362ffaa0c
    use global configuration temp directories Lunny Xiao 2024-10-27 16:45:00 -0700
  • fc25971f57
    Fix unnecessary changes Lunny Xiao 2024-10-27 16:01:40 -0700
  • 7b0f3e6473
    uniform all temporary directories Lunny Xiao 2024-10-27 15:49:01 -0700
  • a920fcfd91
    Fix db engine (#32351) wxiaoguang 2024-10-28 06:48:07 +0800
  • 3cc7fc5822 Merge branch 'main' into lunny/add_index_action Lunny Xiao 2024-10-27 14:49:23 -0700
  • 78b2cc553c fix wxiaoguang 2024-10-27 19:55:48 +0800
  • d70af38447
    Refactor the DB migration system slightly (#32344) wxiaoguang 2024-10-27 19:54:35 +0800
  • c5dc0ad296 rename 6543 2024-10-27 02:36:21 +0100
  • 253ec37632
    Fix lint and test Lunny Xiao 2024-10-26 00:27:14 -0700
  • 09c7c906e9
    Fix test Lunny Xiao 2024-10-26 00:09:47 -0700
  • 3230afdf6a
    Use another repo for testing Lunny Xiao 2024-10-26 00:07:38 -0700
  • f2e114e5cf Remove error object that I no longer use Kemal Zebari 2024-10-25 23:34:25 -0700
  • b8802097af Add check for co-author email = author email Kemal Zebari 2024-10-25 23:31:30 -0700
  • c54165d9d4 fix string typo wxiaoguang 2024-10-26 14:11:18 +0800
  • 8da9cb2538
    Merge 499eb515fc into 7cf611d197 Lunny Xiao 2024-10-26 05:57:26 +0000
  • 499eb515fc
    Fix lint Lunny Xiao 2024-10-25 22:57:14 -0700
  • 22d8652f64 Parse commit trailers using mail.ParseAddress() Kemal Zebari 2024-10-25 22:48:32 -0700
  • 68b4ed70b5 fix wxiaoguang 2024-10-26 11:36:20 +0800
  • 17205fa1d3
    Merge branch 'main' into respect-co-authors-in-contributors-graph Kemal Zebari 2024-10-25 21:48:56 -0700
  • f9880a5969 Make release test actually pass Kemal Zebari 2024-10-25 21:16:25 -0700
  • 0102ff6043 Fix broken image when editing comment with non-image attachments (#32319) yp05327 2024-10-24 00:39:10 +0900
  • d377e25462 Add release attachment test and fix test typo Kemal Zebari 2024-10-25 20:09:46 -0700
  • e22862e0bb
    Automerge supports deleting branch automatically after merging Lunny Xiao 2024-10-25 19:47:59 -0700
  • 7462f96648
    Merge d0e6962064 into 7cf611d197 6543 2024-10-25 22:28:33 -0400
  • 35b44c27d2 Include file extension checks in attachment API Kemal Zebari 2024-09-28 19:16:31 -0700
  • d380930c45
    Fix created_unix for mirroring Lunny Xiao 2024-10-25 16:19:26 -0700
  • bd74d3555c
    Add test and fix problem for API routers Lunny Xiao 2024-10-25 14:11:59 -0700
  • 5f6190cc50
    Merge branch 'main' into refactor-of-32211 6543 2024-10-25 17:43:11 +0200
  • 667c8cc719
    Merge branch 'main' into oauth2-granular-scopes Marcell Mars 2024-10-25 16:24:42 +0200
  • c55ca5df79 Allow creation of commit comments RedCocoon 2024-10-25 22:05:56 +0800
  • bf53ab26fa
    Fix disable 2fa bug (#32320) (#32330) Lunny Xiao 2024-10-25 17:54:56 +0800
  • 96e92df54f
    Merge 2b99cdef92 into 7cf611d197 Lunny Xiao 2024-10-25 17:53:15 +0800
  • ab6588018b
    Merge a920bbc205 into 7cf611d197 Lunny Xiao 2024-10-25 17:53:15 +0800
  • 5f783c7bf2
    rename route and filter based on permissions Anbraten 2024-10-25 10:27:37 +0200
  • 0ab222faaa
    Fix milestone no deadline problem. Use zero instead of 9999-12-31 Lunny Xiao 2024-10-24 19:18:45 -0700
  • 30a2ff1af6
    Fix raw file visit Lunny Xiao 2024-10-24 16:50:09 -0700
  • bcf6e82dd0 don't try to interpret treepath as hash (#17272) Norwin 2021-10-08 19:53:54 +0200
  • a22b0baf12
    Upgrade bleve's index version Bruno Sofiato 2024-10-24 19:53:39 -0300
  • c511070fa8 Add backend functionalities to create and display conversations RedCocoon 2024-10-25 01:35:19 +0800
  • 462c5ed322
    Merge branch 'link-issue' of github.com:anbraten/gitea into link-issue Anbraten 2024-10-24 18:13:34 +0200
  • 573f2574b2
    fixes Anbraten 2024-10-24 18:13:22 +0200
  • bb3d550a65
    Merge branch 'main' into link-issue Anbraten 2024-10-24 17:55:10 +0200
  • 546593f09c
    review Anbraten 2024-10-24 17:51:39 +0200
  • 28437c928c
    Update of ES' index version. Removal of commit-graph file Bruno Sofiato 2024-10-24 07:38:48 -0300
  • 8aac892b0e
    Merge branch 'main' into order-BranchProtection-non-glob-by-name 6543 2024-10-24 10:42:40 +0200
  • ca3974b8af
    add sample http icon backend Anbraten 2024-10-24 08:37:20 +0200
  • c72d24a757
    Add new index for action to resolve the performance problem Lunny Xiao 2024-10-23 22:14:26 -0700
  • a3fd2293a1
    Merge branch 'main' into archived-lable-highglight-via-linear-gradient 6543 2024-10-23 23:52:27 +0200
  • f50b4ebbf8
    use separate endpoint Anbraten 2024-10-23 22:58:04 +0200
  • f11c4cc4c1
    enhance Anbraten 2024-10-23 22:25:26 +0200
  • 458de74bdd
    Add icon cache, get icon theme from config Anbraten 2024-10-23 21:43:42 +0200
  • 905597b556
    fix linting Anbraten 2024-10-23 20:10:46 +0200
  • 0f928b0dea
    enhance loading Anbraten 2024-10-23 20:04:13 +0200
  • 8e1cac1185
    Use UpdateTeamOptions instead of multiple parameters of function Lunny Xiao 2024-10-23 11:03:53 -0700
  • fbebdfbb8d
    Allow custom file icons Anbraten 2024-10-23 19:53:58 +0200
  • b6a7c511e9 Fix disable 2fa bug (#32320) Lunny Xiao 2024-10-23 14:41:00 +0800
  • f89063e569
    Migrate vue components to use setup Anbraten 2024-10-23 18:49:31 +0200