aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix CSS for wiki markdown (#1660)Jonas Östanbäck2017-05-032-8/+8
* Generate swagger json (#1402)Antoine GIRARD2017-05-0242-63/+2358
* Improve govendor testing (#1623)Antoine GIRARD2017-05-022-2/+10
* fix multiple readme file rendering and fix #1657 (#1658)Lunny Xiao2017-05-022-3/+18
* Add primary key and index to external login user table (#1656)Lauris BH2017-05-023-3/+43
* Sort on repo size in admin panel (#1654)Jorrit Klein Bramel2017-05-023-0/+8
* Update xorm to latest version (#1651)Lauris BH2017-05-0218-141/+251
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-0210-15/+386
* 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-0144-160/+4165
* Optimize png images via Google zopflipng [ci skip] (#1639)Peter Dave Hello2017-04-305-0/+0
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-309-27/+64
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-304-10/+36
* Limit clone depth when drone-building (#1644)Sandro Santilli2017-04-302-1/+2
* Fix broken migration v27 (#1504)Jonas Östanbäck2017-04-301-12/+30
* Refactor DockerfilePeter Dave Hello2017-04-293-18/+9
* fix bug on issue view when not login (#1624)Lunny Xiao2017-04-294-10/+52
* bug fixed for API to get user's repos (#1622)Lunny Xiao2017-04-292-4/+30
* Revert "Set VERSION from git once, in a variable (#1447)"Kim "BKC" Carlbäcker2017-04-281-3/+1
* update git which fixes #1133 (#1614)Lunny Xiao2017-04-282-4/+15
* [ci skip] Add "Table of Contents" in CONTRIBUTING.md (#1634)Peter Dave Hello2017-04-281-0/+17
* improve integration test to resue models/fixtures and store git repos with te...Lunny Xiao2017-04-2833-21/+582
* Handle display of GPG key without end date (#1628)Antoine GIRARD2017-04-282-2/+3
* fix #1521 (#1621)Lunny Xiao2017-04-271-1/+1
* remove unused vendor packages (#1620)Lunny Xiao2017-04-2718-1558/+0
* Add create_at and updated_at in PR json (#1616)Jonas Östanbäck2017-04-274-4/+9
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-2614-139/+323
* Fix service description in Debian init file (#1538)Sandro Santilli2017-04-251-1/+1
* Integration test framework (#1290)Ethan Koenig2017-04-2517-974/+1043
* fix bug on status API (#1533)Lunny Xiao2017-04-241-16/+5
* Check if missing/modified/unused deps in vendor and fix errors (#1468)Antoine GIRARD2017-04-246-37/+22
* Fix markdown rendering (#1530)Morlinest2017-04-241-9/+10
* Do not show empty collaborators segment (#1531)Morlinest2017-04-231-0/+2
* Status-API (#1332)Kim "BKC" Carlbäcker2017-04-218-0/+529
* Add markup package to prepare for org markup format (#1493)Lunny Xiao2017-04-216-51/+157
* fix go get sub package and add domain on installation to let go get work defa...Lunny Xiao2017-04-213-1/+27
* support health check via / and fix #969 (#1520)Lunny Xiao2017-04-201-0/+4
* Fix empty file download (#1506)Lauris BH2017-04-201-1/+1
* feat: add download count field and unit testing for attachment. (#1512)Bo-Yi Wu2017-04-204-9/+158
* fix #1501 ssh hangs caused by #1461 (#1513)Lunny Xiao2017-04-191-10/+2
* Add repo mirror sync API endpoint (#1508)Jonas2017-04-192-0/+13
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-197-12/+161
* Better URL validation (#1507)Lauris BH2017-04-1911-9/+432
* Use MAINTAINERS file in repository in CONTRIBUTING (#1489)Antoine GIRARD2017-04-181-1/+1
* Adding @sapk to MAINTAINERS (#1497)Antoine GIRARD2017-04-161-0/+1
* Migrate WatchInfo struct to api (#1492)Antoine GIRARD2017-04-165-18/+142
* Orgs: fix org page title when full name is not defined (#1495)silverwind2017-04-151-1/+1
* Sanitation fix from Gogs (#1461)Kim "BKC" Carlbäcker2017-04-137-27/+118
* Optimize and fix autolink function (#1442) (#1444)Michael de Wit2017-04-121-15/+45
* refactor: show command help message. (#1486)Bo-Yi Wu2017-04-124-3/+7