Skip to content

Pull requests: ttu/json-flatfile-datastore

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

DataStore to implement IDisposable
#10 by ttu was merged Nov 7, 2017 Loading…
ObjectExtensions to internal class
#17 by ttu was merged Jul 2, 2018 Loading…
Add benchmark project
#7 by ttu was merged Oct 31, 2017 Loading…
Support single item
#15 by ttu was merged Jul 1, 2018 Loading…
.NET Standard version to 2.0
#16 by ttu was merged Jul 2, 2018 Loading…
nullable type support for GetItem<T>
#21 by ttu was merged Aug 12, 2018 Loading…
Fix single item sync methods to use non async commit
#43 by ttu was merged Oct 4, 2019 Loading…
DocumentCollection: use fieldName instead of _idField
#44 by shusso was merged Oct 5, 2019 Loading…
Update test nuget packages
#22 by ttu was merged Aug 12, 2018 Loading…
Split collection and datastore tests to multiple files
#39 by ttu was merged Mar 24, 2019 Loading…
Ignore case of first character of property name on update
#32 by ttu was merged Jan 28, 2019 Loading…
Fix single dynamic item converter
#29 by ttu was merged Jan 20, 2019 Loading…
On empty collection use first item to decide the id value
#34 by ttu was merged Jan 28, 2019 Loading…
Handle strings as value types on list updates
#35 by ttu was merged Jan 28, 2019 Loading…
Fix GetKeys when collection empty
#46 by ttu was merged Jan 19, 2020 Loading…
little typo
#49 by azhe403 was merged May 20, 2020 Loading…
Upgrade test projects to .NET 5
#52 by ttu was merged Feb 12, 2021 Loading…
Add missing namespace to ObjectExtensions and minor refactoring
#57 by ttu was merged Jun 3, 2021 Loading…
Fix update of typed arrays
#56 by ttu was merged Jun 3, 2021 Loading…
Fix updating items from dynamic list
#55 by ttu was merged Jun 2, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.