Commit Graph

59 Commits (83f83019ef3471b847a300f0821499b3896ec987)

Author SHA1 Message Date
wxiaoguang d92b4cd093
Fix incorrect CLI exit code and duplicate error message (#26346) 1 year ago
wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 1 year ago
wxiaoguang b4d0036fc3
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) 1 year ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 1 year ago
wxiaoguang e409e14bdf
Fix CLI sub-command handling (#25501) 1 year ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
techknowlogick 4014200021
add CLI command to register runner tokens (#23762) 2 years ago
zeripath 43405c35f0
Add Bash and Zsh completion scripts (#22646) 2 years ago
Jason Song d9f748a700
Support asciicast files as new markup (#22448) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
luzpaz d4326afb25
Fix typo overrided -> overridden (#20687) 2 years ago
Lauris BH f92b7a6331
Add support for rendering terminal output with colors (#19497) 2 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 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) 5 years ago
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
guillep2k bcb52aef09
Implement "embedded" command to extract static resources (#9982) 5 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
Antoine GIRARD c6edb25fe2 chore: update default version (#9916) 5 years ago
Lunny Xiao f69f5a9f10 Add a new command doctor to check if some wrong configurations on gitea instance (#9095) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
Lunny Xiao 23a2ee3510
Add command to convert mysql database from utf8 to utf8mb4 (#7144) 6 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080) 6 years ago
zeripath e55c874dd2 Add work path CLI option (#6922) 6 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
Lunny Xiao 0a8e63c682 add make version on gitea version (#6485) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Antoine GIRARD d6c229cdbe Include Go toolchain to --version (#5830) 6 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) 7 years ago
techknowlogick 77f8bad2fb Update hard-coded version to 1.5.0-dev (#3450) 7 years ago
Morgan Bazalgette 88a3bb6d42 Make the default action for the gitea executable that of running the webserver (#3331) 7 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) 8 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 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