summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Add option to disable refresh token invalidation (#6584)Jonas Franz2019-04-121-0/+2
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-081-17/+21
* Quieter Integration Tests (#6513)zeripath2019-04-072-5/+10
* Better logging (#6038) (#6095)zeripath2019-04-027-197/+312
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-272-2/+3
* split setting.go to multiple files (#6154)Lunny Xiao2019-03-165-348/+433
* Add InternalTokenURI to load InteralToken from an external file (#5812)techknowlogick2019-03-131-25/+73
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-1/+48
* Add more tests and docs for issue indexer, add db indexer type for searching ...Lunny Xiao2019-02-211-0/+1
* Refactor issue indexer (#5363)Lunny Xiao2019-02-192-9/+57
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-0/+12
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-1/+9
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-20/+22
* Split setting.go as multiple files (#6014)Lunny Xiao2019-02-107-442/+509
* add default time out for git operations (#6015)Lunny Xiao2019-02-091-0/+5
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-061-6/+8
* Allow Macaron to be set to log through to gitea.log (#5667)zeripath2019-02-051-4/+6
* add other session providers (#5963)techknowlogick2019-02-051-2/+7
* Make log mailer for testing (#5893)zeripath2019-02-021-3/+14
* Config option to disable automatic repo watching (#5852)sebastian-sauer2019-01-271-0/+2
* improve the releases api paging (#5831)Lunny Xiao2019-01-241-0/+2
* Make db connect more robust (#5738)Paul Brackin2019-01-191-6/+10
* Moved defaults in defaults.go to setting.go (#5764)John Olheiser2019-01-192-15/+9
* Support CORS headers to git smart http protocol (#5719)Lunny Xiao2019-01-141-18/+20
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-092-3/+6
* fix lfs version check warning log when using ssh protocol (#5501)Lunny Xiao2018-12-191-21/+21
* Support reverse proxy providing email (#5554)zeripath2018-12-181-9/+13
* Explicitly disable Git credential helper (#5367)Michael Kuhn2018-11-281-17/+12
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-271-2/+0
* Explicitly decide whether to use TLS in mailer's configuration (#5024)Lanre Adelowo2018-11-261-0/+2
* Block registration based on email domain (#5157)Lanre Adelowo2018-11-141-0/+2
* Remove maxlines option for file logger (#5282)Lauris BH2018-11-071-4/+2
* Prometheus endpoint (#5256)Stanislav2018-11-041-0/+11
* Create AuthorizedKeysCommand (#5236)zeripath2018-11-011-17/+19
* Set heatmap color range configurable (#5165)Antoine GIRARD2018-10-241-0/+2
* User action heatmap (#5131)kolaente2018-10-231-0/+2
* Fix: Let's Encrypt configuration settings (#4911)Drew Bowering2018-09-121-2/+2
* Fix trimming of markup section names (#4863)Nicolas Lenz2018-09-031-1/+1
* add letsencrypt to Gitea (#4189)Fluf2018-08-211-0/+12
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-132-2/+17
* cmd/serve: pprof cpu and memory profile dumps to disk (#4560)Jerry Jacobs2018-08-071-0/+5
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+2
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-4/+4
* Make max commits in graph configurable (#4498)Kjell Kvinge2018-07-231-0/+2
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+2
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-051-0/+2
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-1/+13
* Limit uploaded avatar image-size to 4096x3072 by default (#4353)Kim "BKC" Carlbäcker2018-07-031-0/+4
* Removed unnecessary line referencing LFS struct (#4113)Inon S2018-06-041-1/+0
* LFS: make HTTP auth period configurable (#4035)Inon S2018-05-291-4/+8