[Pkg-mozext-commits] [requestpolicy] annotated tag v1.0.beta10 created (now a7ca08e)
David Prévot
taffit at moszumanska.debian.org
Sun Jul 5 15:02:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag v1.0.beta10
in repository requestpolicy.
at a7ca08e (tag)
tagging 48bda95160a2a2da54349c9bfb67dee827237f89 (commit)
replaces v1.0.beta9.3
tagged by Martin Kimmerle
on Wed Jul 1 20:49:48 2015 +0200
- Log -----------------------------------------------------------------
RequestPolicyContinued 1.0.beta10
The SHA-512 sum of the attached XPI file is:
7093d817103b91566dc448dddc43d8b46e1a4ab7ab497a57579f5c91a397d94e8b9f9d049c1a405eec5179696ece576371a5f1afb699024ce5eea52afb767623
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJVlDeJAAoJEKRUchyueP3+gpIP/3OSwLg/k75lnbPb8C2fNHUe
Z+UcTRQAFrmvVh819Yk6cIKYRhnp4NwxHr5jnCiS54cqixNyQpvYk8+nxS3E3C04
EaAZC6qXXD9xwzc1Da9VaBrPIWxXGW/JeyLHOtFe9xu+8Tzbz0hZzXePn5/1mrnb
DCtprTWQVmPm3XRXzXjCxqvcEcbVMOeEJ5mvpmLB4t1cBvyO5/Ixwbz7yu1UOK6D
+9f66dE+i6u2kRGceqWO1FppEy5WRQw8ji9Msgj2NSPILTruQsQw8Z6KxQJ3MXPh
xjHA5kvxF7Ws9nRIm5nLOy5W6nEJ3rtKXpsnhpe22nvDDovVy6jD7ZpcJGOxYrms
3dzwlfttxdET0MZR7ufkm9oCs3jO1GcOfze+ce8rJ5OyBGRjFnVy1O8NK/c0pyPu
uhpbiM2N4oVuzsMEHA9PfaXP8dRYbg9vtVdRKL74DuaEWv5qI45AO5l/WOh3UXRE
2vu18gKTih6qhkkgSD3UYljD5BtGQjG+PWq9gg2l9TP03xklyLes0yr6f3Eo2EpX
BJRkd5Q7YiE6bquTQ+6il9UYvJTWX0XubQxq/4AEqONm+tXndDtqA21BZOcc02rz
yIB6nBQQAfZt+c8pQDRpBfUOu1ivex4m1gnGK/EERTfuHdvDD4X7xke6SASborlh
MvoG3tZ8fyFQ51WKKwF6
=jzay
-----END PGP SIGNATURE-----
Aitor Beriain (2):
Update requestpolicy.dtd
Update requestpolicy.properties
Martin Kimmerle (74):
Merge commit 'hotfix-1.0.beta9.1' into dev-1.0
[refact] rewrite some code regarding #633
Merge branch 'hotfix-1.0.beta9.2' into dev-1.0
bugfix: add missing argument
Change the extension ID
Merge branch 'hotfix-1.0.beta9.3' into dev-1.0
add some 0.5 rules for import tests
update the "packagename" of the chrome registration
update IDs of XPCOM components
Update ContentPolicy class-description
rename the `requestpolicyIdentified` attribute
rename the `requestpolicyBlocked` attribute
rename the observer topic "requestpolicy-prefs-changed"
change the toolbar button's ID
rename the `requestpolicyPermissive` attribute
rename `requestpolicyContextMenu`
update the sidebar's heading on preferences
rename some more observer topics
update the toolbar button's tooltip
rename `rp-popup` to `rpc-popup`
change the label in the "tools" menu
rename `requestpolicyKeyset` and `requestpolicyPopupset`
rename `requestpolicyRedirectAddRuleMenu`
Rename many identifiers prefixed with "rp-"
Rename many request log IDs
Rename many more CSS classes
remove dead code
bugfix: it was not possible to visit the "oldrules" page
Remove unused files
change a variable name in the Makefile
change some IDs in the requestLog's XUL
some name changes in the overlay
Rename the object added to "browser" objects
Update README.md
Makefile: create some aliases for creating XPIs
[refact][mozmill] `addonsManager.setCategoryById`
fix failure of MozMill installation/upgrade tests
New location for the add-on description (l10n)
Change the Extension ID (again)
Makefile: choose `/bin/bash` as the shell
add a makefile target for an AMO release
Makefile: `clean` should clean any XPI in `dist/`
new Make target: create XPI from tree-ish
disable testAwesomeBar mozmill tests
prepare for Marionette tests, see #641
create a separate venv for mozmill
move "Dev Helper" extension to new directory
Marionette: create a `prefs` module
new Marionette library: "addons"
Marionette: test restartlessness
Marionette "addon" library: new test
Marionette "addons" library: add some methods
Marionette: create "ui.addons.RequestPolicy"
Marionette: test the setup page opens on install
Marionette: detect Console and Logging errors
Merge branch 'marionette' into new-extension-id-2
fix `dummy-xpi` Makefile alias
Marionette: remove unused vars
show a notice when multiple RP versions are active
fix link to "oldrules"
Merge branch 'new-extension-id-2' into dev-1.0
update basque translation
Marionette: move addon-related tests to subdir
Mozrunner: add a useful pref
update zh-CN translation
set version to 1.0.beta10
fix typo in japanese locale
Makefile: fix `signed-xpi` target
CSS: remove usage of `-moz-linear-gradient`
change the addon's "name" for the off-AMO version
update zh-CN translation (again)
update maxVersion
update changelogs
Merge branch 'release-1-0-beta10' into dev-1.0-releases
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
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 b85123e Change the extension ID
new 4c5274b Update requestpolicy.dtd
new 8543e00 Update requestpolicy.properties
new b6b1468 Merge branch 'hotfix-1.0.beta9.3' into dev-1.0
new c314ac0 add some 0.5 rules for import tests
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 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
The 76 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.
--
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