0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Eliot Horowitz
b7b8ac1a43 compile fix for windows SERVER-551 2010-01-19 10:09:13 -05:00
Eliot Horowitz
069d9e9c3c catch exceptions in webserver SERVER-551 2010-01-19 10:01:15 -05:00
Eliot Horowitz
8f1e01b0e4 macro for errno so messages are consistent and have full debugging 2009-12-21 10:06:14 -05:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Aaron
f79e2e6b15 disable http interface authentication for localhost 2009-05-13 12:28:59 -04:00
Aaron
7d720f1f33 add 'bind_ip' option to bind listener only to requested local interface 2009-04-29 14:14:51 -04:00
Aaron
ed35b0874c Close listener sockets on exit 2009-04-01 12:26:31 -04:00
Eliot Horowitz
c3d792be34 getHeader 2009-01-30 15:05:28 -05:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
248a6dd8de Replace tab indentation with spaces 2009-01-14 17:17:24 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
601be4dd4f recv full http request, implement simple rest post handling, refactor dbclient code 2009-01-07 10:08:12 -05:00
Dwight
babed98050 compile on windows 2009-01-02 10:39:59 -05:00
Eliot Horowitz
5c22ff7d85 parameter/method parsing 2008-12-31 14:58:42 -05:00
Eliot Horowitz
9dde507fa7 better url parsing 2008-12-30 21:58:36 -05:00
Eliot Horowitz
6993396fed implemented url 2008-12-30 21:48:42 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Dwight
b63867ab3c cleanup how we use boost.
eliminate boost hpp's from this repository
see 10gen.com/wiki/pub.db.contrib.windows
2008-12-16 17:48:48 -05:00
unknown
dfb8f562ae web console beginnings 2008-11-29 20:01:58 -05:00