| Commit message (Expand) | Author | Age | Files | Lines |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+2 |
* | Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* | Joas Schilling | 2016-02-29 | 1 | -7/+8 |
* | Only dispatch the delete event, when the deletion was successful | Joas Schilling | 2016-02-05 | 1 | -6/+8 |
* | Dispatch events when adding, updating and deleting comments | Joas Schilling | 2016-02-05 | 1 | -5/+43 |
* | types shall always be plural | Arthur Schiwon | 2016-02-03 | 1 | -3/+3 |
* | update routine was lacking where statements :see_no_evil: | Arthur Schiwon | 2016-02-02 | 1 | -1/+7 |
* | introduce comments read marke tables, comes with user cleanup after deletion | Arthur Schiwon | 2016-01-29 | 1 | -11/+90 |
* | Comments WebDAV adjustements | Arthur Schiwon | 2016-01-29 | 1 | -2/+58 |
* | Comments DAV implementation | Arthur Schiwon | 2016-01-26 | 1 | -1/+3 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+19 |
* | 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 |
* | improve PHP doc and remove superflous by reference indicator | Arthur Schiwon | 2015-12-09 | 1 | -5/+5 |
* | parameter checks for setting actor and object to happen only in one place | Arthur Schiwon | 2015-12-09 | 1 | -11/+0 |
* | 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 | 1 | -5/+0 |
* | add icommentsmanger and icomment implementation | Arthur Schiwon | 2015-12-09 | 1 | -0/+566 |