-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NH-3807 - Support for .NET Core 2.0 - CI Version #3
base: master
Are you sure you want to change the base?
Commits on Jan 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 22165b0 - Browse repository at this point
Copy the full SHA 22165b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73868e1 - Browse repository at this point
Copy the full SHA 73868e1View commit details -
Implement helpers to serialize system types in preparation for .NET C…
…ore. Serialize System.Type, ConstructorInfo, FieldInfo, MethodInfo, and PropertyInfo using only basic types.
Configuration menu - View commit details
-
Copy full SHA for 629340b - Browse repository at this point
Copy the full SHA 629340bView commit details -
Serialize system types in preparation for .NET Core.
Serialize System.Type, ConstructorInfo, FieldInfo, MethodInfo, and PropertyInfo using only basic types.
Configuration menu - View commit details
-
Copy full SHA for c0ac1e4 - Browse repository at this point
Copy the full SHA c0ac1e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e132813 - Browse repository at this point
Copy the full SHA e132813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6619d67 - Browse repository at this point
Copy the full SHA 6619d67View commit details -
NH-4008 - Driver code formatting tweaks.
Spaces to tabs. Use static private methods where possible.
Configuration menu - View commit details
-
Copy full SHA for ea2c6d4 - Browse repository at this point
Copy the full SHA ea2c6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21da886 - Browse repository at this point
Copy the full SHA 21da886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ac0f4 - Browse repository at this point
Copy the full SHA 59ac0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cdb111 - Browse repository at this point
Copy the full SHA 6cdb111View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a332f - Browse repository at this point
Copy the full SHA e4a332fView commit details -
Merge remote-tracking branch 'origin/feature/no-reflection-serializat…
…ion' into NH-3807
Configuration menu - View commit details
-
Copy full SHA for 6b6371b - Browse repository at this point
Copy the full SHA 6b6371bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe17917 - Browse repository at this point
Copy the full SHA fe17917View commit details -
NH-3807 - Replace Is.BinarySerializable usage.
Is.BinarySerializable is not available in .netstandard version of NUnit, so perform serialization check manually.
Configuration menu - View commit details
-
Copy full SHA for 18988aa - Browse repository at this point
Copy the full SHA 18988aaView commit details -
NH-3807 - Replace Is.IsXmlSerializable usage.
Is.IsXmlSerializable is not available in .netstandard version of NUnit, so perform serialization check manually.
Configuration menu - View commit details
-
Copy full SHA for d83ab6a - Browse repository at this point
Copy the full SHA d83ab6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7223acc - Browse repository at this point
Copy the full SHA 7223accView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa5638b - Browse repository at this point
Copy the full SHA aa5638bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92cacd4 - Browse repository at this point
Copy the full SHA 92cacd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d69e6 - Browse repository at this point
Copy the full SHA 28d69e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0670a96 - Browse repository at this point
Copy the full SHA 0670a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef1ee6a - Browse repository at this point
Copy the full SHA ef1ee6aView commit details -
NH-3807 - Configure Log4Net for tests independently of any app.config.
Manually load section from NHibernate.Test.dll.config because autoloading doesn't work with dotnet test running.
Configuration menu - View commit details
-
Copy full SHA for 1b283dd - Browse repository at this point
Copy the full SHA 1b283ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f603ccd - Browse repository at this point
Copy the full SHA f603ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d9bd33 - Browse repository at this point
Copy the full SHA 9d9bd33View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfce3c - Browse repository at this point
Copy the full SHA cdfce3cView commit details -
NH-3807 - Develop AppVeyor and CircleCI builds.
- Allow failure for MySQL. - Include TestLoggers. - Exclude committed directories to Tools folder from being deleted.
Configuration menu - View commit details
-
Copy full SHA for 1e67d0a - Browse repository at this point
Copy the full SHA 1e67d0aView commit details