Dwight
|
5dd84d0638
|
on exit, wait for replication to finish up
|
2009-02-04 13:22:02 -05:00 |
|
Eliot Horowitz
|
a53d5c7c1c
|
if there are users in admin, need to authenticate against that to use webserver
|
2009-01-30 15:06:33 -05:00 |
|
Aaron
|
26b4acb5b9
|
Set up authInfo in contexts where it may be required
|
2009-01-20 11:05:53 -05:00 |
|
Aaron
|
261a467aa5
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -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
|
1ca30aed27
|
strtod not strtof (better)
|
2009-01-06 10:50:01 -05:00 |
|
Eliot Horowitz
|
5bc0c4a04e
|
filter_
some more fields, some from couch, some not
|
2009-01-05 16:12:44 -05:00 |
|
Eliot Horowitz
|
390fc85eb9
|
limit and count work
|
2009-01-05 14:47:41 -05:00 |
|
dwight
|
ffc3bb2216
|
minor nicer logging
|
2009-01-04 20:09:31 -05:00 |
|
Eliot Horowitz
|
ce95083dc2
|
moving DBDirectClient to instance.* b/c it only make sense there and cleans linking
|
2009-01-02 16:41:13 -05:00 |
|
Eliot Horowitz
|
a164be1e43
|
messing around with REST api
|
2008-12-31 15:07:01 -05:00 |
|
Eliot Horowitz
|
c89f0e9df9
|
using new DBDirectClient
|
2008-12-31 11:59:41 -05:00 |
|
Eliot Horowitz
|
9778190a26
|
REST stub from middle of night
|
2008-12-31 09:17:30 -05:00 |
|
Eliot Horowitz
|
9dde507fa7
|
better url parsing
|
2008-12-30 21:58:36 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
dwight
|
73ad3f1454
|
partial - appendRegex not finished yet
|
2008-12-25 20:05:31 -05:00 |
|
Dwight
|
15bd457cf9
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
|
2008-12-17 15:47:33 -05:00 |
|
Dwight
|
752dbb0f45
|
fix linker warnings for vc++
defensive code for cursors abouttodelete
|
2008-12-17 15:47:25 -05:00 |
|
Aaron
|
b473e85b92
|
Make g++ warnings stricter, clear a few new warnings
|
2008-12-17 14:09:37 -05:00 |
|
Dwight
|
e6e8900f73
|
$cmd replacepeer
|
2008-12-15 17:23:54 -05:00 |
|
Dwight
|
410c4e03ff
|
bool seemCaughtUp
|
2008-12-12 14:18:27 -05:00 |
|
Dwight
|
0e32c98bf3
|
protect against inappropriate $cmd's to a slave mode db
Command code cleanup
--quiet for Jim
|
2008-12-11 10:27:05 -05:00 |
|
Dwight
|
b393202f97
|
fix my brain dead timing code
|
2008-12-10 16:52:25 -05:00 |
|
Dwight
|
2c6a08b7de
|
log cpu usage of the database (utilization)
|
2008-12-10 15:24:07 -05:00 |
|
Dwight
|
74f630aacc
|
timing capabilities
|
2008-12-05 16:45:10 -05:00 |
|
Dwight
|
9fadd09ac6
|
show assertions in the web console
|
2008-12-04 18:11:25 -05:00 |
|
Dwight
|
0fe5e50be0
|
web console work
|
2008-12-04 14:33:18 -05:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
Dwight
|
182651744c
|
repl pair bug fix
|
2008-12-01 14:55:36 -05:00 |
|
unknown
|
5ca796e0dd
|
a little more on web
|
2008-11-30 21:00:54 -05:00 |
|
unknown
|
dfb8f562ae
|
web console beginnings
|
2008-11-29 20:01:58 -05:00 |
|