summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-053-3/+3
* gofmt (#1868)Ethan Koenig2017-06-041-1/+0
* Fix paginater length (#1866)Ethan Koenig2017-06-041-1/+1
* Fix 404 for external tracking issues (#1852)Ethan Koenig2017-06-033-6/+15
* Display draft releases (#1854)Ethan Koenig2017-06-031-75/+23
* Display all organization from user settings (#1739)Rémy Boulanouar2017-06-022-0/+15
* Fix change introduce by update of go-swagger. (#1727)Antoine GIRARD2017-06-011-0/+1
* Fix user profile activity feed (#1848)Ethan Koenig2017-06-022-13/+12
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-294-9/+9
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-292-6/+99
* Merge pull request #1750 from andreynering/dashboard-search-org-reposAndrey Nering2017-05-271-0/+3
|\
| * Fix testAndrey Nering2017-05-181-1/+1
| * Show repos acording to user/organizationAndrey Nering2017-05-181-1/+3
| * Fix org repos not showing on dashboard searchAndrey Nering2017-05-181-0/+1
* | Fix 500 for GET /teams/:id endpoints (#1811)Ethan Koenig2017-05-261-1/+1
* | fix bug to deny to add orgnization as a member of an orgnization or team (#1815)Lunny Xiao2017-05-262-0/+12
* | Fix activity feed (#1779)Ethan Koenig2017-05-261-8/+33
* | Fix renaming bug (#1786)Ethan Koenig2017-05-241-1/+1
* | Rename RepoCreationNum -> MaxCreationLimit (#1766)Jonas Östanbäck2017-05-241-1/+1
* | Add error direclty when user tries to create new repo and limit already hit (...Jonas Östanbäck2017-05-201-0/+4
* | fix admin lost permission caused by #947Lunny Xiao2017-05-191-1/+1
* | Add swagger comment for MirrorSync (#1747)Jonas Östanbäck2017-05-191-0/+9
* | Add units to team (#947)Lunny Xiao2017-05-184-36/+73
|/
* Add new text for reset password flash (#1718)Jonas Östanbäck2017-05-141-2/+2
* LDAP user synchronization (#1478)Lauris BH2017-05-102-4/+11
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+2
* fix bug when push a branch name with / & fix an integration test bug (#1689)Lunny Xiao2017-05-082-2/+2
* Show commit status icon in commits table (#1688)Lauris BH2017-05-072-0/+8
* Remove env user salt since no need to use (#1515)Lunny Xiao2017-05-061-1/+0
* Remove sha1 hash display in repository table and add latest commit GPG check ...Lauris BH2017-05-051-0/+1
* Download files to their original filename (#1676)silverwind2017-05-051-0/+2
* fix: tag contain character ) will http 500 on release page (#1670)Bo-Yi Wu2017-05-041-0/+1
* gofmt (#1662)Ethan Koenig2017-05-041-1/+1
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-043-0/+93
* Generate swagger json (#1402)Antoine GIRARD2017-05-0215-38/+489
* fix multiple readme file rendering and fix #1657 (#1658)Lunny Xiao2017-05-021-3/+9
* Sort on repo size in admin panel (#1654)Jorrit Klein Bramel2017-05-021-0/+4
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-6/+53
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-012-9/+37
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-301-1/+6
* fix bug on issue view when not login (#1624)Lunny Xiao2017-04-291-10/+14
* bug fixed for API to get user's repos (#1622)Lunny Xiao2017-04-291-4/+7
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-263-45/+98
* Integration test framework (#1290)Ethan Koenig2017-04-251-0/+645
* Status-API (#1332)Kim "BKC" Carlbäcker2017-04-212-0/+134
* Add markup package to prepare for org markup format (#1493)Lunny Xiao2017-04-212-14/+16
* fix go get sub package and add domain on installation to let go get work defa...Lunny Xiao2017-04-212-0/+26
* Fix empty file download (#1506)Lauris BH2017-04-201-1/+1
* Add repo mirror sync API endpoint (#1508)Jonas2017-04-192-0/+13
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-0/+44