summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | add package taskGravatar Christian Weiske2010-02-161-0/+8
|/
* 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
* do not use service overrides when running unit testsGravatar cweiske2010-02-051-1/+3
* use configurable password field instead of the hardcoded oneGravatar cweiske2010-02-051-1/+1
* make external login work when user changed password exter...Gravatar cweiske2010-02-051-3/+14
* make external auth login work. one thing left is when the...Gravatar cweiske2010-02-052-4/+16
* nearly there with auth integrationGravatar cweiske2010-02-022-0/+262
* make serviceoverrides user-configurableGravatar cweiske2010-02-022-1/+5
* add missing spaceGravatar cweiske2010-01-291-1/+1
* fix missing spaceGravatar cweiske2010-01-291-1/+1
* Fix bug #2843523: ArtViper thumbnail license changeGravatar cweiske2010-01-292-1/+3
* add delicious api documentation linkGravatar cweiske2010-01-221-0/+1
* Fix bug #2936833: api fix: shared=noGravatar cweiske2010-01-222-0/+6
* Implement request #2833793: Export to avahi config filesGravatar cweiske2010-01-193-0/+140
* Fix E_NOTICE when calling alltags.php without any parameterGravatar cweiske2010-01-192-5/+7