Commit Graph

28 Commits (b551bc2a089d3310dde5706d1b9702f112fe3ea0)

Author SHA1 Message Date
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
6543 f034ee6cf0
PullService lock via pullID (#19520) 2 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 3 years ago
Lunny Xiao 3c3855a05c
Move user functions into user.go (#17659) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
Lunny Xiao ddc709ff7f
Add repo_id for attachment (#16958) 3 years ago
zeripath e51c73ae5c
Fix 500 on first wiki page (#16586) 3 years ago
6543 b26c3b482f
Add TestPrepareWikiFileName (#16487) 3 years ago
Gary Wang e01b782f33
fix: support delete non-urlencoded wiki page (#16482) 3 years ago
Gary Wang b06342f29c
fix: not able to update local created non-urlencoded wiki pages (#16139) 3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
zeripath f9c0737a86
Enforce setting HEAD in wiki to master (#13950) 4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102) 4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712) 4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 5 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lunny Xiao 6782a704ef Fix bug create/edit wiki pages when code master branch protected (#7580) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Gabriel Silva Simões 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814) 6 years ago
Lunny Xiao 616b8f42f9 Fix deadlock when sqlite (#5118) 6 years ago
Lauris BH 5ffdf9388b
Fix to use only needed columns from tables to get repository git paths (#3870) 6 years ago
Lauris BH 283e87d814
Fix rendering of wiki page list if wiki repo contains other files (#3454) 7 years ago
Lauris BH be1330ec89 Remove hardcoded paths to fix randomly failing tests (#3347) 7 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996) 7 years ago
Ethan Koenig 474d636794 Update code.gitea.io/git (#1824) 7 years ago
Lunny Xiao bd8fe49076 fix wiki bugs (#1294) 8 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 years ago
Ethan Koenig bb76285762 Unit tests for models/wiki 8 years ago
Bwko 1257d43e14 Add a reserved path check to the wiki (#720) 8 years ago
Lunny Xiao f8c2903484 fixed bugs on Wiki and resolved #667 (#674) 8 years ago
Bwko abcd39f7d5 In the wiki title replace tab with a space (#371) 8 years ago
Bwko 0118b275b6 Fix for #320 8 years ago