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

1344 Commits

Author SHA1 Message Date
Dwight
57af77dccf Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-04 11:26:59 -05:00
Dwight
c01b4a773a reccache bug fix 2009-02-04 11:26:51 -05:00
Eliot Horowitz
88daf0c1c8 switching to stl bug 2009-02-04 11:18:29 -05:00
Eliot Horowitz
8fb04792e0 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-04 11:12:25 -05:00
Eliot Horowitz
74b38f2292 better path debugging 2009-02-04 11:12:21 -05:00
Aaron
57dc491b4b Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-02-04 10:59:32 -05:00
Aaron
d9fe088ac9 Clean up autoid test 2009-02-04 10:58:55 -05:00
Eliot Horowitz
27de408d95 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-04 10:55:25 -05:00
Eliot Horowitz
2c3e7fd11f more search paths 2009-02-04 10:55:22 -05:00
Aaron
e77580d460 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-02-04 10:47:45 -05:00
Aaron
0f724cd5fd Cleanup shutdown -- remove duplicate, debug messages; don't grab log mutex 2009-02-04 10:47:36 -05:00
Eliot Horowitz
aa8d592899 fail if can't build static mongo no matter waht 2009-02-04 09:49:57 -05:00
Dwight
f570edca68 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-04 09:48:58 -05:00
Dwight
92a8365c7d excess log debug line removed 2009-02-04 09:48:23 -05:00
Eliot Horowitz
08f398a532 fail correctly on 64-bit linux 2009-02-04 09:41:52 -05:00
Eliot Horowitz
474529b74d better error messaging 2009-02-04 09:21:39 -05:00
Eliot Horowitz
50a795edcf Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-02-04 09:17:23 -05:00
Eliot Horowitz
e45d0f3cc9 error on release and not having static for mongod 2009-02-04 09:17:15 -05:00
Aaron
cf4e99b9ee Log generated id with inserted object, log id as update query in some cases 2009-02-03 22:34:51 -05:00
Eliot Horowitz
1156b79bf9 lowercase names - decent change i won't break everything 2009-02-04 02:45:27 +00:00
Eliot Horowitz
eb4b70d16e npe equiv 2009-02-03 21:00:05 -05:00
Aaron
48cfea2b1a Preserve old id on ipdate with no id spec 2009-02-03 19:13:27 -05:00
Dwight
60fb155c50 comments 2009-02-03 18:28:21 -05:00
Dwight
f54e9bef2a Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-03 18:25:01 -05:00
Dwight
c17fcf847c comments 2009-02-03 18:24:55 -05:00
Eliot Horowitz
695439cd0b Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-02-03 18:08:43 -05:00
Eliot Horowitz
8d4c4436dc hacky solution for --release to work on linux 2009-02-03 18:08:38 -05:00
Dwight
aca3431dbf defer reccache writes 2009-02-03 17:39:44 -05:00
Eliot Horowitz
57dac9f774 fix for not building shell 2009-02-03 17:19:00 -05:00
Eliot Horowitz
341c3e49e2 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-02-03 17:10:53 -05:00
Eliot Horowitz
6897624bc5 some renaming and cleaning 2009-02-03 17:10:44 -05:00
Eliot Horowitz
6d48156c23 throw exception when socket fails 2009-02-03 16:48:12 -05:00
Dwight
fac2ee626f mamke getCollectionNames() in the shell prettier
overlogging
2009-02-03 14:42:53 -05:00
Dwight
8f373bf1d4 fix vc proj file
tweak reccache size limit
2009-02-03 14:22:48 -05:00
Dwight
17ec3b562a Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-03 14:12:39 -05:00
Eliot Horowitz
b4976fcb19 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-02-03 13:30:34 -05:00
Eliot Horowitz
3aa74384ae grid/message -> util/message 2009-02-03 13:30:28 -05:00
Aaron
cf5db7c6c1 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-02-03 13:29:16 -05:00
Aaron
b47b8b6829 Make sure object w/ undefined elt is valid 2009-02-03 13:27:46 -05:00
Aaron
f4d6c7fec1 Undefined element can appear anywhere in object 2009-02-03 13:19:45 -05:00
Eliot Horowitz
6097055ca5 name change 2009-02-03 13:15:54 -05:00
Aaron
ec93b8d7d0 Add comment about BSONObj reference counting thread safety 2009-02-03 12:07:53 -05:00
Dwight
681d64346e Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-03 12:02:29 -05:00
Dwight
f7294fdddf don't create the indexes.dat file unless built for that mode. 2009-02-03 12:02:22 -05:00
Aaron
0e2df92fbc Use const reference to string to avoid extra copy when string passed explicitly 2009-02-03 11:54:51 -05:00
Aaron
bae0ed9100 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-02-03 11:50:42 -05:00
Aaron
c68bc1589b Install JNI within context of unit test framework's signal handler 2009-02-03 11:50:30 -05:00
Eliot Horowitz
a5a1691716 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-02-03 11:05:27 -05:00
Eliot Horowitz
d0f2dd9169 make sure to use the original message id when responding 2009-02-03 11:05:16 -05:00
Eliot Horowitz
8e5a1a3edf safety and better error message 2009-02-03 11:04:54 -05:00