summaryrefslogtreecommitdiffstats
path: root/tests/lib/comments
Commit message (Expand)AuthorAgeFilesLines
* Limit comment message to 1k charsArthur Schiwon2016-02-091-0/+10
* types shall always be pluralArthur Schiwon2016-02-032-32/+32
* introduce comments read marke tables, comes with user cleanup after deletionArthur Schiwon2016-01-292-2/+59
* Comments WebDAV adjustementsArthur Schiwon2016-01-292-1/+21
* Allow custom implementation of system tag managersVincent Petry2016-01-202-1/+6
* Add assertion to testLukas Reschke2015-12-101-0/+2
* use expectedException annotation, not via method call, for consistencyArthur Schiwon2015-12-092-13/+29
* use getLastInsertId from query builder for convenienceArthur Schiwon2015-12-091-2/+2
* adjust test's fakemanager to interface changeArthur Schiwon2015-12-091-1/+1
* hardening, add some checks for whitespace-only stringsArthur Schiwon2015-12-091-8/+10
* rework test about overwriting default comments managerArthur Schiwon2015-12-092-18/+36
* namespaces for testsArthur Schiwon2015-12-093-9/+15
* OC not ocArthur Schiwon2015-12-092-8/+8
* different strategy in cleaning up after user was deletedArthur Schiwon2015-12-092-22/+16
* add icommentsmanger and icomment implementationArthur Schiwon2015-12-093-0/+684