Richard Newman
|
f521f4bbb1
|
Bug 650208: part 2: augment tests to actually track collections. r=philiKON
|
2011-04-18 13:25:25 -07:00 |
Richard Newman
|
31ff7de69d
|
Bug 650208: part 1: improve printing of record ID mismatches. r=philiKON
|
2011-04-18 13:25:19 -07:00 |
Richard Newman
|
1aa2fa1505
|
Bug 650208: part 0: refactor timestamp logic in tests. r=philiKON
|
2011-04-18 13:25:08 -07:00 |
Richard Newman
|
2f56d83bd4
|
Bug 649739: send userabort reason for J-PAKE cancelation. r=philiKON
|
2011-04-14 10:49:54 -07:00 |
Richard Newman
|
ccef2feb69
|
Bug 649783: don't attempt to delete client-specific data if Sync doesn't have a cluster URL. r=philiKON
|
2011-04-13 15:34:58 -07:00 |
Philipp von Weitershausen
|
24eae14684
|
Bug 646347 - Use Sync API version 1.1. r=rnewman
|
2011-04-08 14:52:08 -07:00 |
Philipp von Weitershausen
|
b71a13895f
|
Bug 565430 - Service.startOver should purge client-specific data (i.e. client/tabs) from the server. r=rnewman
|
2011-04-08 14:51:55 -07:00 |
Richard Newman
|
6ca890b3e7
|
Bug 568156: more Sync UA tweaks. r=philiKON
|
2011-04-08 13:43:38 -07:00 |
Philipp von Weitershausen
|
467ac25e66
|
Bump Sync client version to 1.8.0
|
2011-04-07 16:57:43 -07:00 |
Richard Newman
|
f87b29ba44
|
Bug 648338: always import PlacesUtils.jsm. r=philiKON
|
2011-04-07 16:35:48 -07:00 |
Richard Newman
|
6f1328f251
|
Bug 629742: fix for broken check. r=philiKON
|
2011-04-07 16:32:20 -07:00 |
Richard Newman
|
bf62d4e5a2
|
Bug 629742: more efficient handling of bookmark callbacks in Sync. r=philiKON
|
2011-04-07 15:55:29 -07:00 |
Philipp von Weitershausen
|
699f8acb98
|
Bug 648338 - Remove remaining Firefox 3.5/3.6 compat code. r=rnewman
|
2011-04-07 15:31:11 -07:00 |
Philipp von Weitershausen
|
15ac6bfd47
|
Bug 648338 - Remove Firefox 3.5/3.6 compat code in the form engine. r=rnewman
|
2011-04-07 15:30:54 -07:00 |
Philipp von Weitershausen
|
2f49041910
|
Bug 648338 - Remove Firefox 3.5/3.6 compat code in the history engine. r=rnewman
|
2011-04-07 15:30:44 -07:00 |
Philipp von Weitershausen
|
5d19850db1
|
Bug 648338 - Remove Firefox 3.5/3.6 compat code in the bookmarks engine. r=rnewman
|
2011-04-07 15:30:31 -07:00 |
Richard Newman
|
55c04c5d82
|
Bug 568156: Use Sync client version as User-Agent. r=philiKON
|
2011-04-07 13:55:02 -07:00 |
Richard Newman
|
c6c8a9a351
|
Bug 638301: Fix test bustage in test_syncengine_sync.js. r=philiKON
|
2011-04-07 10:07:16 -07:00 |
Richard Newman
|
cf0ed1439e
|
Bug 638301: SyncEngine._processIncoming: ensure we don't hit URL length limit for fetchBatch on desktop. r=philiKON
|
2011-04-06 17:18:22 -07:00 |
Richard Newman
|
1073a88f73
|
Bug 623836: part 1: use lowercase headers where we're supposed to. r=philiKON
|
2011-04-06 16:12:21 -07:00 |
Richard Newman
|
4f492d3618
|
(No Bug): Bump Sync version to 1.7.1pre.
|
2011-04-01 22:49:51 -07:00 |
Richard Newman
|
a420fa9984
|
Bug 623080: make Resource more loggy and robust. r=mconnor
|
2011-04-01 15:27:19 -07:00 |
Richard Newman
|
30487166a2
|
Bug 623836: part 0: simplify Resource.setHeader. r=philiKON
|
2011-03-30 18:28:56 -07:00 |
Philipp von Weitershausen
|
dedfd23f7f
|
Bug 644905 - Set resource aliases in manifest. r=rnewman
|
2011-03-25 00:57:23 -07:00 |
Philipp von Weitershausen
|
e00bebc750
|
Bug 596620 - Remove compat code for username-based UI. r=rnewman
Also call Weave.Service.createAccount() with right parameters.
|
2011-03-25 00:57:23 -07:00 |
Richard Newman
|
0d51da77db
|
Bug 577565: downgrade forms log message. r=philiKON
|
2011-03-24 21:34:01 -07:00 |
Richard Newman
|
beb6bf0796
|
Bug 642727 - Don't trigger sync error when bad HMAC records are deleted. r=philiKON
|
2011-03-20 16:10:40 -07:00 |
Philipp von Weitershausen
|
180dd23cf8
|
Bug 637777 - Bump Sync client version to 1.7. r=mconnor a=stuart
|
2011-03-07 18:15:13 -08:00 |
Philipp von Weitershausen
|
5f21dd3c65
|
Merge fx-sync
|
2011-03-07 13:37:54 -08:00 |
Philipp von Weitershausen
|
63cbe6dbdf
|
Bug 636312 - Forms and passwords engines: yield back to the main thread during batches of synchronous I/O. r=rnewman a=blocking-fennec
|
2011-03-07 13:07:59 -08:00 |
Richard Newman
|
88df880802
|
Bug 638297: don't zero-pad buffers, reject short IVs. r=philiKON
|
2011-03-07 11:53:10 -08:00 |
Alon Zakai
|
a645dd4b91
|
Bug 634666 - File streams perform disk I/O when being initialized. r=philikon a=blocking-fennec
|
2011-03-04 18:39:38 -08:00 |
Philipp von Weitershausen
|
c94a1134ee
|
Merge fx-sync
|
2011-03-03 12:57:57 -08:00 |
Richard Newman
|
f6f788b8a4
|
Bug 638297: reuse buffers for generateRandomBytes. r=philiKON
|
2011-03-03 12:20:43 -08:00 |
Richard Newman
|
8af6fc1397
|
Merge.
|
2011-03-03 11:28:11 -08:00 |
Richard Newman
|
bf83f7c757
|
Bug 638297: share buffers for encryption and decryption. r=philiKON
|
2011-03-03 11:10:52 -08:00 |
Richard Newman
|
49ec368023
|
Bug 638297: object reuse in WeaveCrypto. r=philiKON
|
2011-03-03 11:10:40 -08:00 |
Philipp von Weitershausen
|
6336209011
|
Bug 636673 - Avoid accessing 'arguments' in code that's called a lot. r=rnewman a=blocking-fennec
|
2011-03-02 15:27:16 -08:00 |
Richard Newman
|
52db8608c2
|
Bug 618496: memoization of PK11SymKey. r=philiKON
|
2011-03-02 15:18:46 -08:00 |
Richard Newman
|
cdb5761dfb
|
Bug 618496: Revisit memoization of SECItems. r=philiKON
|
2011-03-02 15:09:28 -08:00 |
Philipp von Weitershausen
|
e1d7071cf1
|
Merge fx-sync
|
2011-03-02 16:32:28 -08:00 |
Richard Newman
|
2b46b4da5e
|
Bug 618496: remove algorithm adaptability in WeaveCrypto. r=philiKON
|
2011-03-02 10:08:43 -08:00 |
Philipp von Weitershausen
|
9a3ac9750b
|
Merge fx-sync
|
2011-03-01 21:55:52 -08:00 |
Richard Newman
|
686e74cbe3
|
Bug 618496: stripping out unused WeaveCrypto attributes. r=philiKON
|
2011-03-01 21:37:44 -08:00 |
Philipp von Weitershausen
|
754759064b
|
Bug 636305 - History engine: make incoming records comply to mozIPlaceInfo. r=rnewman a=blocking-fennec
|
2011-03-01 21:26:38 -08:00 |
Philipp von Weitershausen
|
70dd415ddf
|
Bug 636676 - Utils.queryAsync: reuse mozIStorageStatementCallback object. r=rnewman a=blocking-fennec
|
2011-03-01 14:29:52 -08:00 |
Philipp von Weitershausen
|
fbb1ae2b7e
|
Bug 636677 - Don't create a new nsICryptoHMAC object for each HMAC verification. r=rnewman a=blocking-fennec
|
2011-03-01 14:29:41 -08:00 |
Richard Newman
|
b929fb4fe9
|
Bug 629463: delete bad server-side clients records. r=philiKON a=beltzner
|
2011-03-01 11:56:29 -08:00 |
Richard Newman
|
e4168dbcf7
|
Bug 612401: could not get engine: clients. r=philiKON a=mconnor
|
2011-03-01 11:35:49 -08:00 |
Richard Newman
|
4093641ad8
|
Bug 602110: duplicate declaration of nss_t.SECOidTag. r=philiKON a=mconnor
|
2011-03-01 11:32:16 -08:00 |