.. |
base_records
|
Bug 478327: Send minimal '[null]' payload for deleted records
|
2009-03-11 01:40:04 -07:00 |
engines
|
oops, client was not updating depth/index of records
|
2009-03-11 02:02:58 -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
|
Bug 482513 - ClientRecord inherits from WBORecord, so it lacks cleartext. r=thunder
|
2009-03-11 10:34:31 -05: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 |
crypto.js
|
Bug 482178 - Clean up services -> lazy services. r=thunder
|
2009-03-10 06:30:30 -05:00 |
engines.js
|
self.cb not this.cb for engine._wipeClient
|
2009-03-11 14:35:23 -05: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
|
inhibit caching, since we bypass the cache anyway
|
2009-03-12 00:35:54 -07:00 |
service.js
|
Bug 482793 - Process commands sent by remote clients. r=thunder
|
2009-03-12 01:33:14 -05:00 |
stores.js
|
Bug 482178 - Clean up services -> lazy services. r=thunder
|
2009-03-10 06:30:30 -05: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
|
Was failing on Fennec because private browsing doesn't exist there -- now more gracefully handles missing components.
|
2009-03-10 17:12:59 -07:00 |
wrap.js
|
Bug 482561 - Remove localLock notifications
|
2009-03-10 15:33:50 -05:00 |