[ckan-changes] [okfn/ckan] bd2257: [#2682] Fix double counting of dataset and resourc...
GitHub
noreply at github.com
Tue Jul 24 16:32:50 UTC 2012
Branch: refs/heads/2682-bug-tracking-double-counting
Home: https://github.com/okfn/ckan
Commit: bd2257017e1a9fe3d12c378b7d36fd849e5975e7
https://github.com/okfn/ckan/commit/bd2257017e1a9fe3d12c378b7d36fd849e5975e7
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
[#2682] 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