.. |
base_records
|
server payload decoding problem is fixed, so remove hack. we now always decode the payload after downloading.
|
2008-11-25 14:47:43 +09:00 |
engines
|
add logic to detect when the same item is in both incoming & outgoing queues, but with different IDs - change the local ID in that case
|
2008-11-27 00:25:28 +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.90
|
2008-11-27 23:07:15 +09:00 |
crypto.js
|
fix log4moz calls (new api), fix module imports for renamed modules
|
2008-11-03 15:00:38 -08:00 |
engines.js
|
add logic to detect when the same item is in both incoming & outgoing queues, but with different IDs - change the local ID in that case
|
2008-11-27 00:25:28 +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
|
fix 'logging in' debug string so it prints the actual username being used
|
2008-12-01 14:17:44 -08: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 |