Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few simple changes #2

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Feb 6, 2011

  1. Copy the full SHA
    cd2363f View commit details
    Browse the repository at this point in the history
  2. added method: get_new_tickets

    Retrieves all the tickets in the first page of a project,
    then returns a list with the new ones.
    franciscolourenco committed Feb 6, 2011
    Copy the full SHA
    bccfd24 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    43c42b2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    728a148 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2011

  1. Copy the full SHA
    cdebe95 View commit details
    Browse the repository at this point in the history
  2. gir rm .pyc files

    franciscolourenco committed Feb 7, 2011
    Copy the full SHA
    6a30786 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2011

  1. fix __repr__ of non-ASCII titles

    Maximillian Dornseif committed Feb 25, 2011
    Copy the full SHA
    0c6e7ce View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2012

  1. Merge git://github.com/clintecker/python-lighthouse-api into HEAD

    Maximillian Dornseif committed Jan 9, 2012
    Copy the full SHA
    3f6ddcf View commit details
    Browse the repository at this point in the history
  2. handle pages with more than 30 entries

    also fixes non existan `children` attribute - this is from
    Kjuly@a6906ab
    Maximillian Dornseif committed Jan 9, 2012
    Copy the full SHA
    c21df61 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2013

  1. Merge pull request #2 from mdornseif/master

    Pagination and several fixes
    franciscolourenco committed Oct 5, 2013
    Copy the full SHA
    cd2160d View commit details
    Browse the repository at this point in the history