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: ocelma/7-digital
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 7digital/python-7digital-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
  • 15 files changed
  • 3 contributors

Commits on Sep 24, 2010

  1. First Commit

    Oscar Celma committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    16693b2 View commit details
    Browse the repository at this point in the history
  2. deleted .pyc!

    Oscar Celma committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    32ca578 View commit details
    Browse the repository at this point in the history
  3. removed my api key (me silly!)

    Oscar Celma committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    1b7a723 View commit details
    Browse the repository at this point in the history
  4. added 7digital URL

    Oscar Celma committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    3d8911d View commit details
    Browse the repository at this point in the history
  5. ISO country is empty

    Oscar Celma committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    5e5fe4b View commit details
    Browse the repository at this point in the history
  6. added download link

    Oscar Celma committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    f6ad628 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2011

  1. started writing some unit tests in nose

    M.To committed Jun 1, 2011
    Configuration menu
    Copy the full SHA
    0af09bf View commit details
    Browse the repository at this point in the history
  2. added oauth library

    M.To committed Jun 1, 2011
    Configuration menu
    Copy the full SHA
    6b85ac0 View commit details
    Browse the repository at this point in the history
  3. playing with oauth, currently not working

    M.To committed Jun 1, 2011
    Configuration menu
    Copy the full SHA
    dd6cfec View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2011

  1. 3 legged oauth is working now

    = committed Jun 2, 2011
    Configuration menu
    Copy the full SHA
    18ea17c View commit details
    Browse the repository at this point in the history
  2. refactored oauth for 7digital api to its own class and created an app…

    ….py to consume it
    = committed Jun 2, 2011
    Configuration menu
    Copy the full SHA
    b9f4d7f View commit details
    Browse the repository at this point in the history
  3. structured project

    = committed Jun 2, 2011
    Configuration menu
    Copy the full SHA
    8bd6bbb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2011

  1. locker endpoint returns you your locker

    = committed Jun 3, 2011
    Configuration menu
    Copy the full SHA
    fcac6fd View commit details
    Browse the repository at this point in the history
  2. a bit of gardening

    = committed Jun 3, 2011
    Configuration menu
    Copy the full SHA
    e3fd2a3 View commit details
    Browse the repository at this point in the history
  3. Locker endpoint returns an artist object now rather that an xml dump.…

    … Will be adding tracks and releases soon
    = committed Jun 3, 2011
    Configuration menu
    Copy the full SHA
    7063abd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83fa49f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30c0d87 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2011

  1. added MIT license

    = committed Jun 6, 2011
    Configuration menu
    Copy the full SHA
    50a7537 View commit details
    Browse the repository at this point in the history
  2. added oauth usage example to readme

    = committed Jun 6, 2011
    Configuration menu
    Copy the full SHA
    cfb9b99 View commit details
    Browse the repository at this point in the history
Loading