aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2023-02-21Add Bash and Zsh completion scripts (#22646)zeripath
2023-01-18Support asciicast files as new markup (#22448)Jason Song
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-08-06Fix typo overrided -> overridden (#20687)luzpaz
2022-06-09Add support for rendering terminal output with colors (#19497)Lauris BH
2022-01-20format with gofumpt (#18184)6543
2020-12-27Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao
2020-11-17HTTP cache rework and enable caching for storage assets (#13569)silverwind
2020-11-07Add docs command (#13429)John Olheiser
2020-10-11Update golangci-lint to version 1.31.0 (#13102)kolaente
2020-08-18Add a storage layer for attachments (#11387)Lunny Xiao
2020-04-05Prevent support libraries from compiling into Gitea (#10964)guillep2k
2020-04-03Rename scripts to build and add revive command as a new build tool command (#...Lunny Xiao
2020-02-02Implement "embedded" command to extract static resources (#9982)guillep2k
2020-01-28Queue: Make WorkerPools and Queues flushable (#10001)zeripath
2020-01-25chore: update default version (#9916)Antoine GIRARD
2020-01-11Add a new command doctor to check if some wrong configurations on gitea insta...Lunny Xiao
2019-06-12Add golangci (#6418)kolaente
2019-06-08Add command to convert mysql database from utf8 to utf8mb4 (#7144)Lunny Xiao
2019-06-03Use vfsgen instead of go-bindata (#7080)Lunny Xiao
2019-05-14Add work path CLI option (#6922)zeripath
2019-04-29Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath
2019-04-02add make version on gitea version (#6485)Lunny Xiao
2019-04-02Better logging (#6038) (#6095)zeripath
2019-01-24Include Go toolchain to --version (#5830)Antoine GIRARD
2018-11-01Create AuthorizedKeysCommand (#5236)zeripath
2018-10-31fix: Accept web-command cli flags if web-command is commited (#5200)Peter Hoffmann
2018-10-30Add command for migrating database (#4954)Robert Ștefan
2018-07-21Add csv file render support defaultly (#4105)Lunny Xiao
2018-02-18Implements generator cli for secrets (#3531)Codruț Constantin Gușoi
2018-02-03Update hard-coded version to 1.5.0-dev (#3450)techknowlogick
2018-01-10Make the default action for the gitea executable that of running the webserve...Morgan Bazalgette
2017-11-27Update hard-coded version to 1.4.0-dev (#2988)techknowlogick
2017-10-12Update hard-coded version to 1.3.0-dev (#2390)Sandro Santilli
2017-09-21Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao
2017-02-28Fix for #828: Embed build tags (#1051)Jonas
2017-02-25Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao
2017-02-23Take back control of hooks (#1006)Lunny Xiao
2017-02-02Cleanup log messagingGabriel Jackson
2017-01-04fix: Remove call to set GOMAXPROCS (#577)Bo-Yi Wu
2016-12-24Raised version to 1.1.0 (#468)Thomas Boerger
2016-12-21Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat
2016-12-13Autogenerate Version on build (#190)Kim "BKC" Carlbäcker
2016-12-02Catch os... errorsBwko
2016-11-12fixed bug #151 finally (#164)Lunny Xiao
2016-11-11ask for go get from code.gitea.io/gitea and change gogs to gitea on main file...Lunny Xiao
2016-11-10Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli
2016-11-10Remove go version from build tags (#133)Matthias Loibl
2016-11-10Check unhandled errors (#128)Matthias Loibl
2016-11-04Linter doesn't like uppercase variablesThomas Boerger