1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Dec 22, 2024 — Dec 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor cleanup. More... over 15 years ago
Move IdGenerationException to Exceptions folder. Move section sub elements to sub folder. Move MomberRefelctionOptimizer to Mapping/Uitl More... over 15 years ago
More minor cleanup. More... over 15 years ago
Minor cleanup. More... over 15 years ago
Minor cleanup. More... over 15 years ago
Minor rename. More... over 15 years ago
Add ReadLocalTime to section. More... over 15 years ago
Minor base test rename. More... over 15 years ago
MongoConfiguration.Default is generated once per App an reads configuration search if present. More... over 15 years ago
Move OidGenerator to Uitl. Oids can be generated via Oid.NewOid() More... over 15 years ago
Minor base test rename. More... over 15 years ago
Add test infrastructure to test different configuration section scenarios. Allow to create or update MongoConfiguration from MongoConfigurationSection. More... over 15 years ago
Rename Configuration/ConfigurationSectionTests to Configuration/MongoConfigurationSectionTests. More... over 15 years ago
Add tests for non default sections name. More... over 15 years ago
Change default configuration section name to mongo instead of Mongo which match the nameingconventions in app.config files. More... over 15 years ago
Merge remote branch 'craig/typedcollections' into typedcollections More... over 15 years ago
fixed Oid test. fixed an issue with indexers in the DefaultMemberFinder. Allowed private setters in the DefaultMemberFinder. More... over 15 years ago
changed reflection optimizer to use expression trees for property setter due to mono not liking the il emission. More... over 15 years ago
Minor. More... over 15 years ago
Add copy constructor for Oid. More... over 15 years ago
Seal Binary, Code, CodeWScope, MongoRegex and MongoServerEndPoint to prevent issues with override classes. More... over 15 years ago
Seal Oid to prevent harm when someone change the Oid impl. More... over 15 years ago
Add equality o MongoServerEndPoint. Fix XmlSerialization for MongoServerEndPoint. More... over 15 years ago
Fix missing System.Xml reference. Make CodeWScope not longer depend on Code. Add fix some more failing XmlSerializer tests. More... over 15 years ago
Add some more quality members to DBRef. Add Serializable to DBRef. More... over 15 years ago
Fix XmlSerialization for Document. More... over 15 years ago
Mark CodeWScope as Serializable. Add some CodeWScope tests. Can not be XmlSerialized because of the complex subtype. More... over 15 years ago
Mark Code Serializeable. Fix Code XmlSerialization. Add Code Equals. Add some more Code tests. More... over 15 years ago
Fix XmlSerialization tests for MongoRegex. Add some more MongoRegex tests. More... over 15 years ago
Add XmlSerializable Tests for Code, CodeWScope, MongoServerEndPoint. Fix XmlSe More... over 15 years ago