git://git.onelab.eu
/
plcapi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update docs
2015-07-12
gggeek
Update docs
commit
|
commitdiff
|
tree
2015-07-12
gggeek
Remove code which has been commented out for almost...
commit
|
commitdiff
|
tree
2015-07-12
gggeek
Allow easier configuration to detect exotic charsets...
commit
|
commitdiff
|
tree
2015-07-12
gggeek
Docs and formatting to please Scrutinizer
commit
|
commitdiff
|
tree
2015-07-12
gggeek
Try to make hhvm test runs faster
commit
|
commitdiff
|
tree
2015-07-12
gggeek
3rd time is a charm?
commit
|
commitdiff
|
tree
2015-07-11
gggeek
2nd try at test stabilization
commit
|
commitdiff
|
tree
2015-07-11
gggeek
Try to stabilize recently introduced test
commit
|
commitdiff
|
tree
2015-07-11
gggeek
Allow hhvm testsuite failures not to fail the Travis...
commit
|
commitdiff
|
tree
2015-06-17
gggeek
Fix ArrayIterator interface implementation; remove...
commit
|
commitdiff
|
tree
2015-06-07
gggeek
Added support for Countable and IteratorAggregate interfaces
commit
|
commitdiff
|
tree
2015-06-07
gggeek
Add a test for receiving requests which use non-utf8...
commit
|
commitdiff
|
tree
2015-06-07
gggeek
Minor cleanup in variable names
commit
|
commitdiff
|
tree
2015-05-30
gggeek
make parsingbugstests executable on their own
commit
|
commitdiff
|
tree
2015-05-30
gggeek
write chagelog of debugger in its interface
commit
|
commitdiff
|
tree
2015-05-30
gggeek
fix backwards compatibility in xmlrpc_wrappers.inc
commit
|
commitdiff
|
tree
2015-05-30
gggeek
Advance in compatibility docs
commit
|
commitdiff
|
tree
2015-05-30
gggeek
Fix: debugger was not able any more to generate wrapped...
commit
|
commitdiff
|
tree
2015-05-30
gggeek
Correctly reset php error handler even when user-code...
commit
|
commitdiff
|
tree
2015-05-30
gggeek
Fix: reset debug and error messages between server...
commit
|
commitdiff
|
tree
2015-05-30
gggeek
Fix: better generation of method signatures in wrap_php_...
commit
|
commitdiff
|
tree
2015-05-30
gggeek
add test for debug messages set into the server by...
commit
|
commitdiff
|
tree
2015-05-30
gggeek
Better support for 'undefined' values in debugger's...
commit
|
commitdiff
|
tree
2015-05-30
gggeek
two fixes for 'load method synopsis' action in the...
commit
|
commitdiff
|
tree
2015-05-25
gggeek
Fix bugs found by Scrutinizer
commit
|
commitdiff
|
tree
2015-05-25
gggeek
Update docs - in particular add one (incomplete) file...
commit
|
commitdiff
|
tree
2015-05-25
gggeek
Add more compatibility stuff in xmlrpcs.inc; split...
commit
|
commitdiff
|
tree
2015-05-25
gggeek
Add a warning to the manual; move more method names...
commit
|
commitdiff
|
tree
2015-05-24
gggeek
Add one more test for wrapped php functions: preserve...
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Add test for the method signature of wrapped functions
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Simplify code generated by wrap_php_function; make...
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Make sure all error messages have the method name
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Do not generate invalid php code when wrapping a closure...
commit
|
commitdiff
|
tree
2015-05-23
gggeek
test exceptions thrown in wrapped code; make testsuite...
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Add a test for wrapping closures
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Fix buildWrapFunctionSource which had been forgotten...
commit
|
commitdiff
|
tree
2015-05-23
gggeek
remove last global variable from the codebase
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Add one more test for wrap_method; add some comments...
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Remove usage of one global var in favor of static class var
commit
|
commitdiff
|
tree
2015-05-23
gggeek
Fix one signature of proxy method in proxy.php demo...
commit
|
commitdiff
|
tree
2015-05-17
gggeek
WIP: Make wrap_xmlrpc_method return a closure by default...
commit
|
commitdiff
|
tree
2015-05-17
gggeek
rename variables and clean up comments
commit
|
commitdiff
|
tree
2015-05-17
gggeek
fix previous commit: leftover debug code in server.php
commit
|
commitdiff
|
tree
2015-05-17
gggeek
Improve generation of methods signature by the Wrapper...
commit
|
commitdiff
|
tree
2015-05-15
gggeek
Show in debugger the count of server methods found
commit
|
commitdiff
|
tree
2015-05-15
gggeek
Fix wrap_php_class(); add more tests for wrapping
commit
|
commitdiff
|
tree
2015-05-12
gggeek
Update comments
commit
|
commitdiff
|
tree
2015-05-12
gggeek
Refactor demo files (client side): remove redundant...
commit
|
commitdiff
|
tree
2015-05-06
gggeek
Refactor the Wrapper class to generate closures by...
commit
|
commitdiff
|
tree
2015-05-02
gggeek
Add a test for registering anonymous functions in the...
commit
|
commitdiff
|
tree
2015-04-28
gggeek
set code highlighting in snippets
commit
|
commitdiff
|
tree
2015-04-28
gggeek
improve readme
commit
|
commitdiff
|
tree
2015-04-28
gggeek
Move to asciidoc as principal documentation format
commit
|
commitdiff
|
tree
2015-04-27
gggeek
try again fixing xsl paths for docs
commit
|
commitdiff
|
tree
2015-04-27
gggeek
one more doc build fix
commit
|
commitdiff
|
tree
2015-04-27
gggeek
Fixes for doc generation with new dir structure
commit
|
commitdiff
|
tree
2015-04-27
gggeek
Restructure the documentation folder; add more options...
commit
|
commitdiff
|
tree
2015-04-27
gggeek
Remove gitignore from docs dir, as we now build in...
commit
|
commitdiff
|
tree
2015-04-27
gggeek
Install the docbook xslts via composer for doc generation
commit
|
commitdiff
|
tree
2015-04-27
gggeek
More readme tags to display on github
commit
|
commitdiff
|
tree
2015-04-27
gggeek
Add generation of docs to pakefile
commit
|
commitdiff
|
tree
2015-04-27
gggeek
Add pakefile as replacement for makefile
commit
|
commitdiff
|
tree
2015-04-19
gggeek
Test if we can get faster tests for hhvm
commit
|
commitdiff
|
tree
2015-04-19
gggeek
Make debugger use utf8 by default
commit
|
commitdiff
|
tree
2015-04-19
gggeek
Set default internal charset to UTF8 and change tests...
commit
|
commitdiff
|
tree
2015-04-19
gggeek
Comments and whitespace in discuss.php
commit
|
commitdiff
|
tree
2015-04-19
gggeek
Remove legacy api usage from comment.php
commit
|
commitdiff
|
tree
2015-04-19
gggeek
Fix: encoder needs the kindOf method on requests
commit
|
commitdiff
|
tree
2015-04-18
gggeek
fix: the client can now successfully call methods using...
commit
|
commitdiff
|
tree
2015-04-18
gggeek
Make the debugger tolerate latin-1 characters in all...
commit
|
commitdiff
|
tree
2015-04-17
gggeek
Terminate files with a NL to appease sensiolabs
commit
|
commitdiff
|
tree
2015-04-17
gggeek
Remove legacy code from vardemo demo file
commit
|
commitdiff
|
tree
2015-04-17
gggeek
For travis tests, use the version of phpunit which...
commit
|
commitdiff
|
tree
2015-04-17
gggeek
Refactor demo server: do not rely any more on legacy...
commit
|
commitdiff
|
tree
2015-04-17
gggeek
Fix debugger for the case of a big payload with latin1...
commit
|
commitdiff
|
tree
2015-04-17
gggeek
Fix: php_2_xmlrpc_type is not a public function anymore
commit
|
commitdiff
|
tree
2015-04-14
gggeek
Remove docblock injected by phpstorm
commit
|
commitdiff
|
tree
2015-04-14
gggeek
Make charset-related tests more friendly to hhvm; stricter...
commit
|
commitdiff
|
tree
2015-04-14
gggeek
Try to echo hhvm error log on failure
commit
|
commitdiff
|
tree
2015-04-14
gggeek
Improve the way test suite reports error messages at...
commit
|
commitdiff
|
tree
2015-04-14
gggeek
Fix: fatal hhvm error when outputting log messages...
commit
|
commitdiff
|
tree
2015-04-14
gggeek
Fix: lowercase class name makes debugger break on HHVM
commit
|
commitdiff
|
tree
2015-04-12
gggeek
Fix 2 comments
commit
|
commitdiff
|
tree
2015-04-12
gggeek
Consistent with server, at debug level 1, request will...
commit
|
commitdiff
|
tree
2015-04-12
gggeek
Fix one phpdoc
commit
|
commitdiff
|
tree
2015-04-12
gggeek
Minor fix in one charset-related test
commit
|
commitdiff
|
tree
2015-04-12
gggeek
Make latin-1 tests more ide-proof
commit
|
commitdiff
|
tree
2015-04-12
gggeek
Comments fixing
commit
|
commitdiff
|
tree
2015-04-12
gggeek
Move from static logging calls to a singleton
commit
|
commitdiff
|
tree
2015-04-12
gggeek
better name for undefined var used for testing
commit
|
commitdiff
|
tree
2015-04-12
gggeek
Always display debug messages even when there's badly...
commit
|
commitdiff
|
tree
2015-04-11
gggeek
PRS-2 formatting: else and braces
commit
|
commitdiff
|
tree
2015-04-11
gggeek
Whitespace and comments
commit
|
commitdiff
|
tree
2015-04-11
gggeek
One more test dealing with latin-1
commit
|
commitdiff
|
tree
2015-04-11
gggeek
Add test for latest fixes and update NEWS
commit
|
commitdiff
|
tree
2015-04-11
gggeek
Fix server and client: support LATIN-1 requests/responses...
commit
|
commitdiff
|
tree
2015-04-10
gggeek
Fix: debugger has problems with latin-1 characters...
commit
|
commitdiff
|
tree
2015-04-07
gggeek
Whitespace and comments fixes
commit
|
commitdiff
|
tree
2015-04-07
gggeek
Improve indentation of readme file for readability...
commit
|
commitdiff
|
tree
2015-04-07
gggeek
Add a new test for verify_compat.php, refactor some...
commit
|
commitdiff
|
tree
next