summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* check if the charset parameter really existsGravatar Christian Weiske2011-05-231-1/+4
* no need for that anymoreGravatar Christian Weiske2011-05-201-1/+0
* fix testGravatar Christian Weiske2011-05-201-1/+1
* all but one test work now with a different unittest databaseGravatar Christian Weiske2011-05-201-6/+19
* automatically append unittestmode parameter to urlGravatar Christian Weiske2011-05-201-4/+8
* ignore test configsGravatar Christian Weiske2011-05-192-2/+3
* begin supporting a different database for unit testsGravatar Christian Weiske2011-05-194-11/+19
* update changelog with google custom search changesGravatar Christian Weiske2011-05-141-0/+1
* CSGravatar Christian Weiske2011-05-141-15/+12
* fix google custom search xmlGravatar Christian Weiske2011-05-141-6/+25
* make custom search more valid htmlGravatar Christian Weiske2011-05-141-18/+39
* proper status code when gsearch is deactivatedGravatar Christian Weiske2011-05-141-3/+6
* add note about SNIGravatar Christian Weiske2011-05-131-1/+8
* allow ssl client login with other authentication sourcesGravatar Christian Weiske2011-05-131-1/+1
* fix ssl client cert login processGravatar Christian Weiske2011-05-131-2/+2
* Merge branch 'master' into ssl-client-certsGravatar Christian Weiske2011-05-1318-25/+329
|\
| * Merge branch 'master' into configurable-privacy2Gravatar Christian Weiske2011-05-1215-30/+268
| |\
| * | Moved testDefaultPrivacyEdit() to tests/www/editTest.php.Gravatar bretticvs2011-05-055-158/+194
| * | merge masterGravatar Christian Weiske2011-05-02118-901/+14132
| |\ \
| * | | make privacy tests clearerGravatar Christian Weiske2011-05-022-47/+31
| * | | use cookie jar instead of manually creating the cookieGravatar Christian Weiske2011-04-261-5/+1
| * | | use cookie jar instead of manually creating the cookieGravatar Christian Weiske2011-04-261-7/+2
| * | | use xpath instead of manual string-search to verify test ...Gravatar Christian Weiske2011-04-261-10/+11
| * | | make html valid xml to be able to load it with an xml parserGravatar Christian Weiske2011-04-261-3/+4
| * | | replace named html entities with their numeric name to be...Gravatar Christian Weiske2011-04-261-9/+9
| * | | replace deprecated splitGravatar Christian Weiske2011-04-261-1/+1
| * | | make import test easierGravatar Christian Weiske2011-04-181-10/+5
| * | | make importnetscape-test easierGravatar Christian Weiske2011-04-181-9/+4
| * | | clarify documentation; we are returning get requestsGravatar Christian Weiske2011-04-181-3/+3
| * | | make edit test much easier and do not rely on manual cook...Gravatar Christian Weiske2011-04-181-18/+18
| * | | start the session when we are in http unittest modeGravatar Christian Weiske2011-04-181-1/+1
| * | | fix tests that did not find the data fileGravatar Christian Weiske2011-04-181-2/+2
| * | | Moved unit tests to PostsAddTest.php in Api directory.Gravatar bretticvs2011-04-174-101/+220
| * | | move privacy tests for api/post_add to the correct locationGravatar Christian Weiske2011-04-062-13/+36
| * | | ignore unittest config fileGravatar Christian Weiske2011-04-061-0/+1
| * | | move unittest config deletion to setup since that makes i...Gravatar Christian Weiske2011-04-061-12/+5
| * | | cherry-pick:Gravatar Christian Weiske2011-04-063-44/+153
| * | | cherry-pick:Gravatar Christian Weiske2011-04-063-1/+112
| * | | tell people why we need that variableGravatar Christian Weiske2011-04-061-0/+2
| * | | always delete all bookmarks in setUp since almost all met...Gravatar Christian Weiske2011-04-061-14/+7
| * | | Re-adding test data without carriage returns.Gravatar bretticvs2011-03-312-0/+34
| * | | 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
|\ \ \ \ | | |_|/ | |/| |