37
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
upgrade to NUnit 3.5 More... about 9 years ago
convert packages.config files to project.json More... over 9 years ago
fix manual-compilation of dependent RESX files (see comment in .build file for details as to why this is necessary) More... almost 10 years ago
add check for CLR version to conditional Assert branching More... almost 10 years ago
removing conditional; unnecessary now that missing RESX file has been properly added More... almost 10 years ago
Visual Studio munging around with .csproj content More... almost 10 years ago
adding GHOSTDOC control file More... almost 10 years ago
remove erroneous included XML comment file More... almost 10 years ago
fix exclude settings file More... almost 10 years ago
fix ResouceSetMessageSourceTests for Windows 10 Build 10586 More... almost 10 years ago
fix ResouceSetMessageSourceTests for Windows 10 Build 10586 More... almost 10 years ago
fix DateTimeFormatterTests for Windows 10 Build 10586 More... almost 10 years ago
fix CurrencyFormatterTests for Windows 10 Build 10586 More... almost 10 years ago
updating tests to reflect change of behavior introduced by fix to SPRNET-1582 More... almost 10 years ago
fix bug in Remove() method so that it properly removes the individual item after reworking linkedHead and linkedTail More... almost 10 years ago
refactor tests to reflect various behaviors being tested separately More... almost 10 years ago
fixing errantly-excluded source files More... almost 10 years ago
remove references to no-longer-available ORACLE ODP.NET nuget package More... almost 10 years ago
re-introduce prior ctor signature as pass-thru to new ctor to maintain backward-compat More... almost 10 years ago
Merge pull request #115 from gitchomik/master More... almost 10 years ago
Merge pull request #119 from kvr000/features/SPRNET-1582 More... almost 10 years ago
Merge pull request #118 from kvr000/features/SPRNET-1581 More... almost 10 years ago
Merge pull request #116 from radupcforever/master More... almost 10 years ago
Merge pull request #120 from thorstenbaek/master More... almost 10 years ago
Merge pull request #122 from hailtondecastro/master More... almost 10 years ago
change to reference to explicit type in CREF XML comments More... almost 10 years ago
tweak IGNORE to reflect renamed assy for Spring.Web.Conversation.NHibernate33 More... almost 10 years ago
introduce TIBCO_EMS #define to allow opt-out of CLS-complaince for TIBCO-dependent assy's (since TIBCO assy types aren't CLS-compliant, TIBCO-related SPRNET assy's can't be either) More... almost 10 years ago
The connection was not being effectively closed due to 'NHibernate.ISession.Disconnect ()' contract: // // Summary: // Disconnect the ISession from the current ADO.NET connection. // // Returns: // The connection provided by the application or null // // Remarks: // If the connection was obtained by Hibernate, close it or return it to the // connection pool. Otherwise return it to the application. This is used by // applications which require long transactions. More... about 10 years ago
Changed OrderComparator to ObjectOrderComparator More... over 10 years ago