-
Notifications
You must be signed in to change notification settings - Fork 55
Comparing changes
Open a pull request
base repository: clintecker/python-googleanalytics
base: master
head repository: pinda/python-googleanalytics
compare: master
- 20 commits
- 5 files changed
- 2 contributors
Commits on Oct 2, 2009
-
Updated code to require
metricsas this is a required param in the ……GA protocol. Removed logic that would return an empty list if optional `dimensions` were not used.
Configuration menu - View commit details
-
Copy full SHA for dd4955c - Browse repository at this point
Copy the full SHA dd4955cView commit details
Commits on Nov 17, 2009
-
Configuration menu - View commit details
-
Copy full SHA for 7e100b1 - Browse repository at this point
Copy the full SHA 7e100b1View commit details -
Updated
GAConnection.get_account()to return a completeAccounti……nstance with all attributes set.
Configuration menu - View commit details
-
Copy full SHA for 0252303 - Browse repository at this point
Copy the full SHA 0252303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8575958 - Browse repository at this point
Copy the full SHA 8575958View commit details -
Removed unnecessary code now that all Account instances will have all…
… attributes set.
Configuration menu - View commit details
-
Copy full SHA for dab18c9 - Browse repository at this point
Copy the full SHA dab18c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28577f9 - Browse repository at this point
Copy the full SHA 28577f9View commit details -
Updated tests (using a more forgiving start_date/end_date for those t…
…esters without a high traffic site ;)). Added test documentation. All tests pass.
Configuration menu - View commit details
-
Copy full SHA for 45e47eb - Browse repository at this point
Copy the full SHA 45e47ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5bb3d - Browse repository at this point
Copy the full SHA ae5bb3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 566a9dd - Browse repository at this point
Copy the full SHA 566a9ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 313b497 - Browse repository at this point
Copy the full SHA 313b497View commit details
Commits on Nov 24, 2009
-
Updated DataSet and DataPoint objects to now make available all data …
…returned in a Data Feed as object attributes. Moved Data Feed parsing logic out of `Account.get_data()`. `DataSet` now takes care of much of the parsing directly as it creates its `DataPoint` elements. Updated docs and tests for new features. BACKWARDS INCOMPATIBLE: Removed DataSet.dict property as this was broken for multiple metrics/dimensions (i.e. it only worked if there was *exactly* one dimension and one metric each).
Configuration menu - View commit details
-
Copy full SHA for 44584ee - Browse repository at this point
Copy the full SHA 44584eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for da0e3fd - Browse repository at this point
Copy the full SHA da0e3fdView commit details
Commits on Mar 16, 2012
-
Merge remote-tracking branch 'upstream/master'
Conflicts: src/googleanalytics/connection.py
Configuration menu - View commit details
-
Copy full SHA for faea4b9 - Browse repository at this point
Copy the full SHA faea4b9View commit details
Commits on Jun 20, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 6be9b5f - Browse repository at this point
Copy the full SHA 6be9b5fView commit details
Commits on Jul 12, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 99cb308 - Browse repository at this point
Copy the full SHA 99cb308View commit details
Commits on Jul 13, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 5f26f97 - Browse repository at this point
Copy the full SHA 5f26f97View commit details
Commits on Jul 19, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 7473121 - Browse repository at this point
Copy the full SHA 7473121View commit details
Commits on Jul 20, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 582269d - Browse repository at this point
Copy the full SHA 582269dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9182afa - Browse repository at this point
Copy the full SHA 9182afaView commit details
Commits on Aug 24, 2012
-
Joeri Djojosoeparto committedAug 24, 2012 Configuration menu - View commit details
-
Copy full SHA for ca30b8a - Browse repository at this point
Copy the full SHA ca30b8aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master