[Pkg-mozext-commits] [greasemonkey] annotated tag upstream/2.3 created (now 41f2f2b)
David Prévot
taffit at moszumanska.debian.org
Mon Nov 3 20:59:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag upstream/2.3
in repository greasemonkey.
at 41f2f2b (tag)
tagging 87240a08df6e6f0249780353662480e16bd84851 (commit)
replaces upstream/2.2
tagged by David Prévot
on Mon Nov 3 16:28:56 2014 -0400
- Log -----------------------------------------------------------------
Upstream version 2.3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCAAGBQJUV+WIAAoJEAWMHPlE9r08pBEIAJFaWzUDCvQgY5Ow9ekKNCQa
gzVSuhvP7Ujm735abridEdKsDnc5+Q8NDvrCQyzGf+D8fSwsWofbc65Sw2wuoBGo
hKKEKFLR4YS2+eVlK6NIC+7fsPYQwFxlXPvwtn1H/HXPhq1TmUyih+I1ViqE3Q0w
4+ntFA57rFi9NPWHX/Q8c9LiloTJr3694wo3i7m28tGGIY3Rdmv31BpUUjRl6utX
cFqcN8C1L1VoCTJgPJls/3qz8Q4gWaizky5QAXV/tY35E3/Ic+WuniLMj0NRi/gK
/vHgMV6VnDypHSJPuyBCpUAjUu52K3F7ryott3aqpnZCDiN327Tf0FLgBmJnHP8=
=2dn1
-----END PGP SIGNATURE-----
Anthony Lieuallen (19):
Parse metadata lines via a formal grammar.
Use a formal grammar and parser generator for script metadata.
Use syntax that doesn't confuse my IDE (Eclipse/JsDev).
Update the parser to detect @noframes.
When @noframes is set, only inject into top-level windows.
Do not install scripts from Sync without download URLs.
Remove unused error.access-violation string.
Add-ons Manager: only force sort User Scripts.
Use nsIDOMWindow, not deprecated nsIDOMWindowInternal.
Merge branch 'master' of github.com:greasemonkey/greasemonkey
Restore duplicate resource name check.
Fix typo.
Remove spurious debug log statement.
Restore the responseType feature for GM_xhr
Define a lower wal_autocheckpoint for script value DBs.
Update translations from babelzilla.org.
Version bump: 2.3beta1
Update translations from babelzilla.org.
Version bump: 2.3
David Prévot (1):
Imported Upstream version 2.3
Ventero (20):
Don't redefine function parameter as local variable.
Move function declaration out of conditional block.
Add parentheses around assignment in while().
Use more robust way to keep the timer reference alive.
Don't overwrite the sandbox console object with the Firebug console.
Move GM_openInTab to miscapis.js.
Move extractMeta into its own file.
Remove the need for a chrome window reference in GM_xhr.
Refactor parts of the menu command handling into a JSM.
Move menu command event handling to GM_MenuCommander.
Move sandbox related functions into JSM.
Remove unused imports/definitions.
Fix reference errors in GM_openInTab and remove GM_windowForTab.
Delete corresponding temp files when a script source tab is closed.
Fix typo in property access for localized description.
Remove debug dump().
Fix keyword reference.
Simplify character class rules in grammar.
Return only the actual locale value from the parser.
Use external extractMeta module.
arantius (2):
Merge pull request #2005 from Ventero/various_fixes
Merge pull request #2028 from Ventero/parser
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ad82f7c Parse metadata lines via a formal grammar.
new d261011 Don't redefine function parameter as local variable.
new 4afb79a Move function declaration out of conditional block.
new 593df64 Add parentheses around assignment in while().
new 48eec5e Use more robust way to keep the timer reference alive.
new 784a9b8 Don't overwrite the sandbox console object with the Firebug console.
new d2822b7 Move GM_openInTab to miscapis.js.
new 23205fe Move extractMeta into its own file.
new 1383976 Remove the need for a chrome window reference in GM_xhr.
new 104a3e3 Refactor parts of the menu command handling into a JSM.
new 8692e5d Move menu command event handling to GM_MenuCommander.
new 4a93798 Move sandbox related functions into JSM.
new be442de Remove unused imports/definitions.
new 3f512a1 Fix reference errors in GM_openInTab and remove GM_windowForTab.
new da36f16 Use a formal grammar and parser generator for script metadata.
new d4f1f93 Use syntax that doesn't confuse my IDE (Eclipse/JsDev).
new 8f32550 Update the parser to detect @noframes.
new 9537dc9 When @noframes is set, only inject into top-level windows.
new cb9010f Do not install scripts from Sync without download URLs.
new 6204f84 Delete corresponding temp files when a script source tab is closed.
new 2534751 Remove unused error.access-violation string.
new 84ad4bd Add-ons Manager: only force sort User Scripts.
new b905bdc Use nsIDOMWindow, not deprecated nsIDOMWindowInternal.
new fa96791 Merge pull request #2005 from Ventero/various_fixes
new 1984367 Merge branch 'master' of github.com:greasemonkey/greasemonkey
new 23798bb Fix typo in property access for localized description.
new b3f3725 Restore duplicate resource name check.
new 2293758 Remove debug dump().
new 4f54c97 Fix keyword reference.
new 1fa6b91 Simplify character class rules in grammar.
new 3808464 Return only the actual locale value from the parser.
new 140c0ef Use external extractMeta module.
new 05ca0b7 Fix typo.
new 94acaba Remove spurious debug log statement.
new 63db53b Restore the responseType feature for GM_xhr
new 0d3daa6 Define a lower wal_autocheckpoint for script value DBs.
new a510758 Update translations from babelzilla.org.
new e75ffc9 Version bump: 2.3beta1
new 78e4dca Merge pull request #2028 from Ventero/parser
new e89273a Update translations from babelzilla.org.
new 5bca25e Version bump: 2.3
new 87240a0 Imported Upstream version 2.3
The 42 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/greasemonkey.git
More information about the Pkg-mozext-commits
mailing list