plcapi.git
2015-05-23 gggeekFix buildWrapFunctionSource which had been forgotten...
2015-05-23 gggeekremove last global variable from the codebase
2015-05-23 gggeekAdd one more test for wrap_method; add some comments...
2015-05-23 gggeekRemove usage of one global var in favor of static class var
2015-05-23 gggeekFix one signature of proxy method in proxy.php demo...
2015-05-17 gggeekWIP: Make wrap_xmlrpc_method return a closure by defaul...
2015-05-17 gggeekrename variables and clean up comments
2015-05-17 gggeekfix previous commit: leftover debug code in server.php
2015-05-17 gggeekImprove generation of methods signature by the Wrapper...
2015-05-15 gggeekShow in debugger the count of server methods found
2015-05-15 gggeekFix wrap_php_class(); add more tests for wrapping
2015-05-12 gggeekUpdate comments
2015-05-12 gggeekRefactor demo files (client side): remove redundant...
2015-05-06 gggeekRefactor the Wrapper class to generate closures by...
2015-05-02 gggeekAdd a test for registering anonymous functions in the...
2015-04-28 gggeekset code highlighting in snippets
2015-04-28 gggeekimprove readme
2015-04-28 gggeekMove to asciidoc as principal documentation format
2015-04-27 gggeektry again fixing xsl paths for docs
2015-04-27 gggeekone more doc build fix
2015-04-27 gggeekFixes for doc generation with new dir structure
2015-04-27 gggeekRestructure the documentation folder; add more options...
2015-04-27 gggeekRemove gitignore from docs dir, as we now build in...
2015-04-27 gggeekInstall the docbook xslts via composer for doc generation
2015-04-27 gggeekMore readme tags to display on github
2015-04-27 gggeekAdd generation of docs to pakefile
2015-04-27 gggeekAdd pakefile as replacement for makefile
2015-04-24 Thierry Parmentelatcosmetic
2015-04-24 Thierry Parmentelatdefine new boot_state 'upgrade'
2015-04-24 Thierry ParmentelatSetting tag plcapi-5.3-8 plcapi-5.3-8
2015-04-24 Thierry ParmentelatGetBootMedium: when running build.sh, the log used...
2015-04-24 Thierry Parmentelatfixed make sync - use ssh and not lxc-enter-namespace
2015-04-19 gggeekTest if we can get faster tests for hhvm
2015-04-19 gggeekMake debugger use utf8 by default
2015-04-19 gggeekSet default internal charset to UTF8 and change tests...
2015-04-19 gggeekComments and whitespace in discuss.php
2015-04-19 gggeekRemove legacy api usage from comment.php
2015-04-19 gggeekFix: encoder needs the kindOf method on requests
2015-04-18 gggeekfix: the client can now successfully call methods using...
2015-04-18 gggeekMake the debugger tolerate latin-1 characters in all...
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 Thierry ParmentelatSetting tag plcapi-5.3-7 plcapi-5.3-7
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
next