1
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
wrong drive letter in log4j properties More... almost 15 years ago
Enabled diagnostic output from CassandraRunner to debug CI build More... almost 15 years ago
Changed Object Pool to use ConcurrentDictionary<K, V> Corrected Test project to copy batch files and conf to bin output More... almost 15 years ago
Updating README to include installation steps for Windows More... almost 15 years ago
updated Test/README.txt More... almost 15 years ago
change encoding of README for github More... almost 15 years ago
Deprecating version selection features More... almost 15 years ago
Fixing batch path resolution for CI server More... almost 15 years ago
Added CassandraRunner to start/stop/clean up from test fixture. More... almost 15 years ago
Added batch files RunCassandra.bat and CleanCassandraData.bat in Test/0.6.0 these will be used by CI server to start/cleanup Cassandra and it's data updated README.txt More... almost 15 years ago
Adding new csproj for thrift generated 0.6.0 RTM More... almost 15 years ago
renamed test msbuild file More... almost 15 years ago
Added xunit.runner.utility.dll Updated HectorSharp.msbuild to function properly More... almost 15 years ago
Updated thrift code to official 0.6.0 More... almost 15 years ago
Fixing path to tests More... almost 15 years ago
Adding msbuild file for TeamCity automated testing More... almost 15 years ago
Ported 0.5.1 tests to 0.6.0 Renamed CassandraTestFixture > TestFixture Updated README More... almost 15 years ago
default to null or empty column values changed to byte[0] More... almost 15 years ago
Merge branch 'master' of github.com:mattvv/hectorsharp More... almost 15 years ago
Adding 060 extension methods Added default value to string to UTF8 extension methods More... almost 15 years ago
removing old unit test files More... almost 15 years ago
Moved existing unit tests to 0.5.1 folder in preparation for 0.6.0 implementation. Added readme to unit tests. More... almost 15 years ago
resolved issue with get_slice - problem with null being passed with byte[0] expected. Added some raw thrift generated code tests. More... almost 15 years ago
removing old thrift generated cassandra files More... almost 15 years ago
Major re-factor effort to allow for Cassandra version selection Regenerated thrift classes for 0.5.1 and 0.6.0 beta 3, all types are partial moved custom cassandra-thrift generated constructors to partials removed legacy classes moved thrift generated cassandra types to external DLL reference. Added version selector to CassandraClient More... almost 15 years ago
More tests More... almost 15 years ago
Test Keyspace.MultigetColumn More... almost 15 years ago
Added more tests marked get_slice tests to skip - problem with get_slice not solved modified a few thrift api classes More... almost 15 years ago
Added XUnit lib Added KeySpaceTest.cs started porting a few junit tests - including some refactoring to get initial tests working More... almost 15 years ago
IT COMPILES! Separated Keyspace implementation into multiple class partials, to ease maintenance. More... almost 15 years ago