Commit Graph

38 Commits (mj-v1.14.3)

Author SHA1 Message Date
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754)
3 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392)
3 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
zeripath cde410521c
Only warn on errors in deleting LFS orphaned files during repo deletion (#7213)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
zeripath dbab98c8e0 Remove util.RemoveAll - should have been removed since go 1.7 (#6299)
5 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628)
7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
7 years ago
Bo-Yi Wu 08f7fded3c refactor: remove workaround after the golang 1.7 release. (#1349)
7 years ago
Lunny Xiao c0ea3963be fix delete repo will hang on postgres (#1044)
7 years ago
Ethan Koenig b316b2e740 Unit tests for models/admin
7 years ago
Andrey Nering 84b7d29d34 Create missing database indexes (#596)
7 years ago
Bwko d8e11a8eaa Lint models/admin.go
8 years ago
Lunny Xiao 30a37311f8 use in instead string join (#155)
8 years ago
Thibault Meyer b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call
8 years ago
Andrey Nering 12d30255a7 Add comment note (#3093)
8 years ago
Andrey Nering d8612f7704 Fix remove folder issues, including initialization failling. (#2969)
8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64)
8 years ago
Andrey Nering d37cf09ccd Workaroud delete folder on Windows. Fix #1738
8 years ago
Unknwon f8182ac521 #2558 delete local wiki copy when rename repo and user
8 years ago
Unknwon f41360d864 #2052 advanced select ops for system notices
8 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