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

796 Commits

Author SHA1 Message Date
Dwight
4d456a1833 forgot 2009-01-08 09:37:18 -05:00
Dwight
4f0237bcda Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-07 18:47:20 -05:00
Dwight
3310cb2280 security beginnings 2009-01-07 18:47:11 -05:00
Aaron
d9d6b4e04d Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-07 18:21:08 -05:00
Aaron
959598db78 Fix my dumb test 2009-01-07 18:21:03 -05:00
unknown
dcd8fe4be2 Merge branch 'master' of ssh://erh@git.10gen.com/data/gitroot/p 2009-01-07 18:05:39 -05:00
unknown
cea2dd0ed3 closer to working on windows 2009-01-07 18:05:22 -05:00
Aaron
7d68edbe93 Remove dangerous, unused function 2009-01-07 17:03:16 -05:00
Eliot Horowitz
abd3ab38a6 we don't need MFC 2009-01-07 16:48:47 -05:00
Eliot Horowitz
dd3f38b2a2 closer to working on windows 2009-01-07 15:51:42 -05:00
Dwight
1f737827b0 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-07 13:31:23 -05:00
Dwight
db20305fa1 md5 2009-01-07 13:31:16 -05:00
Eliot Horowitz
b9bedaa223 only db by default 2009-01-07 13:27:01 -05:00
Aaron
df3e0eb486 Added token parse failure test 2009-01-07 10:35:17 -05:00
Aaron
6f18133277 Minor cleanup 2009-01-07 10:32:44 -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
6e9a533d67 more threadsafe 2009-01-06 18:57:01 -05:00
Dwight
11c43967f9 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-06 18:25:45 -05:00
Dwight
1cc123561a try not to die in segv printouts with deadlocks and such 2009-01-06 18:25:38 -05:00
Aaron
d91a66e744 Free bson builders if unable to parse 2009-01-06 14:27:05 -05:00
Aaron
dcb974a59f Add regex escaping test 2009-01-06 14:03:52 -05:00
Aaron
9c4278f3ff Fix up regexp parsing 2009-01-06 13:54:19 -05:00
Aaron
79f6f769af Fix comment 2009-01-06 13:12:47 -05:00
Aaron
e43158ea54 Clear string buffer, which may have characters left over from a failed pattern match 2009-01-06 13:08:25 -05:00
Aaron
dacc872ba2 Enhance json parser 2009-01-06 13:02:09 -05:00
Dwight
1ca30aed27 strtod not strtof (better) 2009-01-06 10:50:01 -05:00
Dwight
bed528742b Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-06 10:48:17 -05:00
Dwight
b7b8bed9f7 don't create local db if running without replication
clean up startup options for dbgrid
2009-01-06 10:48:09 -05:00
Eliot Horowitz
5cfe811560 linux 2009-01-05 18:53:46 -05:00
Eliot Horowitz
306d8634fd playing with scons 2009-01-05 18:19:56 -05:00
Eliot Horowitz
2a899ee01e Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-05 16:12:48 -05:00
Eliot Horowitz
5bc0c4a04e filter_
some more fields, some from couch, some not
2009-01-05 16:12:44 -05:00
Eliot Horowitz
27b5f64de9 jsonString 0 fix 2009-01-05 16:12:25 -05:00
Dwight
2e35206b47 getlasterror 2009-01-05 15:30:07 -05:00
Eliot Horowitz
33e11bc991 insert/remove in DBClientConnection 2009-01-05 14:48:04 -05:00
Eliot Horowitz
037e2ae555 hasField 2009-01-05 14:47:51 -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
yellow
b726cbeed5 more flushtest 2009-01-04 19:13:51 +00:00
dwight
a4c7aae14c more flushtest tinkering 2009-01-04 13:58:05 -05:00
yellow
f9eff46970 linux support flushtest 2009-01-03 19:13:16 +00:00
dwight
b557e3ad74 better flushtest 2009-01-03 14:01:59 -05:00
Eliot Horowitz
8c35ccfba6 fsync 2009-01-03 13:01:29 -05:00
dwight
fdb7b856d3 makefile for flushtest 2009-01-03 11:31:01 -05:00
dwight
bac68f8e58 flushtest 2009-01-03 11:28:21 -05:00
Eliot Horowitz
5c98086691 make all - db dbgrid mongodump 2009-01-02 16:43:14 -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
Aaron
7dde088721 Remove compiler warning about unused variable 'end' 2009-01-02 10:58:40 -05:00
Aaron
f0b6cf77b5 Actually handle utf8 correctly 2009-01-02 10:57:33 -05:00
Aaron
86c13991df massert rather than assert in jsonString() 2009-01-02 10:52:43 -05:00