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

Restrict autoloaded paths to loaded apps (and other enhancements) #18839

Merged
merged 3 commits into from
Sep 6, 2015

Commits on Sep 4, 2015

  1. Only add valid root for enabled apps

    Robin McCorkell committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    b3acf09 View commit details
    Browse the repository at this point in the history
  2. Resolve autoloader valid roots before checking

    Allows symlinked app directories to work properly
    Robin McCorkell committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    895e633 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2015

  1. Unique exception for invalid autoload paths, better handling

    Background jobs are tolerant of stale entries left by disabled apps,
    which will cause an autoload exception.
    Robin McCorkell committed Sep 5, 2015
    Configuration menu
    Copy the full SHA
    0fac2e3 View commit details
    Browse the repository at this point in the history