summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Minor fix for #2624Unknwon2016-02-151-5/+5
* Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-151-1/+11
|\
| * Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ...Martin Hartkorn2016-02-151-7/+7
| * Refactored according to suggestionsMartin Hartkorn2016-02-141-2/+2
| * Convert mirrors to regular repositories.Martin Hartkorn2016-02-141-2/+12
* | #2569 delete repo local copy when transferUnknwon2016-02-141-2/+4
* | Add default branch to repo payloadJosh Frye2016-02-121-0/+1
|/
* Remove local wiki copy on repo transfer. Fixes #2558Josh Frye2016-02-111-0/+1
* #1577 fix missing SQL query placeholderUnknwon2016-02-101-2/+5
* #2558 delete local wiki copy when rename repo and userUnknwon2016-02-051-20/+12
* #2554 reinitialize all repos from the dbUnknwon2016-02-041-7/+36
* Minor fix for #2506Unknwon2016-02-021-14/+0
* Corrections following recommendationsAntoine GIRARD2016-01-281-3/+3
* Near readyAntoine GIRARD2016-01-281-0/+14
* Record error when fail to health check repositoryUnknwon2016-01-281-1/+1
* #2273 URL consistency on webhook payloadUnknwon2015-12-251-1/+1
* 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