37
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add missing references to /lib/ folder More... over 9 years ago
rework MVC dependency-resolver to more effectively short-circuit expensive type resolution when no need to continue to interrogate the context further More... over 9 years ago
removing errantly-committed XML comment file; must have been committed BEFORE corresponding entry was added to .gitignore More... over 9 years ago
remove unnecessary source duplication in MVC Source and replace with source file LINKs More... over 9 years ago
remove unnecessary source duplication in MVC Tests and replace with source file LINKs More... over 9 years ago
update version suffix to reflect RC2 More... over 9 years ago
re-order logic flow to fix failing test case where serviceType arg is null More... over 9 years ago
re-order logic flow to fix failing test case where serviceType arg is null More... over 9 years ago
Merge branch 'adotemplate-mods' More... over 9 years ago
Merge pull request #91 from kamiff/master More... over 9 years ago
SPRNET-1415 - pull additional members up into IAdoOperations interfaces More... over 9 years ago
SPRNET-1494 - switch to DEBUG level logging for cache misses More... over 9 years ago
Revert "SPRNET-1557 - retrieve object type from object definition rather than expensive additional instantiation" as part of troubleshooting broken build. More... over 9 years ago
SPRNET-1513 - alter protection level to assist in subclassing HIbernateTransactionManager More... over 9 years ago
SPRNET-1526 - fix error in ctor args More... over 9 years ago
SPRNET-1548 - add missing PermissionDeniedCodes for DB2 error translation list More... over 9 years ago
SPRNET-1557 - retrieve object type from object definition rather than expensive additional instantiation More... over 9 years ago
Merge branch 'master' of https://github.com/spring-projects/spring-net More... over 9 years ago
introduce method to block interaction with internal ObjectFactory instance when ApplicationContext isn't in a valid state to respond (e.g., while starting up, shutting down, or being disposed) More... over 9 years ago
always overwrite existing Quartz properties in SchedulerFactoryObject More... over 9 years ago
Merge pull request #89 from sean-gilliam/remove-redundant-delegation-creation More... over 9 years ago
Improve MVC 3, 4 application View DI performance More... over 9 years ago
adding appveyor.yml to control CI server settings More... over 9 years ago
troubleshooting db connectivity for integration tests More... over 9 years ago
troubleshooting db connectivity for integration tests More... over 9 years ago
troubleshooting db connectivity for integration tests More... over 9 years ago
return to TCP transport for DB conn alias More... over 9 years ago
comment back in missing named-piped config value More... over 9 years ago
switching to named-pipes transport for SpringQA sql server alias More... over 9 years ago
add ps1 script to safely restart services and WAIT until complete before proceeding More... over 9 years ago