| 3ab58ffe | 17-Apr-2012 |
Andreas Gohr <gohr@cosmocode.de> |
no need to pass objects by reference
fixes passing null to event hook registration |
| 4993701a | 17-Apr-2012 |
Andreas Gohr <gohr@cosmocode.de> |
reset configs and other inits between tests |
| 826941ee | 16-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
Update _testing/README |
| 1299908d | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
added hint to implement seperation of dw instances |
| 3899a460 | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
use DokuWikiTest class instead of PHPUnit_Framework_TestCase |
| 6ba4af4c | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
updated TODO section of testing readme |
| 3cba893f | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
colors suck in log files |
| c5dcf215 | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
provide some fake $_SERVER entries |
| 6b6e4983 | 16-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
moved files after merge |
| 491d0c1f | 16-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
some unit tests for the HTTPClient
using the awesome httpbin.org service |
| 6d7edc55 | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
extended some config options a bit, to make more clear what they do |
| 317250bb | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
rearranged the config options
We had a lot of options lumped together under "Advanced Settings". I introduced two more categories and move a few options to other existing categories. I also reordere
rearranged the config options
We had a lot of options lumped together under "Advanced Settings". I introduced two more categories and move a few options to other existing categories. I also reordered the appropriate entries in the source files to make it easier to find stuff when extending the options.
show more ...
|
| a48c8346 | 15-Apr-2012 |
Emanuel-Emeric Andraşi <em.andrasi@mandrivausers.ro> |
Romanian language update |
| 64676c5f | 15-Apr-2012 |
Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> |
Marathi language update |
| c8095cd7 | 12-Apr-2012 |
Tim Roes <mail@timroes.de> |
Remote search is aware of useheading option |
| 28be31cd | 12-Apr-2012 |
Tim Roes <mail@timroes.de> |
Added page title to search results in Remote API |
| 50da7978 | 11-Apr-2012 |
Usama Akkad <uahello@gmail.com> |
Arabic Language Update |
| e4fc8c0e | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
when there's not enough space for images, make sure they stay proportional (might be FS#2480) |
| 60bb88f0 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
added minimal RTL print styles (part of FS#2185) |
| 237afca1 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
moved plugins' rtl.css to their style.css counterpart (part of FS#2185) |
| cfb512ea | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
enabled temporary cleanup again |
| ae4cb596 | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
unified unit and integration tests |
| 1101eda8 | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
added scope tests verify that multiple requests can be made with multiple test methods. |
| 9a5e1c6a | 16-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
fixed configuration loading and datadir misdirection |
| 561684d8 | 15-Apr-2012 |
Tobias Sarnowski <tobias@trustedco.de> |
initial commit for integration test framework |