[Pkg-mozext-commits] [greasemonkey] 11/41: Update stats.js
David Prévot
taffit at moszumanska.debian.org
Thu Apr 30 22:06:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository greasemonkey.
commit 5c59de434ca414aa121ebdd5591dfdc6bf79f5ec
Author: janekptacijarabaci <janekptacijarabaci at users.noreply.github.com>
Date: Mon Mar 23 13:29:10 2015 +0100
Update stats.js
---
modules/stats.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/modules/stats.js b/modules/stats.js
index 578d28f..6e9e1b0 100644
--- a/modules/stats.js
+++ b/modules/stats.js
@@ -131,6 +131,7 @@ function getStatsObj() {
'modifiedTime': script.modifiedDate.toISOString(),
'sizes': sizes,
'userExcludeCount': script.userExcludes.length,
+ 'userMatchCount': script.userMatches.length,
'userIncludeCount': script.userIncludes.length,
'valueCount': valueStats.count,
'valueSize': valueStats.size,
--
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