summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-01-21Fix bug #3111254: getIdFromUser() always returns an integer now (part 2)Christian Weiske
2012-01-20Part of bug #3463481: Add HTTP protocol to self URL in feedChristian Weiske
2011-11-02Fix bug #3431742: open_basedir problems with /etc/ config filesChristian Weiske
2011-08-05Fix bug #3386178: "system:unfiled" secret tag does not workChristian Weiske
2011-08-05we can retrieve system tags nowChristian Weiske
2011-08-01Fix bug #3376618: Broken tag completion for private bookmarksChristian Weiske
2011-07-23Fix bug #3160512: Make SemantiScuttle work with FastCGIChristian Weiske
2011-07-23fix typoChristian Weiske
2011-07-21support global and per-host configuration filesChristian Weiske
2011-06-27privatekey -> privateKey everywhereChristian Weiske
2011-06-27make the private tests really test somethingChristian Weiske
2011-06-15Fixed issue with storing RSS login in sessionMark Pemberton
2011-06-14Fixed auth issue with private RSS feedMark Pemberton
2011-06-04Merge branch 'master' into privatekey2Mark Pemberton
2011-06-04Reverted changes of date() to gdate(), added tests to confirm existence of pr...Mark Pemberton
2011-05-25implement request #1989987: theme support. merge themes branch with --squashChristian Weiske
2011-05-21Altered tests to be more timezone friendlyMark Pemberton
2011-05-21Merge branch 'master' into privatekey2Mark Pemberton
2011-05-20no need for that anymoreChristian Weiske
2011-05-19revert getBookmarks() back to originalMark Pemberton
2011-05-19begin supporting a different database for unit testsChristian Weiske
2011-05-17Updated PrivateKey to include Tag searchesMark Pemberton
2011-05-16Updated 'Generate New Key' button to use ajax if javascript enabled.Mark Pemberton
2011-05-14Fixed sql commands where resources were not freedMark Pemberton
2011-05-13new privatekey2 branch with privatekey changesMark Pemberton
2011-05-13allow ssl client login with other authentication sourcesChristian Weiske
2011-05-13fix ssl client cert login processChristian Weiske
2011-05-13Merge branch 'master' into ssl-client-certsChristian Weiske
2011-05-12Merge branch 'master' into configurable-privacy2Christian Weiske
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-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