summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Altered tests to be more timezone friendlyGravatar Mark Pemberton2011-05-213-9/+9
* Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-05-2113-66/+139
|\
| * 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
* | Resolve some failed bookmark and tag testsGravatar Mark Pemberton2011-05-215-9/+10
* | revert getBookmarks() back to originalGravatar Mark Pemberton2011-05-192-31/+20
* | fixed merge issueGravatar Mark Pemberton2011-05-170-0/+0
|\ \
| * | there is no onClick attribute, only onclickGravatar Christian Weiske2011-05-161-1/+3
* | | Updated PrivateKey to include Tag searchesGravatar Mark Pemberton2011-05-176-21/+58
|/ /
* | Updated 'Generate New Key' button to use ajax if javascri...Gravatar Mark Pemberton2011-05-163-6/+10
* | Fixed SQL structure for PrivateKeyGravatar Mark Pemberton2011-05-143-6/+6
* | Fixed sql commands where resources were not freedGravatar Mark Pemberton2011-05-143-4/+48
* | new privatekey2 branch with privatekey changesGravatar Mark Pemberton2011-05-1316-49/+704
|/
* 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