summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 404 for external tracking issues (#1852)Ethan Koenig2017-06-032-0/+8
* Display draft releases (#1854)Ethan Koenig2017-06-031-75/+23
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-2/+91
* 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 units to team (#947)Lunny Xiao2017-05-182-0/+27
* 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
* fix multiple readme file rendering and fix #1657 (#1658)Lunny Xiao2017-05-021-3/+9
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-6/+53
* fix bug on issue view when not login (#1624)Lunny Xiao2017-04-291-10/+14
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-261-1/+1
* 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-211-0/+25
* Fix empty file download (#1506)Lauris BH2017-04-201-1/+1
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-4/+7
* Add copyright headersAndrey Nering2017-03-301-0/+4
* Add watch button on issueAndrey Nering2017-03-292-0/+48
* GPG commit validation (#1150)Antoine GIRARD2017-03-221-0/+5
* fix wiki bugs (#1294)Lunny Xiao2017-03-201-4/+16
* feat: Only use issue and wiki on repo. (#1297)Bo-Yi Wu2017-03-181-1/+8
* Add notice that LFS mirroring is not supported (#1251)Fabian Zaremba2017-03-161-0/+1
* Batch updates for issues (#926)Ethan Koenig2017-03-152-37/+112
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-2/+2
* fix repo settings external tracker failed and check external urls (#1215)Lunny Xiao2017-03-131-2/+14
* fix UI display problem when wiki name is non-ascii charset (#1142)Lunny Xiao2017-03-081-2/+2
* fix compare button failed when there is no fork repos (#1104)Lunny Xiao2017-03-031-1/+1
* fix some typos (#1082)Lunny Xiao2017-02-281-1/+1
* Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao2017-02-251-161/+35
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-6/+6
* Protected branches system (#339)Denis Denisov2017-02-212-22/+223
* Fix assigned issues dashboard (#920)Lunny Xiao2017-02-141-22/+1
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-141-41/+260
* Fix HighlightJS not working on compare diff page (#914)Andrey Nering2017-02-131-0/+1
* Add delete branch track on pull request comments (#888)Lunny Xiao2017-02-112-2/+13
* fix: trim the whitespaces for the search keyword (#893)Bo-Yi Wu2017-02-112-2/+3
* fix releases count and resolved #764 (#857)Lunny Xiao2017-02-071-1/+1
* Add checkbox to search for all the branches by commit message (#813)Zsombor2017-02-051-1/+5
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-0/+5
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-043-24/+74
* Track assignee for issue (#808)Lunny Xiao2017-02-031-0/+5
* Drop redundant columns from issue_user table (#638)Ethan Koenig2017-02-031-16/+4
* Cleanup log messagingGabriel Jackson2017-02-021-3/+3
* add milestone changed traker on issue view (#804)Lunny Xiao2017-02-011-13/+22
* Track labels changed on issue view & resolved #542 (#788)Lunny Xiao2017-01-302-156/+175