Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -212/+0 |
* | add method to query all user auth tokens | Christoph Wurst | 2016-05-18 | 1 | -0/+10 |
* | Use CLOB for auth token names to allow long user agent strings | Christoph Wurst | 2016-05-12 | 1 | -1/+4 |
* | delete the token in case an exception is thrown when decrypting the password | Christoph Wurst | 2016-05-11 | 1 | -1/+32 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -18/+18 |
* | fix mock builder for old phpunit versions | Christoph Wurst | 2016-05-11 | 1 | -3/+9 |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 1 | -0/+162 |