1. 15 May, 2013 1 commit
  2. 11 May, 2013 2 commits
  3. 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
  4. 09 May, 2013 4 commits
  5. 07 May, 2013 1 commit
  6. 06 May, 2013 3 commits
  7. 05 May, 2013 2 commits
  8. 04 May, 2013 1 commit
  9. 01 May, 2013 2 commits
  10. 28 Apr, 2013 1 commit
  11. 27 Apr, 2013 1 commit
  12. 23 Apr, 2013 1 commit
  13. 10 Apr, 2013 1 commit
  14. 29 Mar, 2013 1 commit