0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Patch by Gary Orser to fix bug with merge join queries. More... over 14 years ago
Updated version number More... almost 15 years ago
Fixed behaviour with queries with sort orders on inequality properties. All mongodb tests now pass. More... almost 15 years ago
Reworked filter preprocessing to handle pathological queries More... almost 15 years ago
Rewrote composite index generator to fix bugs More... almost 15 years ago
Tidied up the bounds generation to use iterators instead of copying lists More... almost 15 years ago
Refactored GetBounds to support indexes with the same property multiple times More... almost 15 years ago
Improved error handling for RPCs More... almost 15 years ago
Added more error handling around cursors More... almost 15 years ago
Refactored DatastoreResultSet to resolve locking issues More... almost 15 years ago
Fixed another __key__ query bug More... almost 15 years ago
Fixed a bug with __key__ queries with an explicit sort order More... almost 15 years ago
Fixed the bug generating bounds for queries with multiple equalities on the same field More... almost 15 years ago
Made everything use read-committed isolation explicitly More... almost 15 years ago
Found and fixed a bug with offset queries More... almost 15 years ago
Added test demonstrating deadlock More... almost 15 years ago
Improved socket_apiproxy_stub to handle exceptions during i/o better More... almost 15 years ago
Fixed a bug querying with a descending sort order and no filters More... almost 15 years ago
Added simple Python test app More... almost 15 years ago
Regenerated old protocol buffer file More... almost 15 years ago
Bumped version number to 0.2.1 More... almost 15 years ago
Made BDBDatastore prefer custom indexes over merge joins, just like production More... almost 15 years ago
Fixed index selection bug More... almost 15 years ago
Added failing test to demonstrate index selection bug More... almost 15 years ago
Set 'multiple' back to optional so BDBDatastore can be lenient about what it gets from clients More... almost 15 years ago
Fixed getSchema() for 1.2.2 (field 'multiple' is now required) More... almost 15 years ago
Fixed a bug in socket_apiproxy_stub More... almost 15 years ago
Improved test for Count More... almost 15 years ago
Improvements to remote_api_console More... almost 15 years ago
Updated protocol buffer definitions for SDK 1.2.2 More... almost 15 years ago