1. 25 Jun, 2013 2 commits
  2. 19 Jun, 2013 2 commits
  3. 16 Jun, 2013 2 commits
  4. 15 Jun, 2013 1 commit
  5. 11 Jun, 2013 5 commits
  6. 10 Jun, 2013 8 commits
  7. 06 Jun, 2013 1 commit
  8. 25 May, 2013 1 commit
    • Next iteration on console commands · 89ea3fef
      Carsten Brandt authored
      issue #33
      - implemted getScreenSize for linux systems
      - tiny adjustments and better naming for console color methods
      - color switch in base Controller changed to magic property
      - colorized Help command
  9. 24 May, 2013 1 commit
    • Tests cleanup · 7cd9123c
      Alexander Makarov authored
      - Better names
      - Removed not used MySQLTestCase
      - Moved base testcase for DB to db namespace
      - Minor style fixes
  10. 22 May, 2013 5 commits
  11. 21 May, 2013 2 commits
  12. 20 May, 2013 1 commit
  13. 15 May, 2013 1 commit
  14. 11 May, 2013 2 commits
  15. 10 May, 2013 1 commit
    • mod: incorporate suggestions · f23a677b
      Benjamin Wöster authored
      - rename requireApp() to mockApplication()
      - always destroy app on tearDown()
        - eliminates need for constant YII_DESTROY_APP_ON_TEARDOWN
        - mockApplication() becomes a lot easier. Destroying app on each tearDown
          means creating it on every call is fine. No more checking if it already
          exists and if it has been created from the same config.
      - \yii::$app should have been \Yii::$app
  16. 09 May, 2013 4 commits
  17. 07 May, 2013 1 commit