1
I Use This!
Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CamelCase everywhere!
Gaetano Giunta
as gggeek
More... almost 10 years ago
Fix 2 tests
Gaetano Giunta
as gggeek
More... almost 10 years ago
Move debugger to new api and add basic unit tests for it
Gaetano Giunta
as gggeek
More... almost 10 years ago
Update code comments: remove old class names
Gaetano Giunta
as gggeek
More... almost 10 years ago
Stricter tests for demo files
Gaetano Giunta
as gggeek
More... almost 10 years ago
Add tests for the demo files not to have fatal errors
Gaetano Giunta
as gggeek
More... almost 10 years ago
Oops last commit
Gaetano Giunta
as gggeek
More... almost 10 years ago
Aesthetic changes
Gaetano Giunta
as gggeek
More... almost 10 years ago
Fix wrapping class and demo file
Gaetano Giunta
as gggeek
More... almost 10 years ago
Whitespace: add terminating LF to .inc files
Gaetano Giunta
as gggeek
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
Gaetano Giunta
as gggeek
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
Gaetano Giunta
as gggeek
More... almost 10 years ago
Move deprecated methods into the compatibility classes, out of the main library classes
Gaetano Giunta
as gggeek
More... almost 10 years ago
Start clean up of demo code: use new API, camelCase variables, readable variables, usage of autoloader, simpler client constructor
Gaetano Giunta
as gggeek
More... almost 10 years ago
Add an autoloader
Gaetano Giunta
as gggeek
More... almost 10 years ago
Avoid use of return-by-ref for send() calls
Gaetano Giunta
as gggeek
More... almost 10 years ago
Improve phpdocs; fix Request dumping http headers with proper format
Gaetano Giunta
as gggeek
More... almost 10 years ago
Fix badge linking to code coverage
Gaetano Giunta
as gggeek
More... almost 10 years ago
Add badges with code coverage results for scrutinizer and code-climate
Gaetano Giunta
as gggeek
More... almost 10 years ago
Try again at generating test coverage
Gaetano Giunta
as gggeek
More... almost 10 years ago
2nd try at code coverage upload
Gaetano Giunta
as gggeek
More... almost 10 years ago
1st attempt at having code-coverage info for tests uploaded to online QA services
Gaetano Giunta
as gggeek
More... almost 10 years ago
When using phpunit to generate code coverage, take into account what is executed server-side
Gaetano Giunta
as gggeek
More... almost 10 years ago
Set executable bit on shell scripts
Gaetano Giunta
as gggeek
More... almost 10 years ago
Reorganize travis scripts for clarity
Gaetano Giunta
as gggeek
More... almost 10 years ago
Nth time is a charm?
Gaetano Giunta
as gggeek
More... almost 10 years ago
Allow the tests to use a version of SSL which should not conflict with curl/gnutls for travis...
Gaetano Giunta
as gggeek
More... almost 10 years ago
one more try
Gaetano Giunta
as gggeek
More... almost 10 years ago
Fix (hopefully) the Travis tests using https for localhost
Gaetano Giunta
as gggeek
More... almost 10 years ago
one more
Gaetano Giunta
as gggeek
More... almost 10 years ago