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

Commits on Dec 3, 2013

  1. Configuration menu
    Copy the full SHA
    5800eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39cb5d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. Merge pull request npgsql#114 from glenebob/2.0.12

    2.0.12 bug fixes
    glenebob committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    44a6ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc82f36 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2013

  1. Final 2.0.14 updates

    Add packages/NUnit from master.
    Add VS2012 files.
    Update test suite files for NUnit 2.6.2.
    + .gitignore, - .cvsignore
    glenebob committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    75ae729 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2013

  1. Build updates

    Copied 2012 project files from master, modified for this branch.
    Copied Mono.Security files and organization from master.
    glenebob committed Dec 7, 2013
    Configuration menu
    Copy the full SHA
    5a84a00 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2013

  1. Bug fix for EF, missing provider manifest.

    Fix NpgsqlProviderManifest.Manifest.xml file type.
    Bump version.
    Add release note and change log.
    glenebob committed Dec 15, 2013
    Configuration menu
    Copy the full SHA
    d223575 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

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

Commits on Dec 21, 2013

  1. Bugfix: Boolean constants converted to ETRUE and EFALSE instead of TR…

    …UE and FALSE.
    
    Error output of EdmGen:
    
    EdmGen for Microsoft (R) .NET Framework version 4.5
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    Loading database information...
    error 6003: Fehler beim Ausführen der Befehlsdefinition. Weitere Informationen finden Sie in der internen Ausnahme.
            FEHLER: 42703: Spalte »etrue« existiert nicht
    
    Generation Complete -- 1 errors, 0 warnings
    cody82 authored and glenebob committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    5526bbb View commit details
    Browse the repository at this point in the history
  2. Updated for 2.0.14.3.

    glenebob committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    57d8ce0 View commit details
    Browse the repository at this point in the history
Loading
X Tutup