aboutsummaryrefslogtreecommitdiff
path: root/models/repo.go
Commit message (Collapse)AuthorAge
* 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
|
* Mirror repository should not allow forkUnknwon2015-09-05
|
* #1577 explore paginator problemUnknwon2015-09-04
|
* work on #1570Unknwon2015-09-03
|
* #1544 better tmp dir name for creating repoUnknwon2015-09-03
|
* #1545 prevent duplicated refs of issues in single commitUnknwon2015-09-03
|
* ui and pulls index fixUnknwon2015-09-03
|
* finish initial version of pull requestUnknwon2015-09-02
|
* basic PR featureUnknwon2015-09-02
|
* work on PR conversationUnknwon2015-09-01
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
|
* minor fixes on #1551Unknwon2015-09-01
|
* fix repository count of user is messed upUnknwon2015-08-30
|
* #1544 Creating new repository fails occasionallyUnknwon2015-08-29
|
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-29
|
* fix bare repo issueUnknwon2015-08-28
|
* fix 1093Unknwon2015-08-28
|
* add more README varsUnknwon2015-08-28
|
* #1487 Readme TemplateUnknwon2015-08-28
|