Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finalizer for group() SERVER-287 | Mathias Stearn | 2009-09-17 | 1 | -0/+43 |
| | | | Signed-off-by: Eliot <eliot@10gen.com> | ||||
* | group() now uses full key-names in output SERVER-296 | Mathias Stearn | 2009-09-17 | 1 | -2/+2 |
| | | | Signed-off-by: Eliot <eliot@10gen.com> | ||||
* | make explain send hard limit SERVER-297 | Eliot Horowitz | 2009-09-15 | 1 | -0/+24 |
| | |||||
* | $keyf support for group SERVER-278 | Eliot Horowitz | 2009-09-15 | 1 | -5/+15 |
| | |||||
* | getLastError sharded SHARDING-16 | Eliot Horowitz | 2009-09-14 | 1 | -0/+32 |
| | |||||
* | distinct() for sharded collection SHARDING-35 | Eliot Horowitz | 2009-09-12 | 1 | -0/+27 |
| | |||||
* | client id work and make getLastError work non sharded-collections in ↵ | Eliot Horowitz | 2009-09-11 | 1 | -0/+15 |
| | | | | sharding, but with connection pooling SHARDING-16 | ||||
* | some tests MINOR | Eliot Horowitz | 2009-09-11 | 2 | -0/+16 |
| | |||||
* | make group work better with nulls | Eliot Horowitz | 2009-09-10 | 1 | -0/+21 |
| | |||||
* | don't allow db.eval on sharded collections SHARDING-27 | Eliot Horowitz | 2009-09-10 | 1 | -0/+14 |
| | |||||
* | just an example of group sum | Eliot Horowitz | 2009-09-09 | 1 | -0/+4 |
| | |||||
* | simple distinct SERVER-127 | Eliot Horowitz | 2009-09-09 | 1 | -0/+23 |
| | |||||
* | use extractFields which is now correct to fix SERVER-257 | Eliot Horowitz | 2009-09-09 | 1 | -0/+20 |
| | |||||
* | fix SERVER-282 - BSONObj::extractFields | Eliot Horowitz | 2009-09-09 | 1 | -10/+6 |
| | |||||
* | more tests for SERVER-282 | Eliot Horowitz | 2009-09-09 | 1 | -4/+10 |
| | |||||
* | Merge branch 'master' of github.com:mongodb/mongo | Aaron | 2009-09-07 | 1 | -0/+19 |
|\ | |||||
| * | renameCollection command | Eliot Horowitz | 2009-09-07 | 1 | -0/+19 |
| | | |||||
* | | restore capped2 config | Aaron | 2009-09-06 | 1 | -1/+1 |
| | | |||||
* | | MINOR more conservative capped2 test, for when extent may be reused | Aaron Staple | 2009-09-06 | 1 | -1/+1 |
| | | |||||
* | | SERVER-100 checkpoint: aggregate FieldRanges using FieldIntervals | Aaron Staple | 2009-09-06 | 1 | -2/+2 |
| | | |||||
* | | add regular null matching to exists.js tests | Aaron Staple | 2009-09-06 | 1 | -0/+6 |
|/ | |||||
* | test for SERVER-282 | Eliot Horowitz | 2009-09-06 | 1 | -0/+41 |
| | |||||
* | cleaning and don't allow group on a sharded collection SHARDING-26 | Eliot Horowitz | 2009-09-04 | 8 | -8/+26 |
| | |||||
* | don't allow sharding + capped SHARDING-23 | Eliot Horowitz | 2009-09-03 | 1 | -0/+25 |
| | |||||
* | unique shard key support SHARDING-31 | Eliot Horowitz | 2009-09-03 | 2 | -1/+17 |
| | |||||
* | can't shard a collection with a unique index SHARDING-24 | Eliot Horowitz | 2009-09-01 | 1 | -0/+11 |
| | |||||
* | sharding indexing fix part1 | Eliot Horowitz | 2009-09-01 | 1 | -4/+19 |
| | | | | | - inserts to system.indexes need to go to all shards - can't create unique index on sharded collection SHARDING-24 | ||||
* | can't shard system namespaces | Eliot Horowitz | 2009-09-01 | 1 | -0/+40 |
| | |||||
* | make sure new shards are valid SHARDING-29 | Eliot Horowitz | 2009-09-01 | 1 | -0/+3 |
| | |||||
* | more name changes in sharding | Eliot Horowitz | 2009-09-01 | 7 | -16/+16 |
| | |||||
* | another name changing checkpoint | Eliot Horowitz | 2009-09-01 | 7 | -17/+17 |
| | | | | | config.shard -> config.shards config.shard[server] -> config.chunks[shard] | ||||
* | rename some sharding commands. | dwight | 2009-08-30 | 11 | -22/+22 |
| | |||||
* | rename | dwight | 2009-08-29 | 1 | -3/+3 |
| | | | | | Command addserver->addshard Collection config.servers->config.shards | ||||
* | make tool test more reliable MINOR | Eliot Horowitz | 2009-08-28 | 1 | -3/+4 |
| | |||||
* | works on 64-bit linux more reliably now | Eliot Horowitz | 2009-08-28 | 1 | -2/+2 |
| | |||||
* | debugging for random tool failure test MINOR | Eliot Horowitz | 2009-08-27 | 1 | -1/+3 |
| | |||||
* | a test that works MINOR | Eliot Horowitz | 2009-08-26 | 1 | -0/+5 |
| | |||||
* | test that alreay passes looking at SERVER-241 | Eliot Horowitz | 2009-08-26 | 1 | -0/+13 |
| | |||||
* | clean up shell ensureIndex api and put more in help() | Eliot Horowitz | 2009-08-26 | 1 | -0/+37 |
| | |||||
* | broken test for SERVER-261 | Eliot Horowitz | 2009-08-26 | 1 | -0/+16 |
| | |||||
* | $pop | Eliot Horowitz | 2009-08-25 | 1 | -0/+22 |
| | |||||
* | test for indexing multiple sub fields | Eliot Horowitz | 2009-08-25 | 1 | -0/+17 |
| | |||||
* | test for SERVER-251 | Eliot Horowitz | 2009-08-24 | 1 | -0/+18 |
| | |||||
* | wait for tools to quit before continuing - faster and more reliable | Eliot Horowitz | 2009-08-24 | 1 | -16/+24 |
| | |||||
* | fallotu from removing methods from Array | Eliot Horowitz | 2009-08-24 | 7 | -9/+9 |
| | |||||
* | remove methods in Array.prototype so for ( x in [] ) works | Eliot Horowitz | 2009-08-23 | 1 | -1/+1 |
| | |||||
* | test for count with field matching | Eliot Horowitz | 2009-08-21 | 1 | -0/+26 |
| | |||||
* | fix mod eq 0 | Eliot Horowitz | 2009-08-21 | 1 | -0/+5 |
| | |||||
* | fix ? case with SERVER-239 | Eliot Horowitz | 2009-08-20 | 1 | -4/+3 |
| | |||||
* | MINOR additional case for SERVER-239 | Aaron Staple | 2009-08-20 | 1 | -0/+7 |
| |