index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Bookmark2TagTest.php
Age
Commit message (
Expand
)
Author
2011-05-21
Altered tests to be more timezone friendly
Mark Pemberton
2011-05-21
Resolve some failed bookmark and tag tests
Mark Pemberton
2011-04-12
use bootstrap file declared in phpunit.xml and do not include it in every sin...
Christian Weiske
2011-03-25
do not generate invalid SQL when called with a not-so valid array
Christian Weiske
2011-03-25
beginsWith-parameter for getPopulartags, getContactTags and getAdminTags
Christian Weiske
2011-03-24
fix privacy protection issue when fetching tags of several users
Christian Weiske
2011-03-24
unittest for Bookmark2Tag::getContactTags, CS and docblock
Christian Weiske
2011-03-23
unittest for getAdminTags as well as CS and docblock fixes on it
Christian Weiske
2011-03-23
rename three to thr to make the code look nicer
Christian Weiske
2011-03-23
getPopularTags is fully covered now
Christian Weiske
2011-03-23
test for the days parameter
Christian Weiske
2011-03-23
first unit tests for Bookmark2Tag::getPopularTags
Christian Weiske
2011-02-18
get rid of phpunits warnings about deprecated assertType usages
Christian Weiske
2010-09-27
defined main method before including includes
cweiske
2010-07-09
Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n...
cweiske
2010-02-20
add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks()
cweiske
2010-02-20
make tests better
cweiske
2010-02-20
add test for Bookmark2Tag::getTagsForBookmark()
cweiske