gecko-dev/services/sync/modules
jonathandicarlo@jonathan-dicarlos-macbook-pro.local 2b44909578 Merged
2008-05-29 11:18:16 -07:00
..
xmpp Moved the Share Bookmarks item out of the Weave popup menu into the Bookmarks menu, folder submenu. 2008-05-29 11:17:54 -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 Add and start using an object to represent a remote resource (file), and a server object to hold them. Resources will attempt to retry network operations if they fail. 2008-05-28 20:11:39 -07:00
engines.js Add and start using an object to represent a remote resource (file), and a server object to hold them. Resources will attempt to retry network operations if they fail. 2008-05-28 20:11:39 -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
remote.js Add and start using an object to represent a remote resource (file), and a server object to hold them. Resources will attempt to retry network operations if they fail. 2008-05-28 20:11:39 -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