1. 17 Jan, 2014 1 commit
  2. 22 Oct, 2013 7 commits
  3. 21 Oct, 2013 8 commits
  4. 20 Oct, 2013 1 commit
    • paginator should validate page and provide default · 63e6a3b4
      - use the standard paginator.validate_number method rather
        strict_postive_int.
      - support optional paginator method, default_page_number, to get the default
        page number rather than hard-coding it to 1
      - this allows supporting non-integer based pagination which can be an
        important performance tweak on extermely large datasets or high request
        loads
      - relatively thorough unit tests of the changes
      Ross McFarland committed
  5. 18 Oct, 2013 6 commits
  6. 17 Oct, 2013 7 commits
  7. 16 Oct, 2013 8 commits
  8. 13 Oct, 2013 1 commit
  9. 12 Oct, 2013 1 commit