summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+1
* Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2...Michael Lustfield2017-08-231-0/+6
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-0/+4
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-191-0/+2
* No error log entries for repo 404 (#2200)Ethan Koenig2017-08-191-2/+2
* Fix rendering of external links (#2292)Ethan Koenig2017-08-132-78/+54
* Make short link pattern greedy (#2259)Michael Kuhn2017-08-062-1/+7
* Fix internal requests when gitea listens to unix socket or only external IP (...Lauris BH2017-08-034-12/+34
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-0/+150
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-8/+1
* Fix git version check with four digits (1.8.3.1) (#2236)Christoph Handel2017-08-011-1/+1
* Fix profile update for non-local users (#2178)Lauris BH2017-07-191-1/+1
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-2/+3
* Only show SSH clone URL if signed in (#2169) (#2170)Stefan Kalscheuer2017-07-152-0/+3
* Fix SHA1 hash linking (#2143)Roy Marples2017-07-122-6/+15
* Fix import orderEthan Koenig2017-07-061-4/+4
* Relative URL testsEthan Koenig2017-07-061-0/+4
* Fix wiki preview linksEthan Koenig2017-07-062-40/+43
* Fix missing-return bug (#2109)Ethan Koenig2017-07-041-0/+1
* Check for valid renamed usernames (#2077)Ethan Koenig2017-07-011-1/+1
* Absolute path for setting.CustomConf (#2085)Ethan Koenig2017-07-011-0/+2
* lintEthan Koenig2017-06-291-0/+1
* Use default avatar on errorEthan Koenig2017-06-291-1/+6
* Don't ignore gravatar errorEthan Koenig2017-06-291-2/+4
* Make time diff translatable (#2057)Lauris BH2017-06-282-72/+37
* Setting to disable authorized_keys backup (#1856)Dan Magnus Lindvall2017-06-281-11/+13
* Always return valid go-get meta, even if unauthorized (#2010)Kim "BKC" Carlbäcker2017-06-261-3/+41
* remove deprecated code for Gogs compitable (#2041)Lunny Xiao2017-06-231-9/+1
* ROOT_URL setting use the default as shown in conf/app.ini (#1823)Mike Fellows2017-06-221-12/+18
* fix misspell (#1996)Bo-Yi Wu2017-06-181-1/+1
* Merge pull request #1829 from ethantkoenig/no_branchesAndrey Nering2017-06-121-0/+4
|\
| * Commitless repos should be bareEthan Koenig2017-05-281-0/+4
* | No highlighting for .txt files (#1922)Ethan Koenig2017-06-091-1/+3
* | Send mails as HTML as default. Setting for send as plain text. (#1648)Jonas Östanbäck2017-06-072-21/+27
* | Include formatting check to the `make test` (and thus also `check`) rule (#1366)Sandro Santilli2017-06-061-2/+2
* | Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)Phil Hopper2017-06-061-0/+14
* | Fix status table race condition (#1835)Ethan Koenig2017-05-312-0/+21
* | Fix PR template error (#1834)Ethan Koenig2017-05-301-7/+5
* | xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-292-0/+21
* | Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-292-1/+16
|/
* fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762)Bo-Yi Wu2017-05-211-0/+1
* Update HighlightJS and fix YAML files highlighting (#1764)Andrey Nering2017-05-201-34/+36
* fix admin lost permission caused by #947Lunny Xiao2017-05-191-1/+6
* Add units to team (#947)Lunny Xiao2017-05-182-0/+34
* Correct grammar in APIEmpty documentation (#1748)Jonas Östanbäck2017-05-181-1/+1
* gofmt (#1710)Ethan Koenig2017-05-122-9/+8
* Fix rendering of issue checkboxes (#1709)Ethan Koenig2017-05-121-2/+2
* LDAP user synchronization (#1478)Lauris BH2017-05-104-28/+126
* markup: microoptimise for many short filenames in directory (#1534)mappu2017-05-092-2/+6
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-082-0/+3