aboutsummaryrefslogtreecommitdiff
path: root/models/admin.go
Commit message (Collapse)AuthorAge
* models/repo: handle deletion on Windows (#4152)Unknwon2017-02-18
|
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
|
* Skip deletion for temporary data when not exist on Windows (#4069)Unknwon2017-01-30
|
* Remove redundant Unix timestamp method callUnknwon2016-07-23
| | | | Unix() already uses UTC as timezone
* Add comment note (#3093)Andrey Nering2016-05-23
|
* Fix remove folder issues, including initialization failling. (#2969)Andrey Nering2016-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)Unknwon2016-03-09
|
* Workaroud delete folder on Windows. Fix #1738Andrey Nering2016-02-07
|
* #2558 delete local wiki copy when rename repo and userUnknwon2016-02-05
|
* #2052 advanced select ops for system noticesUnknwon2015-12-05
|
* #2052 Ability to batch delete system noticesUnknwon2015-12-01
|
* New admin notice UI based on user list exampleAntoine GIRARD2015-09-25
|
* Fix #532, add system noticeUnknwon2014-10-08