plcapi.git
2015-04-17 gggeekTerminate files with a NL to appease sensiolabs
2015-04-17 gggeekRemove legacy code from vardemo demo file
2015-04-17 gggeekFor travis tests, use the version of phpunit which...
2015-04-17 gggeekRefactor demo server: do not rely any more on legacy...
2015-04-17 gggeekFix debugger for the case of a big payload with latin1...
2015-04-17 gggeekFix: php_2_xmlrpc_type is not a public function anymore
2015-04-14 gggeekRemove docblock injected by phpstorm
2015-04-14 gggeekMake charset-related tests more friendly to hhvm; stric...
2015-04-14 gggeekTry to echo hhvm error log on failure
2015-04-14 gggeekImprove the way test suite reports error messages at...
2015-04-14 gggeekFix: fatal hhvm error when outputting log messages...
2015-04-14 gggeekFix: lowercase class name makes debugger break on HHVM
2015-04-12 gggeekFix 2 comments
2015-04-12 gggeekConsistent with server, at debug level 1, request will...
2015-04-12 gggeekFix one phpdoc
2015-04-12 gggeekMinor fix in one charset-related test
2015-04-12 gggeekMake latin-1 tests more ide-proof
2015-04-12 gggeekComments fixing
2015-04-12 gggeekMove from static logging calls to a singleton
2015-04-12 gggeekbetter name for undefined var used for testing
2015-04-12 gggeekAlways display debug messages even when there's badly...
2015-04-11 gggeekPRS-2 formatting: else and braces
2015-04-11 gggeekWhitespace and comments
2015-04-11 gggeekOne more test dealing with latin-1
2015-04-11 gggeekAdd test for latest fixes and update NEWS
2015-04-11 gggeekFix server and client: support LATIN-1 requests/respons...
2015-04-10 gggeekFix: debugger has problems with latin-1 characters...
2015-04-07 gggeekWhitespace and comments fixes
2015-04-07 gggeekImprove indentation of readme file for readability...
2015-04-07 gggeekAdd a new test for verify_compat.php, refactor some...
2015-04-06 gggeekMove more docs to markdown format
2015-04-06 gggeekMove very old release announcements to the NEWS file
2015-04-06 gggeekIncrease backwards compatibility with version 3: make...
2015-04-03 gggeekTry fixing test case for hhvm
2015-04-02 gggeekFix autoloader to work with helper classes on linux
2015-03-29 gggeekAdd one more test of the debugger
2015-03-29 gggeekOne more round of CamelCase
2015-03-29 gggeekMore CamelCase
2015-03-29 gggeekCamelCase everywhere!
2015-03-29 gggeekFix 2 tests
2015-03-29 gggeekMove debugger to new api and add basic unit tests for it
2015-03-29 gggeekUpdate code comments: remove old class names
2015-03-29 gggeekStricter tests for demo files
2015-03-27 gggeekAdd tests for the demo files not to have fatal errors
2015-03-26 gggeekOops last commit
2015-03-26 gggeekAesthetic changes
2015-03-26 gggeekFix wrapping class and demo file
2015-03-24 gggeekWhitespace: add terminating LF to .inc files
2015-03-24 gggeekWhen serialize() is invoked on a response and its paylo...
2015-03-24 gggeekRefactoring ongoing: move http headers parsing away...
2015-03-23 gggeekMove deprecated methods into the compatibility classes...
2015-03-22 gggeekStart clean up of demo code: use new API, camelCase...
2015-03-22 gggeekAdd an autoloader
2015-03-22 gggeekAvoid use of return-by-ref for send() calls
2015-03-22 gggeekImprove phpdocs; fix Request dumping http headers with...
2015-03-22 gggeekFix badge linking to code coverage
2015-03-22 gggeekAdd badges with code coverage results for scrutinizer...
2015-03-22 gggeekTry again at generating test coverage
2015-03-22 gggeek2nd try at code coverage upload
2015-03-22 gggeek1st attempt at having code-coverage info for tests...
2015-03-22 gggeekWhen using phpunit to generate code coverage, take...
2015-03-21 gggeekSet executable bit on shell scripts
2015-03-21 gggeekReorganize travis scripts for clarity
2015-03-21 gggeekNth time is a charm?
2015-03-21 gggeekAllow the tests to use a version of SSL which should...
2015-03-21 gggeekone more try
2015-03-21 gggeekFix (hopefully) the Travis tests using https for localhost
2015-03-21 gggeekone more
2015-03-21 gggeekOne more travis https test
2015-03-21 gggeektravis testing
2015-03-21 gggeek2nd try at local https on travis
2015-03-21 gggeekTry using localhost for https tests on Travis
2015-03-21 gggeekIgnore test coverage data
2015-03-20 gggeekRename the test files to insure a better test execution...
2015-03-20 gggeekAlternative take on last fix
2015-03-20 gggeekTry fixing Travis/php7
2015-03-20 gggeekOne more travis fix
2015-03-20 gggeekMore travis fixes
2015-03-20 gggeekDisplay apache logs in travis console
2015-03-20 gggeekFix travis?
2015-03-20 gggeekMore playing around with travis
2015-03-20 gggeekFix last commit: make it closer to original code
2015-03-20 gggeekImprove debug messages when running on command line
2015-03-20 gggeekFix tests for linux (broken with multitests inclusion)
2015-03-20 gggeekFix once more executable bit for travis scripts
2015-03-20 gggeekReplace nginx with privoxy for travis testing
2015-03-20 gggeekAdd the multiTest suite; minor test fixes
2015-03-20 gggeekOne more fix for travis
2015-03-19 gggeekFix executable fix for travis scripts
2015-03-19 gggeekAdd proxy setup for travis tests
2015-03-19 gggeekMove travis config in a subdir of tests; enable debug...
2015-03-16 gggeekFix (hopefully) one test case for HHVM
2015-03-16 gggeekChanging file permissions for Travis
2015-03-15 gggeekYet one more try at travis+fcgi
2015-03-15 gggeekImprove support for hhvm on travis
2015-03-15 gggeekFix one test failing with php 5.5 fcgi
2015-03-15 gggeek2nd try at travis/apache
2015-03-15 gggeek1st test in using local apache for testsuite
2015-03-15 gggeekAdd php 7 testing on travis
2015-02-21 gggeekFix some example code in the manual
next