Commit Graph

179 Commits

Author SHA1 Message Date
Eliot Horowitz
96063f8a65 fix pcre include for client 2011-08-22 15:35:38 -04:00
Eliot Horowitz
5bd3f44d5c use our own version of pcre SERVER-2085 2011-08-18 10:49:50 -04:00
gregs
e5d902202f full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
Eliot Horowitz
446252880c remove duplicate log messages 2011-07-27 09:48:35 -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
unknown
4b1b122cd0 re: Jira.SERVER-2785, added charset=utf8 where needed 2011-05-05 03:57:00 +08:00
Eliot Horowitz
815b995207 more getLog work
show logs
show log helpers in shell
2011-05-02 15:01:52 -04:00
Eliot Horowitz
b501648032 getLog command so you access RamLog entries 2011-05-02 14:26:36 -04:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
3d067a99fe use boost::once for getHostNameCached and adding host to some commands 2010-11-28 02:07:38 -05:00
Mathias Stearn
b717404a1a Use strict JSON for commands SERVER-1941 2010-11-15 18:49:11 -05:00
Alberto Lerner
b5e3087817 SERVER-1822 dedup webGetAdminUser/webHaveAdminUser 2010-10-01 09:06:58 -04:00
Eliot Horowitz
164ef1656a put correct binary name in web console 2010-09-10 16:22:17 -04:00
Mathias Stearn
259dc007d7 Disable JSONP by default due to security implications 2010-08-25 15:26:20 -04:00
Dwight
deec63fa24 fix a 1.7 regression of REST stuff 2010-08-25 14:52:36 -04:00
Mathias Stearn
933288b522 jsonp callback support in rest api 2010-08-24 17:57:00 -04:00
Mathias Stearn
fb20d56b31 HTTP handlers get pre-parsed url?params 2010-08-24 17:57:00 -04:00
Dwight
a78d339bb8 fix help title 2010-08-04 17:02:43 -04:00
dwight
d58547d90b dbwebserver layout 2010-07-30 11:08:30 -04:00
dwight
4c7452ee14 rs fix 2010-07-30 10:45:48 -04:00
Eliot Horowitz
4e8a758021 pedantic warning 2010-07-28 17:26:09 -04:00
Eliot Horowitz
f55497b753 hook up webserver to mongos SERVER-1495 2010-07-28 13:29:36 -04:00
Eliot Horowitz
5c41967951 moving more things out of dbwebserver 2010-07-28 12:51:26 -04:00
Eliot Horowitz
09c2cacddc move client info out 2010-07-28 12:33:36 -04:00
Eliot Horowitz
3f68693a61 cleaning up webserver status main page 2010-07-28 12:26:38 -04:00
Eliot Horowitz
a22ab2a729 more webserver split out/cleaning 2010-07-28 11:09:38 -04:00
Eliot Horowitz
c3175a2b9b move rest out of dbwebserver 2010-07-28 10:13:56 -04:00
Eliot Horowitz
fc89ab76e9 clean up command handling 2010-07-28 10:04:22 -04:00
Eliot Horowitz
b5ad7702e3 working on modularizing web server so can hook up to mongos SERVER-1355 3 (repl) 2010-07-27 12:11:04 -04:00
Eliot Horowitz
95f84aead5 working on modularizing web server so can hook up to mongos SERVER-1355 2 2010-07-27 11:47:48 -04:00
Eliot Horowitz
a73887f575 working on modularizing web server so can hook up to mongos SERVER-1355 2010-07-27 10:55:48 -04:00
Eliot Horowitz
5b7ab6fa0e consolidate bind_ip handling 2010-07-27 09:59:34 -04:00
Dwight
d6249cdbd8 Merge branch 'master' of github.com:mongodb/mongo 2010-07-20 13:37:16 -04:00
Dwight
c419b08b34 rs 2010-07-20 13:37:09 -04:00
Alberto Lerner
67097550ed SERVER-1270 Elim c_str() /db 2010-07-20 12:07:14 -04:00
Dwight
b2897d86b7 minor html 2010-07-19 12:16:02 -04:00
Dwight
452a187339 html cleaning 2010-07-19 12:08:02 -04:00
Eliot Horowitz
f8489f4b0c make a global RamLog and display in webserver 2010-07-17 12:38:48 -04:00
dwight
c103884d09 better diag screen rs 2010-07-06 16:11:56 -04:00
Dwight
6011eee820 rs 2010-06-29 13:17:57 -04:00
dwight
5973ca961b dbwebserver better 2010-06-26 21:30:05 -04:00
dwight
af8f05a0e1 rs 2010-06-17 19:54:57 +01:00
Dwight
4d3cc61f45 diags rs 2010-06-04 14:02:20 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Eliot Horowitz
11e54f988e lower lock wait time 2010-05-26 11:11:00 -04:00
Dwight Merriman
9c12e64c4a fix a rest bug 2010-05-16 10:57:52 -04:00
Dwight
13406e9ac4 isOK() should take ok:true not just ok:1 2010-05-14 17:00:42 -04:00
Dwight
34e2b5421d rs made most commands return ok:true or false instead of ok:1 or 0 !!! 2010-05-14 16:32:24 -04:00
Dwight
d00eeffc0b mongoutils str.h 2010-05-14 14:45:54 -04:00
Dwight
a2e86ec161 rs 2010-05-13 17:18:17 -04:00