Closed (fixed)
Project:
Project
Version:
7.x-2.x-dev
Component:
Usage statistics
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jun 2014 at 17:06 UTC
Updated:
2 Jul 2014 at 21:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mlhess commentedComment #2
dwwCan you please update the summary with a statement of a problem this change would solve? I don't have enough context to know what we're actually trying to change here and why.
Thanks!
-Derek
Comment #3
mlhess commentedUpdate summary per dww's request (at 30,000 feet, please excuse typos)
Comment #4
drummAnd we don't want a whole deployment any time the log format changes.
Comment #5
tvn commentedComment #6
dwwCool, that makes sense. Thanks for the clarifications. The one thing I'm still not clear on is what's meant by this:
"D.O will need to hardcode the value of updates_url"
Otherwise, needs work since the variable name should be properly prefixed with "project_usage".
Comment #7
drummWe will hard-code
$conf['project_usage_updates_url']in Drupal.org'ssettings.phpto handle the format EdgeCast gives us.Comment #8
drummI mean
$conf['project_usage_updates_regex'], or whatever it gets named.Comment #9
basic commentedUpdated patch with corrected namespace
Comment #11
drummLooks good, committed. Will be deployed today.