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 5 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Made Linq tests ignore extra whitespace and carriage returns
adam7
More...
almost 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0
adam7
More...
almost 15 years ago
Adapted test strings to emitted sql because emitted sql is just fine
unknown
More...
almost 15 years ago
Adapted test strings to emitted sql because emitted sql is just fine
unknown
More...
almost 15 years ago
Merge branches 'master' and 'tests'
adam7
More...
almost 15 years ago
Cleaned up some left over unused strings
adam7
More...
almost 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0 into tests
adam7
More...
almost 15 years ago
Fixed SQLite date functions by casting the result of strftime to integer (which is not done by SQLite) Fixed strftime statement for accessing the year part of a date. An uppercase Y was expected by SQLite
saintedlama
More...
almost 15 years ago
Fixed SQLite date functions by casting the result of strftime to integer (which is not done by SQLite) Fixed strftime statement for accessing the year part of a date. An uppercase Y was expected by SQLite
saintedlama
More...
almost 15 years ago
Refactored DropTestTables to ensure all other tables are dropped if one DROP TABLE statement fails
saintedlama
More...
almost 15 years ago
Refactored DropTestTables to ensure all other tables are dropped if one DROP TABLE statement fails
saintedlama
More...
almost 15 years ago
Updated to SQLite 1.0.65
saintedlama
More...
almost 15 years ago
Updated to SQLite 1.0.65
saintedlama
More...
almost 15 years ago
Implemented SQLite and MySQL tests. Brought DataProviders into SubSonic.Tests.Unit project. Clean up and reorganise using Regionerate
adam7
More...
almost 15 years ago
Fixed test 'BatchTests.Batch_Should_Build_Batched_SQL_With_Replaced_SQL_Parameters' regex when repairing parameter names in batch queries by allowing the parameter to be at the end of the query string
saintedlama
More...
almost 15 years ago
Fixed test 'BatchTests.Batch_Should_Build_Batched_SQL_With_Replaced_SQL_Parameters' regex when repairing parameter names in batch queries by allowing the parameter to be at the end of the query string
saintedlama
More...
almost 15 years ago
Migrated LINQ and Extesnions tests to new SubSonic.Tests.Unit project. Implemented Interfaces for SQL strings and modified all LINQ tests to use the Interfaces. First step on the road to a full suite of non DB dependent unit tests
adam7
More...
almost 15 years ago
Using InvariantCulture to format numeric types in TSqlFormatter.cs
saintedlama
More...
almost 15 years ago
Using InvariantCulture to format numeric types in TSqlFormatter.cs
saintedlama
More...
almost 15 years ago
Added int.TryParse to GetPaged overload that is using orderBy parameter according to GetPaged overload without orderBy parameter to allow the "total" variable of type long (like it is for MySQL) without throwing exceptions
saintedlama
More...
almost 15 years ago
Added int.TryParse to GetPaged overload that is using orderBy parameter according to GetPaged overload without orderBy parameter to allow the "total" variable of type long (like it is for MySQL) without throwing exceptions
saintedlama
More...
almost 15 years ago
Fixed null reference exception that occured in the constructor by first accessing instance the field before setting the instance field
saintedlama
More...
almost 15 years ago
Fixed null reference exception that occured in the constructor by first accessing instance the field before setting the instance field
saintedlama
More...
almost 15 years ago
Fixed majority of cannot convert type X to Y failures in tests by converting the read value type to the property type
saintedlama
More...
almost 15 years ago
Fixed majority of cannot convert type X to Y failures in tests by converting the read value type to the property type
saintedlama
More...
almost 15 years ago
Removed ProjectType GUIDs to allow opening project in VS Express
saintedlama
More...
almost 15 years ago
Removed ProjectType GUIDs to allow opening project in VS Express
saintedlama
More...
almost 15 years ago
Split SimpleRepositoryTests into 3 files testing a dedicated database implementation
saintedlama
More...
almost 15 years ago
Split SimpleRepositoryTests into 3 files testing a dedicated database implementation
saintedlama
More...
almost 15 years ago
Closes #123 thanks to nathanb
adam7
More...
almost 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