summaryrefslogtreecommitdiffstats
path: root/tests/lib/systemtag
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-202-823/+0
* tests: Fix typos (found by codespell)Stefan Weil2016-04-061-1/+1
* Save the query when we get tags for no objectsJoas Schilling2016-03-221-1/+10
* Merge pull request #22573 from owncloud/issue-22568-allow-string-object-idsThomas Müller2016-02-241-37/+37
|\
| * Make sure we can store strings as per the interfaceJoas Schilling2016-02-221-37/+37
* | Allow defining a limit and offset for getObjectIdsForTagsJoas Schilling2016-02-231-0/+36
|/
* Dispatch events when tags are added/updated/deletedJoas Schilling2016-02-021-1/+14
* Dispatch some events when tags are un-/assignedJoas Schilling2016-02-022-8/+21
* Fixed system tags DAV and API and docsVincent Petry2015-12-042-4/+4
* Fix the unit test by running tearDown() and cleaning tags before the testJoas Schilling2015-12-012-1/+13
* Add a method to get the list of tags from the TagNotFound ExceptionJoas Schilling2015-12-011-1/+1
* Fix phpstorm complains in testsJoas Schilling2015-11-302-9/+7
* Cleanup imports and type hintingThomas Müller2015-11-302-11/+18
* Add phpunit group for testsJoas Schilling2015-11-302-0/+12
* Added system tags data structure and PHP side managersVincent Petry2015-11-272-0/+723