Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mklepaczewski/python-keycdn-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: keycdn/python-keycdn-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 11 files changed
  • 4 contributors

Commits on Feb 10, 2019

  1. update requirements

    svenba authored Feb 10, 2019
    Configuration menu
    Copy the full SHA
    73dd2d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Make requests overrideable

    Fixes keycdn#5
    peterbe committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    d1e99f2 View commit details
    Browse the repository at this point in the history
  2. Fix doc strings

    Part of keycdn#7
    peterbe committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    f8e4646 View commit details
    Browse the repository at this point in the history
  3. better doc strings

    peterbe committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    89eb31a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Merge pull request keycdn#3 from mklepaczewski/master

    Change format of parameters for DELETE operation to JSON
    svenba authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    1f323a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7df31f View commit details
    Browse the repository at this point in the history
  3. Merge pull request keycdn#6 from peterbe/5-make-requests-overrideable

    Make `requests` overrideable
    svenba authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    697f5c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccc4f13 View commit details
    Browse the repository at this point in the history
  5. Merge pull request keycdn#8 from peterbe/7-fix-doc-strings

    Fix doc strings
    svenba authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    9973df7 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. release 0.4

    svenba committed May 6, 2019
    Configuration menu
    Copy the full SHA
    4f685bb View commit details
    Browse the repository at this point in the history
  2. include README

    Fixes keycdn#12
    peterbe committed May 6, 2019
    Configuration menu
    Copy the full SHA
    18e6cdf View commit details
    Browse the repository at this point in the history
  3. Merge pull request keycdn#13 from peterbe/12-include-readme

    include README
    svenba authored May 6, 2019
    Configuration menu
    Copy the full SHA
    0c096e2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. release 0.4.2

    svenba committed May 7, 2019
    Configuration menu
    Copy the full SHA
    e3b77c8 View commit details
    Browse the repository at this point in the history
  2. release 0.4.3

    svenba committed May 7, 2019
    Configuration menu
    Copy the full SHA
    08bec19 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Fails if the response isn't JSON (keycdn#16)

    Fixes keycdn#15
    peterbe authored and svenba committed May 10, 2019
    Configuration menu
    Copy the full SHA
    a8e5db5 View commit details
    Browse the repository at this point in the history
  2. Basic tests infrastructure (keycdn#18)

    Part of keycdn#17
    peterbe authored and svenba committed May 10, 2019
    Configuration menu
    Copy the full SHA
    20c6afc View commit details
    Browse the repository at this point in the history
  3. fix 'session' override (keycdn#19)

    Fixes keycdn#5
    Peter Bengtsson authored and svenba committed May 10, 2019
    Configuration menu
    Copy the full SHA
    9165aa1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. Delete .travis.yml

    svenba authored May 11, 2019
    Configuration menu
    Copy the full SHA
    eee3b17 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. add license

    svenba authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    8d06c24 View commit details
    Browse the repository at this point in the history
Loading