summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* fix countBookmarks() for mysqliGravatar cweiske2010-02-071-1/+1
* fix bookmarkExists() for mysqliGravatar cweiske2010-02-071-4/+8
* tell people that debugmode and mysql4 will break some testsGravatar cweiske2010-02-071-0/+8
* tell people how to run unit testsGravatar cweiske2010-02-071-0/+21
* remove completed todo itemsGravatar cweiske2010-02-071-9/+0
* example for ldap authentificationGravatar cweiske2010-02-061-0/+22
* documentation for external authenticationGravatar cweiske2010-02-061-0/+175
* reorganize changelog entry for 0.96Gravatar cweiske2010-02-051-12/+14
* fix some docblocks in userserviceGravatar cweiske2010-02-051-12/+31