summaryrefslogtreecommitdiffstats
path: root/lib/tags.php
Commit message (Expand)AuthorAgeFilesLines
* reorganize file in libThomas Müller2013-09-301-642/+0
* Add factory class for the server container.Thomas Tanghus2013-09-241-8/+20
* Use fetchOne() instead of numRows() when doing a COUNT(*).Thomas Tanghus2013-09-231-1/+1
* Forgot to return false if add() didn't add anything.Thomas Tanghus2013-09-231-0/+1
* Added more error checking in add()Thomas Tanghus2013-09-231-5/+13
* Updated method names and added a few more tests.Thomas Tanghus2013-09-231-6/+6
* fixing namespaces and rename hasCategory to hasTagThomas Müller2013-09-231-9/+9
* OC_VCategories=>OC\Tags. Public interface + getter in server containerThomas Tanghus2013-09-231-0/+621