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

3603 Commits

Author SHA1 Message Date
Eliot Horowitz
e7b6dab203 log(1) cursor kill instead of log(2) 2009-08-28 15:48:10 -04:00
Eliot Horowitz
41d2f24171 make tool test more reliable MINOR 2009-08-28 13:35:08 -04:00
Eliot Horowitz
cd1fe6505a make shell use exec instead of invoke 2009-08-28 13:26:23 -04:00
Eliot Horowitz
e5ea239276 works on 64-bit linux more reliably now 2009-08-28 12:35:16 -04:00
Eliot Horowitz
5799c79d78 better error message 2009-08-28 12:34:56 -04:00
Eliot Horowitz
b21aa65bee solaris UGH MINOR 2009-08-28 11:58:38 -04:00
Eliot Horowitz
e277dffe54 remove c depends 2009-08-28 11:57:09 -04:00
Eliot Horowitz
7a1a7fe021 some solaris fixes 2009-08-28 11:50:20 -04:00
Leon Mergen
6f3e4cd65f fixed namespace issue when using boost.spirit classic interface 2009-08-28 11:31:19 -04:00
Leon Mergen
507261e3d0 added preprocessor check to avoid deprecation warnings introduced in boost-1.39 2009-08-28 11:31:11 -04:00
Eliot Horowitz
97d1bdbca6 --cxx should do CC as well 2009-08-28 11:20:06 -04:00
Eliot Horowitz
27299f6d78 --cxx option 2009-08-28 11:14:26 -04:00
Eliot Horowitz
af2d29ca30 validate() says invalid if more than 20 files SERVER-269 2009-08-28 10:17:04 -04:00
Eliot Horowitz
2069e63053 magic version number thing has to look for - too 2009-08-28 02:09:14 -04:00
Eliot Horowitz
c0f769582f npe for sm 1.8 that makes client pass 2009-08-28 00:04:43 -04:00
Dwight
58fa03169f Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-27 15:26:48 -04:00
Dwight
2226f3292b very minor text / comments 2009-08-27 15:26:29 -04:00
Eliot Horowitz
ccf5dc907c debugging for random tool failure test MINOR 2009-08-27 13:45:31 -04:00
Eliot Horowitz
a94e73d41e dev branch is 1.1.0- 2009-08-27 13:33:53 -04:00
Eliot Horowitz
3a0c430aec look for settings.py backwards a bit 2009-08-27 11:52:22 -04:00
Eliot Horowitz
08fcfcb34c use canonicalType in a couple more places - make symbol test work 2009-08-27 10:19:58 -04:00
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