plcapi.git
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-03-03 Thierry ParmentelatGetBootMedium accepts the 'systemd-debug' option to...
2015-03-02 Thierry Parmentelatclean up Makefile's sync target - we do not own any...
2015-03-02 Thierry Parmentelatreview 'print' statements - make sure to use PLC.Debug...
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-02-18 Thierry ParmentelatSetting tag plcapi-5.3-6 plcapi-5.3-6
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
2015-01-03 Thierry Parmentelatplcapi stops requiring SOAPpy starting with fedora21...
2015-01-02 Thierry Parmentelatpatch in our xmlrpc-php layer for fedora21
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...
next