gecko/services/sync/modules
2009-01-15 15:53:51 -08:00
..
base_records add clients sync (list of clients with names and types); make it simpler to create Engine subclasses; remove the 2nd 'authenticator' parameter for Resources; resetServer is now wipeServer; consider 0 an invalid place ID (fixes bug when calculating item depths); add a Svc global exported from utils.js where commonly used services can live 2009-01-06 13:54:18 -08:00
engines merge upstream changes 2009-01-15 15:53:51 -08:00
type_records add clients sync (list of clients with names and types); make it simpler to create Engine subclasses; remove the 2nd 'authenticator' parameter for Resources; resetServer is now wipeServer; consider 0 an invalid place ID (fixes bug when calculating item depths); add a Svc global exported from utils.js where commonly used services can live 2009-01-06 13:54:18 -08: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
constants.js add some makefile magic for creating release & snapshot builds more easily 2008-12-27 00:11:41 -08:00
crypto.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
engines.js Merged 2009-01-15 14:06:00 -08:00
faultTolerance.js add clients sync (list of clients with names and types); make it simpler to create Engine subclasses; remove the 2nd 'authenticator' parameter for Resources; resetServer is now wipeServer; consider 0 an invalid place ID (fixes bug when calculating item depths); add a Svc global exported from utils.js where commonly used services can live 2009-01-06 13:54:18 -08:00
identity.js some small key record fixes; avoid causing indirect login manager queries in the Identity constructor; fix wbo, keys, crypto record unit tests 2008-12-02 14:26:18 -08:00
log4moz.js Bug 470208: Fix log4moz typo in FileAppender 2008-12-18 16:53:25 -08:00
notifications.js add a generic cache class for storing records during reconciliation. cache has 100 item limit, and is cleared before and after reconciliation so the OS can reclaim memory after GC 2008-12-30 23:52:20 -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 RecordParser interface little easier to use 2009-01-08 06:39:39 +01:00
service.js Added callback to Weave.Service.onStartup, which the Fennec UI uses to notify user that Weave has connected, that it ran into an error, or that it's awaiting configuration. Started moving fennec preferences from HTML to XUL. 2009-01-14 11:23:08 -08:00
stores.js fix Cache 2009-01-07 17:45:17 -08:00
trackers.js add some extra log info to engine; have tracker ignore all changes when applying a change to prevent the tracker from generating new guids for new items before the store has a chance to set the right one 2009-01-14 22:01:04 -08:00
util.js catch undefined URIs in makeURI; use Svc global to cache IO service 2009-01-07 14:22:02 -08:00
wrap.js print observer notifications to debug log 2008-12-27 12:15:04 -08:00