1. 19 Jul, 2014 1 commit
  2. 06 May, 2014 1 commit
  3. 16 Mar, 2014 1 commit
  4. 08 Mar, 2014 1 commit
  5. 12 Jan, 2014 1 commit
  6. 07 Jan, 2014 1 commit
  7. 30 Dec, 2013 1 commit
  8. 20 Nov, 2013 1 commit
  9. 17 Nov, 2013 1 commit
  10. 18 Oct, 2013 1 commit
  11. 12 Aug, 2013 2 commits
  12. 03 Jun, 2013 1 commit
  13. 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
  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 3 commits
  17. 05 May, 2013 1 commit
    • Add Newlines · 4be9e195
      Zander Baldwin authored
      Appended newlines to every PHP document that did not have a newline as the last character in the file.
  18. 25 May, 2012 1 commit
  19. 03 Dec, 2011 1 commit
  20. 03 Sep, 2011 2 commits
    • w · 5f2f5743
      Qiang Xue authored
    • w · f082c0eb
      Qiang Xue authored