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
Age
Commit message (
Expand
)
Author
2010-03-28
add test for api/export_csv.php
cweiske
2010-03-28
support username and password change
cweiske
2010-03-28
add unittest url parameter
cweiske
2010-03-19
note fixation of bug #2960663 in changelog
cweiske
2010-03-19
remove another 9 queries for logged in users!
cweiske
2010-03-19
fix notice
cweiske
2010-03-18
test for the failure we fixed one commit ago
cweiske
2010-03-18
fix bad bug that was introduced due to performance optimizations
cweiske
2010-03-18
unify hashing code in a separate method
cweiske
2010-03-18
fix typo
cweiske
2010-03-17
Fix bug #2960663: do not send content-type headers twice for ajax/api scripts
cweiske
2010-03-17
note fixing of bug #2953732 in the changelog
cweiske
2010-03-17
fix bug #2953732 and make corresponding test work.
cweiske
2010-03-17
write failing test for bug #2953732
cweiske
2010-03-17
remove part of broken merge :/
cweiske
2010-03-17
remove unneeded ampersand
cweiske
2010-02-22
Do not highlight admin bookmarks when $enableAdminColors is disabled
cweiske
2010-02-20
add missing piece of faulty merge
cweiske
2010-02-20
re-fix isAdmin() sql optimization
cweiske
2010-02-20
sql optimization: reduce by 9 sql queries when logged in and looking at bookm...
cweiske
2010-02-20
add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex...
cweiske
2010-02-20
reformat query
cweiske
2010-02-20
fix tests after last commit
cweiske
2010-02-20
save another query
cweiske
2010-02-20
save another query
cweiske
2010-02-20
reformat _getuser and add docblock
cweiske
2010-02-20
header docblock
cweiske
2010-02-20
docblock
cweiske
2010-02-20
remove end date condition since it seems unneccessary to me
cweiske
2010-02-20
new config option to disable "SET NAMES UTF8" sql call
cweiske
2010-02-20
sql optimization: 9 queries less!
cweiske
2010-02-20
make isAdmin accept a user name, too
cweiske
2010-02-20
sql optimization: fetch all tags at once
cweiske
2010-02-20
add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks()
cweiske
2010-02-20
reformat and CS
cweiske
2010-02-20
make tests better
cweiske
2010-02-20
add bookmark2tagtest to alltests
cweiske
2010-02-20
add test for Bookmark2Tag::getTagsForBookmark()
cweiske
2010-02-20
test getBookmarks() with tag loading functionality
cweiske
2010-02-20
first sql optimization: fetch countOthers() for all bookmarks at once instead...
cweiske
2010-02-20
replace some strange foreach constructs with the proper variant
cweiske
2010-02-20
make countOthers() accept an array of addresses
cweiske
2010-02-16
reformat countOthers()
cweiske
2010-02-16
test complex combination of watches, publics and private bookmarks with count...
cweiske
2010-02-16
allow setting of status during addBookmark in tests
cweiske
2010-02-16
multiple tests for SemanticScuttle_Service_Bookmark::countOthers()
cweiske
2010-02-16
allow adding of certain addresses
cweiske
2010-02-16
do not return numbers < 0
cweiske
2010-02-16
do not return numbers < 0
cweiske
2010-02-16
add package task
Christian Weiske
[prev]
[next]