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

3682 Commits

Author SHA1 Message Date
Eliot Horowitz
157df4a2cc fallout from Symbol change 2009-08-27 10:09:55 -04:00
Eliot Horowitz
5a732ac0e2 symbol test not working yet 2009-08-27 09:41:56 -04:00
Eliot Horowitz
da81fa2fcc symbol indexing fixes 2009-08-27 09:41:21 -04:00
Mike Dirolf
3def379b21 move test_shell with the rest of the tests in preparation for factoring tests out into buildscripts/ 2009-08-26 16:48:10 -04:00
Eliot Horowitz
daef3873b7 a test that works MINOR 2009-08-26 15:13:58 -04:00
Eliot Horowitz
7c7be67a76 test that alreay passes looking at SERVER-241 2009-08-26 14:12:13 -04:00
Eliot Horowitz
e88425081d make read buffer bigger SERVER-265 2009-08-26 12:22:48 -04:00
Eliot Horowitz
b219b209e0 clean up shell ensureIndex api and put more in help() 2009-08-26 10:22:55 -04:00
Eliot Horowitz
4e28481574 make unique index check trueValue rather than bool 2009-08-26 10:22:33 -04:00
Eliot Horowitz
0dd45e1251 make trueValue() return false for EOO 2009-08-26 10:22:23 -04:00
Eliot Horowitz
fa7fd75fc7 broken test for SERVER-261 2009-08-26 00:16:16 -04:00
Eliot Horowitz
99b20a0b6b $pop 2009-08-25 18:07:30 -04:00
Eliot Horowitz
358b5e638c compile windows MINOR 2009-08-25 17:26:43 -04:00
Eliot Horowitz
662f01eb15 compile MINOR 2009-08-25 17:22:00 -04:00
Eliot Horowitz
1922050637 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-25 17:01:12 -04:00
Eliot Horowitz
e90c98587b try jmp signal handler 2009-08-25 17:00:01 -04:00
Dwight
6f45144741 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-25 16:15:25 -04:00
Dwight
6a8b0363d9 cleanup 2009-08-25 16:14:55 -04:00
Eliot Horowitz
39a40f8f42 fix " in shell and ctrl-c takes you to outer loop 2009-08-25 16:11:51 -04:00
Dwight
f42a88c9a9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-25 14:35:38 -04:00
Dwight
879e7b153e more CmdLine object 2009-08-25 14:35:22 -04:00
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