Commit Graph

47 Commits (tokarchuk/v1.17)

Author SHA1 Message Date
Lauris BH f92b7a6331
Add support for rendering terminal output with colors (#19497) 2 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 3 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569) 4 years ago
John Olheiser 172eca1cd3
Add docs command (#13429) 4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102) 4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387) 4 years ago
guillep2k b74d30ae27
Prevent support libraries from compiling into Gitea (#10964) 4 years ago
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
guillep2k bcb52aef09
Implement "embedded" command to extract static resources (#9982) 4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
Antoine GIRARD c6edb25fe2 chore: update default version (#9916) 4 years ago
Lunny Xiao f69f5a9f10 Add a new command doctor to check if some wrong configurations on gitea instance (#9095) 4 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 23a2ee3510
Add command to convert mysql database from utf8 to utf8mb4 (#7144) 5 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080) 5 years ago
zeripath e55c874dd2 Add work path CLI option (#6922) 5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 5 years ago
Lunny Xiao 0a8e63c682 add make version on gitea version (#6485) 5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
Antoine GIRARD d6c229cdbe Include Go toolchain to --version (#5830) 5 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236) 6 years ago
Peter Hoffmann 584844eada fix: Accept web-command cli flags if web-command is commited (#5200) 6 years ago
Robert Ștefan 7edb930240 Add command for migrating database (#4954) 6 years ago
Lunny Xiao 0bb1c84208 Add csv file render support defaultly (#4105) 6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531) 6 years ago
techknowlogick 77f8bad2fb Update hard-coded version to 1.5.0-dev (#3450) 6 years ago
Morgan Bazalgette 88a3bb6d42 Make the default action for the gitea executable that of running the webserver (#3331) 6 years ago
techknowlogick 238bb80cdd Update hard-coded version to 1.4.0-dev (#2988) 7 years ago
Sandro Santilli a4cd4616c6 Update hard-coded version to 1.3.0-dev (#2390) 7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 7 years ago
Jonas a201977590 Fix for #828: Embed build tags (#1051) 7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) 7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 7 years ago
Bo-Yi Wu 467202d0a6 fix: Remove call to set GOMAXPROCS (#577) 8 years ago
Thomas Boerger f2ff0ee846 Raised version to 1.1.0 (#468) 8 years ago
Joubert RedRat ce21ed6c34 Remove remaining Gogs reference on locales and cmd (#430) 8 years ago
Kim "BKC" Carlbäcker 1d1c01875d Autogenerate Version on build (#190) 8 years ago
Bwko 4ff0db0246 Catch os... errors 8 years ago
Lunny Xiao bd76e156bb fixed bug #151 finally (#164) 8 years ago
Lunny Xiao e2aa991e10 ask for go get from code.gitea.io/gitea and change gogs to gitea on main file (#146) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Matthias Loibl 94b2747375 Remove go version from build tags (#133) 8 years ago
Matthias Loibl 31da225309 Check unhandled errors (#128) 8 years ago
Thomas Boerger 212a04a45e
Linter doesn't like uppercase variables 8 years ago
Matthias Loibl a2514904cb Rename gogs.go to main.go 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon 7e15ff9486
Update locales 8 years ago
Unknwon 491407ddf8
#3590 fix 404 for release draft edition 8 years ago