aboutsummaryrefslogtreecommitdiff
path: root/models/repo.go
Commit message (Collapse)AuthorAge
...
* #1575 Limit repo creationUnknwon2015-12-10
|
* move out git module and #1573 send push hookUnknwon2015-12-09
|
* #1943 Able to config fsck timeoutUnknwon2015-12-09
|
* #1984 Better mirror repo managementUnknwon2015-12-08
|
* fix wrong slack webhook payload URLUnknwon2015-12-06
|
* fix #2105 and fix #1857Unknwon2015-12-05
|
* init with all enabledUnknwon2015-12-04
|
* fix #1829 and fix #890Unknwon2015-12-04
|
* work on #2093Unknwon2015-12-03
|
* 500 when wiki not existsUnknwon2015-12-03
|
* fix #2090Unknwon2015-12-03
|
* fix #2042Unknwon2015-11-30
|
* finish wikiUnknwon2015-11-30
|
* wiki: finish newUnknwon2015-11-27
|
* introduce git-shellUnknwon2015-11-26
|
* Wiki: UI for page newUnknwon2015-11-25
|
* fix incorrectUnknwon2015-11-21
|
* add some logUnknwon2015-11-21
|
* fix #2002Unknwon2015-11-20
|
* fix #1119 and data race in timming tasksUnknwon2015-11-20
|
* add admin op: delete missing reposUnknwon2015-11-18
|
* clean up codeUnknwon2015-11-16
|
* new watchers, stars and forks UIUnknwon2015-11-16
|
* fix #1958Unknwon2015-11-15
|
* #1931 Test patch does not checkout correct base branchUnknwon2015-11-15
|
* fix 1540 and experimental SSH server supportUnknwon2015-11-08
|
* admin op with noticeUnknwon2015-11-07
|
* #1895 Case sensitive clone URLUnknwon2015-11-06
|
* work on #1882Unknwon2015-11-03
|
* more on #1705Unknwon2015-10-31
|
* fix issue comment mention and autofix count when startUnknwon2015-10-29
|
* #1657 allow forcing all private reposUnknwon2015-10-25
|
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
|
* use notice instead of suspend delete archivesUnknwon2015-10-23
|
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-18
|
* print out git versionUnknwon2015-10-13
|
* fix change visivility of non-org does not affect forksUnknwon2015-10-08
|
* work on 1714Unknwon2015-10-05
|
* save PR info as patch and minor fix on PRUnknwon2015-10-04
|
* changed integrated page number to GETkendaru2015-10-02
|
* implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-01
|
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-25
|
* #1693 minor fixUnknwon2015-09-25
|
* Fix admin repos new uiAntoine GIRARD2015-09-26
|
* finish all new user settings UIUnknwon2015-09-10
|
* #1611 fix bool type in sqlite queryUnknwon2015-09-09
|
* clean logUnknwon2015-09-09
|
* minor fix on #1589Unknwon2015-09-06
| | | | Signed-off-by: Unknwon <u@gogs.io>
* Set IsBare true if migrated repo is empty.Sina Siadat2015-09-07
| | | | | | | Executes `git log -1` and sets IsBare to true if stderr contains this string: fatal: bad default revision 'HEAD'
* fix #1558Unknwon2015-09-06
|