aboutsummaryrefslogtreecommitdiff
path: root/src/SemanticScuttle/Service
AgeCommit message (Expand)Author
2011-05-14Fixed sql commands where resources were not freedMark Pemberton
2011-05-13new privatekey2 branch with privatekey changesMark Pemberton
2011-05-12Merge branch 'master' into ssl-client-certsChristian Weiske
2011-05-12do not automatically store user id in sessionChristian Weiske
2011-05-12reformat userservice::getWatchNamesChristian Weiske
2011-05-11seems I actually forget to use the methods only parameterChristian Weiske
2011-05-11deleting ssl client certificates from profile page works nowChristian Weiske
2011-05-10prepare user interface to register and delete client certificates on the prof...Christian Weiske
2011-05-09show current users certificates on profile pageChristian Weiske
2011-05-09automatically register SSL client cert when user registersChristian Weiske
2011-05-09move ssl client cert handling into separate service classChristian Weiske
2011-05-05also match client issuer (CA)Christian Weiske
2011-05-04part of request #3163623: add support to login via ssl client certificate. we...Christian Weiske
2011-05-03do not add bookmarks with an invalid URLChristian Weiske
2011-04-12first test for service factoryChristian Weiske
2011-03-25do not generate invalid SQL when called with a not-so valid arrayChristian Weiske
2011-03-25beginsWith-parameter for getPopulartags, getContactTags and getAdminTagsChristian Weiske
2011-03-24docblock for deleteAllChristian Weiske
2011-03-24fix privacy protection issue when fetching tags of several usersChristian Weiske
2011-03-24make getPopularTags a tiny bit easierChristian Weiske
2011-03-24fix docblockChristian Weiske
2011-03-24unittest for Bookmark2Tag::getContactTags, CS and docblockChristian Weiske
2011-03-23unittest for getAdminTags as well as CS and docblock fixes on itChristian Weiske
2011-03-23format getPopularTags and add docblockChristian Weiske
2011-03-20Merge branch 'master' into jqueryChristian Weiske
2011-03-15Implement request #3054906: Show user's full name instead of nicknameChristian Weiske
2011-02-09rename $range to $status as it is used in all other methods; add privacy to t...Christian Weiske
2010-11-19Fix bug #3111254: Search in my_watchlist results in errorChristian Weiske
2010-11-19Fix bug #3111254: Search in my_watchlist results in errorChristian Weiske
2010-10-08tests for getadminlinkedtagsChristian Weiske
2010-10-01CS, docblocksChristian Weiske
2010-09-30remove deprecate split()Christian Weiske
2010-09-28rewrite api/posts/delete to be more secure and add unit tests for itcweiske
2010-09-27now we have tests for all history all methodscweiske
2010-09-26explain $sizeSearchHistorycweiske
2010-09-26fix nasty bug with $withResults in getAllSearches()cweiske
2010-09-26reformat the code (CS)cweiske
2010-09-23Fix CS, fix docblockscweiske
2010-09-23Move user IP resolution into own class methodcweiske
2010-09-23Fix bug #3073215: Updating bookmark time does not workcweiske
2010-09-23finally fix the problem that watchlist count tests failed every second alltes...cweiske
2010-07-09Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n...cweiske
2010-03-18fix bad bug that was introduced due to performance optimizationscweiske
2010-03-18unify hashing code in a separate methodcweiske
2010-03-17fix bug #2953732 and make corresponding test work.cweiske
2010-02-20re-fix isAdmin() sql optimizationcweiske
2010-02-20add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex...cweiske
2010-02-20reformat querycweiske
2010-02-20fix tests after last commitcweiske
2010-02-20save another querycweiske