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