História revízii

Autor SHA1 Správa Dátum
  Leif 0e44c6a4a3 Update for iOS 9 and Safari 9 compatibility 9 rokov pred
  typicaljoe 8c3e735c96 Update TaffyDB to 2.7 with a large number of changes 11 rokov pred
  typicaljoe 968b5cf9e8 Update TaffyDB to 2.7 with a large number of changes 11 rokov pred
  typicaljoe ea7b5f7fcb Merge pull request #28 from japettyjohn/master 11 rokov pred
  James Pettyjohn 0b9de73e5c added a few utility functions and fixed a bug with caching of queries using regex always returning the same results due to the handling of objects by JSON.stringify 12 rokov pred
  James Pettyjohn 4a2367fcbf added contains filtering function for fields with array values 12 rokov pred
  Lea Anthony c775dc4b9e Fix for zero length array checking 12 rokov pred
  Michael Mikowski 0287ffd31b Updated for jslint; fixed confusing code; reformatted 12 rokov pred
  mmikowski 896a012f13 Added code to use jQuery JSON plugin if native JSON object not available 12 rokov pred
  Ian 2f21b768dc 2.6.1 - Bug Fix: onUpdate event was running with all updates 12 rokov pred
  Ian 6edd910773 2.6 - Added join() method and support for new operators (>,<,>=,<=) 12 rokov pred
  Ian 3e4a4fd0fc 2.5.3 - Changes to be more compatible with JSLINT, thanks to mmikowski 12 rokov pred
  Ian 193d48d855 2.5.1 - Removed 'exact' filter, added support for ==, ===, !=, and !== filters 12 rokov pred
  Ian 558a124253 2.5 - breaking change, {x:x} and "is" now do type coercion. Bug fix with type coercion on .update(). Introduction of exact filter. 12 rokov pred
  Ian 207319060e 2.4.1 - Fix for new db().update("col","val") to pass run event 13 rokov pred
  Ian c2a7aa3924 2.4 - Support for db().update(func) and db().update("col","val") along with several bug fixes 13 rokov pred
  Ian 60e9d86886 2.3.8 - Fix issue with getObjectKeys not returning the keys of an object 13 rokov pred
  Colin 376df76655 Added TAFFY to exports 13 rokov pred
  Ian b5bb454b59 2.3.7 - Fixed issue with arrays being returned when using record ID to lookup a record 13 rokov pred
  Ian 093528b0a7 2.3.6 - Fixed issue with using OR with indexes and using isUndefined/isNull filters 13 rokov pred
  Ian 2a3c910ef2 2.3.5 - FIxed issue with using indexes and getting back an array of arrays instead of one array 13 rokov pred
  Ian 012ff04637 2.3.4 - Fixed bug related to ___id cleanup on record remove 13 rokov pred
  Ian 1dd8a6903c 2.3.3 - Several speed improvements, mostly around insert 13 rokov pred
  Ian 32db540ee8 2.3.2 - add graceful failure for localStorage if not available 13 rokov pred
  Ian 20622b90fe 2.3.1 - Minor tweaks to the way the new onDBChange event and localstorage work 13 rokov pred
  Ian 4a3f03c03f 2.3 - Added db.store() for localstorage, added delay to db().callback(), added onChange 13 rokov pred
  Ian 4e473293dc v 2.2.1 some bug fixes with has and JSON 13 rokov pred
  Ian f4440080fa v 2.2.1 - Fixed bug with has 13 rokov pred
  Ian 79ea2982ae v2.2 ! bug fix, speed improvements, forcePropertyCase default to Null, JSON now public 13 rokov pred
  Ian d965e00b51 2.1 - Added callback(), start(), query cache, and better performance 13 rokov pred