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
/
admin.go
Commit message (
Collapse
)
Author
Age
*
models/repo: handle deletion on Windows (#4152)
Unknwon
2017-02-18
|
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
|
*
Skip deletion for temporary data when not exist on Windows (#4069)
Unknwon
2017-01-30
|
*
Remove redundant Unix timestamp method call
Unknwon
2016-07-23
|
|
|
|
Unix() already uses UTC as timezone
*
Add comment note (#3093)
Andrey Nering
2016-05-23
|
*
Fix remove folder issues, including initialization failling. (#2969)
Andrey Nering
2016-05-06
|
|
|
|
- Prevent panic on creating notice if database is not available - Prevent incorrect folder on Windows ("/" instead of "\")
*
#2302 Replace time.Time with Unix Timestamp (int64)
Unknwon
2016-03-09
|
*
Workaroud delete folder on Windows. Fix #1738
Andrey Nering
2016-02-07
|
*
#2558 delete local wiki copy when rename repo and user
Unknwon
2016-02-05
|
*
#2052 advanced select ops for system notices
Unknwon
2015-12-05
|
*
#2052 Ability to batch delete system notices
Unknwon
2015-12-01
|
*
New admin notice UI based on user list example
Antoine GIRARD
2015-09-25
|
*
Fix #532, add system notice
Unknwon
2014-10-08