| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use theme->resource() method to get paths to themable filse | 2011-05-25 | 3 | -10/+21 | |
| * | introduce theme model and use it in jsscuttle. rest will ... | 2011-05-24 | 5 | -12/+118 | |
| * | Merge branch 'master' into themes | 2011-05-24 | 1 | -2/+11 | |
| |\ | |||||
| | * | make changelog fully rST-parsable. that was easy! | 2011-05-24 | 1 | -2/+11 | |
| * | | Merge branch 'master' into themes | 2011-05-23 | 1 | -1/+4 | |
| |\| | |||||
| | * | check if the charset parameter really exists | 2011-05-23 | 1 | -1/+4 | |
| * | | updates theme documentation | 2011-05-23 | 1 | -8/+15 | |
| * | | move image and css files to theme folder | 2011-05-23 | 19 | -9/+9 | |
| * | | first themes docs | 2011-05-23 | 1 | -0/+32 | |
| * | | make themes work | 2011-05-23 | 1 | -0/+2 | |
| * | | first try to implement theming support, which currently d... | 2011-05-23 | 53 | -2/+33 | |
| |/ | |||||
| * | no need for that anymore | 2011-05-20 | 1 | -1/+0 | |
| * | fix test | 2011-05-20 | 1 | -1/+1 | |
| * | all but one test work now with a different unittest database | 2011-05-20 | 1 | -6/+19 | |
| * | automatically append unittestmode parameter to url | 2011-05-20 | 1 | -4/+8 | |
| * | ignore test configs | 2011-05-19 | 2 | -2/+3 | |
| * | begin supporting a different database for unit tests | 2011-05-19 | 4 | -11/+19 | |
| * | update changelog with google custom search changes | 2011-05-14 | 1 | -0/+1 | |
| * | CS | 2011-05-14 | 1 | -15/+12 | |
| * | fix google custom search xml | 2011-05-14 | 1 | -6/+25 | |
| * | make custom search more valid html | 2011-05-14 | 1 | -18/+39 | |
| * | proper status code when gsearch is deactivated | 2011-05-14 | 1 | -3/+6 | |
| * | add note about SNI | 2011-05-13 | 1 | -1/+8 | |
| * | allow ssl client login with other authentication sources | 2011-05-13 | 1 | -1/+1 | |
| * | fix ssl client cert login process | 2011-05-13 | 1 | -2/+2 | |
| * | Merge branch 'master' into ssl-client-certs | 2011-05-13 | 18 | -25/+329 | |
| |\ | |||||
| | * | Merge branch 'master' into configurable-privacy2 | 2011-05-12 | 15 | -30/+268 | |
| | |\ | |||||
| | * | | Moved testDefaultPrivacyEdit() to tests/www/editTest.php. | 2011-05-05 | 5 | -158/+194 | |
| | * | | merge master | 2011-05-02 | 118 | -894/+14125 | |
| | |\ \ | |||||
| | * | | | make privacy tests clearer | 2011-05-02 | 2 | -47/+31 | |
| | * | | | use cookie jar instead of manually creating the cookie | 2011-04-26 | 1 | -5/+1 | |
| | * | | | use cookie jar instead of manually creating the cookie | 2011-04-26 | 1 | -7/+2 | |
| | * | | | use xpath instead of manual string-search to verify test ... | 2011-04-26 | 1 | -10/+11 | |
| | * | | | make html valid xml to be able to load it with an xml parser | 2011-04-26 | 1 | -3/+4 | |
| | * | | | replace named html entities with their numeric name to be... | 2011-04-26 | 1 | -9/+9 | |
| | * | | | replace deprecated split | 2011-04-26 | 1 | -1/+1 | |
| | * | | | make import test easier | 2011-04-18 | 1 | -10/+5 | |
| | * | | | make importnetscape-test easier | 2011-04-18 | 1 | -9/+4 | |
| | * | | | clarify documentation; we are returning get requests | 2011-04-18 | 1 | -3/+3 | |
| | * | | | make edit test much easier and do not rely on manual cook... | 2011-04-18 | 1 | -18/+18 | |
| | * | | | start the session when we are in http unittest mode | 2011-04-18 | 1 | -1/+1 | |
| | * | | | fix tests that did not find the data file | 2011-04-18 | 1 | -2/+2 | |
| | * | | | Moved unit tests to PostsAddTest.php in Api directory. | 2011-04-17 | 4 | -101/+220 | |
| | * | | | move privacy tests for api/post_add to the correct location | 2011-04-06 | 2 | -13/+36 | |
| | * | | | ignore unittest config file | 2011-04-06 | 1 | -0/+1 | |
| | * | | | move unittest config deletion to setup since that makes i... | 2011-04-06 | 1 | -12/+5 | |
| | * | | | cherry-pick: | 2011-04-06 | 3 | -44/+153 | |
| | * | | | cherry-pick: | 2011-04-06 | 3 | -1/+112 | |
| | * | | | tell people why we need that variable | 2011-04-06 | 1 | -0/+2 | |
| | * | | | always delete all bookmarks in setUp since almost all met... | 2011-04-06 | 1 | -14/+7 | |