Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reorganize file in lib | Thomas Müller | 2013-09-30 | 1 | -642/+0 |
* | Add factory class for the server container. | Thomas Tanghus | 2013-09-24 | 1 | -8/+20 |
* | Use fetchOne() instead of numRows() when doing a COUNT(*). | Thomas Tanghus | 2013-09-23 | 1 | -1/+1 |
* | Forgot to return false if add() didn't add anything. | Thomas Tanghus | 2013-09-23 | 1 | -0/+1 |
* | Added more error checking in add() | Thomas Tanghus | 2013-09-23 | 1 | -5/+13 |
* | Updated method names and added a few more tests. | Thomas Tanghus | 2013-09-23 | 1 | -6/+6 |
* | fixing namespaces and rename hasCategory to hasTag | Thomas Müller | 2013-09-23 | 1 | -9/+9 |
* | OC_VCategories=>OC\Tags. Public interface + getter in server container | Thomas Tanghus | 2013-09-23 | 1 | -0/+621 |