plcapi.git
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
2015-02-21 gggeekFix list of files in makefile
2015-02-21 gggeekMake sure convert.php works with php5.6.1 on linux
2015-02-21 gggeekMore newline fixes
2015-02-21 gggeekFix newlines (to satisfy automated code quality scanners)
2015-02-21 gggeekFix two bugs (missed porting to new class names / names...
2015-02-21 gggeekFix one testcase apparently broken by automatic formatt...
2015-02-21 gggeekImprove documentation for v4; fix one typo in a comment
2015-02-21 gggeekMove license file inside the lib and away from sf.net
2015-02-21 gggeekWelcome 2015
2015-02-21 gggeekReformat source code: the library
2015-02-21 gggeekReformat source code: tests
2015-02-21 gggeekReformat source code: doc
2015-02-21 gggeekReformat source code: demos
2015-02-21 gggeekReformat source code: debugger
2015-01-11 gggeekFix server: multicalls and exception catching
2015-01-11 gggeekFix localhostTest
2015-01-11 gggeekMove benchmark script to the new API
2015-01-11 gggeekFixes to make the debugger work
2014-12-16 gggeekbypass completely autoloading for old-style api
2014-12-16 gggeekMake Travis start using new testsuite
2014-12-16 gggeekWIP - more bugfixes and start of testsuite reimplementation
2014-12-15 gggeekWIP - more fixes: system methods in server, charset...
2014-12-15 gggeekWIP - more fixes
2014-12-15 gggeekWIP - more fixes
2014-12-14 gggeekRename and reformat demo xml files
2014-12-14 gggeekWIP fix bugs after introduction of namespaces, found...
2014-12-14 gggeekWIP introduce namespaces; move all global functions...
2014-12-10 Gaetano GiuntaMerge pull request #19 from HMAZonderland/patch-1
2014-12-10 Hugo ZonderlandUpdate and rename README to README.md
2014-12-10 gggeekWIP testsuite refactoring
2014-12-10 gggeekgit ignore composer.lock
2014-12-10 gggeekCRLF -> LF
2014-12-10 gggeeknitpick: private => protected singleton member in base...
2014-12-10 gggeekIntroduce __DIR__; some CRLF -> LF; wrappers file has...
2014-12-10 gggeekFix gitignore for installation of the library itself...
2014-12-10 gggeekFix leftovers from branch merging; remove more php...
2014-12-09 gggeekMerge 5.3 branch, as that becomes the new master, and...
2014-12-08 gggeekConvert docs files to unix newlines
2014-12-08 gggeekMake sure testsuite returns non-0 exit code on failure...
2014-12-08 gggeekFix testsuite failure for https mode
2014-12-07 gggeekPlaying around with Travis
2014-12-07 gggeekAvoid testsuite failure on php 5.2 with DateTimes
2014-12-07 gggeekDisable XDebug for unit testing on Travis
2014-12-07 gggeekno need to call anymore $client->setSSLVerifyHost(2...
2014-12-07 gggeek2nd try to get Travis up and running
2014-12-07 gggeekImprove testsuite to make it easily executable by Travis
2014-12-06 gggeekFix tzo typos in the manual
2014-06-15 gggeekSmall improvement to makefile 3.0.0
2014-06-15 gggeekRemove Id tag from demo files
2014-06-15 gggeekTag for 3.0.0 release
2014-05-26 gggeekOne more nitpick
2014-05-26 gggeekNitpicks: formatting, commented-out code
2014-05-26 gggeekRename php file containing server class, remove phpunit
2014-05-26 gggeekMore tabs/to/spaces conversion, plus remove closing...
2014-05-26 Gaetano GiuntaMerge pull request #3 from Smarre/master
2014-05-23 Samu Voutilainenxmlrpcmsg: Convert createPayload() from private to...
2014-05-23 Samu VoutilainenModernized old classes
2014-05-23 Samu VoutilainenMoved Phpxmlrpc class to own file
2014-05-23 Samu VoutilainenRenamed Xmlrpc class to Phpxmlrpc
2014-05-23 Samu VoutilainenSplitted classes from xmlrpc.php to separate files
2014-05-23 Samu VoutilainenConvert tabs to spaces.
2014-05-23 Samu VoutilainenRenamed .inc files to .php files
2014-05-22 Samu Voutilainenxmlrpc.inc: changed verifyhost from 1 to 2.
2014-05-22 Samu Voutilainenxmlrpc.inc: Converted $GLOBALS array to internal class...
2014-05-21 Samu Voutilainenxmlrpc.inc: removed deprecated xmlrpc_backslash global
2014-05-21 Samu Voutilainenxmlrpc.inc: remove deprecated xmlEntities
2014-05-21 Samu Voutilainenxmlrpc.inc: removed dl("xml.so")
2014-02-03 gggeekFix comma in composer.json
2014-02-03 gggeekBump requirements to 5.1.0; grammar fixes in comments
2014-02-02 gggeekAdd gitignore file for generated documentation
2014-02-02 gggeekUpdate makefile for docs:
2014-02-02 gggeekAdd another missing doc image to versioning
2014-02-02 gggeekAdd to versioning missing image for docs
2014-02-02 gggeekFix: make convert.php script for doc generation compati...
2014-01-18 gggeekUpdate docs with new project hosting
2014-01-10 gggeek- welcome 2014
2014-01-10 gggeekchange default path to javascript debugger
2014-01-10 gggeek- update testsuite
2014-01-10 gggeek- when using curl and keepalive, reset curl handle...
2013-12-15 gggeekIgnore local composer.phar in git
2013-12-15 gggeekAdd composer.json
2013-11-19 gggeekAdd gitignore
2013-11-19 gggeekRemove $id$ tag now that we are on git; update copyrigh...
2011-01-19 ggiunta- whitespace
next