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: coleifer/peewee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: coleifer/peewee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.1
Choose a head ref
  • 13 commits
  • 17 files changed
  • 3 contributors

Commits on Oct 18, 2014

  1. Changelog

    coleifer committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    4085b5c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2014

  1. Removing bench/

    coleifer committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    f941bea View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2014

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

Commits on Oct 22, 2014

  1. Add hooks to the pool database to make it easier to detect and remove

    closed connections, refs #444
    coleifer committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    ad50a51 View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    soasme committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    70d09b0 View commit details
    Browse the repository at this point in the history
  3. Pass conn to _is_closed().

    coleifer committed Oct 22, 2014
    1 Configuration menu
    Copy the full SHA
    d442a92 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #447 from soasme/fix_doc

    Fix typo.
    coleifer committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    c51784c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2014

  1. Test schema attribute.

    coleifer committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    8735179 View commit details
    Browse the repository at this point in the history
  2. Doc fix

    coleifer committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    d7a6fac View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2014

  1. Configuration menu
    Copy the full SHA
    35c54de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #448 from alexlatchford/pg-close-pool-conn

    Add in support for detecting server closed connections in postgres
    coleifer committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    6cd16dd View commit details
    Browse the repository at this point in the history
  3. Some small renamings, refs #448

    coleifer committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    6a02a75 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Version bump

    coleifer committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    015fb5f View commit details
    Browse the repository at this point in the history
Loading