Commit Graph

3 Commits (f37b87f81e7686fc1d130ddb5e727c9328ed3659)

Author SHA1 Message Date
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata ()
* use vfsgen instead of go-bindata

* fix templates

* fix fmt

* vendor vsfgen
Mura Li 25c49cf930 Update build tags for sqlite_unlock_notify ()
Thorben 14f16d6c2e snap-packaging for gitea ()
* Modify tbraeutigam/gogs-snap for gitea

* Fix building on 16.04 (manually build go-bindata).
-> add _source.tar.bz2 to .gitignore (used by snapcraft cleanbuild)

* Streamline Snap packaging:
 - Take advantage of install-hooks (snapd 2.27)
 - Use snapctl configuration storage for unchanging values

* Move to using Snap Hooks for configuration

* Missed re-adding daemon statement

* Fix two warnings from Codacy.