2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add NoopScheduleDispatcher that allows user to use ".DoNotDispatchCommits()" during wirup. Useful for PollingClient users. Fixes #307 More... over 10 years ago
Remove unused Resx string More... over 10 years ago
Merge pull request #306 from andreabalducci/mongoprovider More... over 10 years ago
Unique id on stream cache, clearing changes before throwing a ConflictingCommandException More... over 10 years ago
Merge pull request #305 from andreabalducci/mongoprovider More... over 10 years ago
Fixed purge on MongoProvider More... over 10 years ago
merged upstream More... over 10 years ago
Merge branch 'master' of https://github.com/andreabalducci/NEventStore More... over 10 years ago
Sill VS. Didn't save solution!! More... over 10 years ago
Delete oracle devart acceptance tests project, pending test fixes. #301 More... over 10 years ago
Update readme.markdown More... over 10 years ago
Support Oracle.DataAccess for adding the blog payload > 64KB (in addtion to Oracle.ManagedDataAccess) More... over 10 years ago
Set assembly version to 5.0.0.0 More... over 10 years ago
Update readme.markdown More... over 10 years ago
Include xcopy deployable version of oracle instant client. Required by the devart client. (Direct mode doesn't work with oracle express). I hate oracle. More... over 10 years ago
Merge pull request #301 from christophdebaene/Add_Devart_Oracle_Unit_Tests More... over 10 years ago
Added Oracle Unit Test Project for Devart More... over 10 years ago
Use Settings property to get ConnectioStringSettings More... over 10 years ago
Pass correct paramaters More... over 10 years ago
Moved the oracle 'special' handling to OracleNativeDialect. Just for you Yves! (You were right) More... over 10 years ago
More robust detection of Oracle db provider More... over 10 years ago
Allow getting of the DbProviderFactoryType from IConnectionFactory. Used to for special oracle handling. More... over 10 years ago
Change oracle provider name to match the referenced package More... over 10 years ago
Check that the dialect is OracelNativeClient or inherts from it. More... over 10 years ago
Merge branch 'Issue292' More... over 10 years ago
Ramoe unused member More... over 10 years ago
Check that the paramater value is a DbParameter #292 More... over 10 years ago
Merge pull request #298 from damianh/StartableDispatcher More... over 10 years ago
Rename enum More... over 10 years ago
Use GetConsumingEnumerable when taking from the blocking collection and wait for the worker to complete when disposed. Fixes #265 More... over 10 years ago