1. 05 Sep, 2014 1 commit
  2. 15 Aug, 2014 1 commit
    • Codeception test adjustments for basic and advanced applications · 7eb403bf
      Alexander Makarov authored
      - Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
      - Removed database module since we're using fixtures and migrations.
      - Moved console entry points and bootstrap into `tests/codeception/bin`.
      - Adjusted travis build scripts.
      - Adjusted documentation to be consistent and reflect changes made.
  3. 07 Aug, 2014 1 commit
  4. 31 Jul, 2014 2 commits
  5. 30 Jul, 2014 2 commits
  6. 23 Jul, 2014 2 commits
  7. 16 Jul, 2014 1 commit
  8. 06 Jul, 2014 1 commit
  9. 27 Jun, 2014 2 commits
  10. 23 Jun, 2014 1 commit
  11. 22 Jun, 2014 1 commit
  12. 20 Jun, 2014 1 commit
  13. 19 Jun, 2014 1 commit
  14. 18 Jun, 2014 2 commits
  15. 16 Jun, 2014 1 commit
  16. 13 Jun, 2014 4 commits
  17. 12 Jun, 2014 1 commit
  18. 11 Jun, 2014 10 commits
  19. 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
      ```
  20. 04 May, 2014 1 commit
  21. 02 May, 2014 1 commit
  22. 30 Apr, 2014 2 commits