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

Runtime performance imporovements #6

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 19, 2013

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

    tadejs committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    7efc6dd View commit details
    Browse the repository at this point in the history
  3. extensions

    tadejs committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    ad03c9d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2013

  1. update imagefit cache

    tadejs committed Oct 10, 2013
    Configuration menu
    Copy the full SHA
    1989df4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2013

  1. Support non-png output - figure it out from image extension.

    Return 304 if the client already has the modified file.
    Load the original PilImage only if it's actually needed - otherwise small thumbnails load all sorts of images.
    tadejs committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    3c53f63 View commit details
    Browse the repository at this point in the history
  2. comments, refactoring

    tadejs committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    14b2a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995f4be View commit details
    Browse the repository at this point in the history
  4. erged

    tadejs committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    1a112ce View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2013

  1. missing property setter

    tadejs committed Oct 18, 2013
    Configuration menu
    Copy the full SHA
    3928602 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2013

  1. not exists

    tadejs committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    c401d1a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. quality

    tadejs committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    71922e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. wrong extension handling

    tadejs committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    fa93a74 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. fallback to jpg

    tadejs committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    51f4c5f View commit details
    Browse the repository at this point in the history
  2. RGBA

    tadejs committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    b5ea74c View commit details
    Browse the repository at this point in the history