Commit Graph

31 Commits (v1.18.0-0)

Author SHA1 Message Date
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics () 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access () 3 years ago
wxiaoguang 04fc4b7e05
Call MultipartForm.RemoveAll when request finishes () 3 years ago
6543 06e4687cec
more context for models () 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context () 3 years ago
wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) () 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context () 3 years ago
wxiaoguang e61b390d54
Unify and simplify TrN for i18n () 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo () 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user () 3 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package () 3 years ago
Lunny Xiao d47798ccc7
Upgrade chi to v5 () 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db () 3 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware () 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi () 4 years ago
techknowlogick c5d5d63c9c
Macaron 1.5 () 4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels () 5 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things () 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository () 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron () 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git () 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems () 6 years ago
Ethan Koenig 7ea4bfc561 API endpoint for testing webhook () 7 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label () 7 years ago
Lunny Xiao 41d6afe0e7 Fix compile failed without gcc () 7 years ago
Ethan Koenig 596308f213 Fix missing branch in release bug () 7 years ago
Lunny Xiao b3d5ba6f90 Fix missing password length check when change password () 7 years ago
Ethan Koenig 91f3d77ceb Unit tests for wiki routers () 7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard () 8 years ago