Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramlog | Dwight | 2010-05-07 | 1 | -2/+4 |
* | use stringstream | Dwight | 2010-05-06 | 1 | -11/+12 |
* | rs and lots of misc including dbwebserver | Dwight | 2010-05-06 | 1 | -43/+35 |
* | prettier | Dwight | 2010-05-06 | 1 | -17/+6 |
* | csmess | dwight | 2010-05-05 | 1 | -1/+8 |
* | rs | Dwight | 2010-05-05 | 1 | -32/+3 |
* | rs | Dwight | 2010-05-05 | 1 | -6/+33 |
* | rs | Dwight Merriman | 2010-05-03 | 1 | -1/+30 |
* | minor | Dwight Merriman | 2010-05-02 | 1 | -4/+2 |
* | stdafx->pch | Dwight | 2010-04-27 | 1 | -1/+1 |
* | dbwebserver | Dwight | 2010-04-27 | 1 | -13/+16 |
* | warning cleaning | Eliot Horowitz | 2010-04-25 | 1 | -3/+2 |
* | rs config | Dwight Merriman | 2010-04-25 | 1 | -1/+1 |
* | towards a clena bson cpp lib | Dwight Merriman | 2010-04-24 | 1 | -5/+7 |
* | Get rid of xassert | Mathias Stearn | 2010-04-23 | 1 | -1/+1 |
* | fix broken build | Dwight | 2010-04-23 | 1 | -1/+1 |
* | tweaks | Dwight | 2010-04-23 | 1 | -4/+5 |
* | more /_commands | Dwight | 2010-04-23 | 1 | -1/+1 |
* | /_commands in the http interface | Dwight | 2010-04-23 | 1 | -5/+35 |
* | vcproj cleaning and ohter minor | Dwight Merriman | 2010-04-22 | 1 | -3/+5 |
* | cleaning | Dwight | 2010-04-22 | 1 | -12/+21 |
* | tweak web page | Dwight | 2010-04-22 | 1 | -21/+29 |
* | rename file | Dwight Merriman | 2010-04-21 | 1 | -1/+1 |
* | warning | Eliot Horowitz | 2010-04-20 | 1 | -1/+1 |
* | checkpoint | Dwight | 2010-04-20 | 1 | -0/+2 |
* | rs | Dwight | 2010-04-20 | 1 | -8/+8 |
* | tweaking webserver | Dwight Merriman | 2010-04-19 | 1 | -17/+23 |
* | allow some commands in the webui | Dwight Merriman | 2010-04-19 | 1 | -4/+49 |
* | checkpoint some webui work | Dwight Merriman | 2010-04-19 | 1 | -5/+6 |
* | client fix for bad queries | Eliot Horowitz | 2010-04-09 | 1 | -1/+1 |
* | Combine init() and listen() | Mathias Stearn | 2010-04-05 | 1 | -7/+2 |
* | Make Listener register socket with ListeningSockets | Mathias Stearn | 2010-04-05 | 1 | -1/+0 |
* | Make MiniWebServer inherit from Lister | Mathias Stearn | 2010-04-05 | 1 | -4/+8 |
* | Combine SockAddr::localhost() and isLocalHost() | Mathias Stearn | 2010-04-02 | 1 | -1/+1 |
* | use application/json for _status SERVER-861 | Mike Dirolf | 2010-04-01 | 1 | -0/+1 |
* | use god scope for webserver auth | Eliot Horowitz | 2010-03-26 | 1 | -0/+2 |
* | set response code on _status | Eliot Horowitz | 2010-03-23 | 1 | -0/+1 |
* | support repl=1 on _status | Eliot Horowitz | 2010-03-19 | 1 | -5/+20 |
* | /_status SERVER-783 | Eliot Horowitz | 2010-03-18 | 1 | -0/+42 |
* | Prettier DBTOP for web interface | Mathias Stearn | 2010-03-16 | 1 | -2/+10 |
* | Revert "Revert "SERVER-695 don't destroy static global mutexes"" | Aaron | 2010-03-15 | 1 | -1/+1 |
* | can get progress of index creation through db.currentOp and web console SERVE... | Eliot Horowitz | 2010-03-15 | 1 | -0/+6 |
* | use BSONObj for params so order is preserved | Eliot Horowitz | 2010-03-12 | 1 | -12/+17 |
* | Merge branch 'master' of github.com:mongodb/mongo | Eliot Horowitz | 2010-03-04 | 1 | -1/+1 |
|\ | |||||
| * | URL decoding for the HTTP/REST server SERVER-625 | Mathias Stearn | 2010-03-03 | 1 | -1/+1 |
* | | turn off rest by default, --rest to enable SERVER-697 | Eliot Horowitz | 2010-03-03 | 1 | -0/+5 |
|/ | |||||
* | fix parens | Eliot Horowitz | 2010-02-23 | 1 | -1/+1 |
* | fix user lookup on repl. slave SERVER-662 | Eliot Horowitz | 2010-02-23 | 1 | -1/+1 |
* | SERVER-620 | Dwight | 2010-02-10 | 1 | -1/+2 |
* | readlocktry - use in webserver so more reliabliy works | Eliot Horowitz | 2010-02-09 | 1 | -13/+8 |