build
|
Bug 1453870: Remove check-sync task and metadata; r=Fallen
|
2018-04-12 21:11:43 -06:00 |
calendar
|
Bug 1459508 - Fix some incorrect references to XUL 'overlay' in calendar. r=philipp DONTBUILD
|
2018-05-06 12:16:00 +02:00 |
chat
|
Bug 1460201 - Follow-up: remove use of nsISelectionPrivate in C-C. r=bz DONTBUILD
|
2018-05-11 12:35:00 +02:00 |
common
|
Bug 1450757 - Remove XUL style overlays in Thunderbird. r=jorgk
|
2018-05-02 21:47:40 +02:00 |
config
|
Bug 1441791 - Backed out changeset b4ceffca370c for being a temporary fix. a=jorgk
|
2018-03-01 18:36:43 +01:00 |
db
|
Bug 1399756 - fix typos in db/ using codespell. rs=comment-only,typo-fix
|
2018-03-20 00:32:05 +01:00 |
editor/ui
|
Bug 1459184 - Port bug 1456611: Replace use of insertItemAt and removeItemAt methods (mail part). r=jorgk, ui-r=Paenglab
|
2018-05-05 09:49:00 +02:00 |
im
|
Port bug 1456677 - Remove nsBlocklistService.js from package manifests. rs=bustage-fix
|
2018-04-26 08:58:40 +02:00 |
ldap
|
Bug 1459470 - Replace NS_PRECONDITION with NS_ASSERTION after removal in bug 1457813. r=aceman
|
2018-05-07 00:43:51 +02:00 |
mail
|
Bug 1462160 - Add preference extensions.systemAddon.update.enabled needed in toolkit tests. rs=bustage-fix
|
2018-05-17 00:43:21 +02:00 |
mailnews
|
Bug 1461505 - Port bug 1460940: Replace use of nsIDOMDocument with nsIDocument. rs=bustage-fix
|
2018-05-15 00:40:58 +02:00 |
mozharness
|
Backed out changeset 2b760a83865f (Bug 1455757) for bustage. a=jorgk
|
2018-05-02 23:39:42 +02:00 |
other-licenses
|
Bug 1461283 - Remove obsolete sunbird installer stub from c-c. r=philipp DONTBUILD
|
2018-05-14 13:35:34 +02:00 |
rdf
|
Bug 1462004 - Port bug 1430023: Use hard-coded string instead of NS_APP_LOCALSTORE_50_FILE. rs=bustage-fix
|
2018-05-16 18:00:39 +02:00 |
suite
|
Bug 1428282 - Replace obsolete toLocaleFormat for SeaMonkey archive folder name generation. r=IanN
|
2018-05-15 21:31:03 +02:00 |
taskcluster
|
Bug 1459748 - Follow-up: add comm/rdf to TaskCluster configuration. r=me
|
2018-05-16 22:13:37 +02:00 |
testing
|
Bug 753000 Set the Windows resolution on the unit test builders to 1280 x 1024 by using the new machine-configuration.json script from bug 712630. This should fix the Windows 7 MozMill unit test failures. r=irving
|
2012-07-03 16:22:22 +01:00 |
.arcconfig
|
Bug 1430421 - Add .arcconfig to comm-central. r=tomprince
|
2018-01-14 09:47:07 +01:00 |
.cron.yml
|
Bug 1421062: Use `nightly-desktop` as cron task name; r=me
|
2018-04-27 16:10:06 -06:00 |
.eslintignore
|
Bug 1436199 - Include the gdata provider in eslint. r=MakeMyDay
|
2018-02-06 23:30:53 +01:00 |
.eslintrc.js
|
Bug 1436605 - Disable eslint mozilla/use-cc-etc rule for the time being. r=jorgk
|
2018-02-08 10:43:53 +01:00 |
.hgignore
|
Bug 1293993 - A bandaid fix: Very bad slowness with fsmonitor extension when I use |hg| in local comm-central repository. r=Callek
|
2016-08-16 00:19:00 -04:00 |
.hgtags
|
Added tag BETA_BASE_20180507 for changeset e6f416a808eb a=betamerge DONTBUILD CLOSED TREE
|
2018-05-07 17:57:57 -04:00 |
.taskcluster.yml
|
Bug 1455448: Don't include `thunderbird` in the decision task index; r=me
|
2018-04-26 11:54:45 -06:00 |
.yamllint
|
Bug 1425931: Cleanup yaml files; r=me
|
2017-12-18 12:27:00 -07:00 |
.ycm_extra_conf.py
|
Bug 1185540 - Support YouCompleteMe vim plugin in comm-central. r=mkmelin a=SM CLOSED TREE
|
2015-07-20 17:31:37 +02:00 |
AUTHORS
|
Bug 1138689 - /me and /action should fire a sending-message notification before actually sending the action. r=clokep
|
2015-03-13 13:04:26 -07:00 |
aclocal.m4
|
Bug 1254922 - Port bug 1253502 - Move python virtualenv initialization to moz.configure. r=Fallen to partially fix bustage on a CLOSED TREE
|
2016-03-09 11:32:14 +01:00 |
client.mk
|
Bug 1335028 - Use only https for connections to hg.mozilla.org in Thunderbird and Instantbird. r=aleth
|
2017-01-31 12:02:19 +01:00 |
client.py
|
Backout bad push; rs=bustage-fix DONTBUILD
|
2018-04-22 19:08:29 -06:00 |
comm-confvars.sh
|
Bug 1399679: Use posix shell in comm-confvars.sh; r=me
|
2018-01-23 11:30:39 -07:00 |
configure.in
|
Bug 1361370 - Allow overrride of MOZ_SOURCE_CHANGESET and MOZ_SOURCE_REPO. r=glandium
|
2017-04-29 19:23:14 -04:00 |
configure.py
|
Bug 1254987 - Fix comm-central fallout from |Bug 1254410 - Include app-specific configure files according to --enable-application/--enable-project|. r=glandium
|
2016-03-11 13:04:59 -06:00 |
moz.build
|
Fix bug 1139679 - Make use of BUG_COMPONENT metadata. r=jcranmer
|
2015-03-17 13:50:09 +01:00 |
moz.configure
|
Bug 1254987 - Fix comm-central fallout from |Bug 1254410 - Include app-specific configure files according to --enable-application/--enable-project|. r=glandium
|
2016-03-11 13:04:59 -06:00 |