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: segmond/postgresql-async
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mauricio/postgresql-async
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 18 files changed
  • 6 contributors

Commits on Sep 24, 2016

  1. update specs2 3.8.5

    xuwei-k committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    42ea621 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. use List instead of Stack

    Stack in deprecated
    scala/scala@44a22d7
    xuwei-k committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    1b49d11 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Merge pull request mauricio#192 from xuwei-k/deprecated-Stack

    use List instead of Stack
    mauricio authored Sep 29, 2016
    Configuration menu
    Copy the full SHA
    4699c5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request mauricio#193 from xuwei-k/update-specs2

    update specs2 3.8.5
    mauricio authored Sep 29, 2016
    Configuration menu
    Copy the full SHA
    c597318 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

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

Commits on Nov 5, 2016

  1. Fix deprecation warning "constructor Slf4JLoggerFactory in class Slf4…

    …JLoggerFactory is deprecated: see corresponding Javadoc for more information"
    golem131 committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    2a2896f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2016

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

Commits on Dec 6, 2016

  1. Scala 2.12.1 support

    golem131 committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    f75679d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Merge pull request mauricio#202 from golem131/fix_tests

    Wait until connection return to pool
    mauricio authored Jan 8, 2017
    Configuration menu
    Copy the full SHA
    d6c103e View commit details
    Browse the repository at this point in the history
  2. Merge pull request mauricio#201 from golem131/slf4j-loggerfactory-war…

    …ning
    
    Fix deprecation warning "constructor Slf4JLoggerFactory in class Slf4…
    mauricio authored Jan 8, 2017
    Configuration menu
    Copy the full SHA
    d5d2f9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request mauricio#200 from golem131/scala-2.12.0-support

    Scala 2.12.1 support
    mauricio authored Jan 8, 2017
    Configuration menu
    Copy the full SHA
    1e43743 View commit details
    Browse the repository at this point in the history
  4. Merge pull request mauricio#196 from mpain/mysql_client_multi_results…

    …_bad_constant
    
    Fix for CLIENT_MULTI_RESULTS constant value
    mauricio authored Jan 8, 2017
    Configuration menu
    Copy the full SHA
    bb6bc89 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. preparing for 0.2.21

    Maurício Linhares committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    2f4444e View commit details
    Browse the repository at this point in the history
  2. Remove JDK7 from build targets

    Maurício Linhares committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    94a7ae4 View commit details
    Browse the repository at this point in the history
  3. Closing 0.2.21

    Maurício Linhares committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    b621992 View commit details
    Browse the repository at this point in the history
  4. Starting next development cycle

    Maurício Linhares committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    f031625 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

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

Commits on Mar 1, 2017

  1. Merge pull request mauricio#211 from domdorn/patch-1

    updated README to mention Scala 2.12 support
    mauricio authored Mar 1, 2017
    Configuration menu
    Copy the full SHA
    5d0a7e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

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