|
Loading...
|
greasemonkey-dev@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
[greasemonkey-dev] [greasemonkey/greasemonkey] 056131: Make GM_info.matches a list of (pattern) strings. GitHub Thu Feb 16 11:00:35 2012
Branch: refs/heads/master
Home: https://github.com/greasemonkey/greasemonkey
Commit: 0561313b1b2c8ac9568db0d8622edbee0c3858cf
https://github.com/greasemonkey/greasemonkey/commit/0561313b1b2c8ac9568db0d8622edbee0c3858cf
Author: Anthony Lieuallen <[EMAIL PROTECTED]>
Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths:
M components/greasemonkey.js
Log Message:
-----------
Make GM_info.matches a list of (pattern) strings.
Fixes #1516
Commit: 8ea1d90d51c0217a1ea9db78e4318b68e85f048a
https://github.com/greasemonkey/greasemonkey/commit/8ea1d90d51c0217a1ea9db78e4318b68e85f048a
Author: Anthony Lieuallen <[EMAIL PROTECTED]>
Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths:
M content/config.js
M modules/script.js
Log Message:
-----------
Refactor Script._modified to Script._modifiedTime.
Now: _installTime and _modifiedTime are integers (i.e. from Date.getTime()) and
the installDate and modifiedDate return Date objects based on them, with
consistent naming.
Commit: fb16949b351712ac9acf4e81399babff3abbdd80
https://github.com/greasemonkey/greasemonkey/commit/fb16949b351712ac9acf4e81399babff3abbdd80
Author: Anthony Lieuallen <[EMAIL PROTECTED]>
Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths:
M modules/script.js
Log Message:
-----------
Not .isRemoteUpdateAllowed() when modified time > install time.
Fixes #1463
Commit: 4af158c01af17109b6b238ea054e84f2559a6b0b
https://github.com/greasemonkey/greasemonkey/commit/4af158c01af17109b6b238ea054e84f2559a6b0b
Author: Anthony Lieuallen <[EMAIL PROTECTED]>
Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths:
M content/addons.js
M modules/script.js
Log Message:
-----------
Firefox 3: Do not pass windows to script.installUpdate().
Commit: 9edab5bf39a0e3f73563d3518b8494bad5e2b48a
https://github.com/greasemonkey/greasemonkey/commit/9edab5bf39a0e3f73563d3518b8494bad5e2b48a
Author: Anthony Lieuallen <[EMAIL PROTECTED]>
Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths:
M content/addons.js
Log Message:
-----------
Firefox 3: Make the contents of the 'updates' tab not contain duplicates.
Commit: 7cefe18ff1325782687f595bc4a04969345e6345
https://github.com/greasemonkey/greasemonkey/commit/7cefe18ff1325782687f595bc4a04969345e6345
Author: Anthony Lieuallen <[EMAIL PROTECTED]>
Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths:
M modules/script.js
Log Message:
-----------
Ensure that the update AND download URL are allowed.
Fixes #1485
Commit: 0a06286f57e5785a862841d8521f329f4ad135ae
https://github.com/greasemonkey/greasemonkey/commit/0a06286f57e5785a862841d8521f329f4ad135ae
Author: Anthony Lieuallen <[EMAIL PROTECTED]>
Date: 2012-02-16 (Thu, 16 Feb 2012)
Changed paths:
M content/addons.js
M content/config.js
M modules/script.js
Log Message:
-----------
Keep the AOM up to date when re-installing a script.
I.E. installing to update to a new version.
Fixes #1476
Compare: https://github.com/greasemonkey/greasemonkey/compare/c4c4cb8...0a06286
--
You received this message because you are subscribed to the Google Groups
"greasemonkey-dev" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/greasemonkey-dev?hl=en.