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: igniteflow/codebase-python-api-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: experimental
Choose a base ref
...
head repository: igniteflow/codebase-python-api-client
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
  • 19 files changed
  • 4 contributors

Commits on Feb 19, 2015

  1. Configuration menu
    Copy the full SHA
    3e26ca9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2015

  1. Configuration menu
    Copy the full SHA
    ba29892 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2015

  1. Remove requests dependency

    igniteflow committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    23242ec View commit details
    Browse the repository at this point in the history
  2. Appengine workaround

    igniteflow committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    8f6e042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dff05a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2015

  1. Configuration menu
    Copy the full SHA
    6c9c6f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2016

  1. Add API to create a ticket and deal with GAE when it comes to `expand…

    …user`
    
    The request that creates a new ticket needs to be in XML format.
    Moved tests in theirs own directory.
    aleg committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    dab92da View commit details
    Browse the repository at this point in the history
  2. Unit tests.

    aleg committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    d10cd37 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. All search results through all pages.

    Search accepts page number and kwargs (no need to know the structure
    of the search term).
    aleg committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    961ce3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac4c74b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14b2647 View commit details
    Browse the repository at this point in the history
  4. Remove commented code.

    aleg committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    59748c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Update client.py

    No need to encode data
    afieldio authored Sep 23, 2016
    Configuration menu
    Copy the full SHA
    eab87ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from afieldio/master

    Update client.py
    igniteflow authored Sep 23, 2016
    Configuration menu
    Copy the full SHA
    1353b12 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Merge branch 'xml-requests-for-creating-tickets' of git://github.com/…

    …aleg/codebase-python-api-client into aleg-xml-requests-for-creating-tickets
    igniteflow committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    7676401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6967e6b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    08a6bd0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    5a40b28 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Use argsparse

    igniteflow committed May 12, 2017
    Configuration menu
    Copy the full SHA
    5521111 View commit details
    Browse the repository at this point in the history
Loading