summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* unify hashing code in a separate methodGravatar cweiske2010-03-182-25/+42
* fix typoGravatar cweiske2010-03-181-1/+1
* Fix bug #2960663: do not send content-type headers twice ...Gravatar cweiske2010-03-1727-44/+43
* note fixing of bug #2953732 in the changelogGravatar cweiske2010-03-171-0/+1
* fix bug #2953732 and make corresponding test work.Gravatar cweiske2010-03-171-1/+2
* write failing test for bug #2953732Gravatar cweiske2010-03-171-0/+44
* remove part of broken merge :/Gravatar cweiske2010-03-171-165/+0
* remove unneeded ampersandGravatar cweiske2010-03-171-1/+1
* Do not highlight admin bookmarks when $enableAdminColors ...Gravatar cweiske2010-02-222-1/+2
* add missing piece of faulty mergeGravatar cweiske2010-02-201-0/+165
* re-fix isAdmin() sql optimizationGravatar cweiske2010-02-201-1/+1
* sql optimization: reduce by 9 sql queries when logged in ...Gravatar cweiske2010-02-201-1/+6
* add SemanticScuttle_Service_Bookmark::bookmarksExist() me...Gravatar cweiske2010-02-202-1/+177
* reformat queryGravatar cweiske2010-02-201-1/+3
* fix tests after last commitGravatar cweiske2010-02-202-1/+5
* save another queryGravatar cweiske2010-02-201-2/+2
* save another queryGravatar cweiske2010-02-201-1/+1
* reformat _getuser and add docblockGravatar cweiske2010-02-201-5/+18
* header docblockGravatar cweiske2010-02-201-3/+16
* docblockGravatar cweiske2010-02-201-2/+15
* remove end date condition since it seems unneccessary to meGravatar cweiske2010-02-201-8/+5
* new config option to disable "SET NAMES UTF8" sql callGravatar cweiske2010-02-203-2/+20
* sql optimization: 9 queries less!Gravatar cweiske2010-02-201-1/+1
* make isAdmin accept a user name, tooGravatar cweiske2010-02-201-3/+11
* sql optimization: fetch all tags at onceGravatar cweiske2010-02-202-4/+13
* add new method for better sql performance: Bookmark2Tag::...Gravatar cweiske2010-02-202-0/+121
* reformat and CSGravatar cweiske2010-02-201-6/+24
* make tests betterGravatar cweiske2010-02-201-0/+6
* add bookmark2tagtest to alltestsGravatar cweiske2010-02-201-0/+1
* add test for Bookmark2Tag::getTagsForBookmark()Gravatar cweiske2010-02-202-2/+136
* test getBookmarks() with tag loading functionalityGravatar cweiske2010-02-201-0/+34
* first sql optimization: fetch countOthers() for all bookm...Gravatar cweiske2010-02-201-2/+8
* replace some strange foreach constructs with the proper v...Gravatar cweiske2010-02-201-5/+2
* make countOthers() accept an array of addressesGravatar cweiske2010-02-202-13/+124
* reformat countOthers()Gravatar cweiske2010-02-161-13/+33
* test complex combination of watches, publics and private ...Gravatar cweiske2010-02-161-0/+64
* allow setting of status during addBookmark in testsGravatar cweiske2010-02-161-3/+7
* multiple tests for SemanticScuttle_Service_Bookmark::coun...Gravatar cweiske2010-02-161-0/+101
* allow adding of certain addressesGravatar cweiske2010-02-161-3/+9
* do not return numbers < 0Gravatar cweiske2010-02-161-1/+1
* do not return numbers < 0Gravatar cweiske2010-02-161-2/+3
* prepare 0.96.1Gravatar cweiske2010-02-092-2/+2
* Fix bug #2948410: API is broken in 0.96.0Gravatar cweiske2010-02-092-1/+5
* prepare release of version 0.96.0Gravatar cweiske2010-02-082-3/+3
* Send HTTP status code 500 when site has not been configur...Gravatar cweiske2010-02-082-1/+3
* Fix bug #2899515: Bookmarklet broken when site title cont...Gravatar cweiske2010-02-082-6/+12
* explain people how to setup their installation to get rid...Gravatar cweiske2010-02-082-1/+49
* allow people to move www/ folder where they want it, now ...Gravatar cweiske2010-02-0858-56/+76
* reorganize changelogGravatar cweiske2010-02-081-3/+3
* update changelogGravatar cweiske2010-02-071-0/+1