gecko/services/sync/modules
2008-06-30 23:26:35 -07:00
..
engines fix cookie command logging; skip cookie commands for items we don't have 2008-06-30 23:26:35 -07:00
xmpp Removed unneeded atob() and btoa() definitions from authenticationLayer. 2008-06-26 17:26:21 -07:00
async.js Fixed a bug from r5a5113a0a405 that caused some syncing unit tests to fail. 2008-06-30 16:55:38 -07:00
constants.js bump version 2008-06-29 17:40:49 -07:00
crypto.js Moved isPassphraseValid() out of its test suite and into the crypto module. 2008-06-30 14:40:11 -07:00
dav.js when we abort a lock request because we already hold a token, reset _lockAllowed to allow further requests for locks 2008-06-26 16:26:14 -07:00
engines.js merge upstream changes 2008-06-29 07:07:11 -07:00
faultTolerance.js Add license headers to all files which didn't have them. 2008-06-26 14:49:01 -07:00
identity.js Bug 433949 - Use WeaveCrypto component (NSS) instead of OpenSSL 2008-06-23 16:23:57 -07:00
log4moz.js Refactored logging system so that clients don't need to call factory functions to create specific instances of formatters and appenders. 2008-05-29 18:15:50 -07:00
notifications.js bug 436636: a system for showing various kinds of notifications in one consolidated location 2008-06-25 13:51:39 -07:00
Observers.js bug 436636: a system for showing various kinds of notifications in one consolidated location 2008-06-25 13:51:39 -07:00
remote.js fix a missing yield, split up a couple of lines for clarity 2008-06-30 23:25:15 -07:00
service.js Added documentation for Service._getKeypair(). 2008-06-30 18:09:30 -07:00
sharing.js Add license headers to all files which didn't have them. 2008-06-26 14:49:01 -07:00
stores.js continue if there is an edit command for an item we don't have (just print a warning) 2008-06-30 23:25:51 -07:00
syncCores.js General restructure for performance improvements (bug 441907, r=thunder) 2008-06-27 20:16:43 -07:00
trackers.js Add license headers to all files which didn't have them. 2008-06-26 14:49:01 -07:00
util.js Prevent multiple lock requests from being executed (bug 441922, r=thunder) 2008-06-26 11:15:02 -07:00
wrap.js change onQuit dialog to wait for a running sync in order to start the last sync 2008-06-30 14:00:55 -07:00