Age | Commit message (Expand) | Author |
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 |
2011-04-06 | cherry-pick: | Christian Weiske |
2011-04-06 | tell people why we need that variable | Christian Weiske |
2011-04-06 | always delete all bookmarks in setUp since almost all methods do it anyway | Christian Weiske |
2011-04-05 | update changelog with jquery merge | Christian Weiske |
2011-04-05 | set width of autocomplete dropdown | Christian Weiske |
2011-04-05 | move bookmarklet code to own template file | Christian Weiske |
2011-04-04 | restructure opera bookmarklet popup code (doesnt work currently :)) and make ... | Christian Weiske |
2011-04-04 | explain opera button commands | Christian Weiske |
2011-04-04 | end user docs todo | Christian Weiske |
2011-04-04 | FINALLY get the first opera bookmarklet working, with cleaner code now | Christian Weiske |
2011-04-01 | make popup bookmarklet work in firefox when the title contains double and sin... | Christian Weiske |
2011-03-31 | Re-adding test data without carriage returns. | bretticvs |