Commit Graph

47 Commits (v1.19.0-3)

Author SHA1 Message Date
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists () 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting () 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test () 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework () 2 years ago
wxiaoguang 75d96f4a02
Refactor legacy git init () 2 years ago
Lunny Xiao 4ca1d7547a
Move some helper files out of models () 3 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
delvh 4646c7c52d
Use fmt.Sprintf correctly () 3 years ago
mscherer 34b5436ae1
Refactor various strings () 3 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. () 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code () 3 years ago
zeripath 9d855bd6a1
Simplify Gothic to use our session store instead of creating a different store () 3 years ago
Lunny Xiao 63c0dc89ef
Rename db Engines related functions () 3 years ago
wxiaoguang 83df0caf15
Sync gitea app path for git hooks and authorized keys when starting () 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login () 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package () 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db () 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite () 4 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory () 4 years ago
Lunny Xiao 9d99f6ab19
Refactor renders () 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi () 4 years ago
6543 a19447aed1
migrate from com.* to alternatives () 4 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes () 4 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step () 4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process () 5 years ago
Lauris BH 42a31c797b
Fix correct upstream remote HTTPS URL () 5 years ago
techknowlogick 9e6a79bea9
upgrade to use testfixtures v3 () 5 years ago
John Olheiser baadb51445
Add gitea-vet () 5 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 () 5 years ago
Antoine GIRARD df758f3cc9
make/pr: enforce vendor for run () 5 years ago
Antoine GIRARD 632df9b996
Improve make PR (force build and help message) () 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others () 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 () 5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting () 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron () 5 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable () 6 years ago
kolaente f9ec2f89f2 Add golangci () 6 years ago
Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions () 6 years ago
zeripath e55c874dd2 Add work path CLI option () 6 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload () 6 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build () 6 years ago
John Olheiser 4f74bad783 Add way to force checkout () 6 years ago
John Olheiser 202a8f6ed9 Use correct remote on Windows () 6 years ago
Antoine GIRARD 9d3732dfd5 [Contrib] Checkout a PR () 6 years ago