1. 05 Nov, 2013 1 commit
    • Update debugger.md · 1e1056bf
      docsolver authored
      I wasted >1h trying to find out why the debug bar was not shown on my remote staging server. Hopefully this will help other people avoid this mistake...
  2. 04 Nov, 2013 11 commits
  3. 03 Nov, 2013 24 commits
  4. 02 Nov, 2013 4 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