openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SubSonic
Settings
|
Report Duplicate
36
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #288 from MichaelSteinecke/NETCore
Ben McIntyre
More...
over 4 years ago
Converted SubSonic 3.0 to .NET Core
Michael Steinecke
More...
over 4 years ago
Final part of the conversion - all tests exept MYSQL ones are running successfully. DbProviderFactories are registered programmatically in DbClientTypeName. For me, I've excluded all MYSQL tests as I didn't intent to install MYSQL on my machine using '#if MYSQL' When integrating the Pull Request, please ensure that they are still running successfull.
Michael Steinecke
More...
over 4 years ago
Migrated successfully to multi framework .net core
Michael Steinecke
More...
over 4 years ago
Convert projects to SDK-Style
Michael Steinecke
More...
over 4 years ago
Migration .NET Framework 4.8 and usage of NuGet
Michael Steinecke
More...
over 4 years ago
Substitute TextWriter based logging by an extensible logger without binding to concrete libraries
Christoph Walcher
More...
about 13 years ago
Made the column name override a little less funky to work with sqlite and mysql
saintedlama
More...
almost 14 years ago
fixed issue with activeRecord col-override change.
Nathan Bridgewater
More...
almost 14 years ago
Committed too many files. reverting last commit.
Nathan Bridgewater
More...
almost 14 years ago
Fixed issue with active record test failing w/ col-override change.
Nathan Bridgewater
More...
almost 14 years ago
Merge branch 'master' of http://github.com/subsonic/SubSonic-3.0 into col-override
Nathan Bridgewater
More...
almost 14 years ago
refactored column name override to use DatabaseColumn.propertyName
Nathan Bridgewater
More...
almost 14 years ago
added override to column retrieval
Nathan Bridgewater
More...
almost 14 years ago
fixed tiny overlook. property attribute
Nathan Bridgewater
More...
almost 14 years ago
added column name override attribute.
Nathan Bridgewater
More...
almost 14 years ago
Added InlineQuery alias class for CodingHorror
saintedlama
More...
almost 14 years ago
Updated the ability for coding horror to take a parameter name more than once - thanks to Koenyn
saintedlama
More...
almost 14 years ago
Merge branch 'master' of git://github.com/lievencardoen/SubSonic-3.0 into lievencardoen-master
saintedlama
More...
almost 14 years ago
Refactored ParseParameters method by passing a regex instead of a flag to the method
saintedlama
More...
almost 14 years ago
Updated CodingHorror to support MySql User and System Variables
Brad Robinson
More...
almost 14 years ago
FIX: Update should support set to null.
lievencardoen
More...
about 14 years ago
Merge branch 'master' of git://github.com/lievencardoen/SubSonic-3.0 into lievencardoen-master
saintedlama
More...
about 14 years ago
Added PerfRunner back to VS 2010 solution
saintedlama
More...
about 14 years ago
FIX: Update query doens't take into account the SchemaName
unknown
More...
about 14 years ago
Removed renamed file
adam7
More...
over 14 years ago
Tidied up some names Added the PerfRunner project into the solution Added required dlls for TestDriven.net test runner
adam7
More...
over 14 years ago
Fixed issue that a ignored property ends mapping of properties declared after that property Added ignore attribute to Shwerko to find such issues using tests
saintedlama
More...
over 14 years ago
Added auto collection feature to SimpleRepository Added Castle.Core.dll for auto collection feature Added ILMerge and MSBuild.Community.Tasks Added ILMerge step to msbuild file Refactored SimpleRepositoryTests by moving out nested test classes to TestBases Refactored SimpleRepositoryTests by using TestSupport to cleanup db
saintedlama
More...
over 14 years ago
Refactored logging code to use the new WriteToLog method
saintedlama
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree