[ckan-changes] [okfn/ckan] 40b6cc: Fix double counting of dataset and resource views
GitHub
noreply at github.com
Tue Jul 24 17:26:50 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 40b6cca0a9dd7e6e55819d60c24532cedec3df85
https://github.com/okfn/ckan/commit/40b6cca0a9dd7e6e55819d60c24532cedec3df85
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
Fix double counting of dataset and resource views
Recent dataset views and total and recent resource views were being
double counted by CKAN's internal page view tracking, fix so that each
page view is counted only once (double-counting of total dataset page
views was already fixed by a previous commit)
More information about the ckan-changes
mailing list