Eliot Horowitz
|
c949969fa2
|
partial movePrimary
|
2009-02-13 16:18:14 -05:00 |
|
Eliot Horowitz
|
5b92b4f336
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-13 16:18:00 -05:00 |
|
Eliot Horowitz
|
3422d92adf
|
fixed logging
|
2009-02-13 16:17:52 -05:00 |
|
Aaron
|
942c1fbc4e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-13 14:35:13 -05:00 |
|
Aaron
|
851b91a4d3
|
Don't expect dbpath parameter for non-mongod programs
|
2009-02-13 14:35:03 -05:00 |
|
Dwight
|
41a0f8c4cf
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-13 12:58:22 -05:00 |
|
Dwight
|
da53450036
|
fix to properly check for dupkey with unused keys
|
2009-02-13 12:58:05 -05:00 |
|
Aaron
|
1fe2b0cdb3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-13 12:01:54 -05:00 |
|
Aaron
|
8fc2c86e0a
|
Now can start any 'mongo program' from within mongo shell
|
2009-02-13 12:01:37 -05:00 |
|
Dwight
|
80e95f860a
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-13 11:26:10 -05:00 |
|
Dwight
|
9c286b438f
|
btree: fix a bug (missing code) when reinserting a key that was marked unused
|
2009-02-13 11:25:52 -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
|
471618efe1
|
make temporary primary assignment less useless
|
2009-02-13 10:06:56 -05:00 |
|
Eliot Horowitz
|
fe4892bbf8
|
option to not create database object on getDBConfig
|
2009-02-13 10:01:59 -05:00 |
|
Eliot Horowitz
|
640d9fc0ac
|
getSisterDB
|
2009-02-13 10:01:31 -05:00 |
|
Eliot Horowitz
|
13a8310e59
|
perftest added
|
2009-02-13 09:44:37 -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 |
|
Eliot Horowitz
|
197dc2b66d
|
just file re-org
|
2009-02-13 09:28:23 -05:00 |
|
Eliot Horowitz
|
a835ed1af5
|
renamed dbgrid s
|
2009-02-13 09:22:04 -05:00 |
|
Eliot Horowitz
|
b859ae9163
|
moved configserver into config
|
2009-02-12 21:09:06 -05:00 |
|
Eliot Horowitz
|
32d7cb1c17
|
gridconfig -> config
|
2009-02-12 21:03:46 -05:00 |
|
Dwight
|
e49d7f38a6
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-12 18:21:08 -05:00 |
|
Dwight
|
c67eca8a2f
|
c++ client:
allow BSONElements with the labeler
example
|
2009-02-12 18:20:52 -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 |
|
Dwight
|
0cc3993211
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-12 15:03:54 -05:00 |
|
Dwight
|
459d62347b
|
replication / exception throwing bug fix
--only option added
|
2009-02-12 15:03:38 -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
|
e13f1df0a1
|
mongos: listdatabases command
|
2009-02-12 13:47:43 -05:00 |
|
Aaron
|
23f65c7e87
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-12 13:11:38 -05:00 |
|
Aaron
|
3279dfa644
|
Check that applying ops doesn't produce new ops
|
2009-02-12 13:11:31 -05:00 |
|
Dwight
|
4c03dc15ed
|
replication bug with __updateObjects() and logOp()
|
2009-02-12 12:19:00 -05:00 |
|
Aaron
|
84231c6919
|
Wait for replication to finish before grabbing db mutex
|
2009-02-12 11:37:30 -05:00 |
|
Aaron
|
f15c472da8
|
Check no invalid field in index bracketing spec
|
2009-02-12 10:13:18 -05:00 |
|
Aaron
|
cd2a542337
|
Select index if query contains condition for first index field
|
2009-02-12 10:11:02 -05:00 |
|
dwight
|
bb13742663
|
better err msg
|
2009-02-12 09:20:26 -05:00 |
|
Eliot Horowitz
|
15563d1aec
|
docs ant test fogbugz
BugzID: 1159
|
2009-02-12 09:10:11 -05:00 |
|
Eliot Horowitz
|
e7f10be927
|
don't use static readline on osx
|
2009-02-11 23:16:29 -05:00 |
|
Eliot Horowitz
|
f0476381d3
|
fix 64 bit linux
|
2009-02-11 22:18:30 -05:00 |
|
Eliot Horowitz
|
c8dacdb397
|
order matters
|
2009-02-11 21:54:20 -05:00 |
|
Eliot Horowitz
|
774eeb8cb3
|
warning if no readline
|
2009-02-11 21:16:08 -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
|
6dda29d6ef
|
better readline support
|
2009-02-11 21:05:28 -05:00 |
|
Aaron
|
fe8ed2defa
|
Use default handler for SIGQUIT
|
2009-02-11 15:50:27 -05:00 |
|
Aaron
|
ea6ef5295e
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2009-02-11 15:38:09 -05:00 |
|
Aaron
|
c326d4a508
|
Can pick index with more key specificity than required by sort / find spec
|
2009-02-11 15:37:51 -05:00 |
|
Aaron
|
878cffc529
|
handle SIGQUIT too
|
2009-02-11 14:30:46 -05:00 |
|
Mike Dirolf
|
fc618d7165
|
spelling
|
2009-02-11 13:52:51 -05:00 |
|