gecko/services/sync/modules
2008-11-25 16:12:00 +09:00
..
base_records server payload decoding problem is fixed, so remove hack. we now always decode the payload after downloading. 2008-11-25 14:47:43 +09:00
engines query the bookmarks service to find out if we have an item (instead of our snapshot cache) 2008-11-25 14:49:18 +09:00
xmpp fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
async.js use util module's stack formatter 2008-11-06 17:32:33 -08:00
auth.js updates to resource class, use a new Auth service with pluggable 'authenticator' objects 2008-11-03 14:36:29 -08:00
clientData.js make sure records always have a data field that represents their state (e.g. for serialization); add some pki routines (createKeypair); add incoming/outgoing queue to NewEngine 2008-11-06 23:23:35 -08:00
constants.js bump version to 0.2.7 2008-10-16 12:32:40 -07:00
crypto.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
engines.js sort incoming records by depth, so that folders are created before their containing items 2008-11-25 16:12:00 +09:00
faultTolerance.js onException cleanup 2008-11-06 17:36:41 -08:00
identity.js remove unused fields, add half-baked impl to get password from ui 2008-11-20 09:17:15 +09:00
log4moz.js log4moz api change: Log4Moz.Service is gone. There is now a Log4Moz.repository which will auto-instantiate to a LoggerRepository (but can also be set if one wishes to use a different one). Also includes some other minor changes, e.g. formatters are now optional (and default to a BasicFormatter if not provided) 2008-11-03 14:48:53 -08:00
notifications.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
oauth.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
Observers.js Update Observers js module to latest version 2008-11-03 14:40:28 -08:00
Preferences.js add prefs js module 2008-11-03 14:40:09 -08:00
resource.js make it so filters can be called (to e.g. manually copy resource data out 2008-11-20 09:19:51 +09:00
service.js attempt at fixing login/server setup, needs more work still 2008-11-20 09:18:35 +09:00
sharing.js Asynchronous bookmark sharing (bug 449113, r=thunder) 2008-08-04 17:23:23 -07:00
stores.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
syncCores.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
trackers.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
util.js print exception in async stack traces, skip async frames in async stack traces 2008-11-06 17:34:34 -08:00
wrap.js Fix redeclaration (bug #463870) 2008-11-13 01:51:24 +01:00