Commit Graph

106 Commits (c8a52b949b722b1dc51e7cd1bbf84c081c57b0d2)

Author SHA1 Message Date
Lunny Xiao 626bcf0547 merge locale files from crowdin, updated to 2017-03-09 19:28 +08 ()
Sandro Santilli ed096186a7 social_register_hepler_msg -> social_register_helper_msg ()
* social_register_hepler_msg -> social_register_helper_msg

* register_hepler_msg -> register_helper_msg
Ethan Koenig 027591a3a5 Redirects for renamed repos ()
* Redirects for renamed repos

* Remove unused phrase from locales
Bwko e08421017c Add ability to fork your own repos ()
Bwko 98b0688921
At the locales replaced 6 with MIN_PASSWORD_LENGTH
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