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
HectorSharp
Settings
|
Report Duplicate
1
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 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding TestBase.cs to .net 3.5 test project
Kris Williams
More...
over 14 years ago
Getting Keyspace Failover Test to work
Kris Williams
More...
over 14 years ago
Adding Moq 4.0 to lib, updating project references
Kris Williams
More...
over 14 years ago
Moving KeyspaceShould.Failover to separate class
Kris Williams
More...
over 14 years ago
Fixed get_range_slice tests
Kris Williams
More...
almost 15 years ago
Merge branch 'master' of github.com:mattvv/hectorsharp
Kris Williams
More...
almost 15 years ago
removing Test/RunCassandra.bat - no longer needed, CassandraRunner now starts process with java.exe directly.
Kris Williams
More...
almost 15 years ago
removing Test/RunCassandra.bat - no longer needed, CassandraRunner now starts process with java.exe directly.
Kris Williams
More...
almost 15 years ago
Changed to OrderPreservingPartictioner to allow range queries. - the tests still fail.
Kris Williams
More...
almost 15 years ago
Trying to replicate issue with get_slice_range using raw thrift, same result. "start key's md5 sorts after end key's md5. this is not allowed; you probably should not specify end key at all, under RandomPartitioner"
Kris Williams
More...
almost 15 years ago
Adding BatchMutation files to .net 3.5 projects
Kris Williams
More...
almost 15 years ago
Implemented BatchMutationShould unit tests
Kris Williams
More...
almost 15 years ago
Adding classes to support batch mutation features. -INCOMPLETE- Need to add implementation and tests.
Kris Williams
More...
almost 15 years ago
removing comment
Kris Williams
More...
almost 15 years ago
fixed: KeySpaceShould.GetSuperRangeSlice test
Kris Williams
More...
almost 15 years ago
re-factor: flattening name-spaces: (HectorSharp.Service and HectorSharp.Model > HectorSharp)
Kris Williams
More...
almost 15 years ago
fixing xunit report filename for .net 3.5
Kris Williams
More...
almost 15 years ago
deleting Utils/ConcurrentDictionary.cs, replaced by System.Threading.ConcurrentDictionary from Rx for .net 3.5 and mscorlib for .net 4.0
Kris Williams
More...
almost 15 years ago
created new solution and project files for .net 3.5 build, and migrated defaults to .net 4 (VS 2010)
Kris Williams
More...
almost 15 years ago
Adding test_report.html as output artifact that TeamCity will see and make a link to.
Kris Williams
More...
almost 15 years ago
Adding Reactive Extensions (Rx) to lib, replacing Custom ConcurrentDictionary with one from System.Collections.Concurrent (System.Threading.dll)
Kris Williams
More...
almost 15 years ago
file rename in the .csproj file
Kris Williams
More...
almost 15 years ago
file rename
Kris Williams
More...
almost 15 years ago
Fix for CassandraRunner where it was relying on timeout to continue, now using process output to determine availability.
Kris Williams
More...
almost 15 years ago
TeamCity + xunit trying to debug
Kris Williams
More...
almost 15 years ago
TeamCity + xunit trying to debug
Kris Williams
More...
almost 15 years ago
trying to fix tests reporting twice in TeamCity
Kris Williams
More...
almost 15 years ago
adding TeamCity="true" to xunit task
Kris Williams
More...
almost 15 years ago
Removing RawThrift tests from build to get CI build working.
Kris Williams
More...
almost 15 years ago
changed CassandraRunner to launch cassandra process thru java.exe directly in attempt to resolve an issue where the java.exe would hang around after terminating the command processor batch file.
Kris Williams
More...
almost 15 years ago
←
1
2
3
→
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