summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix commit sha1 URL rendering in markdown (#1677)Lauris BH2017-05-052-5/+6
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-043-0/+90
* Generate swagger json (#1402)Antoine GIRARD2017-05-021-3/+31
* fix multiple readme file rendering and fix #1657 (#1658)Lunny Xiao2017-05-021-0/+9
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-0/+10
* make openid support default false for compitable with v1.1 (#1650)Lunny Xiao2017-05-021-2/+2
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-012-36/+159
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-261-3/+4
* Fix markdown rendering (#1530)Morlinest2017-04-241-9/+10
* Add markup package to prepare for org markup format (#1493)Lunny Xiao2017-04-214-37/+141
* fix go get sub package and add domain on installation to let go get work defa...Lunny Xiao2017-04-211-1/+1
* fix #1501 ssh hangs caused by #1461 (#1513)Lunny Xiao2017-04-191-10/+2
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-193-9/+105
* Better URL validation (#1507)Lauris BH2017-04-199-9/+429
* Sanitation fix from Gogs (#1461)Kim "BKC" Carlbäcker2017-04-134-21/+112
* Repo size in admin panel (#1482)Jonas2017-04-111-0/+3
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-082-9/+14
* Remove unused mutex field (#1440)Mura Li2017-04-041-2/+0
* Fix races in the log module by using syncmap (#1421)Mura Li2017-04-031-26/+28
* Support for custom html meta (#1423)Jonas2017-03-312-0/+23
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-292-25/+27