43 Commits (cb72c901b3250fa47c4b403182a3762685d57a02)

Author SHA1 Message Date
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
Lunny Xiao 1717af72c4
Move some functions from package git to gitrepo (#33910) 4 months ago
Lunny Xiao 4e1b8db1fc
Move HasWiki to repository service package (#33912) 4 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
TheFox0x7 1ec8d80fa3
refactor: decouple context from migration structs (#33399) 10 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 year ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 2 years ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 2 years ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 2 years ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 2 years ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 2 years ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 2 years ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 2 years ago
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 3 years ago
wxiaoguang 911975059a
Improve test logger (#24235) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 3 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 3 years ago
zeripath e6b3be4608
Add more checks in migration code (#21011) 3 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 3 years ago
zeripath 6d3181406d
Double check CloneURL is acceptable (#20869) 3 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 4 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 4 years ago
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 4 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 4 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 4 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 4 years ago
singuliere 49cab2b01f
migrations: add test for importing pull requests in gitea uploader (#18752) 4 years ago
singuliere 8bd89ca294
preserve users if restoring a repository on the same Gitea instance (#18604) 4 years ago
singuliere 367894adc8
add test coverage for original author conversion during migrations (#18506) 4 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 4 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 4 years ago
Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration (#17663) 4 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 4 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 4 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 4 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 4 years ago
KN4CK3R 422c30d315
Refactored and fixed migration tests. (#16714) 4 years ago
6543 2289580bb7
[API] generalize list header (#16551) 4 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 5 years ago