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: Pistos/ruby-dbi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: daveed/ruby-dbi
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.
  • 20 commits
  • 18 files changed
  • 3 contributors

Commits on Sep 2, 2008

  1. Merge branch 'development' of git://hollensbe.org/git/ruby-dbi into d…

    …evelopment
    Pistos committed Sep 2, 2008
    Configuration menu
    Copy the full SHA
    8135848 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2008

  1. Merge branch 'development' of git://hollensbe.org/git/ruby-dbi into d…

    …evelopment
    Pistos committed Sep 11, 2008
    Configuration menu
    Copy the full SHA
    8ca4591 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2008

  1. Merge branch 'development' of git://hollensbe.org/git/ruby-dbi into d…

    …evelopment
    Pistos committed Sep 29, 2008
    Configuration menu
    Copy the full SHA
    d39ef0b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2009

  1. Merge branch 'development' of git://github.com/erikh/ruby-dbi into de…

    …velopment
    Pistos committed Jan 17, 2009
    Configuration menu
    Copy the full SHA
    d7e4190 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2009

  1. Merge branch 'development' of git://github.com/erikh/ruby-dbi into de…

    …velopment
    Pistos committed Sep 14, 2009
    Configuration menu
    Copy the full SHA
    6abaf88 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2009

  1. Configuration menu
    Copy the full SHA
    979ceee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad1b37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beff8bf View commit details
    Browse the repository at this point in the history
  4. Bump DBI::DBD::Pg version.

    Pistos committed Sep 27, 2009
    Configuration menu
    Copy the full SHA
    ba34eb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2009

  1. * Fix numerous precision errors (with tests to prove it) with our cus…

    …tom DateTime parser.
    
    * Solves ticket #27182
    Erik Hollensbe committed Sep 28, 2009
    Configuration menu
    Copy the full SHA
    9a9fb33 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2009

  1. Merge branch 'development' of git://github.com/erikh/ruby-dbi into de…

    …velopment
    Pistos committed Sep 29, 2009
    Configuration menu
    Copy the full SHA
    5574129 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2010

  1. Trim trailing whitespace.

    Pistos committed Feb 11, 2010
    Configuration menu
    Copy the full SHA
    4168358 View commit details
    Browse the repository at this point in the history
  2. Make sure to use String representation of type constants.

    This fixes the problem of MySQL values all becoming Ruby Strings instead of
    sane and proper Ruby types (like Fixnum for MySQL integers, etc.)
    Thanks go to http://github.com/naturalethic who suggested the fix at
    http://github.com/Pistos/m4dbi/issues/#issue/2/comment/123677 .
    Pistos committed Feb 11, 2010
    Configuration menu
    Copy the full SHA
    750138a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2010

  1. Merge branch 'development' into rf-27113

    Erik Hollensbe committed Mar 6, 2010
    Configuration menu
    Copy the full SHA
    076c46a View commit details
    Browse the repository at this point in the history
  2. * Bump Mysql DBD to 0.4.4, reflecting Pistos's patch.

    Erik Hollensbe committed Mar 6, 2010
    Configuration menu
    Copy the full SHA
    e9c88de View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2010

  1. * Ugly, ugly hack to sqlite3 DBD to handle symbols properly.

    Erik Hollensbe committed Mar 25, 2010
    Configuration menu
    Copy the full SHA
    52773fb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2010

  1. * Moved to new RDoc.

    Erik Hollensbe committed May 3, 2010
    Configuration menu
    Copy the full SHA
    ae90744 View commit details
    Browse the repository at this point in the history
  2. * Fixed blog updater.

    Erik Hollensbe committed May 3, 2010
    Configuration menu
    Copy the full SHA
    9446ffe View commit details
    Browse the repository at this point in the history

Commits on May 5, 2010

  1. * Require deprecated v. 2.0.1 hard now.

    Erik Hollensbe committed May 5, 2010
    Configuration menu
    Copy the full SHA
    ac70497 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2010

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