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

Autocomplete for occ app commands #1476

Merged
merged 8 commits into from
Sep 29, 2016

Commits on Sep 29, 2016

  1. Update 3rdparty

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and MorrisJobke committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    5cce64b View commit details
    Browse the repository at this point in the history
  2. Register the auto completion basic

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and MorrisJobke committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    5551c63 View commit details
    Browse the repository at this point in the history
  3. Full support for autocomplete of app:*

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and MorrisJobke committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    e1df6b5 View commit details
    Browse the repository at this point in the history
  4. Add autocomplete for config:*

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and MorrisJobke committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    691a5d4 View commit details
    Browse the repository at this point in the history
  5. Add autocomplete for db:* and log:*

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and MorrisJobke committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    8906b1c View commit details
    Browse the repository at this point in the history
  6. Autocomplete for l10n:* and twofactorauth:*

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and MorrisJobke committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    114eb6b View commit details
    Browse the repository at this point in the history
  7. Update autoloader map

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and MorrisJobke committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    5fc5871 View commit details
    Browse the repository at this point in the history
  8. Do not break the output when running _completion

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and MorrisJobke committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    6188955 View commit details
    Browse the repository at this point in the history