summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix bug getTagsForBookmarks() that fetched all tags, see ...Gravatar cweiske2010-07-091-6/+1
* fix noticeGravatar cweiske2010-03-191-1/+1
* fix bad bug that was introduced due to performance optimi...Gravatar cweiske2010-03-181-1/+1
* unify hashing code in a separate methodGravatar cweiske2010-03-181-24/+41
* Fix bug #2960663: do not send content-type headers twice ...Gravatar cweiske2010-03-171-1/+7
* fix bug #2953732 and make corresponding test work.Gravatar cweiske2010-03-171-1/+2
* re-fix isAdmin() sql optimizationGravatar cweiske2010-02-201-1/+1
* add SemanticScuttle_Service_Bookmark::bookmarksExist() me...Gravatar cweiske2010-02-201-1/+55
* 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
* new config option to disable "SET NAMES UTF8" sql callGravatar cweiske2010-02-201-2/+4
* 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-201-0/+48
* reformat and CSGravatar cweiske2010-02-201-6/+24
* make countOthers() accept an array of addressesGravatar cweiske2010-02-201-13/+44
* reformat countOthers()Gravatar cweiske2010-02-161-13/+33
* do not return numbers < 0Gravatar cweiske2010-02-161-1/+1
* do not return numbers < 0Gravatar cweiske2010-02-161-2/+3
* Send HTTP status code 500 when site has not been configur...Gravatar cweiske2010-02-081-0/+1
* allow people to move www/ folder where they want it, now ...Gravatar cweiske2010-02-081-1/+1
* fix countBookmarks() for mysqliGravatar cweiske2010-02-071-1/+1
* fix bookmarkExists() for mysqliGravatar cweiske2010-02-071-4/+8
* 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-051-4/+7
* nearly there with auth integrationGravatar cweiske2010-02-021-0/+218
* make serviceoverrides user-configurableGravatar cweiske2010-02-022-1/+5
* special header file for standalone scriptsGravatar cweiske2010-01-191-0/+20
* fix several sql injection possibilitiesGravatar cweiske2010-01-165-68/+68
* Fix bug #2887063: Common tag combination description feel...Gravatar cweiske2010-01-161-0/+25
* Part of request #2928950: Add config option to allow sort...Gravatar cweiske2010-01-161-2/+2
* Coding standards changes, add header to some filesGravatar cweiske2010-01-161-7/+22
* cleanup login()Gravatar cweiske2010-01-161-5/+25
* tell people about privacy settings and a TOODGravatar cweiske2010-01-161-0/+4
* add documentation for _getbookmark() and dependent methodsGravatar cweiske2009-11-261-11/+70
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-231-5/+29
* replace regex email validation with PHP filter function a...Gravatar cweiske2009-11-201-30/+10
* test deleteBookmarksForUserGravatar cweiske2009-11-201-0/+7
* remove superfluous returns after die messagesGravatar cweiske2009-11-202-18/+11
* test bookmarkExists() in all variationsGravatar cweiske2009-11-191-2/+13
* fix notice when passing an invalid array to editAllowed()Gravatar cweiske2009-11-191-2/+5
* Delete unuseful scripts.Gravatar mensonge2009-11-162-32/+0