gecko/services/sync/modules
2008-11-25 01:04:14 +09:00
..
base_records add tmp hack to work around server payload json decoding bug 2008-11-25 01:03:01 +09:00
engines work with NewEngine 2008-11-20 09:21:12 +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 clean up sync function, get last timestamp properly from post result, save correct snapshot at the end, only attempt to post changes to server if there are any changes at all 2008-11-25 01:04:14 +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