summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-0/+1
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-022-4/+4
* Fix Commits nil pointer dereference (#2203)Bwko2017-07-311-0/+4
* Only allow token authentication with 2FA enabled (#2184)Moritz Heiber2017-07-261-6/+32
* Revert "Add ability to fork your own repos (#761)" (#2193)Bwko2017-07-261-0/+6
* Fix release display and correct paging (#2080)Lauris BH2017-06-291-8/+7
* Pagination on releases page (#2035)iszla2017-06-281-2/+8
* Fix: `http: multiple response.WriteHeader calls` (#2038)Shuanglei Tao2017-06-281-1/+0
* Load label ID in NewLabels (#2045)Ethan Koenig2017-06-251-1/+1
* Fix displaying commits and files of PR created from now deleted fork (#2023)Kim "BKC" Carlbäcker2017-06-221-6/+14
|\
| * Fix displaying commits and files of PR created from now deleted forked reposi...Lauris Bukšis-Haberkorns2017-06-211-6/+14
* | repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032)Lunny Xiao2017-06-221-18/+29
* | Make branch deletion URL more like GitHub's, fixes #1397 (#1994)Lauris BH2017-06-213-67/+137
|/
* Let not-logged-in users view releases (#1999)Ethan Koenig2017-06-181-1/+4
* Fix deleted milestone bug (#1942)Ethan Koenig2017-06-171-0/+10
* Fix search by issue type (#1914)Ethan Koenig2017-06-151-1/+11
* Fix uppercase default branch bug (#1965)Ethan Koenig2017-06-141-3/+5
* Support CRLF when splitting code lines for display (#1862)silverwind2017-06-101-1/+5
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* Fix paginater length (#1866)Ethan Koenig2017-06-041-1/+1
* 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