aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Add some tests to clarify the "must-change-password" behavior (#30693)wxiaoguang2024-04-271-1/+1
* Fix incorrect CLI exit code and duplicate error message (#26346)wxiaoguang2023-08-051-11/+7
* Refactor to use urfave/cli/v2 (#25959)wxiaoguang2023-07-211-148/+6
* Do not prepare oauth2 config if it is not enabled, do not write config in som...wxiaoguang2023-06-281-8/+15
* Fix sub-command log level (#25537)wxiaoguang2023-06-281-2/+5
* Fix CLI sub-command handling (#25501)wxiaoguang2023-06-261-8/+7
* Refactor path & config system (#25330)wxiaoguang2023-06-211-88/+81
* Rewrite logger system (#24726)wxiaoguang2023-05-211-0/+2
* add CLI command to register runner tokens (#23762)techknowlogick2023-04-171-0/+1
* Add Bash and Zsh completion scripts (#22646)zeripath2023-02-211-0/+2
* Support asciicast files as new markup (#22448)Jason Song2023-01-181-0/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix typo overrided -> overridden (#20687)luzpaz2022-08-061-3/+3
* Add support for rendering terminal output with colors (#19497)Lauris BH2022-06-091-0/+1
* format with gofumpt (#18184)65432022-01-201-1/+1
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-0/+2
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-171-0/+2
* Add docs command (#13429)John Olheiser2020-11-071-0/+1
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-0/+1
* Prevent support libraries from compiling into Gitea (#10964)guillep2k2020-04-051-3/+0
* Rename scripts to build and add revive command as a new build tool command (#...Lunny Xiao2020-04-031-2/+2
* Implement "embedded" command to extract static resources (#9982)guillep2k2020-02-021-0/+1
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-0/+1
* chore: update default version (#9916)Antoine GIRARD2020-01-251-1/+1
* Add a new command doctor to check if some wrong configurations on gitea insta...Lunny Xiao2020-01-111-0/+1
* Add golangci (#6418)kolaente2019-06-121-3/+3
* Add command to convert mysql database from utf8 to utf8mb4 (#7144)Lunny Xiao2019-06-081-0/+1
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-031-0/+3
* Add work path CLI option (#6922)zeripath2019-05-141-3/+12
* Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath2019-04-291-0/+103
* add make version on gitea version (#6485)Lunny Xiao2019-04-021-8/+15
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* Include Go toolchain to --version (#5830)Antoine GIRARD2019-01-241-2/+3
* Create AuthorizedKeysCommand (#5236)zeripath2018-11-011-0/+2
* fix: Accept web-command cli flags if web-command is commited (#5200)Peter Hoffmann2018-10-311-1/+1
* Add command for migrating database (#4954)Robert Ștefan2018-10-301-0/+1
* Add csv file render support defaultly (#4105)Lunny Xiao2018-07-211-0/+1
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-181-0/+1
* Update hard-coded version to 1.5.0-dev (#3450)techknowlogick2018-02-031-1/+1
* Make the default action for the gitea executable that of running the webserve...Morgan Bazalgette2018-01-101-0/+3
* Update hard-coded version to 1.4.0-dev (#2988)techknowlogick2017-11-271-1/+1
* Update hard-coded version to 1.3.0-dev (#2390)Sandro Santilli2017-10-121-1/+1
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-211-0/+4
* Fix for #828: Embed build tags (#1051)Jonas2017-02-281-1/+14
* Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao2017-02-251-1/+0
* Take back control of hooks (#1006)Lunny Xiao2017-02-231-1/+1
* Cleanup log messagingGabriel Jackson2017-02-021-1/+1
* fix: Remove call to set GOMAXPROCS (#577)Bo-Yi Wu2017-01-041-4/+1
* Raised version to 1.1.0 (#468)Thomas Boerger2016-12-241-1/+1