Jonathan Griffin
7d165ccb6e
Bug 686019 - Add support for testing addon sync in TPS. r=mconnor
2011-11-14 21:02:02 -08:00
Jonathan Griffin
3875e105d4
Bug 697874 - disable perma-orange TPS test, r=rnewman, DONTBUILD
2011-11-11 11:16:11 -08:00
Gregory Szorc
4d3ebede9a
Bug 604565 - Enable previously-disabled xpcshell tests on OS X; a=philikon
...
It has been a while since these disabled tests have been tested in the
build environment. We're enabling them to see if they have magically
fixed themselves. If so, great. If not, this commit should be reverted
before merging into m-c.
2011-11-10 15:33:56 -08:00
Richard Newman
0a747fd6be
Bug 699868 - set serverURL in test_syncscheduler.js. a=test-only,trivial (just like Bug 700071).
2011-11-06 17:54:28 -08:00
Richard Newman
82302b867f
Bug 700071 - test_errorhandler.js ends up talking directly to Mozilla sync servers rather than local test harness. r=philikon
2011-11-05 22:52:45 -07:00
Philipp von Weitershausen
73e292d09c
Bug 684798 - Part 6: Avoid sync scheduling loops when a score-triggered sync is overdue and login reproducibly fails. r=rnewman
2011-11-01 11:41:47 -07:00
Richard Newman
34a7819923
Bug 690170 - Part 1: Fix channel management to avoid nsIHTTPChannel.responseStatus => NS_ERROR_NOT_AVAILABLE in Sync HTTP requests. r=philikon
2011-10-28 14:43:18 -07:00
Philipp von Weitershausen
27f8709bfa
Bug 684798 - Part 5: follow-up for wipeRemote error handling. r=rnewman
2011-10-27 22:25:01 -07:00
Richard Newman
f920db064a
Bug 692714 - Part 2: port tests to SyncServer for non-Aurora landing. r=philikon
2011-10-27 22:25:01 -07:00
Richard Newman
84b7426ab5
Bug 692714 - Part 1: handle node reassignment on all storage requests. r=philikon
2011-10-27 22:25:01 -07:00
Richard Newman
71846f4cc9
Bug 684798 - Part 4: Schedule syncs on temporary/recoverable login errors. r=rnewman (reland)
2011-10-27 22:25:00 -07:00
Richard Newman
7b1cca1dbd
Bug 684798 - Part 3: Catch server errors when wiping/disabling engines. r=rnewman (reland)
2011-10-27 22:25:00 -07:00
Richard Newman
b633096edf
Bug 684798 - Part 2: Sanitize wipeServer and catch all server maintenance errors. r=rnewman (reland)
2011-10-27 22:25:00 -07:00
Richard Newman
5be41ac97d
Bug 684798 - Part 1: Catch server errors for crypto/keys. r=rnewman (reland)
2011-10-27 22:25:00 -07:00
Richard Newman
4a79095175
Bug 697883 - Improve test_service_changePassword. r=philikon
2011-10-27 16:52:35 -07:00
Philipp von Weitershausen
fc2825676a
Merge backout on this CLOSED TREE
2011-10-20 16:21:52 -07:00
Philipp von Weitershausen
c410b09905
Back out bug 684798 parts 1 thru 3.
2011-10-20 16:21:17 -07:00
Philipp von Weitershausen
8a7efda437
Back out bug 692714 and bug 684798 part 4.
2011-10-20 16:19:47 -07:00
Richard Newman
c42a36c54a
Bug 692714 - Part 2: port tests to SyncServer for non-Aurora landing. r=philikon
2011-10-19 18:06:55 -07:00
Richard Newman
dea37c5e0c
Bug 692714 - Part 1: handle node reassignment on all storage requests. r=philikon
2011-10-19 17:54:55 -07:00
Philipp von Weitershausen
15961ed343
Bug 684798 - Part 4: Schedule syncs on temporary/recoverable login errors. r=rnewman CLOSED TREE
2011-10-19 17:29:12 -07:00
Richard Newman
c839d05b6a
Bug 694728 - Sync: Log Status transitions. r=philikon
2011-10-15 15:29:11 -07:00
Richard Newman
cc807466f0
Bug 694744 - Typo in JS Sync server. r=philikon
2011-10-15 15:29:11 -07:00
Richard Newman
554940d7ba
Bug 694657 - Part 1: Sync: test JS server 404 for GET on missing WBO. r=philikon
2011-10-15 15:29:11 -07:00
Richard Newman
9617368abe
Bug 694657 - Part 0: rename 's' to 'server'. r=philikon
2011-10-15 15:29:11 -07:00
Philipp von Weitershausen
541795f67d
Bug 692249 - Persist nextSync and numClients, use nextSync for sync after startup. r=rnewman
2011-10-13 17:58:44 -07:00
Philipp von Weitershausen
c30c3a85d0
Bug 694149 - Tweak sync intervals to reduce server load. r=rnewman,atoll
2011-10-12 19:30:48 -07:00
Richard Newman
714a07fee9
Bug 693864 - Implement /storage DELETE handling in test JS Sync server. r=philikon
2011-10-12 13:57:39 -07:00
Philipp von Weitershausen
9b101bf1d1
Bug 684798 - Part 3: Catch server errors when wiping/disabling engines. r=rnewman
2011-10-12 13:55:19 -07:00
Philipp von Weitershausen
f9ceb7c5f0
Bug 684798 - Part 2: Sanitize wipeServer and catch all server maintenance errors. r=rnewman
2011-10-12 13:53:13 -07:00
Philipp von Weitershausen
5211ff54cc
Bug 684798 - Part 1: Catch server errors for crypto/keys. r=rnewman
2011-10-12 13:53:06 -07:00
Philipp von Weitershausen
b5eb25c5a9
Merge services-central with mozilla-central
2011-10-12 12:52:55 -07:00
Richard Newman
e7cb6e120f
Bug 693505 - Sync error muffling causes undesirable lack of logging on error. r=philikon
2011-10-11 08:24:26 -07:00
Philipp von Weitershausen
f0e3744a87
Bug 693413 - Service.startOver resets Status.sync too late, prefs pane flickers. r=rnewman
2011-10-10 18:22:58 -07:00
Richard Newman
b048d3fbcd
Bug 685945 - fixxor after skipping a qref. a=bustage
2011-10-06 12:40:23 -07:00
Richard Newman
922d65cfc5
Bug 685945 - Sync: log a warning if JSON parsing of bodies fails. r=philikon
2011-10-06 01:47:02 -07:00
Philipp von Weitershausen
f349fb2a3b
Bug 691663 - SyncScheduler should obey backoffInterval at all times. r=rnewman
2011-10-04 20:52:14 -07:00
Philipp von Weitershausen
94d74db74a
Bug 691988 - OS X: Spurious 'back' events from idle observer cause too many instant syncs. r=rnewman
2011-10-04 20:04:13 -07:00
Richard Newman
98d38c6d18
Bug 691643 - part 1: converting test_corrupt_keys.js. r=philikon
2011-10-04 09:03:18 -07:00
Richard Newman
af85e1d5c9
Bug 691643 - part 0: add some utility accessors to SyncServer. r=philikon
2011-10-04 09:03:18 -07:00
Philipp von Weitershausen
d76ba2a117
Bug 691612 - Backoff handling is broken. r=rnewman
2011-10-03 22:52:07 -07:00
Philipp von Weitershausen
020f538454
Bug 678586 - Trigger a delayed sync after pairing a new device. r=rnewman
2011-10-02 01:18:27 -07:00
Philipp von Weitershausen
66d8a89fa7
Bug 675823 - Part 1: Implement SendCredentialsController. r=rnewman
2011-10-02 01:16:22 -07:00
Philipp von Weitershausen
258c8994ac
Bug 690616 - Part 1: Notify JPAKEClient controller when pairing is starting. r=rnewman
2011-10-02 01:15:52 -07:00
Philipp von Weitershausen
f0713e0255
Bug 689428 - Part 1: Implement KeyExchange v3 in JPAKEClient. r=rnewman
2011-10-02 01:15:39 -07:00
Richard Newman
18a1ecf2d1
Bug 691085 - Enhancements to ServerWBO and ServerCollection. r=philikon
...
* Return server.user() as the return value of registerUser.
* Add modified time param to insert() and new ServerWBO.
2011-10-01 12:36:51 -07:00
Richard Newman
8e07dfa566
Bug 673548 - Part 5: include X-Weave-Records header in ServerCollection GET responses. r=philikon
...
* * *
Bug 673548 - Part 6: test for X-Weave-Records header. r=philikon
2011-09-29 11:53:28 -07:00
Richard Newman
8c361d67de
Bug 673548 - Part 4: update test_clients_engine.js to use SyncServer. r=philikon
2011-09-29 11:53:20 -07:00
Richard Newman
157aa56519
Bug 673548 - Part 3: update Sync bookmark tests to use SyncServer. r=philikon
2011-09-29 11:51:29 -07:00
Richard Newman
bb04541e16
Bug 673548 - Part 2: implement JS SyncServer. r=philikon
2011-09-29 11:51:27 -07:00