1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "More work on LINQ grouping"
techquila
as Kal Ahmed
More... about 12 years ago
Completed replacement of use of Thread class
techquila
as Kal Ahmed
More... about 12 years ago
Replaced use of Thread class with ThreadPool
techquila
as Kal Ahmed
More... about 12 years ago
Completed port of everything except for use of the Thread class.
techquila
as Kal Ahmed
More... about 12 years ago
More work on LINQ grouping
techquila
as Kal Ahmed
More... about 12 years ago
Started work on support for LINQ IGrouping expressions.
techquila
as Kal Ahmed
More... about 12 years ago
Moved unit test suite over to NUnit
techquila
as Kal Ahmed
More... about 12 years ago
Merge pull request #25 from itmeze/develop
techquila
as Kal Ahmed
More... about 12 years ago
fixed typo More... about 12 years ago
Fixed path to API CHM file.
techquila
as Kal Ahmed
More... about 12 years ago
Added exclusion for RestDataObjectStore.cs
techquila
as Kal Ahmed
More... about 12 years ago
Fixed test list reference for server unit tests
techquila
as Kal Ahmed
More... about 12 years ago
Commented out console debugging output
techquila
as Kal Ahmed
More... about 12 years ago
Fixed name clash in unit tests results files
techquila
as Kal Ahmed
More... about 12 years ago
Fix for race condition when disposing StoreWorker
techquila
as Kal Ahmed
More... about 12 years ago
Fixed race condition when disposing of Stores
techquila
as Kal Ahmed
More... about 12 years ago
Reduce resource cache size for unit tests
techquila
as Kal Ahmed
More... about 12 years ago
Wrapped context in using() in tests
techquila
as Kal Ahmed
More... about 12 years ago
Extended use of IDisposable API
techquila
as Kal Ahmed
More... about 12 years ago
Made BrightstarEntityContext and IDataObjectStore implement IDisposable
techquila
as Kal Ahmed
More... about 12 years ago
Removed unnecessary static context from test class
techquila
as Kal Ahmed
More... about 12 years ago
Added support for System.Uri properties
Kal
More... about 12 years ago
Merge branch 'feature/lruresourcecache' into develop
techquila
as Kal Ahmed
More... about 12 years ago
Replaced memory logging with status message logging
techquila
as Kal Ahmed
More... about 12 years ago
Merge branch 'feature/lruresourcecache' of https://github.com/BrightstarDB/BrightstarDB into feature/lruresourcecache
techquila
as Kal Ahmed
More... about 12 years ago
Fixed issue with LruPageCache only evicting a single page on each call.
techquila
as Kal Ahmed
More... about 12 years ago
Fixed missing label in DOL docs
techquila
as Kal Ahmed
More... about 12 years ago
Fixed indentation errors in DOL docs
techquila
as Kal Ahmed
More... about 12 years ago
Extended graph targeting feature to Entity Framework
techquila
as Kal Ahmed
More... about 12 years ago
Merge branch 'feature/dataobjectsgraphs' into develop
techquila
as Kal Ahmed
More... about 12 years ago