0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from rdworth/master More... about 11 years ago
Merge pull request #3 from scottgonzalez/24e5a20fb5539ceac380aa4844a0cef78b689ca2 More... about 11 years ago
Merge pull request #6 from craigspaeth/master More... over 12 years ago
Returns the jqXHR for AJAX requests, and returns a jQuery.Defered().promise for cached responses More... over 12 years ago
added tests & updated jQuery More... over 12 years ago
.noConflict() support. More... over 13 years ago
README: corrected spelling in @jquery-tmpl@ More... over 13 years ago
README: corrected spelling in link text for jquery-tmpl More... over 13 years ago
Add copyright notice and version More... over 13 years ago
always pass an object as the 'data' to getJSON More... over 13 years ago
use delete instead of []=null More... over 13 years ago
mark request as finished in the event of an error More... over 13 years ago
handle empty http response; requeue request if we are offline More... over 13 years ago
introduce separate variable for clarity More... over 13 years ago
fix typos More... over 13 years ago
Try again to set key. More... almost 14 years ago
Proper strategy for quota exceeded. More... almost 14 years ago
Quota check. More... almost 14 years ago
handle not modified More... almost 14 years ago
fix requesting pid More... almost 14 years ago
[no comment] More... almost 14 years ago
Change names to be more intuitive More... almost 14 years ago
Return favicon to avoid messing with the browsers' minds More... almost 14 years ago
Update jQuery Offline to return the original time a key was retrieved from the cache as a third parameter to the callback function in both cache hits and follow-up requests. In follow-up requests, the third parameter also contains the original time that the cache hit occurred. More... almost 14 years ago
Add another TODO More... almost 14 years ago
Apparently the convention is jquery.offline.js :) More... almost 14 years ago
Don't need the document-ready wrapper More... almost 14 years ago
Add support for return false => don't make Ajax request if cached More... almost 14 years ago
Point out that you need json.js on all but the newest browsers More... almost 14 years ago
README updates More... almost 14 years ago