[Pkg-mozext-commits] [requestpolicy] branch master updated (acafcc8 -> 1b57f3f)

David Prévot taffit at moszumanska.debian.org
Sun Jul 5 15:02:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository requestpolicy.

      from  acafcc8   Update changelog for 1.0.0~beta9.3+dfsg-1 release
       new  f4e92de   Merge commit 'hotfix-1.0.beta9.1' into dev-1.0
       new  b38bc45   [refact] rewrite some code regarding #633
       new  5bff8cf   Merge branch 'hotfix-1.0.beta9.2' into dev-1.0
       new  893de33   bugfix: add missing argument
       new  b6b1468   Merge branch 'hotfix-1.0.beta9.3' into dev-1.0
       new  c314ac0   add some 0.5 rules for import tests
       new  b85123e   Change the extension ID
       new  45284b5   update the "packagename" of the chrome registration
       new  fcbc9e4   update IDs of XPCOM components
       new  dcb8313   Update ContentPolicy class-description
       new  e185b2b   rename the `requestpolicyIdentified` attribute
       new  8c293ad   rename the `requestpolicyBlocked` attribute
       new  c20f6e9   rename the observer topic "requestpolicy-prefs-changed"
       new  c54f73c   change the toolbar button's ID
       new  8dc1922   rename the `requestpolicyPermissive` attribute
       new  e169e7b   rename `requestpolicyContextMenu`
       new  321012c   update the sidebar's heading on preferences
       new  47faea3   rename some more observer topics
       new  3b012b4   update the toolbar button's tooltip
       new  3b53347   rename `rp-popup` to `rpc-popup`
       new  9672a54   change the label in the "tools" menu
       new  e8bed55   rename `requestpolicyKeyset` and `requestpolicyPopupset`
       new  14289b4   rename `requestpolicyRedirectAddRuleMenu`
       new  d73b9bd   Rename many identifiers prefixed with "rp-"
       new  69ef985   Rename many request log IDs
       new  49c1234   Rename many more CSS classes
       new  62c4e65   remove dead code
       new  f0f5c8e   bugfix: it was not possible to visit the "oldrules" page
       new  14b75d3   Remove unused files
       new  499a578   change a variable name in the Makefile
       new  eb47a72   change some IDs in the requestLog's XUL
       new  eabaf52   some name changes in the overlay
       new  8dd5259   Rename the object added to "browser" objects
       new  09da2d1   Update README.md
       new  b187580   Makefile: create some aliases for creating XPIs
       new  8924ee3   [refact][mozmill] `addonsManager.setCategoryById`
       new  d9a4a8a   fix failure of MozMill installation/upgrade tests
       new  600825b   New location for the add-on description (l10n)
       new  1ff689a   Change the Extension ID (again)
       new  6928f58   Makefile: choose `/bin/bash` as the shell
       new  0ae4815   add a makefile target for an AMO release
       new  e0d3b70   Makefile: `clean` should clean any XPI in `dist/`
       new  b8f6b37   new Make target: create XPI from tree-ish
       new  63c062a   disable testAwesomeBar mozmill tests
       new  c9f3074   prepare for Marionette tests, see #641
       new  f0df68b   create a separate venv for mozmill
       new  9af130e   move "Dev Helper" extension to new directory
       new  e348203   Marionette: create a `prefs` module
       new  4b4f1ba   new Marionette library: "addons"
       new  36072d2   Marionette: test restartlessness
       new  7b5c514   Marionette "addon" library: new test
       new  c61ef78   Marionette "addons" library: add some methods
       new  51ddf09   Marionette: create "ui.addons.RequestPolicy"
       new  d05f15d   Marionette: test the setup page opens on install
       new  1837bca   Marionette: detect Console and Logging errors
       new  9950ad2   Merge branch 'marionette' into new-extension-id-2
       new  fda7dea   fix `dummy-xpi` Makefile alias
       new  6265cbe   Marionette: remove unused vars
       new  9c82f30   show a notice when multiple RP versions are active
       new  a76e43e   fix link to "oldrules"
       new  083f217   Merge branch 'new-extension-id-2' into dev-1.0
       new  4c5274b   Update requestpolicy.dtd
       new  8543e00   Update requestpolicy.properties
       new  2652675   update basque translation
       new  32ac3e7   Marionette: move addon-related tests to subdir
       new  7432c11   Mozrunner: add a useful pref
       new  cd05609   update zh-CN translation
       new  4ee6e4e   set version to 1.0.beta10
       new  5c3d3fd   fix typo in japanese locale
       new  1d35c68   Makefile: fix `signed-xpi` target
       new  35a9767   CSS: remove usage of `-moz-linear-gradient`
       new  ca60d54   change the addon's "name" for the off-AMO version
       new  fdeff4d   update zh-CN translation (again)
       new  7080477   update maxVersion
       new  4fcfd9f   update changelogs
       new  48bda95   Merge branch 'release-1-0-beta10' into dev-1.0-releases
       new  20b50c6   Imported Upstream version 1.0.0~beta10+dfsg
       new  5f110dc   Merge tag 'upstream/1.0.0_beta10+dfsg'
       new  db55042   Update upstream changelog
       new  1b57f3f   Update changelog for 1.0.0~beta10+dfsg-1 release

The 80 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 META-INF/manifest.mf                               | 339 ++++++++++----------
 META-INF/zigbert.rsa                               | Bin 3293 -> 3293 bytes
 META-INF/zigbert.sf                                | 343 +++++++++++----------
 bootstrap.js                                       |   2 +-
 chrome.manifest                                    |  42 +--
 content/lib/default-preferences.js                 |   2 -
 content/lib/environment.jsm                        |   4 +-
 content/lib/environment.process.js                 |   6 +-
 .../lib/framescript-to-overlay-communication.jsm   |   2 +-
 content/lib/gui-location.jsm                       |   2 +-
 content/lib/http-response.jsm                      |   2 +-
 content/lib/logger.jsm                             |   3 +-
 content/lib/manager-for-event-listeners.jsm        |   2 +-
 content/lib/manager-for-message-listeners.jsm      |   2 +-
 content/lib/observer-manager.jsm                   |   6 +-
 content/lib/policy-manager.jsm                     |   6 +-
 content/lib/prefs.jsm                              |   4 +-
 content/lib/request-processor.compat.js            |   2 +-
 content/lib/request-processor.jsm                  |  12 +-
 content/lib/request-processor.redirects.js         |  95 +++---
 content/lib/request-set.jsm                        |   2 +-
 content/lib/request.jsm                            |   2 +-
 content/lib/ruleset-storage.jsm                    |   2 +-
 content/lib/ruleset.jsm                            |   2 +-
 content/lib/script-loader.jsm                      |   2 +-
 content/lib/subscription.jsm                       |   8 +-
 content/lib/utils.jsm                              |   2 +-
 content/lib/utils/constants.jsm                    |   3 +-
 content/lib/utils/domains.jsm                      |   2 +-
 content/lib/utils/strings.jsm                      |   2 +-
 content/lib/utils/windows.jsm                      |   2 +-
 content/lib/utils/xul.jsm                          |   4 +-
 content/main/about-uri.jsm                         |   6 +-
 content/main/content-policy.jsm                    |   8 +-
 content/main/default-pref-handler.js               |   2 +-
 content/main/pref-manager.jsm                      |   4 +-
 content/main/requestpolicy-service.jsm             | 111 ++++++-
 content/main/window-manager-toolbarbutton.js       |   6 +-
 content/main/window-manager.jsm                    |  28 +-
 content/multiple-installations.html                |  78 +++++
 content/settings/advancedprefs.html                |  13 +-
 content/settings/basicprefs.html                   |  13 +-
 content/settings/common.js                         |   2 +-
 content/settings/defaultpolicy.html                |  13 +-
 content/settings/oldrules.html                     |  13 +-
 content/settings/settings.css                      |   3 +-
 content/settings/setup.html                        |  13 +-
 content/settings/subscriptions.html                |  13 +-
 content/settings/yourpolicy.html                   |  13 +-
 content/settings/yourpolicy.js                     |   2 +-
 content/ui/classicmenu.js                          |  42 +--
 content/ui/frame.blocked-content.js                |   6 +-
 content/ui/frame.js                                |   6 +-
 content/ui/menu.js                                 | 121 ++++----
 content/ui/overlay.js                              |  84 ++---
 content/ui/request-log.filtering.js                |  10 +-
 content/ui/request-log.interface.js                |   8 +-
 content/ui/request-log.js                          |  12 +-
 content/ui/request-log.tree-view.js                |  18 +-
 content/ui/request-log.xul                         |  44 +--
 content/ui/xul-trees.js                            | 145 +++++----
 debian/changelog                                   |  10 +
 debian/upstream/changelog                          |   7 +
 install.rdf                                        | 148 ++++++++-
 locale/de/requestpolicy.properties                 |   1 -
 locale/en-US/requestpolicy.properties              |   1 -
 locale/eo/requestpolicy.properties                 |   1 -
 locale/es-MX/requestpolicy.properties              |   1 -
 locale/eu/requestpolicy.dtd                        |  12 +-
 locale/eu/requestpolicy.properties                 | 193 ++++++------
 locale/fr/requestpolicy.properties                 |   1 -
 locale/it/requestpolicy.properties                 |   1 -
 locale/ja/requestpolicy.properties                 |   3 +-
 locale/ko-KR/requestpolicy.properties              |   1 -
 locale/lv-LV/requestpolicy.properties              |   1 -
 locale/nl/requestpolicy.properties                 |   1 -
 locale/pt-BR/requestpolicy.properties              |   1 -
 locale/ru-RU/requestpolicy.properties              |   1 -
 locale/sk-SK/requestpolicy.properties              |   1 -
 locale/sv-SE/requestpolicy.properties              |   1 -
 locale/tr/requestpolicy.properties                 |   1 -
 locale/uk-UA/requestpolicy.properties              |   1 -
 locale/zh-CN/requestpolicy.properties              |   9 +-
 locale/zh-TW/requestpolicy.properties              |   1 -
 skin/initial-setup.css                             |   2 +-
 skin/request-log.css                               |   2 +-
 skin/requestpolicy.css                             | 136 ++++----
 skin/toolbarbutton-seamonkey.css                   |  38 +--
 skin/toolbarbutton.css                             |  80 ++---
 89 files changed, 1385 insertions(+), 1017 deletions(-)
 create mode 100644 content/multiple-installations.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list