0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
decomposing a unit in various More... over 13 years ago
Cache DBRef fetched result to improve performance More... over 13 years ago
Update packages More... over 13 years ago
Support to DBRef More... over 13 years ago
Revert "Support to DBRef" More... over 13 years ago
Support to DBRef More... over 13 years ago
User Defined binary subtype has the same implementation os Generic Binary, once the user always has control of the stream content More... over 13 years ago
Support to BSON MinKey and MaxKey More... over 13 years ago
Support to BSON Timestamp More... over 13 years ago
Support to BSON Code_W_Scope More... over 13 years ago
Full support to BSON Code More... over 13 years ago
Support to BSON Symbol More... over 13 years ago
Add support to RegEx but not a RegEx library. More... over 13 years ago
Add support to binary serialization/desserialization More... over 13 years ago
fix untyped exceptions and hard coded string More... over 13 years ago
Added getIndexInfo and dropIndexes methods. Moved DropIndex from MongoProvider to MongoCollection. More... over 13 years ago
created a base test case that connect to a mongodb server. Implemented GetCollectionNames and CreateCollection methods More... over 13 years ago
Update TODO and FEATURES More... over 13 years ago
Wrap method of MongoProvider in a TMongoCollection More... over 13 years ago
Implemented some features: CreateIndex, DropIndex, $Hint, $Whre and Explain commands More... over 13 years ago
Create class TResponse to handle responses from server More... over 13 years ago
Support to authentication More... over 13 years ago
Update and UpdateMulti More... over 13 years ago
Batch remove available More... over 13 years ago
Implemented support to close cursor via OP_KILL_CURSORS. Implemented Remove records from collection More... over 13 years ago
Implemented MongoDBCursor with the OP_GET_MORE support. More... over 13 years ago
Decoder embedded documents and arrays More... over 13 years ago
Remove unicode warnings in Delphi XE More... over 13 years ago
Remove duplicated test file More... over 13 years ago
Create packages for target environment: Delphi 7, Delphi XE and FreePascal. Make current project compatible with FreePascal. More... over 13 years ago