1. 04 Nov, 2013 11 commits
  2. 03 Nov, 2013 24 commits
  3. 02 Nov, 2013 5 commits
    • Merge pull request #1124 from cebe/query-builder-public · be682687
      Qiang Xue authored
      made querybuilder condition methods public
    • Merge branch 'master' of github.com:yiisoft/yii2 · 1b358723
      Carsten Brandt authored
      * 'master' of github.com:yiisoft/yii2:
        typo
        fixed extension list file location.
        doc fix.
        moved extension list under yiisoft. updated read me.
        updated license information.
        reorganized extension directories.
        Adjusted jui directories.
        moved mutex back from extensions.
        Changed the exit status to normal.
        Specify the exact type of the exception.
        Small typos
        PhpDoc comment
        Missing return statement
        Changed php-diff dependency to use code from master (they haven't tagged changes we need yet)
        Added ability to get all GET, POST, PUT, DELETE or PATCH parameters to Request
        Add batchInsert method to yii\db\Migration
        Fixes #1117: added support to map a single view directory to multiple themed view directories.
        Fixes #1116.
    • typo · fc05ded1
      Carsten Brandt authored
    • fixed extension list file location. · 3caf59b1
      Qiang Xue authored