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 |
|
Eliot Horowitz
|
3ae8e9440c
|
catch socker errors for find in shell
|
2009-02-11 09:35:08 -05:00 |
|
Dwight
|
8154c0af5e
|
db.shutdownServer() in shell
|
2009-02-11 09:34:00 -05:00 |
|
U-ELIOT-019992DFC\Administrator
|
c68d42e36c
|
better non-readline version of shell
|
2009-02-11 09:15:06 -05:00 |
|
Eliot Horowitz
|
4ffe0fe3ad
|
windows
|
2009-02-10 22:11:51 -05:00 |
|
Dwight
|
9cc79db551
|
fix a bug with dup _id keys, but fix is in comments for tonight
make show dbs pretty
|
2009-02-10 17:42:31 -05:00 |
|
U-ELIOT-019992DFC\Administrator
|
1b6151f37b
|
make dbshell not require readline
|
2009-02-10 13:45:30 -05:00 |
|
Eliot Horowitz
|
c245e7066c
|
reIndex
|
2009-02-09 13:05:36 -05:00 |
|
Dwight
|
147948c7b3
|
doneAndDecouple() -> obj()
|
2009-02-09 13:04:32 -05:00 |
|
Eliot Horowitz
|
82f5e84538
|
fix for not having . in path
|
2009-02-07 10:35:57 -05:00 |
|
Eliot Horowitz
|
5b8a108923
|
removeUser
|
2009-02-07 10:27:22 -05:00 |
|
Aaron
|
3504f3249c
|
dbshell support for field spec with count
|
2009-02-06 17:16:28 -05:00 |
|
Dwight
|
9e237c3871
|
Merge branch 'master' of git.10gen.com:/data/gitroot/p
|
2009-02-06 13:30:27 -05:00 |
|
Dwight
|
94f125e855
|
new pagewriter
File class
sleepmillis fixed
|
2009-02-06 13:29:57 -05:00 |
|
Eliot Horowitz
|
d2801728ed
|
it get mapped to last result
|
2009-02-06 12:31:24 -05:00 |
|
Aaron
|
3706946ff5
|
Localize loop var
|
2009-02-05 22:59:31 -05:00 |
|
Dwight
|
0c2e6bc6e9
|
more shell command helpers
|
2009-02-05 16:05:06 -05:00 |
|