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 2 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved ISchemaGenerator.cs to namespace SubSonic.DataProviders Removed all files that were not part of the solution Namespace and Naming cleanups
saintedlama
More...
over 14 years ago
Removing final bits of IOC
stimms
More...
over 14 years ago
Merging mainline
stimms
More...
over 14 years ago
Removing IOC, tests all work
stimms
More...
over 14 years ago
Added VS 2010 solution
saintedlama
More...
over 14 years ago
Removed SubSonicXmlString - was a bad idea, does not run on MySql Added tests for SimpleTestRepository with small adaptions to case sensitivity
saintedlama
More...
over 14 years ago
Fixed the namespace
saintedlama
More...
over 14 years ago
Added SimpleTestRepository.cs
saintedlama
More...
over 14 years ago
Recreated the t4 template emitted files
saintedlama
More...
over 14 years ago
Implemented attribute SubsonicXmlString - to create xml database columns
saintedlama
More...
over 14 years ago
Removing old references to LinFu
stimms
More...
over 14 years ago
Merge http://github.com/subsonic/SubSonic-3.0 into NewDBIsolation
stimms
More...
over 14 years ago
Adding some missing files
stimms
More...
over 14 years ago
Removed unused dependencies
saintedlama
More...
over 14 years ago
Added BuildDefaults to register providers supported out of the box
saintedlama
More...
over 14 years ago
Removed IOC stuff - just keeping the nice reorganizations!
saintedlama
More...
over 14 years ago
Merging in latest mainline, I am going to keep on top of other changes this time
stimms
More...
over 14 years ago
Removing source version of service locator in favour of binary, might switch that back later or do an ILMerge before release
stimms
More...
over 14 years ago
Making IOC more generic with support for many frameworks through Service Locator. Added default implementation in MEF. Still need to figure out how to generically annotate the parts so they can be loaded by any framework. Performance seems to have taken a bit of a hit with the composition being run on each attempt. Probably going to cache that lookup.
stimms
More...
over 14 years ago
Fixed borked solution file
spookytooth
as robconery
More...
over 14 years ago
Removed VS 2010 backup crap
spookytooth
as robconery
More...
over 14 years ago
Added some tests for conversions and fixed bug in Field setter in Database.cs - puts it in parity with the prop setters
spookytooth
as robconery
More...
over 14 years ago
Merge branch 'master' of github.com:subsonic/SubSonic-3.0
spookytooth
as robconery
More...
over 14 years ago
Moving database specific classes into their own namespaces for easier adding of new databases
stimms
More...
over 14 years ago
Moving database support classes into own namespace
stimms
More...
over 14 years ago
Cleaning up project which I added for some testing
stimms
More...
over 14 years ago
Merge http://github.com/subsonic/SubSonic-3.0 into NewDBIsolation
stimms
More...
over 14 years ago
Fixing some tab vs spaces issues pointed out by some random visual studio plugin I installed
stimms
More...
over 14 years ago
Preventing invalid SQL from being generated when an empty array is sent to the "In" method. Rather than emit an empty pair of parentheses it'll emit a constraint that is always false ("1=0")
saintedlama
More...
over 14 years ago
GH-218 - Fixed handling of single quote characters in string constants
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