0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Totally reworking Sync into a more general and unified task queue More... over 14 years ago
No longer naming the DB in silos More... over 14 years ago
Fleshing out Bookmark and Tab types More... over 14 years ago
bugfix for Dojo path More... over 14 years ago
More TODOs More... over 14 years ago
Moved collections into a sub-property for iteration later; no longer converting last-modified results to dates More... over 14 years ago
No longer stuffing full items from list() into the cache More... over 14 years ago
Now using NUMERIC for columns in need of a numeric sort More... over 14 years ago
Can now specify column type for silo schema More... over 14 years ago
Hardcoding DB name to "silo" - seems that apps only get one named DB to open without error More... over 14 years ago
Adding Dojo for some basic utilities More... over 14 years ago
Starting work on basic read-only sync logic; bugfixes for missing / empty payloads More... over 14 years ago
Using logJSON to show longer URLs More... over 14 years ago
Tweak to last modified query More... over 14 years ago
Bugfix for id list as collection query param; better error handling for missing payload in service objects More... over 14 years ago
Accumulating and returning saved objects when saving a set More... over 14 years ago
Bugfix for logJSON More... over 14 years ago
Turning off inspector on tests More... over 14 years ago
Reworked sync objects to be per-collection More... over 14 years ago
Revised Storage namespace, created base class with #getLastModified method for all Weave silos More... over 14 years ago
Stray extra comma More... over 14 years ago
Decafbad.Silo#save now accepts a list of objects to save More... over 14 years ago
Starting work on Weave.Sync, checkpoint commit; Starting in on Weave.Service.Types used by both silos and service; Created Weave.Storage to provide local silos for service objects; Weave.Service.BasicObject is now a Decafbad.SiloObject subclass; Reworked Silo table creation to handle directly-managed unique IDs; using INSERT OR REPLACE for saving objects where UPDATE is inappropriate, thus making unique IDs more useful; Using plain Hash constructor for Decafbad.SiloObject now; Adding aliases and jsonPath support to Decafbad.SiloObject hashes; Restoring Decafbad.SiloObject#save, adding #beforeSave and #afterSave handler support; ids accepted in Weave.Service.CryptoCollection#list More... over 14 years ago
Simplifying Decafbad namespace More... over 14 years ago
Excluding Weave.Crypto from lint (for now) More... over 14 years ago
Shuffling names around for consistency More... over 14 years ago
Starting to add specialized collection types More... over 14 years ago
Working around palm-log bug on long output lines More... over 14 years ago
Logging divider tweak between tests More... over 14 years ago
Moved rsa directory into Crypto More... over 14 years ago