Age | Commit message (Expand) | Author |
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 | Moved testDefaultPrivacyEdit() to tests/www/editTest.php. | bretticvs |
2011-05-05 | also match client issuer (CA) | Christian Weiske |
2011-05-04 | autofill registration form email address if user has a ssl client certificate | Christian Weiske |
2011-05-04 | part of request #3163623: add support to login via ssl client certificate. we... | Christian Weiske |
2011-05-04 | SQL schema version table to ease future database upgrades | Christian Weiske |
2011-05-04 | Support HTTPS connections when $root is not configured | Christian Weiske |
2011-05-03 | update changelog; bug #3251877 has been fixed with the query switch | Christian Weiske |
2011-05-03 | update changelog | Christian Weiske |
2011-05-03 | show proper error message when url is invalid | Christian Weiske |
2011-05-03 | rename test method | 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-05-02 | make privacy tests clearer | Christian Weiske |
2011-04-26 | use cookie jar instead of manually creating the cookie | Christian Weiske |
2011-04-26 | use cookie jar instead of manually creating the cookie | Christian Weiske |
2011-04-26 | use xpath instead of manual string-search to verify test results | Christian Weiske |
2011-04-26 | make html valid xml to be able to load it with an xml parser | Christian Weiske |
2011-04-26 | replace named html entities with their numeric name to be able to load the ge... | Christian Weiske |
2011-04-26 | replace deprecated split | Christian Weiske |
2011-04-18 | make import test easier | Christian Weiske |
2011-04-18 | make importnetscape-test easier | Christian Weiske |
2011-04-18 | clarify documentation; we are returning get requests | Christian Weiske |
2011-04-18 | make edit test much easier and do not rely on manual cookie setting | Christian Weiske |
2011-04-18 | start the session when we are in http unittest mode | Christian Weiske |
2011-04-18 | fix tests that did not find the data file | Christian Weiske |
2011-04-17 | Moved unit tests to PostsAddTest.php in Api directory. | bretticvs |
2011-04-15 | exclude database layer files from coverage | Christian Weiske |
2011-04-15 | add test to search for multiple tags, which fails currently | Christian Weiske |
2011-04-15 | use correct url | Christian Weiske |
2011-04-15 | use xml parser, not html | Christian Weiske |
2011-04-15 | Fix bug #3097187: Using opensearch with two tags does not work in Firefox | Christian Weiske |
2011-04-14 | verify we get the correct search URL | Christian Weiske |
2011-04-14 | test opensearch api content type | Christian Weiske |
2011-04-14 | remove fixme | Christian Weiske |
2011-04-14 | test that opensearch link is the main page HTML head | Christian Weiske |
2011-04-14 | include HTTP_Request2 in api base file | Christian Weiske |
2011-04-12 | use bootstrap file declared in phpunit.xml and do not include it in every sin... | Christian Weiske |
2011-04-12 | first test for service factory | Christian Weiske |
2011-04-07 | fix E_NOTICE in rss when calling i.e. http://bm.bogo/rss.php/test?sort=date_desc | Christian Weiske |
2011-04-06 | move doc-todo to doc-todo file | Christian Weiske |
2011-04-06 | move privacy tests for api/post_add to the correct location | Christian Weiske |
2011-04-06 | ignore unittest config file | Christian Weiske |
2011-04-06 | move unittest config deletion to setup since that makes it easier to debug, a... | Christian Weiske |
2011-04-06 | cherry-pick: | Christian Weiske |