36
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0 More... almost 15 years ago
Test runner is now working, disabling tests until database persmissions are set up. More... almost 15 years ago
Added assertion that we expect no exception to be thrown. More... almost 15 years ago
=Improved test when requesting a non-existing provider from the factory. More... almost 15 years ago
Adding xunit.runner.utility.dll Might finally get the tests running ... might not More... almost 15 years ago
More msbuild tinkering to get the tests running, I will get this working ... More... almost 15 years ago
Try again at configuring xunit to run the tests More... almost 15 years ago
Added xunit.runner.msbuild.dll Enabled test runner ... More... almost 15 years ago
Fixed build file, properly this time More... almost 15 years ago
Fixed msbuild file More... almost 15 years ago
Merge branch 'master' of git://github.com/saintedlama/SubSonic-3.0 More... almost 15 years ago
Added ReadMe.txt with details of setting up test databases Added MSBuild file to be used as part of CI by TeamCity server More... almost 15 years ago
FIXED issue 132 SimpleRepository 'Add<T>' method returns object typed as 'decimal' instead of 'int' More... almost 15 years ago
Revert "FIXED issue 132 SimpleRepository 'Add<T>' method returns object typed as 'decimal' instead of 'int'" More... almost 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0 More... almost 15 years ago
use the framework, Luke! replace Environment.GetEnvironmentVariable(TMP) with Path.GetTempPath(). More... almost 15 years ago
Implemented the big attribute refactoring More... almost 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0 More... almost 15 years ago
Fixed spelling error on last commit More... almost 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0 More... about 15 years ago
FIXED issue 132 SimpleRepository 'Add<T>' method returns object typed as 'decimal' instead of 'int' More... about 15 years ago
FIXED issue 116: Why does GetPaged assume ascending sort? More... about 15 years ago
FIXED issue 158. More... about 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0 More... about 15 years ago
Added changes to fix projections from Mike Lokyer More... about 15 years ago
fixed bugs in ReadableDiff More... about 15 years ago
FIXED issue 157: SimpleRepository does not run migrations when Delete or DeleteMany is invoked More... about 15 years ago
FIXED issue 157: SimpleRepository does not run migrations when Delete or DeleteMany is invoked More... about 15 years ago
ResetCommands will use regex to replace whole bind variable names rather than an exact text match. More... about 15 years ago
Left/right join syntax changes when using mssql. More... about 15 years ago