Commit Graph

63 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
38743180c0 put full extends in validate with full 2011-06-27 02:09:12 -04:00
dwight
8a0660ac31 use firstElementFieldName() 2011-05-23 20:03:19 -04:00
Mathias Stearn
e0e8900a12 full should imply scanData in validate command SERVER-3041 2011-05-12 14:49:20 -04:00
Dwight
a3cd52048a Merge branch 'master' into main
Conflicts:
	SConstruct
	db/btree.h
	db/db.vcxproj.filters
	db/dbcommands_admin.cpp
	db/geo/2d.cpp
	db/pdfile.cpp
	dbtests/test.vcxproj.filters
2011-05-03 15:53:27 -04:00
Dwight
846a7a0bc5 checkpoint index v2 work 2011-04-21 14:53:10 -04:00
Mathias Stearn
fa79ec7ba8 Remove legacy string from validate command output 2011-04-14 16:59:33 -04:00
Dwight
76b168785f cleaner 2011-04-14 13:49:23 -04:00
dwight
1d46a7e4ba towards compact cmd still in prog 2011-04-04 12:38:38 -04:00
Mathias Stearn
30dd944c47 validate command now puts all data in proper fields SERVER-2849 2011-03-29 20:52:53 -04:00
Mathias Stearn
d399d0844b Add full option to validate defaulting to false SERVER-2803 2011-03-29 20:43:41 -04:00
Mathias Stearn
55067cbf55 s/corrupt/invalid to make validate regex happy SERVER-2803 2011-03-19 18:07:49 -04:00
Mathias Stearn
993e967fb4 fix logic SERVER-2803 2011-03-19 18:06:11 -04:00
Mathias Stearn
a1db9a9576 Validate BSON in validate command SERVER-2803 2011-03-19 16:38:50 -04:00
Mathias Stearn
1f0b0fe089 db.fsyncUnlock() now waits for unlock to actually happen SERVER-2789 2011-03-17 21:12:46 -04:00
Mathias Stearn
7429a7411a Show link to docs on fsync command 2011-03-17 21:12:46 -04:00
Mathias Stearn
2775fa3e2b Add shell helpers db.fsyncLock() and db.fsyncUnlock() and clean up messages SERVER-2789 2011-03-17 21:12:46 -04:00
Dwight
12cbfefae2 report onsamepartition in journalLatencyTest command 2011-03-17 17:06:47 -04:00
Eliot Horowitz
7a4399841f more background job debugging 2011-02-13 16:04:06 -05:00
dwight
c823d63168 nicer latency test admin command 2011-02-05 14:17:48 -05:00
Dwight
6c202830de make diag a little nicer 2011-02-02 12:21:18 -05:00
Dwight
9affe01fae add a diagnostic command 2011-02-02 11:50:33 -05:00
dwight
c92162b32d comment 2011-01-18 19:54:33 -05:00
dwight
83f504f83b better comments 2011-01-17 22:11:57 -05:00
Mathias Stearn
066deac529 groupCommit on fsync command w/o lock 2011-01-17 14:30:36 -05:00
Mathias Stearn
6f04f2e4e0 syncDataAndTruncateJournal in fsync-lock command 2011-01-13 17:05:25 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Dwight
48ae1fddaf move inl header inclusion to top 2010-11-04 09:07:28 -04:00
Dwight
0648d61288 move include to top of file from bottom 2010-11-04 09:00:39 -04:00
Alberto Lerner
465896350e SERVER-1804 tighter background job 2010-10-13 17:38:09 -04:00
dwight
c1b68a13de towards durability 2010-09-27 12:35:22 -04:00
dwight
583ea16312 Namespace class cleaner 2010-09-07 12:47:11 -04:00
Dwight Merriman
608ef69bc4 quieter on test run 2010-05-23 15:07:32 -04:00
Dwight
c33904ddfb name threads 2010-05-18 12:17:43 -04:00
Eliot Horowitz
740cc1308e auto_ptr -> shared_ptr for Cursor objects 2010-05-07 17:25:57 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Eliot Horowitz
2531a6cafd moved some commands around so can be used for mongod and mongos 2010-04-28 13:20:08 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -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
Dwight
fb09b88240 rs 2010-04-20 12:29:00 -04:00
Dwight Merriman
b0da7500d9 allow some commands in the webui 2010-04-19 21:05:46 -04:00
Eliot Horowitz
f59b5173ea listCommands command and db.listCommands helper 2010-04-03 21:15:00 -04:00
Eliot Horowitz
8ecaf5dc18 slave ids, and option to block or slaves SERVER-467 2010-04-02 11:29:45 -04:00
Dwight
60a659e641 mmf abstraction 2010-03-31 12:45:40 -04:00
Aaron
8f28569fa0 fix validation for looped capped collections 2010-03-15 23:18:24 -07:00
Aaron
c971842a55 Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75.

Conflicts:

	db/instance.h
2010-03-15 09:42:01 -07:00
Eliot Horowitz
44057b4e1c windows compile 2010-03-12 10:42:03 -05:00
Eliot Horowitz
74e22e9d73 logRotate command to rotate logs SERVER-740 2010-03-12 10:28:07 -05:00
Eliot Horowitz
a347ce9b85 change Command locking config 2010-02-26 14:38:51 -05:00