1. 14 Apr, 2014 7 commits
  2. 13 Apr, 2014 6 commits
  3. 12 Apr, 2014 7 commits
  4. 11 Apr, 2014 17 commits
  5. 10 Apr, 2014 3 commits
    • Merge branch 'master' of github.com:yiisoft/yii2 · c6e1a2f0
      Carsten Brandt authored
      * 'master' of github.com:yiisoft/yii2: (79 commits)
        Refactored app bootstrap logic.
        Update authorization.md
        Fixes #3052: Fixed the issue that cache dependency data is not reused when `reusable` is set true
        start debug logging only if debug runs when bootstrap.
        Update finnish translation
        Add ODBC support to yii\db\Connection
        updated error handler and requirement checker links.
        fixed broken API links [skip ci]
        added more doc [skip ci]
        update class map.
        Fixes #2034: Added `ContentNegotiator` to support response format and language negotiation
        renamed attributes to attributeNames in model
        updated phpdoc
        Removed `Application::preload` in favor of `Application::bootstrap`
        Update module-debug.md
        Update model.md
        Fixes
        Update basics.md
        typo fix [skip ci]
        Added `HtmlResponseFormatter` and `JsonResponseFormatter`
        ...
    • fixed file PHPdoc · 3c400dbc
      Carsten Brandt authored
      issue #3026
    • Refactored app bootstrap logic. · ea75177a
      Qiang Xue authored