aboutsummaryrefslogtreecommitdiff
path: root/contrib/pr
AgeCommit message (Expand)Author
2023-02-20Refactor the setting to make unit test easier (#22405)Lunny Xiao
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-10-23Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham
2022-10-17Add system setting table with cache and also add cache supports for user sett...Lunny Xiao
2022-09-02Kd/ci playwright go test (#20123)Kyle D
2022-08-28Share HTML template renderers and create a watcher framework (#20218)zeripath
2022-08-09Refactor legacy git init (#20376)wxiaoguang
2022-05-08Move some helper files out of models (#19355)Lunny Xiao
2022-04-02Remove legacy `unknwon/com` package (#19298)wxiaoguang
2022-01-20format with gofumpt (#18184)6543
2021-12-02Use fmt.Sprintf correctly (#17886)delvh
2021-12-02Refactor various strings (#17784)mscherer
2021-12-01Improve install code to avoid low-level mistakes. (#17779)wxiaoguang
2021-11-12Decouple unit test code from business code (#17623)wxiaoguang
2021-11-03Simplify Gothic to use our session store instead of creating a different stor...zeripath
2021-10-30Rename db Engines related functions (#17481)Lunny Xiao
2021-10-21Sync gitea app path for git hooks and authorized keys when starting (#17335)wxiaoguang
2021-09-24Move login related structs and functions to models/login (#17093)Lunny Xiao
2021-09-22refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun
2021-09-19Move db related basic functions to models/db (#17075)Lunny Xiao
2021-06-26Let package git depend on setting but not opposite (#15241)Lunny Xiao
2021-06-09Refactor routers directory (#15800)Lunny Xiao
2021-04-19Refactor renders (#15175)Lunny Xiao
2021-01-26Move macaron to chi (#14293)Lunny Xiao
2020-12-25migrate from com.* to alternatives (#14103)6543
2020-11-16Use mount but not register for chi routes (#13555)Lunny Xiao
2020-11-13Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao
2020-08-11Re-attempt to delete temporary upload if the file is locked by another proces...zeripath
2020-08-05Fix correct upstream remote HTTPS URL (#12436)Lauris BH
2020-06-17upgrade to use testfixtures v3 (#11904)techknowlogick
2020-04-05Add gitea-vet (#10948)John Olheiser
2020-03-17Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH
2020-02-16make/pr: enforce vendor for run (#10296)Antoine GIRARD
2020-02-08Improve make PR (force build and help message) (#10178)Antoine GIRARD
2019-12-15Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath
2019-10-17Upgrade xorm to v0.8.0 (#8536)Lunny Xiao
2019-08-24Move database settings from models to setting (#7806)Lunny Xiao
2019-08-23Use gitea forked macaron (#7933)Tamal Saha
2019-06-26Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao
2019-06-12Add golangci (#6418)kolaente
2019-05-25Fix wrong init dependency on markup extensions (#7038)Lunny Xiao
2019-05-14Add work path CLI option (#6922)zeripath
2019-05-11Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath
2019-04-29Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath
2019-03-15Add way to force checkout (#6322)John Olheiser
2019-03-12Use correct remote on Windows (#6313)John Olheiser
2019-03-07[Contrib] Checkout a PR (#6021)Antoine GIRARD