aboutsummaryrefslogtreecommitdiffstats
path: root/include/AccessList.php
Commit message (Collapse)AuthorAgeFilesLines
* retry the move of AccessList to composer format (one or more third-party ↵redmatrix2016-02-211-148/+0
| | | | plugins will likely break as a result)
* Revert "move accesslist class to namespace"redmatrix2016-02-201-0/+148
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* move accesslist class to namespaceredmatrix2016-02-201-148/+0
|
* start to modularise the clone import and sync functionsredmatrix2015-09-021-0/+17
|
* more work on AccessList integrationredmatrix2015-08-271-1/+61
|
* start conversion to AccessList objectredmatrix2015-08-271-2/+1
|
* First attempt to turn access control into an object class. The access ↵redmatrix2015-08-271-0/+72
control manipulation is getting too complex and this will help keep it manageable and reduce a lot of code duplication.