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

776 Commits

Author SHA1 Message Date
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
Aaron
ff2f3e9784 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-02 10:45:16 -05:00
Dwight
babed98050 compile on windows 2009-01-02 10:39:59 -05:00
Eliot Horowitz
a164be1e43 messing around with REST api 2008-12-31 15:07:01 -05:00
Eliot Horowitz
5c22ff7d85 parameter/method parsing 2008-12-31 14:58:42 -05:00
Aaron
44351d8772 Clean up reserved size calculation 2008-12-31 13:58:06 -05:00
Eliot Horowitz
c89f0e9df9 using new DBDirectClient 2008-12-31 11:59:41 -05:00
Eliot Horowitz
e5aa3e5e0b move DirectConnector to dbclient and make DBDirectClient 2008-12-31 11:59:28 -05:00
Eliot Horowitz
f5a9c70a19 default to Strict 2008-12-31 11:59:03 -05:00
Aaron
517ac6fcc6 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-31 11:47:40 -05:00
Aaron
6a4de72765 Add non-Strict mode for Dbref, use base64 encoding for bindata 2008-12-31 11:33:41 -05:00
Dwight
c203d09166 eliminate one warning compiling 2008-12-31 10:03:30 -05:00
Dwight
e1a8364867 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-31 10:02:01 -05:00
Dwight
42a807d3ee minor logging prettiness 2008-12-31 10:01:55 -05:00
Eliot Horowitz
9778190a26 REST stub from middle of night 2008-12-31 09:17:30 -05:00
Aaron
6d99f4019c Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-31 08:40:14 -05:00
Aaron
50f1c26306 Try to fix windows compile 2008-12-31 08:40:04 -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
3b40382a0d Start on TenGen and JS modes 2008-12-30 19:04:40 -05:00
Aaron
23a76df868 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-30 18:21:26 -05:00