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

Low memory file fetch #73

Merged
merged 5 commits into from Jul 1, 2015
Merged

Commits on Oct 31, 2014

  1. getting raw file contents as (temp file-) resource.

    this is usefull for minimal memory settings.
    daniel-sc committed Oct 31, 2014
    Configuration menu
    Copy the full SHA
    46a9395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f9de7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. closing stdout for curl on reuse + formatting.

    (This prevents explosion of open file handles on many requests.)
    daniel-sc committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    aff759b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2014

  1. Configuration menu
    Copy the full SHA
    bf4996f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2015

  1. Merge remote-tracking branch 'podio/master'

    Conflicts:
    	models/PodioFile.php
    daniel-sc committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    dcf5759 View commit details
    Browse the repository at this point in the history