Commit Graph

319 Commits (cd225d7034f905f73319b5a9024f6f9d5b6a01c7)

Author SHA1 Message Date
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 3 days ago
ericLemanissier 40faa6dc78
git graph: don't show detached commits (#33645) 4 days ago
Lunny Xiao 7df09e31fa
Move issue pin to an standalone table for querying performance (#33452) 6 days ago
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605) 1 week ago
wxiaoguang e741448a14
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
Lunny Xiao 466cc725bc
Move gitgraph from modules to services layer (#33527) 2 weeks ago
wxiaoguang 5a7b42dac7
Support choose email when creating a commit via web UI (more) (#33445) 3 weeks ago
Lunny Xiao f88dbf86b3
Refactor repository transfer (#33211) 4 weeks ago
wxiaoguang 256b94e9e9
Support choose email when creating a commit via web UI (#33432) 4 weeks ago
Lunny Xiao 77d14fb6d3
Fix system admin cannot fork or get private fork with API (#33401) 4 weeks ago
wxiaoguang 39de2955fd
Improve sync fork behavior (#33319) 1 month ago
Chai-Shi 55e0756c68
Fix push message behavior (#33215) 1 month ago
Kemal Zebari 2483a93fbc
Only allow admins to rename default/protected branches (#33276) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
Chai-Shi e5f3c16587
Fix sync fork for consistency (#33147) 1 month ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 2 months ago
yp05327 0d7d2ed39d
Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129) 2 months ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 2 months ago
Steffen Schröter 57eb9d0b64
Inherit submodules from template repository content (#16237) 2 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang 462ce31530
Fix repo avatar conflict (#32958) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909) 2 months ago
Lunny Xiao f9f62b4c4c
Move delete deploy keys into service layer (#32201) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 2 months ago
wxiaoguang 513da407f4
Support "merge upstream branch" (Sync fork) (#32741) 3 months ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 3 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 3 months ago
Lunny Xiao 703be6bf30
Add github compatible tarball download API endpoints (#32572) 3 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 3 months ago
Rowan Bohde 9ac74a1a40
disable gravatar in test (#32529) 3 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
Lunny Xiao e1b269e956
Remove transaction for archive download (#32186) 3 months ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 3 months ago
Zettat123 b1f42a0cdd
Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
Zettat123 35bcd667b2
Fix broken releases when re-pushing tags (#32435) 4 months ago
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 4 months ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 4 months ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 4 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 5 months ago
Lunny Xiao 5a8568459d
Fix bug when deleting a migrated branch (#32075) 5 months ago
Exploding Dragon 269c630923
Fix: database not update release when using `git push --tags --force` (#32040) 5 months ago
Lunny Xiao 2da2000413
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 6 months ago
Edip Emre Bodur a4dac59643
Fixes for unreachable project issues when transfer repository from organization (#31770) 6 months ago
Fábio Barkoski e45a4c9829
Move repository visibility to danger zone in the settings area (#31126) 7 months ago
Jason Song 09b56fc069
Distinguish LFS object errors to ignore missing objects during migration (#31702) 7 months ago
Zettat123 e9aa39bda4
Fix a branch divergence cache bug (#31659) 7 months ago