summaryrefslogtreecommitdiff
path: root/db/dbwebserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* csmessdwight2010-05-051-1/+8
* rsDwight2010-05-051-32/+3
* rsDwight2010-05-051-6/+33
* rsDwight Merriman2010-05-031-1/+30
* minorDwight Merriman2010-05-021-4/+2
* stdafx->pchDwight2010-04-271-1/+1
* dbwebserverDwight2010-04-271-13/+16
* warning cleaningEliot Horowitz2010-04-251-3/+2
* rs configDwight Merriman2010-04-251-1/+1
* towards a clena bson cpp libDwight Merriman2010-04-241-5/+7
* Get rid of xassertMathias Stearn2010-04-231-1/+1
* fix broken buildDwight2010-04-231-1/+1
* tweaksDwight2010-04-231-4/+5
* more /_commandsDwight2010-04-231-1/+1
* /_commands in the http interfaceDwight2010-04-231-5/+35
* vcproj cleaning and ohter minorDwight Merriman2010-04-221-3/+5
* cleaningDwight2010-04-221-12/+21
* tweak web pageDwight2010-04-221-21/+29
* rename fileDwight Merriman2010-04-211-1/+1
* warningEliot Horowitz2010-04-201-1/+1
* checkpointDwight2010-04-201-0/+2
* rsDwight2010-04-201-8/+8
* tweaking webserverDwight Merriman2010-04-191-17/+23
* allow some commands in the webuiDwight Merriman2010-04-191-4/+49
* checkpoint some webui workDwight Merriman2010-04-191-5/+6
* client fix for bad queriesEliot Horowitz2010-04-091-1/+1
* Combine init() and listen()Mathias Stearn2010-04-051-7/+2
* Make Listener register socket with ListeningSocketsMathias Stearn2010-04-051-1/+0
* Make MiniWebServer inherit from ListerMathias Stearn2010-04-051-4/+8
* Combine SockAddr::localhost() and isLocalHost()Mathias Stearn2010-04-021-1/+1
* use application/json for _status SERVER-861Mike Dirolf2010-04-011-0/+1
* use god scope for webserver authEliot Horowitz2010-03-261-0/+2
* set response code on _statusEliot Horowitz2010-03-231-0/+1
* support repl=1 on _statusEliot Horowitz2010-03-191-5/+20
* /_status SERVER-783Eliot Horowitz2010-03-181-0/+42
* Prettier DBTOP for web interfaceMathias Stearn2010-03-161-2/+10
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-151-1/+1
* can get progress of index creation through db.currentOp and web console SERVE...Eliot Horowitz2010-03-151-0/+6
* use BSONObj for params so order is preservedEliot Horowitz2010-03-121-12/+17
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-03-041-1/+1
|\
| * URL decoding for the HTTP/REST server SERVER-625Mathias Stearn2010-03-031-1/+1
* | turn off rest by default, --rest to enable SERVER-697Eliot Horowitz2010-03-031-0/+5
|/
* fix parensEliot Horowitz2010-02-231-1/+1
* fix user lookup on repl. slave SERVER-662Eliot Horowitz2010-02-231-1/+1
* SERVER-620Dwight2010-02-101-1/+2
* readlocktry - use in webserver so more reliabliy worksEliot Horowitz2010-02-091-13/+8