summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Trying to remove carriage returns from test data.Gravatar bretticvs2011-03-312-34/+0
| * | | Revert "Revert "Updates for configurable-privacy2, hopefu...Gravatar bretticvs2011-03-315-20/+89
| * | | Revert "Updates for configurable-privacy2, hopefully with...Gravatar bretticvs2011-03-315-89/+20
| * | | Updates for configurable-privacy2, hopefully without carr...Gravatar bretticvs2011-03-315-20/+89
| * | | Revert "Further updates for configurable-privacy2."Gravatar U-SYBASE\bdee2011-03-313-2029/+1961
| * | | Further updates for configurable-privacy2.Gravatar bretticvs2011-03-303-1961/+2029
| * | | Adding directory and files for test data.Gravatar bretticvs2011-03-302-0/+34
| * | | Updates for feature request 3164348: Make default privacy...Gravatar bretticvs2011-03-159-9/+72
* | | | Merge branch 'master' into ssl-client-certsGravatar Christian Weiske2011-05-123-21/+86
|\ \ \ \ | | |_|/ | |/| |
| * | | do not automatically store user id in sessionGravatar Christian Weiske2011-05-121-12/+39
| * | | fix a test that failed when using a base URL without prot...Gravatar Christian Weiske2011-05-122-1/+18
| * | | reformat userservice::getWatchNamesGravatar Christian Weiske2011-05-121-8/+29
* | | | typoGravatar Christian Weiske2011-05-121-1/+1
* | | | ignore html files in doc/ dir - that is only compiled rSTGravatar Christian Weiske2011-05-121-0/+1
* | | | ssl client certificate docsGravatar Christian Weiske2011-05-121-0/+174
* | | | add SSL client certificate translations for german (de_DE)Gravatar Christian Weiske2011-05-112-414/+435
* | | | update translation base fileGravatar Christian Weiske2011-05-111-148/+219
* | | | seems I actually forget to use the methods only parameterGravatar Christian Weiske2011-05-111-0/+1
* | | | use correct variable and show error messagesGravatar Christian Weiske2011-05-111-8/+8
* | | | deleting ssl client certificates from profile page works nowGravatar Christian Weiske2011-05-112-3/+50
* | | | registering the current client certificate works nowGravatar Christian Weiske2011-05-111-1/+14
* | | | document template parameters and correct form actionGravatar Christian Weiske2011-05-111-2/+13
* | | | do not use links but POST form to change SSL settings. Pr...Gravatar Christian Weiske2011-05-111-4/+12
* | | | prepare user interface to register and delete client cert...Gravatar Christian Weiske2011-05-104-7/+142
* | | | show current users certificates on profile pageGravatar Christian Weiske2011-05-097-2/+136
* | | | automatically register SSL client cert when user registersGravatar Christian Weiske2011-05-092-10/+43
* | | | move ssl client cert handling into separate service classGravatar Christian Weiske2011-05-092-67/+230
* | | | also match client issuer (CA)Gravatar Christian Weiske2011-05-053-3/+13
* | | | autofill registration form email address if user has a ss...Gravatar Christian Weiske2011-05-042-2/+8
* | | | part of request #3163623: add support to login via ssl cl...Gravatar Christian Weiske2011-05-044-1/+71
|/ / /
* | | SQL schema version table to ease future database upgradesGravatar Christian Weiske2011-05-044-1/+23
* | | Support HTTPS connections when $root is not configuredGravatar Christian Weiske2011-05-042-1/+5
* | | update changelog; bug #3251877 has been fixed with the qu...Gravatar Christian Weiske2011-05-031-0/+1
* | | update changelogGravatar Christian Weiske2011-05-031-0/+1
* | | show proper error message when url is invalidGravatar Christian Weiske2011-05-031-2/+5
* | | rename test methodGravatar Christian Weiske2011-05-031-3/+1
* | | do not add bookmarks with an invalid URLGravatar Christian Weiske2011-05-032-2/+19
* | | docblock for isValidUrl methodGravatar Christian Weiske2011-05-031-0/+8
* | | begin bookmark model class with URL validation methodGravatar Christian Weiske2011-05-034-0/+119
| |/ |/|
* | exclude database layer files from coverageGravatar Christian Weiske2011-04-151-0/+3
* | add test to search for multiple tags, which fails currentlyGravatar Christian Weiske2011-04-151-0/+15
* | use correct urlGravatar Christian Weiske2011-04-151-1/+1
* | use xml parser, not htmlGravatar Christian Weiske2011-04-151-4/+4
* | Fix bug #3097187: Using opensearch with two tags does not...Gravatar Christian Weiske2011-04-153-4/+60
* | verify we get the correct search URLGravatar Christian Weiske2011-04-141-0/+17
* | test opensearch api content typeGravatar Christian Weiske2011-04-141-1/+9
* | remove fixmeGravatar Christian Weiske2011-04-141-1/+0
* | test that opensearch link is the main page HTML headGravatar Christian Weiske2011-04-141-0/+52
* | include HTTP_Request2 in api base fileGravatar Christian Weiske2011-04-141-0/+2
* | use bootstrap file declared in phpunit.xml and do not inc...Gravatar Christian Weiske2011-04-1218-385/+2