Commit Graph

66 Commits

Author SHA1 Message Date
Tad Marshall
193a18925c SERVER-4041 -- Spelling error on web server 2011-10-09 10:40:25 -04:00
dwight
613bb7ba4a two step key addition to indexes 2011-09-12 23:22:10 -04:00
gregs
e5d902202f full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
Eliot Horowitz
142a86b237 net cleaning: move message.* to net/
net cleaning: move http tools to net/
2011-06-26 17:13:54 -04:00
Eliot Horowitz
e1a725f37f fix dbtop in webconsole 2011-03-10 15:58:47 -05:00
Eliot Horowitz
edd22b17e3 some help for top command 2011-03-06 16:13:54 -05:00
Eliot Horowitz
fb591ace93 don't record info once context finished 180 2011-03-06 15:26:14 -05:00
Eliot Horowitz
7a4399841f more background job debugging 2011-02-13 16:04:06 -05:00
dwight
f740064ca9 commitifneeded within batch inserts 2011-01-13 21:23:12 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
885c0fc039 handle overflow in opcounters a bit nicer SERVER-1907 2010-11-11 01:30:21 -05:00
Eliot Horowitz
7cc161c6a5 track replicated ops SERVER-1565 2010-11-09 17:01:58 -05:00
Eliot Horowitz
0c7e7101a6 track network in/out SERVER-2081 2010-11-09 00:15:14 -05:00
Alberto Lerner
d53114396a compile 2010-11-08 20:45:19 -05:00
Eliot Horowitz
f0392cec58 prep for adding network stats to serverStatus 2010-11-08 18:00:02 -05:00
Mathias Stearn
f84d0586ee Make dbtop more accurate SERVER-1684 2010-10-21 18:52:40 -04:00
Alberto Lerner
465896350e SERVER-1804 tighter background job 2010-10-13 17:38:09 -04:00
Alberto Lerner
b97c1d90c1 a tiny bit of tightening 2010-09-14 14:11:15 -04:00
dwight
c48de7b655 say TOTAL instead of GLOBAL in dbtop 2010-08-26 08:43:11 -04:00
Alberto Lerner
7a7cc4adfa SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
dwight
c0255fa04a dbtop more readable 2010-08-12 14:33:53 -04:00
Eliot Horowitz
5c41967951 moving more things out of dbwebserver 2010-07-28 12:51:26 -04:00
Eliot Horowitz
3f68693a61 cleaning up webserver status main page 2010-07-28 12:26:38 -04:00
Alberto Lerner
2b14da5f10 SERVER-1270 Elim c_str() /db 2010-07-20 12:39:35 -04:00
Dwight
452a187339 html cleaning 2010-07-19 12:08:02 -04:00
Dwight
71b32024c4 warning 2010-07-12 12:38:02 -04:00
Eliot Horowitz
1e15c43038 fix compile 2010-07-12 12:18:37 -04:00
dwight
97a65a10cd rs log and ui cleaning 2010-07-12 08:19:03 -04:00
Alberto Lerner
73d7c86b4a Use exponential histograms for cumulative stats 2010-06-11 12:52:20 -04:00
Alberto Lerner
4921fd2d1d Support for cumulative stats for mongod 2010-06-02 13:43:18 -04:00
Dwight Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
Dwight
c33904ddfb name threads 2010-05-18 12:17:43 -04:00
Mathias Stearn
36421f21ca Count multi-insert. SERVER-814 2010-05-05 18:46:15 -04:00
Mathias Stearn
30103e5418 Counters should be atomic 2010-05-05 16:28:11 -04:00
Eliot Horowitz
ed7c6c5516 remove a warning 2010-05-04 10:43:31 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Eliot Horowitz
0a7fd9cc2b stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
8d3ab6a171 towards a clena bson cpp lib 2010-04-24 16:43:09 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -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
517d8f0277 more serverStatus fields for mongos SERVER-942 2010-04-20 15:05:48 -04:00
Eliot Horowitz
55e8b26481 basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
Dwight Merriman
b0da7500d9 allow some commands in the webui 2010-04-19 21:05:46 -04:00
Eliot Horowitz
6ff986d3a5 fix Top leak with drop SERVER-768 2010-03-16 17:38:39 -04:00
Eliot Horowitz
10e373e079 on a collection drop remove namespaces from Top SERVER-768 2010-03-16 16:18:36 -04:00
Mathias Stearn
8167e4a7ad Cut down on copies of large map 2010-03-16 15:55:13 -04:00
Mathias Stearn
7cff240990 Clean up and plug leak in snapshot thread SERVER-768 2010-03-16 15:55:13 -04:00
Mathias Stearn
cce309e895 flushing stats 2010-03-15 16:26:12 -04:00