0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the readme More... about 10 years ago
Updated author contact in docblocks More... about 10 years ago
Added MIT license More... about 10 years ago
Return \$options bitmask parameter (it's version-sensitive now) More... about 12 years ago
Note about global jQuery JSend integration More... about 12 years ago
jQuery usage example More... about 12 years ago
Check PHP version before calling json_decode with $options parameter More... about 12 years ago
Removed th 4th param from json_decode(), jQuery example More... about 12 years ago
Fix JSend::filter() behavior when setting arrays More... about 12 years ago
Cleanup JSend::run_filter() More... about 12 years ago
Version bump More... about 12 years ago
Merge pull request #1 from kemo/1.3/develop More... about 12 years ago
Filter array setting & retrieval, tests for filter return More... about 12 years ago
Isolated filter running into a separate method, passing FALSE to filter() will now completely remove the filter More... about 12 years ago
Added filter() setter / getter, tests More... about 12 years ago
Chaining test More... about 12 years ago
Removed ambiguous comment More... about 12 years ago
Merge branch '1.3/develop' of github.com:kemo/kohana-jsend into 1.3/develop More... about 12 years ago
Added some initial unit tests More... about 12 years ago
Enabled filtering non-object vars More... about 12 years ago
Refactored object filters to be invoked on render() instead of set() so that objects can remain untouched in data array More... about 12 years ago
Version bump More... about 12 years ago
Added __toString() support More... about 12 years ago
Added to JSend::check_json_errors() More... about 12 years ago
Isolated error checking into a single static method More... about 12 years ago
Updated the README to reflect Database_Result extraction More... about 12 years ago
Fixed a bug with setter array key, added Database_Result support More... about 12 years ago
Comments cleanup More... about 12 years ago
JSend Exception cleanup More... about 12 years ago
Comments indentation & cleanup More... about 12 years ago