3
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added usage comment More... over 14 years ago
Enabling overriding the `createUUID` function to use. More... over 14 years ago
Merge branch 'master' of https://github.com/zefhemel/persistencejs More... over 14 years ago
Added error handling for persistence More... over 14 years ago
Fix for https://github.com/zefhemel/persistencejs/issues#issue/24 More... over 14 years ago
Changed link to gwtmobile-persistence More... over 14 years ago
Removing debug info in search lib More... over 14 years ago
Pushing forward on eventing supports. Now also works more or less correctly with search collections. More... over 14 years ago
* `addEventListener` now return `Subscription` object to make unsubscribing to events easier. * Fixed migrations test suit to at least somewhat run (although tests * still fail) More... over 14 years ago
Moved the issue tracker to github, other bug tracker has too much down time. More... over 14 years ago
Some work on adding object remove support to persistence sync. Not working yet. More... over 14 years ago
Fixed another server-side bug, correct `session` object is now assigned to entities retrieved from the DB. More... over 14 years ago
Supporting persistence.search on the server-side as well. More... over 14 years ago
Fixed tiny mistake in README More... over 14 years ago
NPM version bump to 0.2.3 More... over 14 years ago
Applied fix for `dump` as suggested by Dennis Jiang. More... over 14 years ago
Migrations should also support the REAL type which is fairly common. More... over 14 years ago
Fix to `selectFromJSON`, to prevent duplicate N:M entries. More... over 14 years ago
test is crashing :/ More... over 14 years ago
Unique index support More... over 14 years ago
index support (see README) More... over 14 years ago
Merge branch 'master' of github.com:zefhemel/persistencejs More... over 14 years ago
Fixed fromSelectJSON function, and accidentally did some reformatting. More... over 14 years ago
jquery mobile plugin docs typos More... over 14 years ago
typos in jquery plugins More... over 14 years ago
refactored the jquery code and documentation into a jquery and jquerly.mobile part. More... over 14 years ago
Merge branch 'master' of https://github.com/benw/persistencejs More... over 14 years ago
Some more unit tests. More... over 14 years ago
jquery plugin documentation bugfix More... over 14 years ago
another rewrite of the jquery mobile plugin, this time trying to make is simpler. More... over 14 years ago