Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use getLastInsertId from query builder for convenience | Arthur Schiwon | 2015-12-09 | 1 | -1/+1 |
* | remove unused use statement | Arthur Schiwon | 2015-12-09 | 1 | -1/+0 |
* | php < 5.5 compatible | Arthur Schiwon | 2015-12-09 | 1 | -5/+5 |
* | improve PHP doc and remove superflous by reference indicator | Arthur Schiwon | 2015-12-09 | 1 | -5/+5 |
* | hardening, add some checks for whitespace-only strings | Arthur Schiwon | 2015-12-09 | 1 | -14/+15 |
* | OC not oc | Arthur Schiwon | 2015-12-09 | 1 | -2/+2 |
* | parameter checks for setting actor and object to happen only in one place | Arthur Schiwon | 2015-12-09 | 2 | -13/+8 |
* | fix usage of empty | Arthur Schiwon | 2015-12-09 | 1 | -6/+6 |
* | different strategy in cleaning up after user was deleted | Arthur Schiwon | 2015-12-09 | 2 | -6/+0 |
* | add icommentsmanger and icomment implementation | Arthur Schiwon | 2015-12-09 | 3 | -0/+940 |