index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
repo.go
Commit message (
Collapse
)
Author
Age
*
fix #2002
Unknwon
2015-11-20
|
*
fix #1119 and data race in timming tasks
Unknwon
2015-11-20
|
*
add admin op: delete missing repos
Unknwon
2015-11-18
|
*
clean up code
Unknwon
2015-11-16
|
*
new watchers, stars and forks UI
Unknwon
2015-11-16
|
*
fix #1958
Unknwon
2015-11-15
|
*
#1931 Test patch does not checkout correct base branch
Unknwon
2015-11-15
|
*
fix 1540 and experimental SSH server support
Unknwon
2015-11-08
|
*
admin op with notice
Unknwon
2015-11-07
|
*
#1895 Case sensitive clone URL
Unknwon
2015-11-06
|
*
work on #1882
Unknwon
2015-11-03
|
*
more on #1705
Unknwon
2015-10-31
|
*
fix issue comment mention and autofix count when start
Unknwon
2015-10-29
|
*
#1657 allow forcing all private repos
Unknwon
2015-10-25
|
*
New push to head repo of head branch: regenerate patch and retest apply
Unknwon
2015-10-24
|
*
use notice instead of suspend delete archives
Unknwon
2015-10-23
|
*
New/reopen PR checks if there is any unmerged and open PR
Unknwon
2015-10-18
|
*
print out git version
Unknwon
2015-10-13
|
*
fix change visivility of non-org does not affect forks
Unknwon
2015-10-08
|
*
work on 1714
Unknwon
2015-10-05
|
*
save PR info as patch and minor fix on PR
Unknwon
2015-10-04
|
*
changed integrated page number to GET
kendaru
2015-10-02
|
*
implemented #1721: see users who forked/starred/watched a repository
Steven
2015-10-01
|
*
#1602 Wrong commit order on issue page when pushing multiple commits
Unknwon
2015-09-25
|
*
#1693 minor fix
Unknwon
2015-09-25
|
*
Fix admin repos new ui
Antoine GIRARD
2015-09-26
|
*
finish all new user settings UI
Unknwon
2015-09-10
|
*
#1611 fix bool type in sqlite query
Unknwon
2015-09-09
|
*
clean log
Unknwon
2015-09-09
|
*
minor fix on #1589
Unknwon
2015-09-06
|
|
|
|
Signed-off-by: Unknwon <u@gogs.io>
*
Set IsBare true if migrated repo is empty.
Sina Siadat
2015-09-07
|
|
|
|
|
|
|
Executes `git log -1` and sets IsBare to true if stderr contains this string: fatal: bad default revision 'HEAD'
*
fix #1558
Unknwon
2015-09-06
|
*
Mirror repository should not allow fork
Unknwon
2015-09-05
|
*
#1577 explore paginator problem
Unknwon
2015-09-04
|
*
work on #1570
Unknwon
2015-09-03
|
*
#1544 better tmp dir name for creating repo
Unknwon
2015-09-03
|
*
#1545 prevent duplicated refs of issues in single commit
Unknwon
2015-09-03
|
*
ui and pulls index fix
Unknwon
2015-09-03
|
*
finish initial version of pull request
Unknwon
2015-09-02
|
*
basic PR feature
Unknwon
2015-09-02
|
*
work on PR conversation
Unknwon
2015-09-01
|
*
#1021 Forked repo unavailable after deleting original repo
Unknwon
2015-09-01
|
*
minor fixes on #1551
Unknwon
2015-09-01
|
*
fix repository count of user is messed up
Unknwon
2015-08-30
|
*
#1544 Creating new repository fails occasionally
Unknwon
2015-08-29
|
*
#1542 A way to skip TLS verify for SMTP authentication
Unknwon
2015-08-29
|
*
fix bare repo issue
Unknwon
2015-08-28
|
*
fix 1093
Unknwon
2015-08-28
|
*
add more README vars
Unknwon
2015-08-28
|
*
#1487 Readme Template
Unknwon
2015-08-28
|
[next]