Commit Graph

19 Commits (68bdaf0a6b712b522dd465f72a32195f410134a3)

Author SHA1 Message Date
Ethan Koenig b316b2e740 Unit tests for models/admin
Andrey Nering 84b7d29d34 Create missing database indexes ()
Bwko d8e11a8eaa Lint models/admin.go
Lunny Xiao 30a37311f8 use in instead string join ()
Thibault Meyer b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
# Conflicts:
#	models/git_diff.go
#	models/issue.go
#	models/org.go
#	models/pull.go
#	models/repo.go
Thibault Meyer a4454f5d0f
Rewrite XORM queries
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io ()
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis

See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
Sandro Santilli f6a11e0de1 More MixedCase consts
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs ()
Unknwon 250be011c7 Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
Andrey Nering 12d30255a7 Add comment note ()
Andrey Nering d8612f7704 Fix remove folder issues, including initialization failling. ()
- Prevent panic on creating notice if database is not available
- Prevent incorrect folder on Windows ("/" instead of "\")
Unknwon ad513a20e9 Replace time.Time with Unix Timestamp (int64)
Andrey Nering d37cf09ccd Workaroud delete folder on Windows. Fix
Unknwon f8182ac521 delete local wiki copy when rename repo and user
Unknwon f41360d864 advanced select ops for system notices
Unknwon 0be8b1b1a1 Ability to batch delete system notices
Antoine GIRARD 14a1101139 New admin notice UI based on user list example
Unknwon 1aa76bd279 Fix , add system notice