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
Age
Commit message (
Expand
)
Author
2009-10-28
do not use new css3 values since nobody understands them yet
cweiske
2009-10-27
prevent js file to get stored in lastUrl
cweiske
2009-10-27
search engines should not follow voting links (not that they are visible to t...
cweiske
2009-10-27
style voting badge
cweiske
2009-10-27
do not error out when user is not logged in
cweiske
2009-10-27
fix jsScuttle include
cweiske
2009-10-27
img.thumbnail is defined later on
cweiske
2009-10-27
move bookmark thumbnail code in separate template file
cweiske
2009-10-27
fix user-specific tags
cweiske
2009-10-27
move thumbnail code in own file
cweiske
2009-10-27
Move URL redirection from URL to session parameter
cweiske
2009-10-26
basic voting system works; but layout is missing
cweiske
2009-10-26
introduce voting config value and provide current user voting status in getBo...
cweiske
2009-10-26
add docblocks to service classes
cweiske
2009-10-26
add eric and ben as authors
cweiske
2009-10-26
rename config.inc.php to config.php throughout the code
cweiske
2009-10-26
add bVoting to table definition file
cweiske
2009-10-25
remove unreachable code
cweiske
2009-10-25
document attachtags
cweiske
2009-10-25
clarification
cweiske
2009-10-25
document attachlinkedtag
cweiske
2009-10-25
fix tagtest
cweiske
2009-10-25
Rename categories to tags, because that is what they are
cweiske
2009-10-25
fix one tag2tag test and make the other one report the real error
cweiske
2009-10-25
tab 2 spaces in test files
cweiske
2009-10-25
fix testRename() tag2tag test
cweiske
2009-10-25
test if deleting bookmarks works. to do this, we need a new testbase method t...
cweiske
2009-10-25
correct indentation and visibility modifier
cweiske
2009-10-25
make bookmark tests work again
cweiske
2009-10-25
Fix *all* unfreed results in unit tests - this was a hard task, but worth it
cweiske
2009-10-25
fix unit test runs for direct phpunit calls
cweiske
2009-10-25
no braces needed
cweiske
2009-10-25
free some results in commondescription service
cweiske
2009-10-25
introduce testbase class and make all tests runnable standalone
cweiske
2009-10-25
delete votes when deleting bookmark
cweiske
2009-10-25
delete votes when deleting bookmark
cweiske
2009-10-24
convert tabs to spaces
cweiske
2009-10-24
use dbservice in all services that need a db
cweiske
2009-10-24
fix notice
cweiske
2009-10-24
document getBookmarks()
cweiske
2009-10-24
clear votes table before testing votes
cweiske
2009-10-24
Add VoteTest to AllTests
cweiske
2009-10-24
Implement voting service and unit tests for it
cweiske
2009-10-24
introduce dbservice, a service base class that has a database variable, table...
cweiske
2009-10-24
print full backtrace on error
cweiske
2009-10-24
make it possible to run other tests standalone, too
cweiske
2009-10-24
tabs to spaces, document and format addBookmark()
cweiske
2009-10-23
rename ServiceFactory::getServiceInstance() to get() - much easier to write
cweiske
2009-10-23
make the file PEAR CS compliant
cweiske
2009-10-23
tell what you need
cweiske
[next]