gecko/services/sync/modules
2008-05-28 11:25:28 -07:00
..
xmpp Created some documentation of how to add synchronization functionality for a new user data type to Weave. Created a new directory called docs to put this into. 2008-05-19 19:40:45 -07:00
async.js Various improvements: 2008-04-10 21:38:15 -07:00
constants.js bump version constant 2008-05-24 18:56:42 -07:00
crypto.js make service.js the main entry point from chrome/content; make the service be lazy-loaded; make crypto be lazy-loaded 2008-03-25 15:14:00 -07:00
dav.js DAV: separate the root url of the DAV repository from the default prefix for all operations (i.e., the user's subdirectory) 2008-05-15 18:08:13 -07:00
engines.js Created a cookie tracker in trackers.js, and a test for it in tests/unit/test_cookie_store.js. 2008-05-27 09:44:26 -07:00
faultTolerance.js Added a trivial fault tolerance JS module with a trivial test suite. 2008-05-28 11:25:28 -07:00
identity.js Various improvements: 2008-04-10 21:38:15 -07:00
log4moz.js fix 'clear logs' on windows 2008-03-28 19:36:11 -07:00
service.js continue sync of other engines even after one of them throws an exception; use constructor name instead of instanceof to check for array object in modules 2008-05-23 23:58:53 -07:00
stores.js branch merge 2008-05-23 17:58:08 -07:00
syncCores.js don't require same index for folder 'likeness' 2008-05-23 17:50:24 -07:00
trackers.js Created a cookie tracker in trackers.js, and a test for it in tests/unit/test_cookie_store.js. 2008-05-27 09:44:26 -07:00
util.js remove some debugging output, fix some remaining array detection code 2008-05-24 17:30:22 -07:00
wrap.js [mostly] beat login dialog into submission; use DAV singleton instead of making a new DAVCollection in service.js; split up checks from login into their own functions, call them on sync(); check we are logged in before syncing 2008-03-31 07:20:09 -07:00
xxtea.js move xxxtea.js -> xxtea.js (typo) 2007-12-27 12:50:51 -08:00