Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Added method to DB and fix test | Roeland Jago Douma | 2016-10-24 | 1 | -0/+11 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Add a method to lock a table | Joas Schilling | 2016-05-21 | 1 | -1/+16 |
| | |||||
* | Move \OC\AppFramework to PSR-4 | Roeland Jago Douma | 2016-04-22 | 1 | -0/+287 |
* Also moved the autoloader setup a bit up since we need it in initpaths |