Commit Graph

142 Commits

Author SHA1 Message Date
gregs
e5d902202f full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
Eliot Horowitz
131e1d2182 more cleaning 2011-06-22 15:51:08 -04:00
Dwight
e593a577dd log nicer 2011-06-06 13:06:43 -04:00
dwight
37204c7ca0 cleaning and a small insert optimization 2011-05-29 00:31:17 -04:00
Mathias Stearn
52d7736f73 renameCollection should only require auth on source and dest DBs, not admin SERVER-1061
Still technically an admin command and requires running against admin db
2011-05-25 15:55:20 -04:00
dwight
afd23f33f9 make a noreturn version of insert, would be faster unless cmopiler is very smart.
cleaning in insert()
2011-05-24 10:05:31 -04:00
dwight
c0384332f2 towards proper --quotafiles support 2011-05-23 20:03:24 -04:00
dwight
bd5b607137 make applylogop slightly faster and general applyop cleaning 2011-05-23 20:03:18 -04:00
dwight
3d1f0d6783 allow slaveOk on copydb command 2011-04-15 16:51:21 -04:00
Aaron
4c66fe26c7 SERVER-2111 Synchronize db names with master if a case conflict is detected in replication 2011-04-12 21:54:20 -07:00
dwight
8ed14365df Merge branch 'master' of github.com:mongodb/mongo 2011-04-04 12:38:48 -04:00
dwight
1d46a7e4ba towards compact cmd still in prog 2011-04-04 12:38:38 -04:00
Aaron
cd19c1835f SERVER-2351 allow killop to interrupt a repair database command 2011-04-01 18:34:10 -07:00
Aaron
18e260a998 SERVER-2843 Don't yield db mutex during a repair 2011-03-29 18:14:52 -07:00
Eliot Horowitz
ae21771238 some missing commitIfNeeded SERVER-2657 180 2011-03-02 00:46:22 -05:00
Mathias Stearn
4b15083a1b commitIfNeeded() in cloneCollection 2011-01-10 17:16:31 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dwight
8b930cb852 strcpy_s change 2010-11-24 10:20:34 -05:00
Dwight
35d37b5199 readability of code 2010-10-06 11:19:43 -04:00
Tony Hannan
91e52c41d8 [SERVER-1643] cloner can now clone from a replica set. Eg. db.cloneDatabase('foo/host1,host2') 2010-09-22 11:56:57 -04:00
Mathias Stearn
9324ba3b77 Revert "HostAndPort::isSelf() -> ListeningSockets::listeningOn()"
This reverts commit 84abe861b1.

Conflicts:

	util/sock.h
2010-09-13 17:28:20 -04:00
Mathias Stearn
84abe861b1 HostAndPort::isSelf() -> ListeningSockets::listeningOn()
No longer assume listening on localhost
SERVER-1515
2010-09-10 19:00:32 -04:00
Dwight
8fb5af818d rs rollback work 162 163 2010-08-23 15:48:13 -04:00
dwight
065e21ac3b rs rollback work 162 2010-08-16 10:01:26 -04:00
dwight
edd36ed056 todo note on copyindexes option support lacking in clonecollection 2010-08-16 09:39:28 -04:00
Dwight
08eaec0599 check for null return from query() 2010-08-02 14:44:53 -04:00
dwight
32e38c18cb rs change how initial sync happens we now take the whole old oplog 2010-08-02 14:03:33 -04:00
Mathias Stearn
eebffadce1 better comment 2010-07-21 13:46:56 -04:00
Eliot Horowitz
1f8a29ada3 remove collection level logging SERVER-1455 2010-07-21 09:55:46 -04:00
Alberto Lerner
6f728ae260 Eliminate BSONObj->string implicit conversion 2010-07-18 15:15:31 -04:00
Alberto Lerner
daf8c0fbd0 Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
2010-07-17 16:07:38 -04:00
Alberto Lerner
b7c9a9fc57 SERVER-1270 Prep for hooking StringData 2010-07-17 14:33:17 -04:00
Aaron
2197e24460 SERVER-1387 clone/exhaust 2010-07-14 10:28:38 -07:00
Mathias Stearn
13c6875815 temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
2010-07-07 01:22:33 -04:00
Mathias Stearn
95fa51a1df git rid of "operator string" 2010-07-07 00:30:17 -04:00
dwight
bf779e5078 fix bug in cloner introduced today 2010-06-30 21:53:52 -04:00
Dwight
12663be3f9 defer creating the id index on a clone until we first insert all the data 2010-06-30 17:28:57 -04:00
Eliot Horowitz
eebb327db8 make check for $ faster 2010-06-09 12:08:02 -04:00
Aaron
dc00413381 SERVER-1203 repair oplog properly 2010-06-08 11:50:45 -07:00
Dwight
54e3f097b4 attempt to fix cloner 2010-05-18 16:32:34 -04:00
Dwight
0f96d04347 better cloneCollection help 2010-05-18 15:08:32 -04:00
Dwight
638e4bcd3c rs 2010-05-18 14:47:11 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Dwight Merriman
3483f22813 refactor and rename insert 2010-04-28 08:25:56 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
c4bd465042 towards 3 2010-04-24 18:25:58 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00
Dwight
837fd2cd86 /_commands in the http interface 2010-04-23 15:50:49 -04:00
Eliot Horowitz
ea9cdf79a0 better error message 2010-03-12 12:13:48 -05:00
Aaron
c4b55b2957 SERVER-727 release lock before doing remote auth 2010-03-09 17:03:01 -08:00