Commit Graph

3 Commits (0e20ccfe323744113243d7fe3298a6664e34d054)

Author SHA1 Message Date
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Jason Song 60dc48dc00
Sync git hooks when config file path changed ()
A patch to .

Just like AppPath, Gitea writes its own CustomConf into git hook scripts
too. If Gitea's CustomConf changes, then the git push may fail.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting ()