aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-04Support HTTPS connections when $root is not configuredChristian Weiske
2011-05-03do not add bookmarks with an invalid URLChristian Weiske
2011-05-03docblock for isValidUrl methodChristian Weiske
2011-05-03begin bookmark model class with URL validation methodChristian Weiske
2011-05-02merge masterChristian Weiske
2011-04-26replace deprecated splitChristian Weiske
2011-04-18start the session when we are in http unittest modeChristian Weiske
2011-04-12first test for service factoryChristian Weiske
2011-04-06cherry-pick:Christian Weiske
2011-03-26add new feature: allow unit test mode enabling via HTTP GET parameterChristian 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-13load minified javascript if debug mode is off; add minified version (generate...Christian Weiske
2010-10-09activate strict xhtml mode only on debug modeChristian Weiske
2010-10-09make the page valid and keep chromium happyChristian Weiske
2010-10-08tests for getadminlinkedtagsChristian Weiske
2010-10-07CS on constantsChristian Weiske
2010-10-07give admin tags a link href :)Christian 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-28update php-gettext to 1.0.10cweiske
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-23update descriptioncweiske