1. 31 Jul, 2014 1 commit
  2. 30 Jul, 2014 1 commit
  3. 29 Jul, 2014 1 commit
  4. 28 Jul, 2014 3 commits
  5. 29 Jun, 2014 1 commit
  6. 28 Jun, 2014 1 commit
    • Fixes #4072: `\yii\rbac\PhpManager` adjustments · 3eee7b8e
      Alexander Makarov authored
      - Data is now stored in three separate files for items, assignments and rules. File format is simpler.
      - Removed `authFile`. Added `itemsFile`, `assignmentsFile` and `rulesFile`.
      - `createdAt` and `updatedAt` are now properly filled with corresponding file modification time.
      - `save()` and `load()` are now protected instead of public.
      - Added unit test for saving and loading data.
  7. 12 Jun, 2014 1 commit
  8. 30 May, 2014 1 commit
  9. 06 May, 2014 6 commits
  10. 17 Apr, 2014 1 commit
  11. 15 Apr, 2014 1 commit
  12. 12 Apr, 2014 2 commits
  13. 04 Apr, 2014 5 commits
  14. 16 Mar, 2014 1 commit
  15. 05 Mar, 2014 1 commit
  16. 08 Feb, 2014 1 commit
  17. 23 Nov, 2013 2 commits
  18. 18 Oct, 2013 1 commit
  19. 14 Sep, 2013 1 commit
  20. 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
  21. 18 May, 2013 2 commits
  22. 11 May, 2013 3 commits
  23. 10 May, 2013 2 commits