gitea/modules
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart ()
* Moved conf assets into options folder

* Dropped old bindata

* Started to integrate options bindata and accessors

* Do not enforce a builtin app.ini

* Replaced bindata calls with options

* Dropped bindata task from makefile, it's the generate task now

* Always embedd app.ini to provide sane config defaults

* Use sane defaults for the configuration

* Defined default value for SSH_KEYGEN_PATH

* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini

* Fixed new paths in latest test additions

* Drop bindata with make clean task

* Set more proper default values
..
auth Correction LDAP validation ()
avatar golint fixed for modules/avatar
base Bindata is optional and over-writable on restart ()
context [API] Pull Requests ()
cron golint fixed for modules/cron
highlight Integrate templates into bindata optionally ()
httplib Golint fixed for modules/httplib
log Catch os... errors
mailer Golint fixed for modules/mailer
markdown Golint fixed for modules/setting ()
options Bindata is optional and over-writable on restart ()
process modules/process: add ExecDirEnv (next to ExecDir)
public Integrate templates into bindata optionally ()
setting Bindata is optional and over-writable on restart ()
ssh New settings option for a custom SSH host () ()
sync modules/sync: add UniqueQueue
templates Integrate templates into bindata optionally ()
user golint fixed for modules/user