1. 12 Oct, 2014 2 commits
  2. 10 Oct, 2014 3 commits
  3. 30 Sep, 2014 1 commit
  4. 28 Sep, 2014 2 commits
  5. 27 Sep, 2014 1 commit
  6. 24 Sep, 2014 1 commit
  7. 22 Sep, 2014 2 commits
  8. 18 Sep, 2014 1 commit
  9. 07 Sep, 2014 1 commit
  10. 05 Sep, 2014 2 commits
  11. 03 Sep, 2014 1 commit
  12. 19 Aug, 2014 1 commit
  13. 17 Aug, 2014 1 commit
  14. 15 Aug, 2014 1 commit
  15. 31 Jul, 2014 1 commit
  16. 29 Jul, 2014 2 commits
  17. 24 Jul, 2014 1 commit
  18. 23 Jul, 2014 1 commit
  19. 27 Jun, 2014 1 commit
  20. 25 Jun, 2014 2 commits
  21. 20 Jun, 2014 1 commit
  22. 13 Jun, 2014 1 commit
  23. 10 Jun, 2014 1 commit
  24. 09 Jun, 2014 1 commit
  25. 30 May, 2014 1 commit
  26. 28 May, 2014 3 commits
  27. 26 May, 2014 2 commits
  28. 25 May, 2014 1 commit
  29. 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
      ```