CamelCase everywhere! |
|
More...
|
almost 10 years ago
|
Fix 2 tests |
|
More...
|
almost 10 years ago
|
Move debugger to new api and add basic unit tests for it |
|
More...
|
almost 10 years ago
|
Update code comments: remove old class names |
|
More...
|
almost 10 years ago
|
Stricter tests for demo files |
|
More...
|
almost 10 years ago
|
Add tests for the demo files not to have fatal errors |
|
More...
|
almost 10 years ago
|
Oops last commit |
|
More...
|
almost 10 years ago
|
Aesthetic changes |
|
More...
|
almost 10 years ago
|
Fix wrapping class and demo file |
|
More...
|
almost 10 years ago
|
Whitespace: add terminating LF to .inc files |
|
More...
|
almost 10 years ago
|
When serialize() is invoked on a response and its payload can not be serialized, an exception is thrown instead of ending all execution |
|
More...
|
almost 10 years ago
|
Refactoring ongoing: move http headers parsing away from response into http class; CamelCase everything; move proxy server and demo server to new api |
|
More...
|
almost 10 years ago
|
Move deprecated methods into the compatibility classes, out of the main library classes |
|
More...
|
almost 10 years ago
|
Start clean up of demo code: use new API, camelCase variables, readable variables, usage of autoloader, simpler client constructor |
|
More...
|
almost 10 years ago
|
Add an autoloader |
|
More...
|
almost 10 years ago
|
Avoid use of return-by-ref for send() calls |
|
More...
|
almost 10 years ago
|
Improve phpdocs; fix Request dumping http headers with proper format |
|
More...
|
almost 10 years ago
|
Fix badge linking to code coverage |
|
More...
|
almost 10 years ago
|
Add badges with code coverage results for scrutinizer and code-climate |
|
More...
|
almost 10 years ago
|
Try again at generating test coverage |
|
More...
|
almost 10 years ago
|
2nd try at code coverage upload |
|
More...
|
almost 10 years ago
|
1st attempt at having code-coverage info for tests uploaded to online QA services |
|
More...
|
almost 10 years ago
|
When using phpunit to generate code coverage, take into account what is executed server-side |
|
More...
|
almost 10 years ago
|
Set executable bit on shell scripts |
|
More...
|
almost 10 years ago
|
Reorganize travis scripts for clarity |
|
More...
|
almost 10 years ago
|
Nth time is a charm? |
|
More...
|
almost 10 years ago
|
Allow the tests to use a version of SSL which should not conflict with curl/gnutls for travis... |
|
More...
|
almost 10 years ago
|
one more try |
|
More...
|
almost 10 years ago
|
Fix (hopefully) the Travis tests using https for localhost |
|
More...
|
almost 10 years ago
|
one more |
|
More...
|
almost 10 years ago
|