aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Disable 'May Import Local Repository' when is disabled by setting (Issue #477...EnricoFerro2018-08-241-0/+3
* add letsencrypt to Gitea (#4189)Fluf2018-08-211-0/+12
* Improve URL validation for external wiki and external issues (#4710)Lauris BH2018-08-153-8/+170
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-132-2/+17
* Fix custom templates being ignored (#4638)Piotr Orzechowski2018-08-081-4/+2
* Push whitelist now doesn't apply to branch deletion (#4601) (#4607)SagePtr2018-08-081-2/+2
* cmd/serve: pprof cpu and memory profile dumps to disk (#4560)Jerry Jacobs2018-08-072-0/+47
* prevent empty review comment (#4632)Lanre Adelowo2018-08-072-0/+49
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-063-0/+67
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-284-10/+37
* Make max commits in graph configurable (#4498)Kjell Kvinge2018-07-231-0/+2
* Add csv file render support defaultly (#4105)Lunny Xiao2018-07-212-0/+83
* add valid for lfs oid (#4461)Lunny Xiao2018-07-191-9/+18
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-173-0/+8
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-052-0/+5
* Replace src with raw to fix image paths (#4377)Jonas Franz2018-07-051-1/+1
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-054-7/+68
* Limit uploaded avatar image-size to 4096x3072 by default (#4353)Kim "BKC" Carlbäcker2018-07-031-0/+4
* Add scope to Gitlab oauth request (#4330)techknowlogick2018-06-301-1/+1
* Fix open redirect vulnerability on login screen (#4312)Jonas Franz2018-06-262-0/+48
* Show second line by using >= 1 instead of > 1 (#4251)Jonas Franz2018-06-151-1/+1
* markup: escape short wiki link (#4091)Antoine GIRARD2018-06-152-0/+29
* fix not respecting landing page setting (#4209)David Schneiderbauer2018-06-151-6/+0
* Removed unnecessary line referencing LFS struct (#4113)Inon S2018-06-041-1/+0
* Add tag check to release draft creation (#3729)Bwko2018-06-042-2/+2
* Fix #4081 Check for leading / in base before removing it (#4082)Antoine GIRARD2018-05-302-2/+8
* LFS: make HTTP auth period configurable (#4035)Inon S2018-05-291-4/+8
* Fix relative markdown links with anchors (#4058)Jonas Franz2018-05-282-6/+18
* fix attachment ENABLED (#4064)Lunny Xiao2018-05-281-1/+1
* fix add a Ukrainian language (#4036) (#4042)3_1_3_u2018-05-241-2/+2
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-243-30/+63
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-192-0/+28
* add missing token validation and fix missing alert on application settings pa...David Schneiderbauer2018-05-161-1/+1
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-6/+11
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-132-1/+4
* Multiple assignees (#3705)kolaente2018-05-092-1/+3
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-052-1/+14
* Added user language setting (#3875)kolaente2018-05-051-0/+1
* Issue due date (#3794)kolaente2018-05-012-0/+13
* Symlink icons (#1416) (#3826)Tris Forster2018-05-012-0/+24
* Fix path cleanup in multiple places (#3871)Lauris BH2018-05-011-4/+14
* API endpoint for testing webhook (#3550)Ethan Koenig2018-04-291-1/+12
* Store OAuth2 session data in database (#3660)Lauris BH2018-04-291-9/+10
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-2/+3
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+5
* Add EnableTimetracking option to app settings (#3719)Bwko2018-04-091-1/+5
* Add config option to enable or disable log executed SQL (#3726)Lunny Xiao2018-03-301-0/+2
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+3
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-4/+7
* Global code search support (#3664)Lunny Xiao2018-03-162-8/+25