.. |
base_records
|
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 |
engines
|
closer to history somewhat working. need to rethink approach because of performance problems
|
2008-12-12 13:55:58 -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 |
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.92
|
2008-12-06 00:13:19 -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
|
don't stop applying changes when one fails to do so
|
2008-12-12 13:53:48 -08:00 |
faultTolerance.js
|
onException cleanup
|
2008-11-06 17:36:41 -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 467085 log4moz updateParents messed up, doesn't support multilevel parenting properly, r=thunder
|
2008-12-02 21:42:20 +05:30 |
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
|
print http status, even for successful requests
|
2008-12-01 14:18:12 -08:00 |
service.js
|
enable history sync (not working yet)
|
2008-12-09 12:26:14 -08:00 |
sharing.js
|
Asynchronous bookmark sharing (bug 449113, r=thunder)
|
2008-08-04 17:23:23 -07:00 |
stores.js
|
add applyImcoming to store base class
|
2008-12-12 13:55:26 -08:00 |
syncCores.js
|
parentGUID -> parentid
|
2008-12-05 03:36:27 -08:00 |
trackers.js
|
more/better logging; allow changed IDs list to be cleared even when tracker is disabled
|
2008-12-06 00:11:16 -08:00 |
util.js
|
add debug for when setting password
|
2008-12-01 20:01:12 -08:00 |
wrap.js
|
Fix redeclaration (bug #463870)
|
2008-11-13 01:51:24 +01:00 |