Commit Graph

2 Commits

Author SHA1 Message Date
Lombiq
5406b17601 Converting all files stored as CRLF in git to be stored as LF
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Sebastien Ros
c979435aba Using customized NHibernate.Linq libraries in DefaultContentQuery.
The NH3 implementation of Linq in Query Over is missing a great part of .NET,
whereas the NHContrib version is better, but is not compatible with NH3. This is
fixed by applying some updates to the original source code and using this
custom assembly.

--HG--
branch : 1.x
2012-09-26 12:32:32 -07:00