summaryrefslogtreecommitdiff
path: root/_test
Commit message (Expand)AuthorAge
...
| * | | Remove global $Indexer, clear index in the testing system insteadMichael Hamann2012-12-20
| * | | Indexer: Add test case for the PID functionsMichael Hamann2012-12-04
| * | | Merge pull request #142 from splitbrain/proxyconnectAndreas Gohr2012-12-02
| |\ \ \ | | |_|/ | |/| |
| | * | changed proxy in test caseAndreas Gohr2012-11-08
| | * | Merge branch 'master' into proxyconnectAndreas Gohr2012-11-08
| | |\ \
| | * | | support CONNECT for tunneling SSL via HTTP proxies FS#2431Andreas Gohr2012-07-28
| * | | | use correct setUp method and parent calls.Dominik Eckelmann2012-11-29
| * | | | Fix case-insensitive match in ACL checkingKazutaka Miyasaka2012-11-25
| * | | | ignore empty header on mail sendingDominik Eckelmann2012-11-23
| * | | | remove empty BCC/CC mail headersDominik Eckelmann2012-11-23
| * | | | Merge pull request #140 from splitbrain/tarAndreas Gohr2012-11-12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | unit test for tar bombsAndreas Gohr2012-11-04
| | * | | Tar: support for creating archives with long filenamesAndreas Gohr2012-11-04
| | * | | Tar: Added extraction support for long file namesAndreas Gohr2012-11-04
| | * | | added test cases for Tar::extract parametersAndreas Gohr2012-11-03
| | * | | Completely rewritten Tar libraryAndreas Gohr2012-11-03
* | | | | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
|\| | | |
| * | | | Merge pull request #139 from dom-mel/hidden_eventAndreas Gohr2012-11-05
| |\ \ \ \
| | * | | | changed PAGEUTILS_ID_HIDEPAGE to has BEFORE/AFTERDominik Eckelmann2012-11-05
| | * | | | added event PAGEUTILS_ID_HIDEPAGEDominik Eckelmann2012-10-31
| | * | | | added test for isHiddenPage()Dominik Eckelmann2012-10-31
| * | | | | Merge pull request #121 from splitbrain/strictAndreas Gohr2012-11-04
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
| | | |/ / | | |/| |
* | | | | Merge branch 'master' into futureAndreas Gohr2012-11-04
|\| | | |
| * | | | fix use of constructor in TarLibAndreas Gohr2012-11-03
| | |/ / | |/| |
| * | | fixed sidebar test and renamed it to reflect recent changesAnika Henke2012-10-06
* | | | enabled authplain plugin for testsuiteAndreas Gohr2012-10-06
* | | | fixed auth related testsAndreas Gohr2012-10-06
|/ / /
* | | Always load the parser in the test environmentMichael Hamann2012-10-02
* | | Fix the test if a subscription already exists FS#2580Michael Hamann2012-09-07
* | | replace deprecated split calls FS#2583Andreas Gohr2012-08-26
| |/ |/|
* | extract method for Input classAndreas Gohr2012-08-09
* | do not recompress already minified js FS#2574Andreas Gohr2012-08-06
* | more utf8_basename fixesAndreas Gohr2012-07-29
* | Fix utf8_basename for files in the root directoryMichael Hamann2012-07-29
* | fix utf8_basename for file names without any directoryAndreas Gohr2012-07-29
* | added multiby html_highlight tests FS#2440Andreas Gohr2012-07-28
|/
* Fixed and extended PHPDoc comments and added additional @var commentsMichael Hamann2012-07-28
* Fix index histogram minlen parameter for metadata keysMichael Hamann2012-07-28
* added utf8_basename()Andreas Gohr2012-07-28
* Remove closing PHP tag in stalecheck test caseMichael Hamann2012-07-08
* Remove unnecessary includeMartin Doucha2012-07-07
* Stale cache unittestMartin Doucha2012-07-07
* Merge branch 'httpclient' of git://github.com/whoopdedo/dokuwiki into pull-re...Andreas Gohr2012-07-06
|\
| * Adjust unit test to reflect desired behavior of max_bodysizeTom N Harris2012-07-01
| * HTTPClient will read up to max_bodysize if it canTom N Harris2012-06-20
| * Unit test for HTTPClient chunked encodingTom N Harris2012-06-19
* | reset the data directory before each test class is runAndreas Gohr2012-07-02
* | Improved sidebar inclusionAndreas Gohr2012-07-01
* | Made multiline test cases work on windows tooHakan Sandell2012-07-01