summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * get rid of extraneous Map warning MINOREliot Horowitz2009-05-271-1/+0
| * print warning if spider monkey isn't compiled with utf8 supportEliot Horowitz2009-05-271-1/+3
* | add utf8 round trip test MINORAaron2009-05-271-0/+32
|/
* simple sm utf8 checkAaron2009-05-273-0/+15
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-275-8/+61
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-274-3/+38
| |\
| | * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-271-1/+1
| | |\
| | | * minor: update project_numberMike Dirolf2009-05-271-1/+1
| | * | 1 minute timeout for $whereEliot Horowitz2009-05-271-2/+2
| | |/
| | * added countReturn which takes limit and and skip into considerationEliot Horowitz2009-05-272-0/+35
| * | BUG SERVER-53 handle case where another mongod instance is treating our node ...Aaron2009-05-271-5/+23
| |/
* | remove js encoding test MINORAaron2009-05-271-49/+0
* | sm encoding checkpointAaron2009-05-273-96/+22
* | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-2726-95/+772
|\ \ | |/
| * support compilation under FreeBSD 7.xEliot Horowitz2009-05-273-0/+25
| * declare freebsd so it doesn't break the build on other OSesgoosmurf2009-05-271-0/+1
| * Merge branch 'master' of git@github.com:mongodb/mongokristina2009-05-2772-372/+961
| |\
| | * updating README MINOREliot Horowitz2009-05-271-20/+9
| | * preserve capped-ness in clonecollectionAaron2009-05-262-0/+12
| | * don't print namespaces ending in dot from dbtop MINORAaron2009-05-261-1/+7
| | * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-261-0/+9
| | |\
| | | * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-266-23/+54
| | | |\
| | | * | killOp and currentOp helpersEliot Horowitz2009-05-261-0/+9
| | * | | add client ip / port to current op, add unlocked version of current op to htt...Aaron2009-05-266-76/+87
| | | |/ | | |/|
| * | | debian buildkristina2009-05-2713-0/+624
* | | | sm encoding checkpointAaron2009-05-262-7/+8
* | | | mergeAaron2009-05-2621-95/+298
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-263-7/+56
| |\ \ \ | | | |/ | | |/|
| | * | gc() helper method and better sm gc protectionEliot Horowitz2009-05-262-3/+10
| | * | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-265-36/+95
| | |\ \
| | * | | don't translate sm -> bson if object hasn't been modifiedEliot Horowitz2009-05-262-4/+46
| * | | | fix tests MINORAaron2009-05-262-18/+18
| * | | | add id index to correct collection MINORAaron2009-05-261-1/+1
| * | | | BUG SERVER-71 don't allow multiple _id indexesAaron2009-05-264-5/+36
| | |/ / | |/| |
| * | | check matching regexes encapsulated directly in arrays as wellAaron2009-05-262-1/+9
| * | | BUG SERVER-68 - regex matches within objects within arraysAaron2009-05-265-36/+87
| |/ /
| * | fix GC issues with arrays being collected while being builtEliot Horowitz2009-05-261-4/+15
| * | helper to get mem info of shell process MINOREliot Horowitz2009-05-261-0/+16
| * | some asserts and safety stuff MINOREliot Horowitz2009-05-251-5/+13
| * | this warning is wrong MINOREliot Horowitz2009-05-251-1/+0
| * | tests and asserts MINOREliot Horowitz2009-05-233-7/+42
| * | update version to 0.9.2+Aaron2009-05-221-1/+1
| * | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-221-0/+1
| |\ \
| | * | fix LIBPATH for simple systems MINOREliot Horowitz2009-05-221-0/+1
| * | | remove old 64-bit linux commentEliot Horowitz2009-05-221-7/+0
| |/ /
| * | version 0.9.2r0.9.2Eliot Horowitz2009-05-221-1/+1
| * | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-222-10/+21
| |\ \
| * | | change min/max to minKey maxKeyEliot Horowitz2009-05-223-5/+9
* | | | sm encoding checkpointAaron2009-05-264-6/+134
| |/ / |/| |
* | | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-224-14/+94
|\ \ \