index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
BookmarkTest.php
Age
Commit message (
Expand
)
Author
2011-03-31
Revert "Revert "Updates for configurable-privacy2, hopefully without carriage...
bretticvs
2011-03-31
Revert "Updates for configurable-privacy2, hopefully without carriage returns."
bretticvs
2011-03-31
Updates for configurable-privacy2, hopefully without carriage returns.
bretticvs
2011-03-31
Revert "Further updates for configurable-privacy2."
U-SYBASE\bdee
2011-03-30
Further updates for configurable-privacy2.
bretticvs
2011-03-15
Updates for feature request 3164348: Make default privacy configurable.
bretticvs
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-09-23
Fix bug #3073215: Updating bookmark time does not work
cweiske
2010-09-23
add more countother-watchlist tests that are simpler than the previous test
cweiske
2010-03-18
test for the failure we fixed one commit ago
cweiske
2010-03-17
write failing test for bug #2953732
cweiske
2010-03-17
remove part of broken merge :/
cweiske
2010-02-20
add missing piece of faulty merge
cweiske
2010-02-20
add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex...
cweiske
2010-02-20
test getBookmarks() with tag loading functionality
cweiske
2010-02-20
make countOthers() accept an array of addresses
cweiske
2010-02-16
test complex combination of watches, publics and private bookmarks with count...
cweiske
2010-02-16
multiple tests for SemanticScuttle_Service_Bookmark::countOthers()
cweiske
2009-11-23
part of request #2830224: prepare API for short url service
cweiske
2009-11-20
test deleteBookmarksForUser
cweiske
2009-11-20
test bookmark updating
cweiske
2009-11-20
test normalizing an address
cweiske
2009-11-19
test bookmarkExists() in all variations
cweiske
2009-11-19
fully test editAllowed()
cweiske
2009-11-19
fix notice when passing an invalid array to editAllowed()
cweiske
2009-11-19
fix notice when passing an invalid array to editAllowed()
cweiske
2009-11-19
test getBookmark() a bit more, and test "all" parameter with countBookmarks
cweiske
2009-10-31
enable voting when testing voting, test countBookmarks()
cweiske
2009-10-28
unification test was unstable, too
cweiske
2009-10-28
test was unstable and did not work with empty users table
cweiske
2009-10-28
test previously fixed bug: voting was updated for all bookmarks, not only the...
cweiske
2009-10-26
add eric and ben as authors
cweiske
2009-10-25
test if deleting bookmarks works. to do this, we need a new testbase method t...
cweiske
2009-10-25
make bookmark tests work again
cweiske
2009-10-25
introduce testbase class and make all tests runnable standalone
cweiske