summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor: remove workaround after the golang 1.7 release. (#1349)Bo-Yi Wu2017-03-292-0/+30
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-216-13/+9
* Delete the useless code (#1335)caiwp2017-03-201-4/+0
* remove empty file (#1326)Lunny Xiao2017-03-191-0/+0
* feat: Only use issue and wiki on repo. (#1297)Bo-Yi Wu2017-03-181-18/+2
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-177-1/+225
* fix wrong log when push to a new branch (#1220)Lunny Xiao2017-03-171-0/+0
* Fix nil-dereference bugEthan Koenig2017-03-151-1/+5
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-1518-48/+48
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-152-3/+3
* Fix Git hooks not being executed on Windows when running as a service (#1149)Andrey Nering2017-03-091-1/+2
* refactor: remove redundant slash. (#1109)Bo-Yi Wu2017-03-031-3/+1
* fix: gofmt errors. (#1106)Bo-Yi Wu2017-03-034-18/+20
* add ProxyFromEnvironment if none set (#1096)Schwobaland2017-03-021-1/+5
* Log config pretty printer (#1097)Jonas2017-03-021-0/+9
* add back the default setting values and fix #739 (#1093)Lunny Xiao2017-03-011-4/+10
* Fixed custom templates for static builds (#1087)Thomas Boerger2017-03-012-15/+89
* fix some typos (#1082)Lunny Xiao2017-02-281-3/+3
* Fix for #828: Embed build tags (#1051)Jonas2017-02-282-1/+5