Commits on Jul 26, 2017
  1. drop row names after re-order

    patperry committed Jul 26, 2017
Commits on Aug 15, 2016
  1. Updated documentation replacing 'last_' with 'last-'

    ericwatt committed Aug 15, 2016
Commits on May 4, 2016
  1. Do not fill in dates in R downloads

    We would need to fill in OS, version as well,
    so rather we don't fill in anything.
    gaborcsardi committed May 4, 2016
Commits on Dec 9, 2015
  1. Fix arguments description for `when` parameter

    `last_day` to `last-day` and so on. One fix at a time.
    jbkunst committed Dec 9, 2015
Commits on Dec 7, 2015
  1. Do not run examples

    Because they require internet connection.
    gaborcsardi committed Dec 7, 2015
Commits on Sep 5, 2015
  1. Check http responses status before proceeding.

    jeroen committed Sep 5, 2015
Commits on Jul 27, 2015
  1. Support for R downloads

    gaborcsardi committed Jul 27, 2015
Commits on May 7, 2015
  1. Fix manual errors, add note about max 100 top pkgs

    gaborcsardi committed May 7, 2015
  2. Top downloaded packages, fixes #8

    gaborcsardi committed May 7, 2015
Commits on Apr 9, 2015
  1. Better handling of "errors" from the server

    Server really shouldn't return 200 for these, though.
    gaborcsardi committed Apr 9, 2015
  2. Better handling of zero counts and unknown packages, #7

    gaborcsardi committed Apr 9, 2015
Commits on Mar 11, 2015
  1. Dates are date objects now, #5

    gaborcsardi committed Mar 11, 2015
  2. Pkg name is a column in result, query multiple pkgs, #4

    gaborcsardi committed Mar 11, 2015
Commits on Oct 30, 2014