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: ithinksw/philo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ithinksw/philo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 1, 2012

  1. Merge branch 'release/0.9.2' into develop

    * release/0.9.2:
      Bumped version number and wrote release notes for 0.9.2 in preparation for release.
    jspiros committed Feb 1, 2012
    Configuration menu
    Copy the full SHA
    7aae48d View commit details
    Browse the repository at this point in the history
  2. Fixed a few bugs with the documentation, and links to the documentati…

    …on from the README.
    
    Sphinx can now build the documentation reliably due to conf.py explicitly adding the docs directory to the path.
    Added a link to the Bitbucket mirror, extending the set currently consisting of GitHub and Gitorious.
    jspiros committed Feb 1, 2012
    Configuration menu
    Copy the full SHA
    e8b51a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2012

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

Commits on May 16, 2012

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

Commits on Oct 17, 2012

  1. Added a proper related_name argument to the GenericRelation from Enti…

    …ty to Attribute. This fixes #179.
    jspiros committed Oct 17, 2012
    Configuration menu
    Copy the full SHA
    1fb4774 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'patch-1' of git://github.com/lapilofu/philo into develop

    * 'patch-1' of git://github.com/lapilofu/philo:
      File should be a value model, right?
    jspiros committed Oct 17, 2012
    Configuration menu
    Copy the full SHA
    e81bcde View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hotfix/embed_widget' of git://github.com/lapilofu/philo…

    … into develop
    
    * 'hotfix/embed_widget' of git://github.com/lapilofu/philo:
      Fixed a bug which was causing the embed widget to be unusable in Grappelli 2.3.8.
    jspiros committed Oct 17, 2012
    Configuration menu
    Copy the full SHA
    484c426 View commit details
    Browse the repository at this point in the history
Loading