Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -227/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Fix namespaces in AppFramework tests | Joas Schilling | 2016-05-18 | 1 | -1/+4 |
| | |||||
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -1/+2 |
| | |||||
* | Make Entity properties ```protected``` as in docs | Oliver Gasser | 2014-08-27 | 1 | -5/+5 |
| | | | | | | | Entity properties are marked as ```protected``` to correctly reflect the documentation. See also owncloud/documentation@644f2eedac8e912c3019366b29ecdfbd9a15c5d9 | ||||
* | dont update entity and dont run an update query if an entity wasnt changed ↵ | Bernhard Posselt | 2014-04-23 | 1 | -1/+10 |
| | | | | at all | ||||
* | fix phpdoc for entities | Bernhard Posselt | 2014-04-20 | 1 | -3/+1 |
| | |||||
* | remove unusued variable | Bernhard Posselt | 2014-04-19 | 1 | -1/+0 |
| | |||||
* | fix scrutinizer issues | Bernhard Posselt | 2014-04-19 | 1 | -1/+14 |
| | |||||
* | port database layer from appframework to core | Bernhard Posselt | 2014-04-19 | 1 | -0/+204 |