Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 3 | -5/+6 |
* | Make Entity properties ```protected``` as in docs | Oliver Gasser | 2014-08-27 | 2 | -7/+7 |
* | kill unused require of MapperTestUtility.php | Thomas Müller | 2014-07-17 | 1 | -4/+5 |
* | fixing namespace of MapperTestUtility | Thomas Müller | 2014-07-17 | 1 | -1/+1 |
* | use fetch method instead of fetchRow because fetchRow is only an owncloud int... | Bernhard Posselt | 2014-05-14 | 1 | -3/+3 |
* | dont update entity and dont run an update query if an entity wasnt changed at... | Bernhard Posselt | 2014-04-23 | 2 | -1/+24 |
* | fix phpdoc for entities | Bernhard Posselt | 2014-04-20 | 2 | -4/+9 |
* | move db into iservercontainer | Bernhard Posselt | 2014-04-19 | 2 | -1/+3 |
* | remove unusued variable | Bernhard Posselt | 2014-04-19 | 1 | -6/+0 |
* | remove unusued variable | Bernhard Posselt | 2014-04-19 | 1 | -1/+0 |
* | fix scrutinizer issues | Bernhard Posselt | 2014-04-19 | 2 | -12/+23 |
* | port database layer from appframework to core | Bernhard Posselt | 2014-04-19 | 3 | -0/+647 |