Unknwon
|
53c8e4263b
|
models: skip JSON for fields skipped by XORM
Reduce output JSON size by backup command
|
7 years ago |
Unknwon
|
aff4208244
|
*: rename "gogits" to "gogs"
|
7 years ago |
Unknwon
|
0152e12172
|
locale: sync from Crowdin
|
7 years ago |
Unknwon
|
ce6e8ed8fe
|
models: remove redundant tags for primary keys
|
8 years ago |
Unknwon
|
6fbb984ebf
|
Refactoring: rename pkg/base -> pkg/tool
|
8 years ago |
Unknwon
|
d05395fe90
|
Refactoring: rename modules -> pkg
Reasons to change:
1. Shorter than 'modules'
2. More generally used by other Go projects
3. Corresponds to the naming of '$GOPATH/pkg' directory
|
8 years ago |
Unknwon
|
40fbe7fa8e
|
models/repo: handle deletion on Windows (#4152)
|
8 years ago |
Unknwon
|
eb66060cd7
|
log: start using gopkg.in/clog.v1
|
8 years ago |
Unknwon
|
185c90df12
|
Skip deletion for temporary data when not exist on Windows (#4069)
|
8 years ago |
Unknwon
|
250be011c7
|
Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
|
8 years ago |
Andrey Nering
|
12d30255a7
|
Add comment note (#3093)
|
9 years ago |
Andrey Nering
|
d8612f7704
|
Fix remove folder issues, including initialization failling. (#2969)
- Prevent panic on creating notice if database is not available
- Prevent incorrect folder on Windows ("/" instead of "\")
|
9 years ago |
Unknwon
|
ad513a20e9
|
#2302 Replace time.Time with Unix Timestamp (int64)
|
9 years ago |
Andrey Nering
|
d37cf09ccd
|
Workaroud delete folder on Windows. Fix #1738
|
9 years ago |
Unknwon
|
f8182ac521
|
#2558 delete local wiki copy when rename repo and user
|
9 years ago |
Unknwon
|
f41360d864
|
#2052 advanced select ops for system notices
|
9 years ago |
Unknwon
|
0be8b1b1a1
|
#2052 Ability to batch delete system notices
|
9 years ago |
Antoine GIRARD
|
14a1101139
|
New admin notice UI based on user list example
|
9 years ago |
Unknwon
|
1aa76bd279
|
Fix #532, add system notice
|
10 years ago |