summaryrefslogtreecommitdiff
path: root/db/dbwebserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-115/+117
* use boost::once for getHostNameCached and adding host to some commandsEliot Horowitz2010-11-281-8/+0
* Use strict JSON for commands SERVER-1941Mathias Stearn2010-11-151-1/+1
* SERVER-1822 dedup webGetAdminUser/webHaveAdminUserAlberto Lerner2010-10-011-11/+9
* put correct binary name in web consoleEliot Horowitz2010-09-101-1/+1
* Disable JSONP by default due to security implicationsMathias Stearn2010-08-251-1/+3
* fix a 1.7 regression of REST stuffDwight2010-08-251-31/+15
* jsonp callback support in rest apiMathias Stearn2010-08-241-0/+5
* HTTP handlers get pre-parsed url?paramsMathias Stearn2010-08-241-12/+15
* fix help titleDwight2010-08-041-1/+1
* dbwebserver layoutdwight2010-07-301-3/+5
* rs fixdwight2010-07-301-1/+1
* pedantic warningEliot Horowitz2010-07-281-1/+1
* hook up webserver to mongos SERVER-1495Eliot Horowitz2010-07-281-2/+3
* moving more things out of dbwebserverEliot Horowitz2010-07-281-83/+3
* move client info outEliot Horowitz2010-07-281-58/+0
* cleaning up webserver status main pageEliot Horowitz2010-07-281-83/+83
* more webserver split out/cleaningEliot Horowitz2010-07-281-16/+6
* move rest out of dbwebserverEliot Horowitz2010-07-281-193/+5
* clean up command handlingEliot Horowitz2010-07-281-34/+86
* working on modularizing web server so can hook up to mongos SERVER-1355 3 (repl)Eliot Horowitz2010-07-271-76/+10
* working on modularizing web server so can hook up to mongos SERVER-1355 2Eliot Horowitz2010-07-271-79/+90
* working on modularizing web server so can hook up to mongos SERVER-1355Eliot Horowitz2010-07-271-7/+78
* consolidate bind_ip handlingEliot Horowitz2010-07-271-2/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-07-201-5/+5
|\
| * SERVER-1270 Elim c_str() /dbAlberto Lerner2010-07-201-5/+5
* | rsDwight2010-07-201-1/+1
|/
* minor htmlDwight2010-07-191-3/+3
* html cleaningDwight2010-07-191-1/+2
* make a global RamLog and display in webserverEliot Horowitz2010-07-171-1/+8
* better diag screen rsdwight2010-07-061-1/+1
* rsDwight2010-06-291-2/+0
* dbwebserver betterdwight2010-06-261-1/+4
* rsdwight2010-06-171-1/+1
* diags rsDwight2010-06-041-1/+32
* Pull all the code for defining and printing the version of executables to one...alerner2010-05-281-0/+1
* lower lock wait timeEliot Horowitz2010-05-261-1/+1
* fix a rest bugDwight Merriman2010-05-161-4/+3
* isOK() should take ok:true not just ok:1Dwight2010-05-141-1/+1
* rs made most commands return ok:true or false instead of ok:1 or 0 !!!Dwight2010-05-141-5/+4
* mongoutils str.hDwight2010-05-141-2/+10
* rsDwight2010-05-131-2/+4
* rsDwight2010-05-121-2/+3
* web stuffDwight2010-05-111-19/+57
* rsDwight Merriman2010-05-091-0/+1
* rsDwight Merriman2010-05-071-2/+5
* ramlogDwight2010-05-071-2/+4
* use stringstreamDwight2010-05-061-11/+12
* rs and lots of misc including dbwebserverDwight2010-05-061-43/+35
* prettierDwight2010-05-061-17/+6