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

Configurable temporary directory #18658

Merged
merged 4 commits into from
Sep 12, 2015
Merged

Configurable temporary directory #18658

merged 4 commits into from
Sep 12, 2015

Commits on Aug 29, 2015

  1. moved code to /lib/private/tempmanager.php

    fix for unit test
    
    some fixes
    mmattel authored and Robin McCorkell committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    acae208 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2015

  1. Clean up TempManager to follow code guidelines

    tmpBaseDir can be overridden for unit testing purposes
    Robin McCorkell committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    a0dfaf9 View commit details
    Browse the repository at this point in the history
  2. Unit test getting temp dir from config

    Robin McCorkell committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    5a1619d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2015

  1. Add config.sample.php parameter for tempdirectory

    Robin McCorkell committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    c3a327d View commit details
    Browse the repository at this point in the history