0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* completed JSONHTTPClient unit test suite More... about 11 years ago
* commented the did appear code, because It was messing with the unit tests … (??? investigate ???) More... about 11 years ago
* changed the test URLs More... about 11 years ago
+ added -(NSDictionary)flags for debugging More... about 11 years ago
* logic cleanup More... about 11 years ago
+ helper classes for async unit tests More... about 11 years ago
+ more JSONHTTPClient tests More... about 11 years ago
* do not cover the network errors with the jsonmodel custom error More... about 11 years ago
+ added upcoming version description to readme More... about 11 years ago
+ rearranged the new files to all the projects More... about 11 years ago
* fixed nil stag error More... about 11 years ago
* cleanup More... about 11 years ago
* added jsonhttpclient test suite to the OSX project More... about 11 years ago
* Xcode file for the changes More... about 11 years ago
+ JSONHTTPClient test suite More... about 11 years ago
+ awesome NSURLConnection mock More... about 11 years ago
- isOfflineCacheEnabled was not used anymore, so removed More... about 11 years ago
+ added forced content type setting, when it's not the default value More... about 11 years ago
* more information description method - still needs to be better though More... about 11 years ago
* another round of refactoring More... about 11 years ago
+ semaphore class to handle async methods for unit tests More... about 11 years ago
* separated cache loading from disc into a method * clean up * added test button to load calls to masterviewcontroller More... about 11 years ago
* removed sync networking, thus bumping the version to 0.9 * networking refactoring underway More... about 11 years ago
added soft expiration - via server revalidation More... about 11 years ago
+ new helper classes for the cache engine More... about 11 years ago
first version of hard caching on the client side based on time expiration More... about 11 years ago
* use the new json ctype constant More... about 11 years ago
+ automatic detection of the request content type + convenience methods for JSON request body More... about 11 years ago
+ new convenience methods to use data exported with NSJSONSerialziation for requests More... about 11 years ago
* just a bit of code cleanup More... about 11 years ago