Age | Commit message (Expand) | Author |
2011-05-20 | no need for that anymore | Christian Weiske |
2011-05-19 | begin supporting a different database for unit tests | Christian Weiske |
2011-05-13 | allow ssl client login with other authentication sources | Christian Weiske |
2011-05-13 | fix ssl client cert login process | Christian Weiske |
2011-05-13 | Merge branch 'master' into ssl-client-certs | Christian Weiske |
2011-05-12 | Merge branch 'master' into configurable-privacy2 | Christian Weiske |
2011-05-12 | Merge branch 'master' into ssl-client-certs | Christian Weiske |
2011-05-12 | do not automatically store user id in session | Christian Weiske |
2011-05-12 | reformat userservice::getWatchNames | Christian Weiske |
2011-05-11 | seems I actually forget to use the methods only parameter | Christian Weiske |
2011-05-11 | deleting ssl client certificates from profile page works now | Christian Weiske |
2011-05-10 | prepare user interface to register and delete client certificates on the prof... | Christian Weiske |
2011-05-09 | show current users certificates on profile page | Christian Weiske |
2011-05-09 | automatically register SSL client cert when user registers | Christian Weiske |
2011-05-09 | move ssl client cert handling into separate service class | Christian Weiske |
2011-05-05 | also match client issuer (CA) | Christian Weiske |
2011-05-04 | part of request #3163623: add support to login via ssl client certificate. we... | Christian Weiske |
2011-05-04 | Support HTTPS connections when $root is not configured | Christian Weiske |
2011-05-03 | do not add bookmarks with an invalid URL | Christian Weiske |
2011-05-03 | docblock for isValidUrl method | Christian Weiske |
2011-05-03 | begin bookmark model class with URL validation method | Christian Weiske |
2011-05-02 | merge master | Christian Weiske |
2011-04-26 | replace deprecated split | Christian Weiske |
2011-04-18 | start the session when we are in http unittest mode | Christian Weiske |
2011-04-12 | first test for service factory | Christian Weiske |
2011-04-06 | cherry-pick: | Christian Weiske |
2011-03-26 | add new feature: allow unit test mode enabling via HTTP GET parameter | Christian Weiske |
2011-03-25 | do not generate invalid SQL when called with a not-so valid array | Christian Weiske |
2011-03-25 | beginsWith-parameter for getPopulartags, getContactTags and getAdminTags | Christian Weiske |
2011-03-24 | docblock for deleteAll | Christian Weiske |
2011-03-24 | fix privacy protection issue when fetching tags of several users | Christian Weiske |
2011-03-24 | make getPopularTags a tiny bit easier | Christian Weiske |
2011-03-24 | fix docblock | Christian Weiske |
2011-03-24 | unittest for Bookmark2Tag::getContactTags, CS and docblock | Christian Weiske |
2011-03-23 | unittest for getAdminTags as well as CS and docblock fixes on it | Christian Weiske |
2011-03-23 | format getPopularTags and add docblock | Christian Weiske |
2011-03-20 | Merge branch 'master' into jquery | Christian Weiske |
2011-03-15 | Implement request #3054906: Show user's full name instead of nickname | Christian Weiske |
2011-02-09 | rename $range to $status as it is used in all other methods; add privacy to t... | Christian Weiske |
2010-11-19 | Fix bug #3111254: Search in my_watchlist results in error | Christian Weiske |
2010-11-19 | Fix bug #3111254: Search in my_watchlist results in error | Christian Weiske |
2010-10-13 | load minified javascript if debug mode is off; add minified version (generate... | Christian Weiske |
2010-10-09 | activate strict xhtml mode only on debug mode | Christian Weiske |
2010-10-09 | make the page valid and keep chromium happy | Christian Weiske |
2010-10-08 | tests for getadminlinkedtags | Christian Weiske |
2010-10-07 | CS on constants | Christian Weiske |
2010-10-07 | give admin tags a link href :) | Christian Weiske |
2010-10-01 | CS, docblocks | Christian Weiske |
2010-09-30 | remove deprecate split() | Christian Weiske |
2010-09-28 | rewrite api/posts/delete to be more secure and add unit tests for it | cweiske |