gecko/services/sync/modules
2009-03-25 19:47:37 -07:00
..
base_records remove accidental debugging spew 2009-03-18 12:09:26 -07:00
engines Bug 481319: try again 2009-03-25 19:47:37 -07:00
ext integrate latest version of Preferences.js module, which features a variety of fixes for various issue and also adds support for pref observers 2009-03-06 17:58:22 -08:00
type_records Made sure that tabs with undefined title or undefined last used date can't break sort ordering. See bug 481326. 2009-03-18 21:07:42 -07: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 move Observers.js and Preferences.js into an ext/ directory, to make it clear they are externally-mantained libraries 2009-01-22 11:48:36 -08:00
constants.js remove old storage format constants, add min_server_format_version 2009-02-11 23:52:44 -08:00
engines.js Bug 482898 - Allow an optional array of engines for wipeRemote, wipeServer, resetClient, etc.. r=thunder 2009-03-20 00:13:16 -07: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 Bug 482903 - Wiping local passwords data prevents syncing. r=thunder 2009-03-12 02:15:30 -05:00
log4moz.js Bug 480528 - Color Weave logs to help find errors, engine problems, etc. 2009-02-28 11:11:36 -08:00
notifications.js Bug 481873 - Failed login notifications remain after successful login 2009-03-06 09:18:50 -06:00
oauth.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
resource.js add a setHeader() function so you can set some headers and leave others as they are; set merge to /false/ when setting headers on the channel; set content-type properly when uploading content 2009-03-25 19:30:16 -07:00
service.js Bug 481319: Weave.Service can now be queried for top-level status (OK, failed, partial success), and also for an object that gives detailed status (what caused sync to abort, server status codes, status of each engine, etc.) 2009-03-24 19:23:53 -07:00
stores.js Bug 483671 - Password engine isn't getting correct hostname. r=thunder 2009-03-26 01:23:50 +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 make dialogs non-resizable, split lazy callbacks out 2009-03-25 19:28:46 -07:00
wrap.js Bug 482561 - Remove localLock notifications 2009-03-10 15:33:50 -05:00