Commit Graph

48 Commits (v1.18.0-rc1-2)

Author SHA1 Message Date
luzpaz d4326afb25
Fix typo overrided -> overridden () 3 years ago
Lauris BH f92b7a6331
Add support for rendering terminal output with colors () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 4 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets () 4 years ago
John Olheiser 172eca1cd3
Add docs command () 4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 () 4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments () 5 years ago
guillep2k b74d30ae27
Prevent support libraries from compiling into Gitea () 5 years ago
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command () 5 years ago
guillep2k bcb52aef09
Implement "embedded" command to extract static resources () 5 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable () 5 years ago
Antoine GIRARD c6edb25fe2 chore: update default version () 5 years ago
Lunny Xiao f69f5a9f10 Add a new command doctor to check if some wrong configurations on gitea instance () 5 years ago
kolaente f9ec2f89f2 Add golangci () 6 years ago
Lunny Xiao 23a2ee3510
Add command to convert mysql database from utf8 to utf8mb4 () 6 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata () 6 years ago
zeripath e55c874dd2 Add work path CLI option () 6 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build () 6 years ago
Lunny Xiao 0a8e63c682 add make version on gitea version () 6 years ago
zeripath 704da08fdc
Better logging () () 6 years ago
Antoine GIRARD d6c229cdbe Include Go toolchain to --version () 6 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand () 6 years ago
Peter Hoffmann 584844eada fix: Accept web-command cli flags if web-command is commited () 6 years ago
Robert Ștefan 7edb930240 Add command for migrating database () 6 years ago
Lunny Xiao 0bb1c84208 Add csv file render support defaultly () 7 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets () 7 years ago
techknowlogick 77f8bad2fb Update hard-coded version to 1.5.0-dev () 7 years ago
Morgan Bazalgette 88a3bb6d42 Make the default action for the gitea executable that of running the webserver () 7 years ago
techknowlogick 238bb80cdd Update hard-coded version to 1.4.0-dev () 7 years ago
Sandro Santilli a4cd4616c6 Update hard-coded version to 1.3.0-dev () 7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme () 7 years ago
Jonas a201977590 Fix for : Embed build tags () 8 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive () 8 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks () 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 years ago
Bo-Yi Wu 467202d0a6 fix: Remove call to set GOMAXPROCS () 8 years ago
Thomas Boerger f2ff0ee846 Raised version to 1.1.0 () 8 years ago
Joubert RedRat ce21ed6c34 Remove remaining Gogs reference on locales and cmd () 8 years ago
Kim "BKC" Carlbäcker 1d1c01875d Autogenerate Version on build () 8 years ago
Bwko 4ff0db0246 Catch os... errors 8 years ago
Lunny Xiao bd76e156bb fixed bug finally () 8 years ago
Lunny Xiao e2aa991e10 ask for go get from code.gitea.io/gitea and change gogs to gitea on main file () 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io () 8 years ago
Matthias Loibl 94b2747375 Remove go version from build tags () 8 years ago
Matthias Loibl 31da225309 Check unhandled errors () 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