1. 01 May, 2013 5 commits
    • testing and fixing RedisCache · 3d3f711d
      Carsten Brandt authored
    • Merge branch 'master' into redis · 9634b728
      Carsten Brandt authored
      * master: (27 commits)
        form wip
        form wip
        form WIP
        script WIP
        Minor change about twig alias.
        Added Controller::populate().
        Added bootstrap. form WIP
        form wip
        form wip
        Refactored UrlManager.
        refactored AccessControl
        activeform WIP
        Removed the $value parameter from radio and checkbox.
        Support alternative URL rule syntax.
        Support default standard component class.
        updated view renderers docs
        activeform wip
        Refactored view renderers.
        updated view renderers docs
        refactoring activeform.
        ...
    • Redis cache implementation · eac48ff2
      Carsten Brandt authored
    • form wip · b07b0c14
      Qiang Xue authored
    • form wip · 81143165
      Qiang Xue authored
  2. 30 Apr, 2013 5 commits
  3. 29 Apr, 2013 1 commit
  4. 28 Apr, 2013 8 commits
  5. 27 Apr, 2013 6 commits
  6. 26 Apr, 2013 1 commit
  7. 25 Apr, 2013 3 commits
  8. 24 Apr, 2013 3 commits
    • Added beforeAction and afterAction to Module. · a578938d
      Qiang Xue authored
    • Redis Insert, Update, Delete and Find is ready and roughly unit tested · 79982c98
      Carsten Brandt authored
      relations are not working yet
    • Merge remote-tracking branch 'origin/master' into redis · 3e329016
      Carsten Brandt authored
      * origin/master: (104 commits)
        Fixed typo in query builder and reverted changes to DbCache.php
        added note about enabling APC cache for CLI
        more assertions for cache test
        fixed dbcache multiget
        fixed Html test under Windows (line endings)
        fixed DB quoting typo
        create a webapp in test bootstrap
        updated expected exception message
        Added a basic app.
        initial implementation of asset command.
        script WIP
        script command WIP
        Fixed bug in yiic.php. Refactoring AssetConverter.
        adjusted default app layout
        refactoring and documentation for asset/script management.
        Finished asset converter.
        removed unnecessary code, added comment about displaying errors
        better handling of errors during rendering an error
        safer exception rendering
        turn asset manager into a getter.
        ...
  9. 23 Apr, 2013 8 commits