summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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-052-4/+48
* add other session providers (#5963)techknowlogick2019-02-051-2/+7
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+25
* Make log mailer for testing (#5893)zeripath2019-02-022-6/+35
* Fix bug when read public repo lfs file (#5912)Lunny Xiao2019-01-311-2/+5
* Recover panic in orgmode.Render if bad orgfile (#4982) (#5903)zeripath2019-01-301-4/+10
* Provide better panic handling (#5902)zeripath2019-01-302-1/+113
* Only allow local login if password is non-empty (#5906)zeripath2019-01-301-1/+1
* Fix go-get URL generation (#5905)Lauris BH2019-01-302-2/+3
* 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
* Fix TLS errors when using acme/autocert for local connections (#5820)Joona Hoikkala2019-01-231-0/+1
* Request for public keys only if LDAP attribute is set (#5816)Lauris BH2019-01-241-11/+29
* Feature: Archive repos (#5009)kolaente2019-01-232-1/+11
* Pooled and buffered gzip implementation (#5722)zeripath2019-01-232-0/+458
* Disallow empty titles (#5785)Lanre Adelowo2019-01-212-0/+22
* 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
* ldap: Adjust log settings when a user is not found. (#5771)Harshit Bansal2019-01-191-3/+3
* Log IP of failed ssh connection (#5766)Robert Sprunk2019-01-191-2/+2
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-172-6/+6
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-172-0/+64
* Support CORS headers to git smart http protocol (#5719)Lunny Xiao2019-01-141-18/+20
* Prioritize "readme.md" (#5691)Khaled Hamed2019-01-142-2/+29
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+3
* Refactor mail notification (#5110)Lunny Xiao2019-01-135-46/+185
* When redirecting clean the path to avoid redirecting to //www.othersite.com (...zeripath2019-01-091-1/+1
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-093-4/+31
* Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key...zeripath2018-12-271-7/+9
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-271-11/+29
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-1/+2
* fix indexer reindex bug when gitea restart (#5563)Lunny Xiao2018-12-192-8/+19
* 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-182-10/+21
* fix clone wiki failed via ssh (#5503)Lunny Xiao2018-12-111-0/+33
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-7/+10
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-285-134/+95
* Explicitly disable Git credential helper (#5367)Michael Kuhn2018-11-281-17/+12
* Create Progressive Web App (#4730)SohnyBohny2018-11-272-0/+21
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-272-5/+0
* Explicitly decide whether to use TLS in mailer's configuration (#5024)Lanre Adelowo2018-11-262-3/+4
* support envs on external render commands (#5278)Lunny Xiao2018-11-201-5/+17
* Add raw blob endpoint to get objects by SHA ID (#5334)Peter Hoffmann2018-11-181-0/+11
* Block registration based on email domain (#5157)Lanre Adelowo2018-11-143-0/+95
* Remove maxlines option for file logger (#5282)Lauris BH2018-11-072-22/+3
* Prometheus endpoint (#5256)Stanislav2018-11-042-0/+310
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-031-0/+13
* Create AuthorizedKeysCommand (#5236)zeripath2018-11-011-17/+19
* Fix markdown image with link (#4675)L.E.R2018-10-302-22/+21