dwight
|
aeef0a9d3d
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:
client/dbclient.cpp
client/dbclient.h
|
2009-01-10 18:29:09 -05:00 |
|
dwight
|
8428e6cbda
|
command work client driver
|
2009-01-10 18:17:23 -05:00 |
|
Dwight
|
2e35206b47
|
getlasterror
|
2009-01-05 15:30:07 -05:00 |
|
dwight
|
ffc3bb2216
|
minor nicer logging
|
2009-01-04 20:09:31 -05:00 |
|
Dwight
|
505021f882
|
defend against bad db names
plus a little code cleanup
|
2008-12-30 09:43:13 -05:00 |
|
Aaron
|
09b50bacc6
|
reorganize listDatabase objects per Eliot's suggestion
|
2008-12-29 15:06:39 -05:00 |
|
Aaron
|
689962e86d
|
Move getDatabaseNames to instance.cpp
|
2008-12-29 14:07:21 -05:00 |
|
Aaron
|
59c6f23224
|
Add listDatabases command
|
2008-12-29 13:24:24 -05:00 |
|
Aaron
|
f6613cc644
|
Check db size before repairing
|
2008-12-29 11:56:13 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
Aaron
|
92a5ab8180
|
Decopule master/slave repair
|
2008-12-16 12:10:15 -05:00 |
|
Aaron
|
e72a96636f
|
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
|
2008-12-16 10:20:36 -05:00 |
|
Aaron
|
75a45c346f
|
Add repairDatabase support
|
2008-12-16 10:20:24 -05:00 |
|
Dwight
|
e4cb74cc1c
|
{ query : ... } form accepted for $cmd's.
|
2008-12-15 09:45:51 -05:00 |
|
Dwight
|
fe7767635a
|
further $cmd cleanup
|
2008-12-11 18:51:49 -05:00 |
|
Dwight
|
0e32c98bf3
|
protect against inappropriate $cmd's to a slave mode db
Command code cleanup
--quiet for Jim
|
2008-12-11 10:27:05 -05:00 |
|
Dwight
|
b393202f97
|
fix my brain dead timing code
|
2008-12-10 16:52:25 -05:00 |
|
Dwight
|
74f630aacc
|
timing capabilities
|
2008-12-05 16:45:10 -05:00 |
|
Dwight
|
4b161903e4
|
$cmd assertinfo
|
2008-12-05 11:06:51 -05:00 |
|
Dwight
|
1a95c75d0f
|
don't log to our oplog operations we are replicating from elsewhere
|
2008-12-05 10:09:16 -05:00 |
|
Dwight
|
e0727dc658
|
clone/copy db now works on replicating databases
|
2008-12-03 18:27:32 -05:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
Dwight
|
5c02aabbc8
|
dbgrid cmd line optinos
|
2008-11-13 15:52:20 -05:00 |
|
unknown
|
9bc872695d
|
catch asserts and report error to client on a query
various dbgrid work incremental
background job class
|
2008-10-29 16:48:03 -05:00 |
|
Dwight
|
13480027d9
|
reorganize commands code for dbgrid
|
2008-10-22 16:56:39 -04:00 |
|