Commit Graph

4744 Commits (a52720b5b4da3e324034312f7fe1e29fd22686cc)

Author SHA1 Message Date
TheFox0x7 1ec8d80fa3
refactor: decouple context from migration structs (#33399) 2 weeks ago
Lunny Xiao 466cc725bc
Move gitgraph from modules to services layer (#33527) 2 weeks ago
Alexander McRae a1f1bccd7a
Add go wrapper around git diff-tree --raw -r -M (#33369) 2 weeks ago
Lunny Xiao 6999651b6d
Fix unnecessary comment when moving issue on the same project column (#33496) 2 weeks ago
wxiaoguang 5dddcc1773
chore: fix some trivial problems and TODOs (#33473) 3 weeks ago
K Kovacs 34692a20b1
Worktime tracking for the organization level (#19808) 3 weeks ago
Bruno Sofiato 040c830dec
Inclusion of rename organization api (#33303) 3 weeks ago
wxiaoguang 0e8738b4b6
Fix SSH LFS memory usage (#33455) 3 weeks ago
wxiaoguang 4f3cc26b4e
Revert empty lfs ref name (#33454) 3 weeks ago
Lunny Xiao 75940a0191
Add tests for webhook and fix some webhook bugs (#33396) 3 weeks ago
Rowan Bohde ac2d97cb61
Link to tree views of submodules if possible (#33424) 3 weeks ago
wxiaoguang 4ffc54f59a
Refactor user & avatar (#33433) 3 weeks ago
Zettat123 a9577e0808
Fix `GetCommitBranchStart` bug (#33298) 3 weeks ago
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375) 4 weeks ago
Lunny Xiao e94f37f95e
Refactor webhook events (#33337) 4 weeks ago
yp05327 a0b3d9add0
Support disable passkey auth (#33348) 4 weeks ago
wxiaoguang 7069369e03
Support performance trace (#32973) 1 month ago
Michael Vetter 076d122f34
Fix typo in documentation of GetBranchNames() (#33330) 1 month ago
hiifong b7614e2d2f
Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 1 month ago
Vladimir Sysoev dc2308a959
Make tracked time representation display as hours (#33315) 1 month ago
wxiaoguang 3b839f8dc0
Trivial fixes (#33304) 1 month ago
wxiaoguang b15d01b0ce
Prepare for support performance trace (#33286) 1 month ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
Lunny Xiao be4e961240
Fix mirror bug (#33224) 1 month ago
wxiaoguang a068462ac0
Refactor context repository (#33202) 1 month ago
TheFox0x7 8c6d7076b7
fix(cache): cache test triggered by non memory cache (#33220) 1 month ago
Chai-Shi e5f3c16587
Fix sync fork for consistency (#33147) 1 month ago
TheFox0x7 68ca73b716
Fix pam auth test regression (#33169) 1 month ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 1 month ago
wxiaoguang 386c1ed908
Refactor HTMLFormat, update chroma render, fix js error (#33136) 1 month ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 1 month ago
yp05327 32d45ee069
Update status check for all supported on.pull_request.types in Gitea (#33117) 1 month ago
yp05327 0d7d2ed39d
Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129) 1 month ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 1 month ago
wxiaoguang 80e4f4c4eb
Refactor package (routes and error handling, npm peer dependency) (#33111) 2 months ago
wxiaoguang df9d1fe8c5
Trivial fixes (#33103) 2 months ago
wxiaoguang e709cc76da
Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076) 2 months ago
wxiaoguang 9ac536a904
Fix "stop time tracking button" on navbar (#33084) 2 months ago
wxiaoguang 45973a100b
Fix bleve fuzziness search (#33078) 2 months ago
wxiaoguang 4f386e2c5e
Refactor env var related code (#33075) 2 months ago
JonRB 233b7959e0
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 2 months ago
wxiaoguang 2564c15cb0
Remove some unnecessary template helpers (#33069) 2 months ago
Steffen Schröter 57eb9d0b64
Inherit submodules from template repository content (#16237) 2 months ago
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061) 2 months ago
wxiaoguang e5c576e92b
Refactor maven package registry (#33049) 2 months ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 2 months ago
cassio zareck 1e2c8eb494
Fix settings not being loaded at CLI (#26402) 2 months ago
wxiaoguang dafadf0028
Refactor fixture loading for testing (#33024) 2 months ago
Lunny Xiao f4ccbd38dc
Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 2 months ago