| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-10641 fix compile for Windows | Eric Milkie | 2013-08-30 | 1 | -0/+7 |
* | SERVER-10641 Stable floating-point comparison when validating min/maxDistance | A. Jesse Jiryu Davis | 2013-08-30 | 1 | -1/+2 |
* | SERVER-8992 Better error for invalid polygon | A. Jesse Jiryu Davis | 2013-08-29 | 2 | -8/+10 |
* | SERVER-10641 Additional input validation for $near, $nearSphere, and geoNear. | A. Jesse Jiryu Davis | 2013-08-28 | 2 | -8/+15 |
* | SERVER-10026 SERVER-10461 migrate internal coll/ixscan clients | Hari Khalsa | 2013-08-20 | 1 | -1/+1 |
* | SERVER-10026 SERVER-10461 overhaul yielding, introduce findAll | Hari Khalsa | 2013-08-14 | 1 | -7/+12 |
* | SERVER-10376 SERVER-10026 end-to-end part 1: run non-indexed queries | Hari Khalsa | 2013-08-05 | 1 | -1/+7 |
* | Clean up #includes to conform with coding standard | Dan Pasette | 2013-07-24 | 1 | -1/+1 |
* | SERVER-9395 Implement $minDistance for geoNear command | A. Jesse Jiryu Davis | 2013-07-10 | 3 | -2/+14 |
* | SERVER-10084 New logging implementation. | Andy Schwerin | 2013-07-09 | 1 | -5/+8 |
* | SERVER-9639 make 2dsphere indices sparse w.r.t. the indexed geo fields | Hari Khalsa | 2013-07-03 | 1 | -0/+3 |
* | SERVER-8791 SERVER-9212 keep btree bucket deletion inside of btree class | Hari Khalsa | 2013-07-02 | 13 | -41/+33 |
* | add multipoint/line/poly. SERVER-8907 SERVER-8349 | Hari Khalsa | 2013-06-25 | 7 | -141/+20 |
* | SERVER-8791 SERVER-9212 move btree-only funcs out of indexcursor iface | Hari Khalsa | 2013-06-25 | 12 | -111/+18 |
* | SERVER-6405: first step of cleaning NamespaceDetails | Eliot Horowitz | 2013-06-14 | 2 | -3/+3 |
* | SERVER-9859 SERVER-8687 prevent hashed sharding w/o default seed | Greg Studer | 2013-06-12 | 1 | -3/+13 |
* | SERVER-9647 don't transform 2dsphere desc fields into asc | Greg Studer | 2013-05-15 | 3 | -3/+22 |
* | SERVER-8791 SERVER-9212 remove IndexSpec | Hari Khalsa | 2013-05-02 | 7 | -42/+49 |
* | SERVER-8791 SERVER-9212 retire indexplugin/indextype | Hari Khalsa | 2013-05-02 | 9 | -23/+82 |
* | SERVER-9484 don't ignore geometries w/>1 covers if one of them isn't in the s... | Hari Khalsa | 2013-05-02 | 1 | -4/+9 |
* | SERVER-8791 document unreliable dbtests, fix possible index cursor seek bug | Hari Khalsa | 2013-04-26 | 1 | -1/+4 |
* | SERVER-8791 Fix Windows compile | Tad Marshall | 2013-04-25 | 1 | -1/+1 |
* | SERVER-8791 SERVER-9212 retire IndexInterface | Hari Khalsa | 2013-04-25 | 8 | -8/+87 |
* | fix geo_near_random1.js by not messing up stats object in geoNear command | Hari Khalsa | 2013-04-23 | 2 | -9/+8 |
* | SERVER-9212 SERVER-8791 kill newCursor and suitability, centralize latter | Hari Khalsa | 2013-04-23 | 8 | -35/+35 |
* | SERVER-9212 SERVER-8791 delete the old cursors, migrate geoNear command | Hari Khalsa | 2013-04-23 | 6 | -0/+89 |
* | fix build break, keyAt function for 2d index yielding shouldn't throw | Hari Khalsa | 2013-04-22 | 1 | -3/+6 |
* | SERVER-8791 SERVER-9165 SERVER-9212 Fix Windows compile warning | Tad Marshall | 2013-04-20 | 1 | -1/+1 |
* | SERVER-8791 SERVER-9165 SERVER-9212 move build into own class, clean up getKe... | Hari Khalsa | 2013-04-19 | 5 | -4/+320 |
* | SERVER-8791 SERVER-9164 Fix Windows compile warning | Tad Marshall | 2013-04-18 | 1 | -1/+1 |
* | migrate 2d and fts command, update logic, SERVER-8791 SERVER-9164 | Hari Khalsa | 2013-04-18 | 18 | -34/+2379 |
* | migrate fts/haystack + add/del logic SERVER-8791 SERVER-9164 SERVER-9165 | Hari Khalsa | 2013-04-12 | 11 | -15/+468 |
* | fix bug/windows build break. | Hari Khalsa | 2013-04-11 | 1 | -1/+9 |
* | SERVER-8791 SERVER-9164 Fix Windows compile warning | Tad Marshall | 2013-04-10 | 1 | -1/+1 |
* | migrate 2dsphere index to new interface SERVER-8791 SERVER-9164 | Hari Khalsa | 2013-04-10 | 14 | -30/+1453 |
* | fix debug build by moving disk reads out of constructor in emulated_cursor.h | Hari Khalsa | 2013-04-09 | 1 | -32/+58 |
* | fix linux32 link | Hari Khalsa | 2013-04-08 | 1 | -0/+1 |
* | fix spaces at line start to keep linter happy | Hari Khalsa | 2013-04-08 | 1 | -1/+1 |
* | migrate hash index to new index api SERVER-8791 SERVER-9164 | Hari Khalsa | 2013-04-08 | 15 | -297/+1151 |
* | SERVER-8791 SERVER-9151 Fix MSVC warnings | Tad Marshall | 2013-04-02 | 2 | -2/+2 |
* | btree access method, cursor. migrate btreecursor to use it. SERVER-9163 SER... | Hari Khalsa | 2013-04-02 | 10 | -3/+1161 |
* | interfaces for index API -- SERVER-8791 SERVER-9151 | Hari Khalsa | 2013-04-02 | 3 | -0/+447 |