Gregory Szorc
f7008445e8
Bug 709424 - More robust handling of reconciling for duplicate records; r=rnewman
2011-12-13 15:46:54 -08:00
Gregory Szorc
eed5607ab0
Bug 709325 - Log records without newlines; r=rnewman
...
--HG--
extra : rebase_source : a9d75a4385a51e79884c8b97675754025ab46d7b
2011-12-13 14:54:17 -08:00
Richard Newman
415e1388df
Merge m-c to s-c.
2011-12-13 10:58:43 -08:00
Ed Morley
03d941e77f
Add services/crypto/component/Makefile to services/makefiles.sh & make style consistent with the other scripts (no bug); rs=build a=build-only
2011-12-13 16:41:22 +00:00
Gregory Szorc
331e23abf7
Bug 708498 - Log milliseconds in TPS, code tidy; r=rnewman
2011-12-09 11:11:04 -08:00
Gregory Szorc
f1aeee2c00
Bug 708965 - Improve TPS handling of Sync data deletion and test setup; r=rnewman
2011-12-09 10:57:46 -08:00
Nigel Babu
71837b2a2e
Bug 691854 - Double period in Firefox Sync server maintenance message, r=philikon
2011-12-08 13:54:42 -08:00
Fabrice Desré
78cafc56c1
Bug 706545 - Implement a sync engine for apps exposed by navigator.mozApps : Part 2: sync engine [r=philikon]
2011-12-08 05:33:23 -08:00
Gregory Szorc
d5cf638abe
Bug 708498 - TPS logging improvements; r=rnewman
2011-12-07 17:57:12 -08:00
Gregory Szorc
c62e340278
Bug 534956 - Part 0 - rename xpcshell global variable for compatibility with add-on tests; r=rnewman
2011-12-07 17:12:58 -08:00
Gregory Szorc
ebaef6b791
Bug 707984 - Normalize line endings in services tree; a=rnewman
2011-12-06 11:08:37 -08:00
Marco Bonardo
c7c4f77ff1
Bug 700296 (Sync) - Remove dynamic containers implementation from Places.
...
r=rnewman
2011-11-29 02:22:47 +01:00
Rafael Ávila de Espíndola
a6e709d128
Bug 702717 - finalize statements in test_async_querySpinningly.js. r=rnewman
2011-11-17 16:12:21 -08:00
Jonathan Griffin
0071b0e0d6
Bug 702814 - restartless addon for TPS testing, a=testonly, DONTBUILD
2011-11-17 12:45:45 -08:00
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
9fe4cc91ae
Merge m-c to s-c
2011-11-10 15:47:33 -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
Ed Morley
8ae1f859ef
Merge m-c to b-s.
2011-11-08 23:18:09 +00:00
Richard Newman
5282fc60f8
Bug 700711 - Bump Sync version number.
2011-11-08 10:08:24 -08:00
Gregory Szorc
5cbb27dbc0
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
2011-11-01 15:45:23 -07: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
Jonathan Griffin
3a1a969f5f
Bug 698792 - don't have TPS logout of Sync, a=testonly, DONTBUILD, CLOSED TREE
2011-11-01 13:45:25 -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
Jonathan Griffin
ded1b12a7d
Bug 698648 - use getDate() in logging, instead of getDay(), a=testonly, DONTBUILD, CLOSED TREE
2011-10-31 17:44:32 -07:00
Richard Newman
bd371fa657
Bug 690170 - Part 2: clean up Resource and friends now we've found the culprit. r=philikon
2011-10-28 14:43:18 -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
4d1c522f20
Bug 692714 - Part 0: cleanup and logging. r=philikon (reland)
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
Richard Newman
566c1d98d5
Bug 653335 - Sync setup wizard triggers Change Master Password dialog. r=philikon
2011-10-26 13:46:40 -07:00
Philipp von Weitershausen
851cdddadf
Merge m-c to s-c on a CLOSED TREE
2011-10-20 18:24:13 -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
Richard Newman
1fd87ed685
Bug 692714 - Part 0: cleanup and logging. r=philikon
2011-10-19 17:43:54 -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
Philipp von Weitershausen
6da0073d0c
Merge m-c to s-c
2011-10-17 10:10:07 -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