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

104 Commits

Author SHA1 Message Date
Eliot Horowitz
57ce5cf1ef removing more boost 1.34+ features 2009-03-31 17:51:16 -04:00
Eliot Horowitz
1b46ce6749 using deprecated boost api so it works 1.33 -> 1.38 2009-03-31 17:43:06 -04:00
Eliot Horowitz
0a6ae94384 works with older versions of boost 2009-03-31 17:38:51 -04:00
Eliot Horowitz
853f187bdd better about following symlinks and finding jars 2009-03-31 17:29:30 -04:00
Dwight
7165d7369e implemented dropIndexes for alt rec store 2009-03-17 17:02:21 -04:00
Eliot Horowitz
566af4dc73 new java js system 2009-02-15 16:12:54 -05:00
U-ELIOT-019992DFC\Administrator
f694f826dd windows fix for finding jars 2009-02-11 09:27:21 -05:00
Aaron
c6aa27afd5 Don't use async signals in JVM, so our handlers won't get hosed on linux 2009-02-04 15:00:31 -05:00
Eliot Horowitz
88daf0c1c8 switching to stl bug 2009-02-04 11:18:29 -05:00
Eliot Horowitz
74b38f2292 better path debugging 2009-02-04 11:12:21 -05:00
Eliot Horowitz
2c3e7fd11f more search paths 2009-02-04 10:55:22 -05:00
Eliot Horowitz
3aa74384ae grid/message -> util/message 2009-02-03 13:30:28 -05:00
Aaron
51bf919b12 Fix default constructor 2009-02-02 23:47:14 -05:00
Eliot Horowitz
fa4ccdb845 typo 2009-01-23 16:47:53 -05:00
Eliot Horowitz
17a8a84af9 spam 2009-01-23 15:52:53 -05:00
Eliot Horowitz
64e1027072 track where the db was started from so easier to find jars 2009-01-22 11:15:51 -05:00
Eliot Horowitz
3e7985c5d6 changed verbose to logLevel and added log(int) 2009-01-20 14:30:59 -05:00
dwight
e1021ee8ab authenticate command work
some dbhelpers additions
less verbose logging
2009-01-18 17:48:44 -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
Eliot Horowitz
5867ae239d backwards compatability for python where/eval 2009-01-10 18:26:02 -05:00
Eliot Horowitz
f0074a5e3d set curNS = 0 after db ops to prevent crazy errors 2009-01-09 17:07:24 -05:00
Eliot Horowitz
d5d18f9a94 more asserts 2009-01-09 15:54:50 -05:00
Eliot Horowitz
bdaae591ba assert 2009-01-09 15:20:09 -05:00
Eliot Horowitz
6626d2d9a9 boost instead of posix 2009-01-08 14:28:10 -05:00
Eliot Horowitz
965c03a203 can run without ed around
all the jars needed
2009-01-08 14:18:27 -05:00
dwight
ffc3bb2216 minor nicer logging 2009-01-04 20:09:31 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Dwight
8b0a5e7f49 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-22 12:38:24 -05:00
Dwight
0ffc82172d release_nojni visual studio target added
check for little endian when start
2008-12-22 12:38:12 -05:00
Aaron
41ced12a20 Remove warning about including jsobj.h 2008-12-19 10:55:52 -05:00
Aaron
9dfa96663b Use #pragma message rather than #warning in windows 2008-12-17 16:27:53 -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
unknown
ac9bd9ce60 catch file io exception 2008-10-29 17:26:06 -05:00
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
Eliot Horowitz
d27e5f560d babble 2008-09-22 13:15:19 -04:00
Eliot Horowitz
9ea5237869 leak fix for new jni methods 2008-09-18 09:42:14 -04:00
Eliot Horowitz
8216dc63c5 jni lies - you do need to release things 2008-09-18 09:39:14 -04:00
Eliot Horowitz
3507a09bfb fixed inf. loop in jni error handler 2008-09-17 20:46:16 -04:00
Eliot Horowitz
db91183962 classpath 2008-09-15 11:02:13 -04:00
Eliot Horowitz
31eff8fb7c can use this. instead of obj. for $where
scope passing for db.eval
2008-09-14 13:16:50 -04:00
Eliot Horowitz
54668a9afe can pass functions with scopes 2008-09-14 12:39:49 -04:00
Eliot Horowitz
84e3a515b4 $where leak 2008-09-09 21:51:27 -04:00
U-GEIR-5ACC88A714\Administrator
b4d9b391a3 javajs.cpp : if the appsrvpath is set on command line, respect it 2008-08-22 15:06:24 -04:00
dwight
b867771881 compile 2008-08-12 08:27:56 -04:00
Dwight
39310ed113 cleanup; fix visual studio settings 2008-08-11 17:02:32 -04:00
dwight
bc24777c11 replication fixes plus some log cleanup 2008-08-02 14:58:15 -04:00