1. 23 May, 2014 1 commit
    • Tabs to spaces to be consistent · b7e493fc
      Carsten Brandt authored
      ```
      vendor/bin/indent --spaces -r framework/
      vendor/bin/indent --tabs -r . --pattern=*.json
      vendor/bin/indent --spaces -r . --pattern=*.md
      vendor/bin/indent --spaces -r . --pattern=yii.*.js
      vendor/bin/indent --spaces -r . --pattern=*.css
      ```
  2. 11 Jan, 2014 1 commit
  3. 06 Jan, 2014 1 commit
    • Added --prefer-dist to all docs · dc45de12
      Alexander Makarov authored
      1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
      2. It requires less utilities to be installed (no VCS binaries required).
      3. It takes less time to install dependencies.
  4. 10 Dec, 2013 1 commit
  5. 03 Nov, 2013 1 commit
  6. 18 Oct, 2013 1 commit
  7. 14 Aug, 2013 1 commit
  8. 29 Jul, 2013 1 commit
  9. 11 Jul, 2013 2 commits