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-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
2009-10-23
revamp service factory
cweiske
2009-10-23
voting table
cweiske
2009-10-23
Begin work on voting system
cweiske
2009-10-03
get rid of headers-already-sent-errors when running unit tests on cli
cweiske
2009-10-03
make tests run again (though they do not pass)
cweiske
2009-10-03
make the application work again
cweiske
2009-10-03
more file renamings
cweiske
2009-10-03
move files to new locations
cweiske
2009-10-03
prepare new directory structure (see: http://wiki.php.net/pear/rfc/pear2_stan...
cweiske
2009-10-01
re-add home link; requested by benjamin
cweiske
2009-09-29
write ChangeLog for 0.94, more UPGRADE details
cweiske
2009-09-29
prepare 0.94
cweiske
2009-09-29
add authors to AUTHORS file
cweiske
2009-09-29
fix problem: "api/posts/all not found"
cweiske
2009-09-29
fix unfreed result on watchlist page
cweiske
2009-09-25
Make german translation pretty
cweiske
2009-09-25
move de_AT to de_DE since it is not specific to austria and better than the o...
cweiske
2009-09-25
remote de_DE since I will move de_AT over it
cweiske
2009-09-22
do not use path_info when it is not defined
cweiske
2009-09-22
use proper html entities - ; was missing
cweiske
2009-09-22
use proper php tags, no the short tag syntax that does not work on 50% of all...
cweiske
2009-09-22
make login html valid
cweiske
2009-09-22
make registration page valid
cweiske
2009-09-22
make about page valid
cweiske
2009-09-22
Remove "home" link in menu toolbar since the logo/title is linked anyway
cweiske
2009-09-22
Fix bug #2674961: editAllowed optimization - make less queries for each bookmark
cweiske
2009-09-22
Fix bug #2674961: editAllowed optimization - make less queries for each bookmark
cweiske
2009-09-22
Fix mysqli db class: escaping did not work at all
cweiske
2009-09-21
remove dbport from default config because nobody changes that one anyway. als...
cweiske
2009-09-21
Fix bug #2863644: Updated INSTALL.txt - thanks, till!
cweiske
2009-09-20
url and cat are not used in users.php
cweiske
[next]