Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 1 | -148/+0 |
| | | | | plugins will likely break as a result) | ||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -0/+148 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -148/+0 |
| | |||||
* | start to modularise the clone import and sync functions | redmatrix | 2015-09-02 | 1 | -0/+17 |
| | |||||
* | more work on AccessList integration | redmatrix | 2015-08-27 | 1 | -1/+61 |
| | |||||
* | start conversion to AccessList object | redmatrix | 2015-08-27 | 1 | -2/+1 |
| | |||||
* | First attempt to turn access control into an object class. The access ↵ | redmatrix | 2015-08-27 | 1 | -0/+72 |
control manipulation is getting too complex and this will help keep it manageable and reduce a lot of code duplication. |