Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bindata is optional and over-writable on restart #354

Merged
merged 13 commits into from
Dec 22, 2016
Merged

Bindata is optional and over-writable on restart #354

merged 13 commits into from
Dec 22, 2016

Commits on Dec 22, 2016

  1. Moved conf assets into options folder

    Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    d71fc28 View commit details
    Browse the repository at this point in the history
  2. Dropped old bindata

    Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    c4e6064 View commit details
    Browse the repository at this point in the history
  3. Started to integrate options bindata and accessors

    Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    a8b4245 View commit details
    Browse the repository at this point in the history
  4. Do not enforce a builtin app.ini

    Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    82b9924 View commit details
    Browse the repository at this point in the history
  5. Replaced bindata calls with options

    Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    921501e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2180db9 View commit details
    Browse the repository at this point in the history
  7. Always embedd app.ini to provide sane config defaults

    tboerger authored and Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    a410e9d View commit details
    Browse the repository at this point in the history
  8. Use sane defaults for the configuration

    tboerger authored and Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    fe1f7ec View commit details
    Browse the repository at this point in the history
  9. Defined default value for SSH_KEYGEN_PATH

    tboerger authored and Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    76a73ed View commit details
    Browse the repository at this point in the history
  10. Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini

    tboerger authored and Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    8157688 View commit details
    Browse the repository at this point in the history
  11. Fixed new paths in latest test additions

    Thomas Boerger committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    08e6ed0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b91b0a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb52aed View commit details
    Browse the repository at this point in the history