0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a straggling hash More... about 16 years ago
Updates to get the canonical path regardless of base path and adaptations to the new #-less service declarations. More... about 16 years ago
Improving the model handling More... over 16 years ago
Make the bencode serializer better at recognizing integer values. More... over 16 years ago
Fixed typo-bug in the object<->array conversion, both cases tested for struct. More... over 16 years ago
Added autoload cache flushing to get past installation issues. More... over 16 years ago
Added a separate 404-message when the resource cannot be found. This would've saved me a lot of debug time if it was there in the first place. More... over 16 years ago
Automatic conversion between array and object parameters, to make the server more flexible. More... over 16 years ago
The services_process_resources function now takes care of inheritance logic. More... over 16 years ago
Targeted actions and relationships now allow more path parts. More... over 16 years ago
Small change to use the inputstream module More... over 16 years ago
Renamed the README to get proper formatting at github More... almost 17 years ago
Added a readme More... almost 17 years ago
Further thinning out the rest_server.module file to reduce the footprint of the rest server when not in use. More... almost 17 years ago
Corrected faulty handling of headers. Added support for targeted actions. Added support for custom request parsers for controllers. Added support functions for file upload to RESTServer. More... almost 17 years ago
Cleaned up RESTServer::resolveController() and added support for actions More... almost 17 years ago
Whitespace cleanup More... almost 17 years ago
The relationship controller args now gets merged with the retrieve controller arguments. More... almost 17 years ago
Whitespace cleanup More... almost 17 years ago
Changed the resource uri's to be absolute. More... almost 17 years ago
Fix to a but that prevented POST operations (create) to be recognized as a crud operation. More... almost 17 years ago
Corrected the $_SERVER key to get the content type of a request. More... almost 17 years ago
Fully working implementations of RSS, ical and xcal feeds. More... almost 17 years ago
Working xcal, started on ical More... almost 17 years ago
Node model moves to the services module More... almost 17 years ago
Cleaned up RESTServer::resolveController and added relationship support More... almost 17 years ago
Removed the halfway support for hierarchies in resources, this should be expressed with relations instead. More... almost 17 years ago
Added support for jsonp More... almost 17 years ago
First draft of how the models should work. More... almost 17 years ago
The rest server now handles errors More... almost 17 years ago