[DRE-commits] [ruby-activerecord-import] 01/04: Merge tag 'upstream/0.8.0'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Aug 2 11:11:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-activerecord-import.

commit 787bbdd157a34141f1b03663c52afe3787644a8f
Merge: 2f02491 4eac413
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Aug 2 16:04:22 2015 +0530

    Merge tag 'upstream/0.8.0'
    
    Upstream version 0.8.0
    
    # gpg: Signature made Sunday 02 August 2015 04:04:15 PM IST using RSA key ID 4512C22A
    # gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
    # gpg:                 aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
    # gpg:                 aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"
    # gpg:                 aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
    # gpg:                 aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"

 Gemfile                                            |   2 +-
 README.markdown                                    |  19 ++++
 gemfiles/3.1.gemfile                               |   2 +-
 gemfiles/3.2.gemfile                               |   2 +-
 .../active_record/adapters/postgresql_adapter.rb   |   1 -
 .../adapters/abstract_adapter.rb                   |   2 +-
 lib/activerecord-import/adapters/mysql_adapter.rb  |   4 +-
 .../adapters/postgresql_adapter.rb                 |  27 +++++
 .../adapters/sqlite3_adapter.rb                    |   2 +-
 lib/activerecord-import/import.rb                  | 115 +++++++++++++++++----
 lib/activerecord-import/version.rb                 |   2 +-
 metadata.yml                                       |   9 +-
 test/models/book.rb                                |   4 +-
 test/models/chapter.rb                             |   4 +
 test/models/end_note.rb                            |   4 +
 test/models/topic.rb                               |   2 +-
 test/postgresql/import_test.rb                     |   2 +-
 test/schema/generic_schema.rb                      |  15 +++
 test/support/factories.rb                          |  20 ++++
 test/support/postgresql/import_examples.rb         |  84 +++++++++++++++
 20 files changed, 288 insertions(+), 34 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activerecord-import.git



More information about the Pkg-ruby-extras-commits mailing list