1. 03 Oct, 2014 1 commit
  2. 02 Oct, 2014 1 commit
  3. 30 Sep, 2014 2 commits
  4. 29 Sep, 2014 1 commit
  5. 27 Sep, 2014 1 commit
  6. 25 Sep, 2014 1 commit
  7. 22 Sep, 2014 1 commit
  8. 19 Sep, 2014 1 commit
  9. 17 Sep, 2014 2 commits
  10. 16 Sep, 2014 2 commits
  11. 11 Sep, 2014 2 commits
  12. 10 Sep, 2014 2 commits
  13. 04 Sep, 2014 1 commit
  14. 03 Sep, 2014 1 commit
  15. 01 Sep, 2014 1 commit
  16. 31 Aug, 2014 1 commit
  17. 19 Aug, 2014 1 commit
  18. 15 Aug, 2014 1 commit
  19. 08 Aug, 2014 1 commit
  20. 07 Aug, 2014 2 commits
  21. 05 Aug, 2014 1 commit
  22. 31 Jul, 2014 1 commit
  23. 28 Jul, 2014 2 commits
  24. 21 Jul, 2014 1 commit
  25. 19 Jul, 2014 2 commits
  26. 15 Jul, 2014 1 commit
  27. 10 Jul, 2014 1 commit
  28. 01 Jul, 2014 1 commit
  29. 29 Jun, 2014 2 commits
  30. 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.
  31. 27 Jun, 2014 1 commit