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 7 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge commit 'upstream/master'
saintedlama
More...
about 15 years ago
Merged pulls from Github
Rob Conery
More...
about 15 years ago
Fixed an issue with TestRepository not respecting Singles, fixed issue with MySQLFormatter ToString method.
Rob Conery
More...
about 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0
saintedlama
More...
about 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0.git
Emad Ibrahim
More...
about 15 years ago
IsNextPage had the wrong logic
Emad Ibrahim
More...
about 15 years ago
Fixed biffed merge
Rob Conery
More...
about 15 years ago
Updated bit for booleans
Rob Conery
More...
about 15 years ago
SingleOrDefault always returns null because I think x.KeyValue() == item.KeyValue() is checking the reference not the actual value of the primary key. I don't know if ToString is the best solutiong but it works. Also, you should remove "update" and add "item). But the Remove method is not removing the items, so I changed it to RemoveAt instead... It works but it probably needs some more testing...
Emad Ibrahim
More...
about 15 years ago
Fixed Find method on the test repository. It was ignoring the expression and returning everything.
Emad Ibrahim
More...
about 15 years ago
Merge branch 'master' of github.com:subsonic/SubSonic-3.0
Rob Conery
More...
over 15 years ago
Removed strange file Database.cs.orig
saintedlama
More...
over 15 years ago
Byte arrays are now mapped to binary datatabse for SimpleRepository
saintedlama
More...
over 15 years ago
Merged in commit from Chris Walcher
Rob Conery
More...
over 15 years ago
Fixed issue with typeof(byte[]) being incorrectly set as DbType.Byte - set to DbType.Binary instead
unknown
More...
over 15 years ago
Fixed mapping for enums and nullable enums
saintedlama
More...
over 15 years ago
Added TableNameOverrideAttribute, Test and logic to process this attribute in Objects.cs ToSchemaTable
saintedlama
More...
over 15 years ago
Merge branch 'master' of github.com:subsonic/SubSonic-3.0
unknown
More...
over 15 years ago
Fixed bug with InlineQuery not adding DBType
unknown
More...
over 15 years ago
Merge branch 'master' of github.com:subsonic/SubSonic-3.0
unknown
More...
over 15 years ago
Fixing local assembly.cs
unknown
More...
over 15 years ago
Added support for computed columns - also needs template updates
Greg Kopp
More...
over 15 years ago
FIXED issue 100: The name "False" is not permitted in this context.
unknown
More...
over 15 years ago
FIXED issue 98: Incorrect syntax near '1'
unknown
More...
over 15 years ago
Treat incoming boolean values from MySQL correctly
John Papaioannou
More...
over 15 years ago
add "using" keywords to dispose IDataReader rdr object after its get out of the scope
funky81
More...
over 15 years ago
MERGED: "Fixed bugs when using other provider than MS SQL" Thanks funky81!
Eric Kemp
More...
over 15 years ago
Merge branch 'master' of git://github.com/funky81/SubSonic-3.0
Eric Kemp
More...
over 15 years ago
FIXED: ExecuteDataSet() throwing error. See: http://github.com/subsonic/SubSonic-3.0/issues#issue/78 Thanks gufranshaikh84!
Eric Kemp
More...
over 15 years ago
FIXED: ExecuteDataSet() throwing error. See: http://github.com/subsonic/SubSonic-3.0/issues#issue/78 Thanks gufranshaikh84!
Eric Kemp
More...
over 15 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