Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.

Cache system #145

Closed
wants to merge 14 commits into from
Closed

Cache system #145

wants to merge 14 commits into from

Commits on May 12, 2013

  1. Configuration menu
    Copy the full SHA
    ab47c07 View commit details
    Browse the repository at this point in the history
  2. Fix composer

    Gamempire committed May 12, 2013
    Configuration menu
    Copy the full SHA
    b82edad View commit details
    Browse the repository at this point in the history
  3. phpunit

    Gamempire committed May 12, 2013
    Configuration menu
    Copy the full SHA
    2624948 View commit details
    Browse the repository at this point in the history
  4. Fix composer

    Gamempire committed May 12, 2013
    Configuration menu
    Copy the full SHA
    7750ca8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. Added private method

    Moved $cache initialization to __constructor
    Gamempire committed May 13, 2013
    Configuration menu
    Copy the full SHA
    72f9082 View commit details
    Browse the repository at this point in the history
  2. Added private method

    Moved $cache initialization to __constructor
    Gamempire committed May 13, 2013
    Configuration menu
    Copy the full SHA
    561c375 View commit details
    Browse the repository at this point in the history
  3. Updated module.config.php

    Various fixes
    Gamempire committed May 13, 2013
    Configuration menu
    Copy the full SHA
    17cbb2a View commit details
    Browse the repository at this point in the history
  4. Removed unused code

    Gamempire committed May 13, 2013
    Configuration menu
    Copy the full SHA
    d75c7f7 View commit details
    Browse the repository at this point in the history
  5. Removed null assignment

    Fixed $config definitions in AuthorizeFactory
    Gamempire committed May 13, 2013
    Configuration menu
    Copy the full SHA
    996b899 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2013

  1. Removed cache if the request is a Console\Request

    Gamempire committed May 14, 2013
    Configuration menu
    Copy the full SHA
    e7434f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

  1. Refactored Cache system. Provide cache storage options in module.conf…

    …ig.php. Added Unit Tests
    cbergau committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    670ee32 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2013

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

Commits on Jun 17, 2013

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

Commits on Jun 19, 2013

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