summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
* fix #2205Unknwon2015-12-151-6/+10
* rename import pathUnknwon2015-12-151-1/+1
* #2176 fix 500 on /watchers & /stars for pgUnknwon2015-12-141-4/+14
* #2167 able to identify git version on WindowsUnknwon2015-12-131-1/+1
* #2114 External URL for wikiUnknwon2015-12-111-0/+2
* #1575 Limit repo creationUnknwon2015-12-101-0/+4
* move out git module and #1573 send push hookUnknwon2015-12-091-1/+5
* #1943 Able to config fsck timeoutUnknwon2015-12-091-3/+1
* #1984 Better mirror repo managementUnknwon2015-12-081-35/+83
* fix wrong slack webhook payload URLUnknwon2015-12-061-1/+5
* fix #2105 and fix #1857Unknwon2015-12-051-0/+22
* init with all enabledUnknwon2015-12-041-6/+9
* fix #1829 and fix #890Unknwon2015-12-041-0/+22
* work on #2093Unknwon2015-12-031-1/+1
* 500 when wiki not existsUnknwon2015-12-031-4/+12
* fix #2090Unknwon2015-12-031-1/+6
* fix #2042Unknwon2015-11-301-1/+2
* finish wikiUnknwon2015-11-301-35/+46
* wiki: finish newUnknwon2015-11-271-37/+32
* introduce git-shellUnknwon2015-11-261-86/+43
* Wiki: UI for page newUnknwon2015-11-251-0/+13
* fix incorrectUnknwon2015-11-211-2/+5
* add some logUnknwon2015-11-211-0/+1
* fix #2002Unknwon2015-11-201-4/+4
* fix #1119 and data race in timming tasksUnknwon2015-11-201-14/+49
* add admin op: delete missing reposUnknwon2015-11-181-0/+36
* clean up codeUnknwon2015-11-161-5/+2
* new watchers, stars and forks UIUnknwon2015-11-161-21/+14
* fix #1958Unknwon2015-11-151-1/+1
* #1931 Test patch does not checkout correct base branchUnknwon2015-11-151-1/+1
* fix 1540 and experimental SSH server supportUnknwon2015-11-081-2/+2
* admin op with noticeUnknwon2015-11-071-3/+7
* #1895 Case sensitive clone URLUnknwon2015-11-061-2/+2
* work on #1882Unknwon2015-11-031-4/+4
* more on #1705Unknwon2015-10-311-0/+12
* fix issue comment mention and autofix count when startUnknwon2015-10-291-1/+7
* #1657 allow forcing all private reposUnknwon2015-10-251-9/+17
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-2/+28
* use notice instead of suspend delete archivesUnknwon2015-10-231-4/+8
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-181-1/+1
* print out git versionUnknwon2015-10-131-0/+1
* fix change visivility of non-org does not affect forksUnknwon2015-10-081-7/+5
* work on 1714Unknwon2015-10-051-4/+8
* save PR info as patch and minor fix on PRUnknwon2015-10-041-0/+29
* changed integrated page number to GETkendaru2015-10-021-1/+1
* implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-011-0/+30
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-251-8/+4
* #1693 minor fixUnknwon2015-09-251-2/+2
* Fix admin repos new uiAntoine GIRARD2015-09-261-7/+6
* finish all new user settings UIUnknwon2015-09-101-1/+1