0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

3561 Commits

Author SHA1 Message Date
Eliot Horowitz
efb43a15c1 tell if javascript has been completed, if not - do a line feed 2009-08-25 13:54:01 -04:00
Eliot Horowitz
d0a925b7e4 null is now after Int 2009-08-25 12:24:51 -04:00
Eliot Horowitz
5501d7c3ba make max for Timestamp better 2009-08-25 12:24:36 -04:00
Eliot Horowitz
db6fe8300c test for indexing multiple sub fields 2009-08-25 11:49:30 -04:00
Eliot Horowitz
76bf7fb38e spam MINOR 2009-08-25 11:09:20 -04:00
Eliot Horowitz
f5d28ebb1b fix numeric sort order when comparing non numeric types 2009-08-25 10:52:17 -04:00
Eliot Horowitz
0a95fb0e7f Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-25 10:30:55 -04:00
Eliot Horowitz
a93d9e392c testorder 2009-08-25 10:30:35 -04:00
Dwight
2706a28123 begin cmdline.h 2009-08-25 10:24:44 -04:00
Eliot Horowitz
360dc900a0 test for broken indexing thing - doesn't assert - just prints 2009-08-25 02:24:27 -04:00
Eliot Horowitz
07b2685b46 unit test for numbers 2009-08-24 23:37:12 -04:00
Eliot Horowitz
47d7da1248 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-24 17:14:09 -04:00
Eliot Horowitz
336d533567 give mongo a little more time start up 2009-08-24 17:13:21 -04:00
Eliot Horowitz
9a0818a69d add totalSize command 2009-08-24 17:13:15 -04:00
Dwight
06851a4fe9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-24 16:43:50 -04:00
Dwight
6c4a830e21 alloc() bug fix 2009-08-24 16:43:33 -04:00
Eliot Horowitz
9328ab884e put number of bits in buildinfo 2009-08-24 16:35:20 -04:00
Eliot Horowitz
9c1d0e2313 test for SERVER-251 2009-08-24 15:32:13 -04:00
Eliot Horowitz
567c2bad85 after 0.9.10 2009-08-24 15:31:54 -04:00
Eliot Horowitz
b3e717fc3c BUMP 0.9.10 2009-08-24 11:59:42 -04:00
Eliot Horowitz
1f08223ab7 make shell use group cmd by default (can use groupeval if you want)
fix group where no key specified
2009-08-24 11:59:00 -04:00
Eliot Horowitz
1e7ade52ac Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-24 11:55:06 -04:00
Eliot Horowitz
f5a8781aae wait for tools to quit before continuing - faster and more reliable 2009-08-24 11:54:44 -04:00
Eliot Horowitz
a2e000830f runMongoProgram 2009-08-24 11:54:06 -04:00
Dwight
bedc9f2ceb Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-24 11:43:11 -04:00
Dwight
f67e06ba64 improve help for group()

2009-08-24 11:42:15 -04:00
Eliot Horowitz
1681f080f0 better error message for reduce failure MINOR 2009-08-24 11:07:44 -04:00
Eliot Horowitz
42504fc904 make assert.soon take a string to eval 2009-08-24 10:21:34 -04:00
Eliot Horowitz
fd2155d554 fallotu from removing methods from Array 2009-08-24 10:10:11 -04:00
Eliot Horowitz
b078f98360 remove methods in Array.prototype so for ( x in [] ) works 2009-08-23 23:33:17 -04:00
Eliot Horowitz
32871651e6 test for count with field matching 2009-08-21 18:31:52 -04:00
Eliot Horowitz
93382dd24e fix case where there is a large object early in a collection that is bigger than an early sized extent 2009-08-21 17:17:20 -04:00
Eliot Horowitz
4be8bfc805 log(1) new extents 2009-08-21 17:05:29 -04:00
Eliot Horowitz
a9dc788da1 put capped info into stats 2009-08-21 17:05:19 -04:00
Eliot Horowitz
1e1977a698 fix concurrency issue cleaning up pooled scopes 2009-08-21 16:15:36 -04:00
Eliot Horowitz
33ac3c31c3 fix mod eq 0 2009-08-21 15:17:58 -04:00
Eliot Horowitz
e1928bfda5 some safety for other JS impls MINOR 2009-08-21 01:36:41 -04:00
Eliot Horowitz
1bc91420b3 fix ? case with SERVER-239 2009-08-20 21:35:19 -04:00
Aaron Staple
6e8e7bd75c MINOR additional case for SERVER-239 2009-08-20 17:51:59 -07:00
Eliot Horowitz
280d239455 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-20 17:02:25 -04:00
Eliot Horowitz
7e0ffc7517 fix windows mmap 2009-08-20 17:02:11 -04:00
Eliot Horowitz
792c9ea3f7 $mod operator 2009-08-20 16:50:58 -04:00
Eliot Horowitz
afae0919bb test from before that works 2009-08-20 16:50:23 -04:00
Eliot Horowitz
48f47865da formatting 2009-08-20 16:18:50 -04:00
Eliot Horowitz
20fc44edfb Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-20 15:41:08 -04:00
dwight
c0994c6b3a get rid of warning 2009-08-20 15:28:04 -04:00
dwight
b00247a858 --nssize parameter 2009-08-20 15:00:25 -04:00
Eliot Horowitz
f0a26f673b skip empty lines 2009-08-20 13:23:21 -04:00
Eliot Horowitz
7831db0d55 fix subobject selector returning the same object twice 2009-08-20 10:06:47 -04:00
Michael Stephens
45683d835d getMetadata() for GridFile
Signed-off-by: Eliot <eliot@10gen.com>
2009-08-20 10:53:37 +08:00