plcapi.git
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...
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-11-05 Thierry Parmentelatinstrument the email-checking code to expose problemati...
2014-09-16 Guilherme Sperb... Added the role 'node' to the DeleteSliceTag method... ipv6
2014-09-16 Guilherme Sperb... just included the ipv6 to the Accessors' init
2014-09-12 Guilherme Sperb... added the accessor for the ipv6 support in slices
2014-08-19 Thierry ParmentelatSetting tag plcapi-5.3-5 plcapi-5.3-5
2014-08-19 Thierry Parmentelatallow GetSlices to filter on tags as well
next