[Pkg-mozext-commits] [greasemonkey] annotated tag upstream/3.5 created (now 6d017ee)

David Prévot taffit at moszumanska.debian.org
Thu Oct 29 15:38:13 UTC 2015


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

taffit pushed a change to annotated tag upstream/3.5
in repository greasemonkey.

        at  6d017ee   (tag)
   tagging  c0e84627ca4720e3edbbad327720ce5dcf33119e (commit)
  replaces  upstream/3.4
 tagged by  David Prévot
        on  Thu Oct 29 11:13:29 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 3.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJWMjeZAAoJEAWMHPlE9r08J8sH/1dHGWsRQUrS2hdExNcs881Q
3H9Wd66wq9KL0XTRP3Gt56kCvB66l76Am/jZDempAuF2GFeRFbVWRErDLGwnskL0
2VSg4hnyWLdOz2PUwL9H6/qhqctzxLY3qLD1d1uCanieHO1IoPy9ELmsjM+kGoSC
/hp8a4wKRP+OisPm6Da9xZCBEjj2VH7QE+4FtGpvs5CRINCUh+/QwDrAanw8e7zQ
CMOBTWe/sxfp/zR7cWHVtzKkQg1JB73aWJKvMpIvMiVRAOowNNDNX4kQ302jk6Lj
MR1r6nHGQXBRbzC/tOhHV4qS74iyI37ExLdwnW2FtelTjAaSg3M03GgZwCc9uBE=
=XQgN
-----END PGP SIGNATURE-----

Anthony Lieuallen (35):
      Update the AOM UI based on the kind of uninstall happening.
      Version bump: 3.4.1beta1
      Typo fix reference to script object.
      Version bump: 3.4.1
      Import scratchpad manager from new location.
      Fix stats reporting for scripts.
      Allow scripts at `about:reader`.
      Merge remote-tracking branch 'janekptacijarabaci/unsafe-CPOW-usage'
      Style cleanup.
      Restore "more" link in AOM.
      Add author and homepage script values.
      Return undefined when GM_getValue is given an invalid key.
      Remove referer-setting-observer.
      Merge remote-tracking branch 'the8472/async-messages2' into the-async
      Style/grammar/whitespace/etc. cleanup.
      Version bump: 3.5beta1
      Line length/whitespace.
      Service broadcastScriptUpdates(): set initial AND broadcast.
      Set script properties to empty string, not null.
      Merge remote-tracking branch 'jerone/issues/#2271-allow-cmd'
      Merge remote-tracking branch 'the8472/uniq-urls'
      Merge remote-tracking branch 'janekptacijarabaci/synchronizationBetweenPopups'
      Merge remote-tracking branch 'janekptacijarabaci/oneScriptInstalled'
      Merge branch 'master' into broadcast-script-config
      Version bump: 3.5beta2
      Fix filename reference typo.
      Remove commented-out code in scriptprefs.js.
      Load new metadata for existing scripts.
      Repair opening new user welcome page.
      [e10s on] gBrowser.addEventListener("DOMContentLoaded") => framescript.js
      Version bump: 3.5beta3
      Don't wrap the template textarea, allow resize options window.
      Ignore errors in _updateVersion().
      Version bump: 3.5beta4.
      Version bump: 3.5

David Prévot (1):
      Imported Upstream version 3.5

Jeroen van Warmerdam (2):
      Allow .cmd as editor executable
      Only add .cmd on Windows

The 8472 (1):
      reduce sync messages from frame scripts

The8472 (6):
      avoid holding duplicate script source strings in memory
      Support GM_xmlhttpRequest referer override in e10s
      fix xray access denied error
      restore unique element filter on scripts dropdown menu
      Merge branches 'e10s-referer' and 'dedup_string' into async-messages2
      piggyback script refresh checking on http requests for page/frame loads

janekptacijarabaci (6):
      GM 3.3beta2+, GM 3.4beta2+: Fix synchronization between popups
      GM 3.4.1: If just one script is installed (and updated)
      Address "unsafe CPOW usage" warnings - the new script, the context menu
      Scratchpad: Rewrite require / import to match source
      The "use strict", minor performance enhancements (the "for" statement), fix typo / style cleanup
      Style clean up

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  70a16c4   avoid holding duplicate script source strings in memory
       new  e4a38a3   Support GM_xmlhttpRequest referer override in e10s
       new  510505a   Allow .cmd as editor executable
       new  ec4a6d5   Only add .cmd on Windows
       new  06349bf   fix xray access denied error
       new  d0aea26   restore unique element filter on scripts dropdown menu
       new  0bfa0ef   Merge branches 'e10s-referer' and 'dedup_string' into async-messages2
       new  70fab3e   reduce sync messages from frame scripts
       new  28d72d8   GM 3.3beta2+, GM 3.4beta2+: Fix synchronization between popups
       new  780682d   Update the AOM UI based on the kind of uninstall happening.
       new  f2568f7   Version bump: 3.4.1beta1
       new  3b621bc   Typo fix reference to script object.
       new  12ec962   Version bump: 3.4.1
       new  723f4cd   GM 3.4.1: If just one script is installed (and updated)
       new  d6b0089   Address "unsafe CPOW usage" warnings - the new script, the context menu
       new  bbb3364   Import scratchpad manager from new location.
       new  182a309   Fix stats reporting for scripts.
       new  02bd979   Allow scripts at `about:reader`.
       new  dedb785   Merge remote-tracking branch 'janekptacijarabaci/unsafe-CPOW-usage'
       new  f6d8224   Style cleanup.
       new  392c2c5   Scratchpad: Rewrite require / import to match source
       new  2f96c6c   Restore "more" link in AOM.
       new  25ef32a   Add author and homepage script values.
       new  9ba4cb2   Return undefined when GM_getValue is given an invalid key.
       new  c274845   Remove referer-setting-observer.
       new  6fe96d6   Merge remote-tracking branch 'the8472/async-messages2' into the-async
       new  726cbba   Style/grammar/whitespace/etc. cleanup.
       new  78a1892   Version bump: 3.5beta1
       new  ee047d2   Line length/whitespace.
       new  73736ed   Service broadcastScriptUpdates(): set initial AND broadcast.
       new  be1d16f   Set script properties to empty string, not null.
       new  0fec26a   Merge remote-tracking branch 'jerone/issues/#2271-allow-cmd'
       new  72020a9   Merge remote-tracking branch 'the8472/uniq-urls'
       new  8a7d0c1   Merge remote-tracking branch 'janekptacijarabaci/synchronizationBetweenPopups'
       new  a516cf9   Merge remote-tracking branch 'janekptacijarabaci/oneScriptInstalled'
       new  82f484d   Merge branch 'master' into broadcast-script-config
       new  666ddc4   Version bump: 3.5beta2
       new  4b240a7   piggyback script refresh checking on http requests for page/frame loads
       new  1c58833   Fix filename reference typo.
       new  83ddd72   The "use strict", minor performance enhancements (the "for" statement), fix typo / style cleanup
       new  213b1e6   Style clean up
       new  0d569db   Remove commented-out code in scriptprefs.js.
       new  2db84e7   Load new metadata for existing scripts.
       new  999f8b4   Repair opening new user welcome page.
       new  3ea4de9   [e10s on] gBrowser.addEventListener("DOMContentLoaded") => framescript.js
       new  2f01c4f   Version bump: 3.5beta3
       new  49b1cc8   Don't wrap the template textarea, allow resize options window.
       new  04f3990   Ignore errors in _updateVersion().
       new  b1b184d   Version bump: 3.5beta4.
       new  9c19186   Version bump: 3.5
       new  c0e8462   Imported Upstream version 3.5

The 51 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