Skip to content

Conversation

@msguney
Copy link

@msguney msguney commented Dec 12, 2017

No description provided.

seif and others added 30 commits January 20, 2013 03:16
* hotfix/RC3:
  Remove Iesi.Collections from web project
  update Raven nuspec to use raven 2.0 - 3.0
  Minor contributions.md changes
  Add build commands to contributing.md
  Add CONTRIBUTING document
  Updated dependences Raven2.0
  Bump to 2.1RC3
* hotfix/RC3:
  Remove Iesi.Collections from web project
  update Raven nuspec to use raven 2.0 - 3.0
  Minor contributions.md changes
  Add build commands to contributing.md
  Add CONTRIBUTING document
  Updated dependences Raven2.0
  Bump to 2.1RC3

Conflicts:
	Build/Build.proj
	Solutions/SharpArch.Domain/SharpArch.Domain.csproj
	Solutions/SharpArch.Domain/packages.config
	Solutions/SharpArch.NHibernate/packages.config
	Solutions/SharpArch.RavenDb/SharpArch.RavenDb.csproj
	Solutions/SharpArch.RavenDb/packages.config
	Solutions/SharpArch.Tests/SharpArch.Tests.csproj
	Solutions/SharpArch.Tests/packages.config
	Solutions/SharpArch.Web.Mvc/SharpArch.Web.Mvc.csproj
	Solutions/SharpArch.Web.Mvc/packages.config
Mainly because some provider (virginmedia in the uk)
block the git protocol port 9418
For consistency with the NH Transaction attribute.
Even though it is no a transaction per say, but  ravens session.SaveChanges
ensure atomicity of operations done in that session.
…ee issue #86) and updated the command handler to have virtual members in order to improve extensibility.
…e command handler per command is supported since cd74c84.
…cause the DependencyResolver was not set up.
updated .gitignore to remove Resharper and NCrunch items from commits
Updated nuget.config to use the new way of specifying where packages
live
(cherry picked from commit f192c5d)
(cherry picked from commit a3c91a2)
Castle.Core 3.2.2
Castle.Windsor 3.2.1
FluentNHibernate 1.4
NHibernate 3.3.3.4001
RavenDB.Client 2.5.2750
Iesi.Collections 3.3.3.4001
Newtonsoft.Json 5.0.8
Machine.Specifications 0.6.1
System.Data.SQLite 1.0.90
NUnit 2.6.3
Moq 4.2.1312.1622

Fixes #60
In order to get latest mspec runner
Change max version of FluentNHibernate to 2.0 to allow future minor version upgrades without Sharp update
Change min of Castle and RavenDB to pull in compatible version when Sharp is updated

Waives fist at strong named assemblies!
* hotfix/2.1.0:
  Add update instructions
  Change nuspec dependency versions
  updated documentation
  Remove RC tag, now at 2.1
  BuildSystem update
  Update dependencies
  Limit Iesi.Collections to versions < 4
  Fix for Nuget 2.1 packages
  Renamed Raven UnitOfWork to Transaction
  Documentation update
  Remove Iesi.Collections from web project
  update Raven nuspec to use raven 2.0 - 3.0
  Minor contributions.md changes
  Add build commands to contributing.md
  Add CONTRIBUTING document
  Updated dependences Raven2.0
  Bump to 2.1RC3
* hotfix/2.1.0:
  Add update instructions
  Change nuspec dependency versions
  updated documentation
  Remove RC tag, now at 2.1
  BuildSystem update
  Update dependencies
  Limit Iesi.Collections to versions < 4
  Fix for Nuget 2.1 packages
  Renamed Raven UnitOfWork to Transaction
  Documentation update

Conflicts:
	Build/Build.proj
	Solutions/.nuget/NuGet.exe
	Solutions/SharpArch.Domain/SharpArch.Domain.csproj
	Solutions/SharpArch.Domain/packages.config
	Solutions/SharpArch.NHibernate/SharpArch.NHibernate.csproj
	Solutions/SharpArch.NHibernate/packages.config
	Solutions/SharpArch.Specifications/SharpArch.Specifications.csproj
	Solutions/SharpArch.Specifications/packages.config
	Solutions/SharpArch.Testing.NUnit/SharpArch.Testing.NUnit.csproj
	Solutions/SharpArch.Testing.NUnit/packages.config
	Solutions/SharpArch.Tests/SharpArch.Tests.csproj
	Solutions/SharpArch.Tests/packages.config
	Solutions/SharpArch.Web.Mvc/SharpArch.Web.Mvc.csproj
	Solutions/SharpArch.Web.Mvc/packages.config
cd21h added 15 commits October 27, 2021 18:27
Closes #252
* Move assembly parameters to Directory.Build.props, closes #257
* Fix GetAssemblyCodeBasePath() for Linux deployments, closes #250
Drop unsupported NetCoreApp2.1.
Upgrade .NET 6 to RC2

Closes #254
+semver: breaking
* Upgrade dependencies
* Cleanup references, move common references to Directory.Build.props

Closes #261
@cd21h cd21h deleted the develop branch October 27, 2021 23:33
* Upgrade to .NET 6 release, closes #264

* Upgrade dependencies
* Switch to Visual Studio 2022 image in Appveyor
* Disable SQL connection encryption in unit-tests. This is breaking change in Microsoft.Data.SqlClient 4.0
* Switch to generic hosting model in ASP.NET.
* Remove obsolete method usage.
* Upgrade dependencies.

Closes #268
* Restructure
* Enable C# 10 features for library projects
* Switch to file-scoped namespaces.
* Enable implicit usings.
* Add JetBrains.Annotations.
* Reformat code.
* Update Samples
* Upgrade dependencies
* Skip GitVersion for PR builds
* Skip code coverage for .NET 7
* Include build Id in PR build version number
* Disable .NET preview warning
cd21h added 9 commits July 4, 2022 19:14
* Cleanup build, closes #284
* Update build system. Also includes breaking change due to RavedDB package removal
+semver:breaking
* Drop SharpArch.RavenDb, closes #282
* Cleanup
* Drop .NET 5 support, closes #272
* Drop NetStandard2.0 support, closes #286
* Drop .NET Core 3.2 support, closes #274
* Don't install .NET 7 beta
* Exclude Samples from code coverage
* Upgrade dependencies
* Add .NET 8, closes #276
* Add .NET 9 support, closes #281
* Disable build progress bar on linux (It does not play well with appveyor)
* Move old samples out of `Src` folder
* Drop .NET 6, closes #287
  .NET reached EOL in Nov 2024
* Fix NHibernate config name
* Fix tools
* Replace FluentAssertions with Shouldly, closes #279

* Update NugetKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants