1. 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.
  2. 12 Jun, 2014 1 commit
  3. 17 Apr, 2014 1 commit
  4. 15 Apr, 2014 1 commit
  5. 12 Apr, 2014 1 commit
  6. 04 Apr, 2014 4 commits
  7. 16 Mar, 2014 1 commit
  8. 05 Mar, 2014 1 commit
  9. 08 Feb, 2014 1 commit
  10. 23 Nov, 2013 2 commits
  11. 18 Oct, 2013 1 commit
  12. 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
  13. 18 May, 2013 2 commits
  14. 11 May, 2013 2 commits
  15. 10 May, 2013 1 commit