Joey Armstrong
|
9bdf289b5e
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal
|
2013-06-11 16:38:22 -04:00 |
|
Gregory Szorc
|
1b5935bf4e
|
Bug 884421 - Automatically select network ports for /services tests; r=rnewman
|
2013-07-23 13:53:05 -07:00 |
|
Gregory Szorc
|
b5b9e31d6d
|
Backout b817406485f8 (bug 884421) for intermittent WinXP failures (bug 896093)
CLOSED TREE
|
2013-07-22 13:24:45 -07:00 |
|
Gregory Szorc
|
bfd935b20e
|
Bug 864993 - Part 2: Properly implement app update collection; r=rnewman
|
2013-07-18 16:13:43 -07:00 |
|
Gregory Szorc
|
e8544c1cc3
|
Bug 884421 - Automatic network port selection for /services tests; r=rnewman
|
2013-07-16 17:14:21 -07:00 |
|
Ryan VanderMeulen
|
becb568896
|
Backed out 3 changesets (bug 884421) for intermittent xpcshell failures on a CLOSED TREE.
Backed out changeset 75b7cf367efb (bug 884421)
Backed out changeset 2264c04671c4 (bug 884421)
Backed out changeset 45c529ffbe90 (bug 884421)
|
2013-07-18 14:08:18 -04:00 |
|
Gregory Szorc
|
a6dc9ba754
|
Bug 884421 - Part 2: Use a non-standard port in DUMMY_URI; r=bustage
|
2013-07-17 11:11:58 -07:00 |
|
Gregory Szorc
|
629ed5fed5
|
Bug 884421 - Automatic network port selection for /services tests; r=rnewman
|
2013-07-16 17:14:21 -07:00 |
|
Gregory Szorc
|
e2331134ac
|
Bug 864993 - Add app update metrics to FHR; r=rnewman
|
2013-07-12 11:04:09 -07:00 |
|
Stefan Mirea
|
182a158660
|
Bug 872758 - Delete all documents on FHR upload; r=gps
|
2013-06-21 10:30:30 -07:00 |
|
Stefan Mirea
|
c4fcbcd0b2
|
Bug 868306 - Ignoring extensions.%ID%.getAddons.cache.enabled preference for addon submission; r=gps
Bug 868306 - Ignoring extensions.%ID%.getAddons.cache.enabled preference for addon submission; r=gps
|
2013-06-19 18:25:01 -07:00 |
|
Stefan Mirea
|
a33dfc5f5f
|
Bug 867902 - Remove old saved FHR payload from disk. r=gps
|
2013-06-18 11:06:20 -07:00 |
|
Stefan Mirea
|
fa0e1df968
|
Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
|
2013-06-13 18:36:21 -07:00 |
|
Gregory Szorc
|
cf599037bc
|
Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds
|
2013-06-14 14:38:29 -07:00 |
|
Stefan Mirea
|
f1ea85072a
|
Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
|
2013-06-13 18:36:21 -07:00 |
|
Gregory Szorc
|
96ce178b55
|
Bug 881991 - Properly detect already inserted sessions; r=rnewman
--HG--
extra : rebase_source : 2655dcc1230f05d37c3f43c1d2c4fb22768bd1f5
|
2013-06-12 13:17:51 -07:00 |
|
Gregory Szorc
|
14c4938355
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Gregory Szorc
|
b6c6ee931f
|
Bug 850091 - Intermittent test_healthreporter.js 179 == 180; r=rnewman
|
2013-05-15 11:13:30 -07:00 |
|
Joey Armstrong
|
2dbf79e9a4
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Gregory Szorc
|
ceac8b9cf4
|
Bug 846133 - Store FHR state in a file; r=rnewman
Preferences aren't robust. So, we're using a file.
|
2013-05-10 11:04:48 -07:00 |
|
Gregory Szorc
|
50d07d4be7
|
Bug 869266 - Reduce number of SQL statements to record crashes; r=rnewman
|
2013-05-08 17:02:06 -07:00 |
|
Gavin Sharp
|
ea8b76dbc4
|
Bug 853071: add some build-time defines for channel-specific features, r=gps, f=bhearsum
--HG--
rename : browser/config/mozconfigs/linux32/release => browser/config/mozconfigs/linux32/beta
rename : browser/config/mozconfigs/linux64/release => browser/config/mozconfigs/linux64/beta
rename : browser/config/mozconfigs/macosx-universal/release => browser/config/mozconfigs/macosx-universal/beta
rename : browser/config/mozconfigs/win32/release => browser/config/mozconfigs/win32/beta
extra : transplant_source : %F6%CFK%CE%16v%07%8A%D5o%97%8C%BB%95q%D5%3C%93%2B%94
|
2013-04-25 12:23:21 -07:00 |
|
Mike Connor
|
ddc0669117
|
bug 867737 - update FHR reporting URL, r=gps
|
2013-05-05 10:04:38 -04:00 |
|
Gregory Szorc
|
c467af8637
|
Bug 860094 - Remove saving of last payload to disk; r=rnewman
|
2013-05-01 09:55:30 -07:00 |
|
Gregory Szorc
|
9390ea951e
|
Bug 854018 - Record counts for FHR upload actions; r=rnewman
|
2013-05-01 09:41:55 -07:00 |
|
Joey Armstrong
|
8e99512c32
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Gregory Szorc
|
0286e7f623
|
Bug 861455 - Ensure all providers are loaded during important operations; r=rnewman
|
2013-04-22 12:33:24 -07:00 |
|
Shane Caraveo
|
92db624abb
|
bug 851653 add services to addonprovider for fhr, r=gps
|
2013-04-17 12:43:30 -07:00 |
|
Gregory Szorc
|
87cd20693c
|
Bug 855024 - Better management of pull-only providers; r=rnewman
|
2013-04-16 11:46:05 -07:00 |
|
Gregory Szorc
|
e22d5163e4
|
Bug 830492 - Manually control WAL checkpointing during heavy I/O; r=rnewman
|
2013-04-16 11:45:02 -07:00 |
|
Ryan VanderMeulen
|
a1a134ef6f
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-15 21:49:22 -04:00 |
|
Richard Newman
|
4176c3d890
|
Bug 855371 - @MOZ_UPDATE_CHANNEL@ in health report prefs. r=gps
|
2013-04-08 10:54:20 -07:00 |
|
Richard Newman
|
9ee196bdc8
|
Merge m-c to s-c.
|
2013-04-02 14:00:32 -07:00 |
|
Richard Newman
|
c80bd0b66a
|
Merge m-c to s-c.
|
2013-03-30 22:49:08 -07:00 |
|
Richard Newman
|
3e1781cd56
|
Bug 855604 - SearchCountMeasurement2 should wait for nsSearchService to initialize asynchronously. r=gps
|
2013-03-29 09:23:02 -07:00 |
|
Raymond Lee
|
185921d3fc
|
Bug 840687 - Use HTTPS instead of HTTP for in-product documentation URLs. r=gavin
|
2013-03-27 12:26:43 +08:00 |
|
Nick Alexander
|
1e840733ac
|
Bug 848519 - Part 3: Replace services-common/preferences.js with gre/modules/Preferences.jsm in imports. r=gavin
|
2013-04-15 12:45:37 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Gregory Szorc
|
ddd38b85f2
|
Bug 855860 - Preferences to control logging to terminal; r=rnewman
|
2013-03-28 20:06:05 -07:00 |
|
Gregory Szorc
|
ae7235e832
|
Bug 854606 - Use more SQLite transactions; r=rnewman
|
2013-03-26 13:02:33 -07:00 |
|
Gregory Szorc
|
e10a1f7e4d
|
Bug 848136 - Part 2: Checkpoint WAL after data collection; r=rnewman
|
2013-03-26 14:28:22 -07:00 |
|
Mike Connor
|
444fb38480
|
bug 840124 - bustage fix for debug leaks
|
2013-03-26 02:37:59 -04:00 |
|
Mike Connor
|
21e7502cdb
|
Bug 852782 - update URL to final health report URL, r=MattN
|
2013-03-24 00:29:41 -04:00 |
|
Richard Newman
|
090ba15099
|
Bug 841554 - Part 2: alter search counts provider to record all of Mozilla's partner engines in each locale. r=gps
|
2013-03-25 18:46:22 -07:00 |
|
Richard Newman
|
f51348db58
|
Bug 853138 - Follow-up: don't include own prefs file. r=gps
|
2013-03-21 21:00:05 -07:00 |
|
Richard Newman
|
0cf0a0a6d9
|
Bug 853138 - Provide channel-specific provider categories. r=gps
|
2013-03-21 20:13:56 -07:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Gregory Szorc
|
688748fa54
|
Bug 850450 - Longitudinal recording of build ID in FHR; r=rnewman
|
2013-03-19 13:03:24 -07:00 |
|
Gregory Szorc
|
e48b8f37d4
|
Bug 837292 - Part 4: Followup to unbust part 2; r=rnewman
|
2013-03-19 13:03:07 -07:00 |
|