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

321 Commits

Author SHA1 Message Date
Dwight
0c1fd901af Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-06-25 17:13:51 -04:00
Dwight
2fc57c4159 change to do ref counts for JSObj objects.
should fix OS X
dangerous change.
2008-06-25 17:13:40 -04:00
Eliot Horowitz
4bd76fe575 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-06-25 17:03:35 -04:00
Eliot Horowitz
17b7872504 -O3 2008-06-25 17:03:08 -04:00
Dwight
4bab168e0f better opLogging - smarter with $cmd, log subset of reads option. 2008-06-25 14:25:34 -04:00
Dwight
dc39662994 capped: don't assert on what could be a user error 2008-06-25 13:08:51 -04:00
Dwight
24d5031c9b Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-06-25 10:46:42 -04:00
Dwight
fd39a9c15b log less (minor) 2008-06-25 10:46:33 -04:00
yellow
240c50cee3 from eliot
need to call log init in a more general place
2008-06-25 09:00:42 -04:00
Dwight
26dea1fcd6 db.dropDatabase(); 2008-06-24 17:31:51 -04:00
Dwight
cb18407a0d replay better 2008-06-23 16:28:25 -04:00
Dwight
5d2cdfbad0 replay 2008-06-18 17:34:14 -04:00
Dwight
f1b1ff1f79 ok really works now 2008-06-17 17:02:29 -04:00
Dwight
f5947576e2 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-06-17 16:57:24 -04:00
Dwight
652faabd18 catch exception on getMore() 2008-06-17 16:57:12 -04:00
Dwight
683671d4bb db msg end only works for localhost now for security. 2008-06-13 14:28:43 -04:00
Dwight
e0ac9757ac extraneous loops assert 2008-06-12 16:19:29 -04:00
Dwight
c79a5e1753 fix a jni issue with the last bug fix. 2008-06-12 11:56:40 -04:00
Dwight
1d8c3e37b3 bad memory issue with cursors 2008-06-11 16:58:34 -04:00
Dwight
4bda2a91c6 logging 2008-06-10 17:20:15 -04:00
Dwight
bb7e499d70 debug stuff 2008-06-10 16:57:25 -04:00
Dwight
94cb05e36a Merge branch 'dwight' 2008-06-10 13:13:57 -04:00
Dwight
1aeaa4f34d alloc cursor sl faster 2008-06-10 13:13:05 -04:00
Dwight
4690479e34 handle bad connect from something weird 2008-06-09 15:05:00 -04:00
yellow
485fb3efc4 added 64 bit directory 2008-06-08 20:43:12 +00:00
yellow
800f84ed59 fix core dump stuff 2008-06-08 20:41:43 +00:00
Eliot Horowitz
343ce21110 less debugging spam 2008-06-08 12:11:50 -04:00
Dwight
5080d260b0 horrific cursor code gone 2008-06-08 10:58:19 -04:00
Dwight
92d2e867b7 fix signal for jni 2008-06-07 09:19:49 -04:00
Dwight
3ac43db818 unifhished 2008-06-06 14:59:58 -04:00
Dwight
6ba343cdf2 log less annoying 2008-06-06 10:47:39 -04:00
Dwight
1625885eb7 on kill, finish curr cmd. 2008-06-06 10:17:58 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
877b72efcd mysterious disappearing blog post fix 2008-06-06 09:38:22 -04:00
Geir Magnusson Jr
ed259a42e8 javajs.cpp : fix for WIN32 (/me hangs head) 2008-06-06 09:33:20 -04:00
Geir Magnusson Jr
68fc2216b0 db.cpp, javajs.cpp : allow user to specify directory for appserver, rather than regular search 2008-06-06 08:39:04 -04:00
Dwight
4cd6484518 gcc 2008-06-02 23:08:55 -04:00
Dwight
1c62109154 handle array case properly 2008-06-02 22:33:42 -04:00
Dwight
9fba70e49f query embedded objects 2008-06-02 20:27:45 -04:00
Dwight
36435d4e78 debugging 2008-05-16 16:42:37 -04:00
Dwight
86f689d3ac log cursor id on getmore 2008-05-07 23:25:04 -04:00
Dwight
6cc05ab96e make validatens better 2008-05-02 17:42:19 -04:00
Dwight
a48c6c2fa6 log dir 2008-05-01 10:55:18 -04:00
Dwight
90e1b8955f more asserts 2008-05-01 10:43:13 -04:00
Dwight
548adc2678 don't assert if key to index too big ; nicer msg too 2008-05-01 10:22:05 -04:00
Dwight
def9b1ba01 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-04-30 19:32:07 -04:00
Dwight
d67a202c14 sai hack 2008-04-30 19:31:54 -04:00
Geir Magnusson Jr
29962eaf81 add the pid to the startup output to make it clear which process we are 2008-04-30 09:13:19 -04:00
Geir Magnusson Jr
bd7abd981b change how we fix the db-path : do it in initAndListen() 2008-04-30 09:02:15 -04:00
Geir Magnusson Jr
b740de9c3b Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-04-30 08:47:50 -04:00