minor: credits
This commit is contained in:
parent
45e6aaef43
commit
e34acd9710
12
CREDITS
12
CREDITS
@ -72,9 +72,21 @@ Patrick Collison
|
|||||||
Chuck Remes
|
Chuck Remes
|
||||||
* Extraction of BSON into separate gems
|
* Extraction of BSON into separate gems
|
||||||
* Extensions compile on Rubinius
|
* Extensions compile on Rubinius
|
||||||
|
* Performance improvements for INT in C extensions
|
||||||
|
|
||||||
Dmitrii Golub (Houdini) and Jacques Crocker (railsjedi)
|
Dmitrii Golub (Houdini) and Jacques Crocker (railsjedi)
|
||||||
* Support open to exclude fields on query
|
* Support open to exclude fields on query
|
||||||
|
|
||||||
dfitzgibbon
|
dfitzgibbon
|
||||||
* patch for ensuring bson_ext compatibility with early release of Ruby 1.8.5
|
* patch for ensuring bson_ext compatibility with early release of Ruby 1.8.5
|
||||||
|
|
||||||
|
Matt Taylor
|
||||||
|
* Noticed excessive calls to ObjectId#to_s. As a result, stopped creating
|
||||||
|
log messages when no logger was passed to Mongo::Connection. Resulted in a significant
|
||||||
|
performance improvement.
|
||||||
|
|
||||||
|
Hongli Lai (Phusion)
|
||||||
|
* Significant performance improvements. See commits.
|
||||||
|
|
||||||
|
Mislav Marohnić
|
||||||
|
* Replaced returning with each_with_object
|
||||||
|
Loading…
Reference in New Issue
Block a user