0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
Commit Graph

102 Commits

Author SHA1 Message Date
Eliot Horowitz
6b97b0e88b Max/Min Key display - need to make spcial classes though 2009-03-26 16:17:08 -04:00
Eliot Horowitz
c4c2b2559a better Array.tojson option 2009-03-26 16:16:53 -04:00
Aaron
6b1613adb6 safer use of dbs map 2009-03-26 15:12:47 -04:00
Aaron
cc6f3c9a25 Print debug info when mongo crashes 2009-03-24 17:35:50 -04:00
Eliot Horowitz
002155dcbb assert helpers for testing success/failure of commands 2009-03-18 10:50:49 -04:00
Eliot Horowitz
bc725bc851 better tojson error 2009-03-17 15:48:46 -04:00
Aaron
6299748ad4 Allow signal spec for stopMongoProgram 2009-03-12 12:21:07 -04:00
Aaron
26be29395e cleanup 2009-03-11 18:47:16 -04:00
Aaron
2f5201c7e7 Merge 2009-03-11 17:39:35 -04:00
Eliot Horowitz
a58e2ce7bd easy access to configdb 2009-03-11 17:03:05 -04:00
Eliot Horowitz
300485189d npe on assert 2009-03-11 17:02:57 -04:00
Aaron
502e20f1cc finishCloneCollection checkpoint 2009-03-11 10:31:47 -04:00
Eliot Horowitz
0f3069a4a5 copyCollection 2009-03-06 16:44:16 -05:00
Aaron
fd722b71e0 Remove compiler warning 2009-03-06 13:47:02 -05:00
Aaron
9b3af26cbe Comment 2009-03-06 13:44:38 -05:00
Aaron
d563bf486b Compile other machines 2009-03-06 10:22:32 -05:00
Aaron
abf2d9af37 Comments 2009-03-05 18:53:04 -05:00
Aaron
324e716f2f fork checkpoint 2009-03-05 18:19:43 -05:00
Aaron
0a291f6958 fork checkpoint 2009-03-05 16:06:11 -05:00
Aaron
46e6c6b475 shell fork checkpoint 2009-03-05 00:07:09 -05:00
Aaron
9be10a4f98 For starters, unlock v8 when we expect a response from server 2009-03-04 16:55:24 -05:00
Eliot Horowitz
c6a4f25e16 some timestamp helpers 2009-02-28 18:44:31 -05:00
Aaron
81a684ee5f Massert hack 2009-02-27 10:48:22 -05:00
Aaron
e910263ed2 Additional fix for cloneCollection() js function 2009-02-26 12:16:48 -05:00
Aaron
c7496cc9bf Update cloneCollection js function to match updated command spec 2009-02-26 12:12:25 -05:00
Eliot Horowitz
d18d71b169 better assert.eq 2009-02-24 17:09:21 -05:00
Eliot Horowitz
9b3b8d33e1 sharding checkpoint and copy and paste error 2009-02-23 17:43:55 -05:00
Eliot Horowitz
441e5585b6 printjson 2009-02-21 23:39:32 -05:00
Eliot Horowitz
54ea674212 assert.neq 2009-02-20 13:46:43 -05:00
Eliot Horowitz
30f3acd445 verbosity option 2009-02-20 10:46:23 -05:00
Eliot Horowitz
07cdf76329 shard infrastructure checkpoint 2009-02-19 12:55:01 -05:00
Eliot Horowitz
7c018a08c3 adminCommand helper for sharding 2009-02-19 11:33:03 -05:00
Aaron
9d9869484a Add cloneCollection to shell 2009-02-18 16:44:56 -05:00
Eliot Horowitz
e0762fd1ba assert.throws 2009-02-18 13:54:08 -05:00
Eliot Horowitz
163bd066bd cleaning, better test system 2009-02-18 10:59:13 -05:00
Eliot Horowitz
1a4ad3f915 cleaning up test framework and very simple sharding framework sanity test 2009-02-17 10:06:02 -05:00
Eliot Horowitz
873ab5b666 split out server stuff from mongo.js 2009-02-17 09:38:03 -05:00
Aaron
fb8957c743 Less dumb interface 2009-02-14 09:15:05 -05:00
Aaron
851b91a4d3 Don't expect dbpath parameter for non-mongod programs 2009-02-13 14:35:03 -05:00
Aaron
8fc2c86e0a Now can start any 'mongo program' from within mongo shell 2009-02-13 12:01:37 -05:00
Aaron
ebc0e5d2f2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-13 10:44:52 -05:00
Aaron
e4c179c180 Killing the spawned process doesn't widow the pipe -- have to close remote end of the pipe manually 2009-02-13 10:44:35 -05:00
Eliot Horowitz
640d9fc0ac getSisterDB 2009-02-13 10:01:31 -05:00
Eliot Horowitz
65687c9303 command helper system
runCommand( { "blah" : 1 , help : true } )
in shell db.commandHelp( "blah" )
2009-02-13 09:44:07 -05:00
Aaron
be6e778aa1 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-12 16:52:41 -05:00
Aaron
c12c7851f9 Log output from spawned mongod instances to stdout 2009-02-12 16:52:34 -05:00
Eliot Horowitz
6e345fc61d make shell output more info for bindata
BSONElement.binDataType helper
2009-02-12 14:30:45 -05:00
Eliot Horowitz
25be6f87a2 remove warning for non-readline 2009-02-11 21:15:54 -05:00
Eliot Horowitz
7be50081c4 win32 hack removed 2009-02-11 21:05:45 -05:00
Eliot Horowitz
bdc7d90b85 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-11 09:35:11 -05:00