Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete the token in case an exception is thrown when decrypting the password | Christoph Wurst | 2016-05-11 | 1 | -1/+32 |
* | use the query builder instead of raw sql statements | Christoph Wurst | 2016-05-11 | 1 | -11/+24 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 2 | -20/+20 |
* | fix mock builder for old phpunit versions | Christoph Wurst | 2016-05-11 | 2 | -4/+12 |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 3 | -0/+348 |