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

5440 Commits

Author SHA1 Message Date
Eliot Horowitz
68eae18d00 slight _id query plan optimization 2010-02-05 12:02:01 -05:00
Eliot Horowitz
c0314c9c65 --quiet surpresses sleep message 2010-02-05 10:53:22 -05:00
Richard Kreuter
db1f3a7914 More changes to frob_version.py for python 2.5 MINOR 2010-02-05 09:47:21 -05:00
Richard Kreuter
116bd9e645 Many changes to makedist.py MINOR 2010-02-05 09:07:43 -05:00
Richard Kreuter
6fe52c51ad Make frob_version.py work on Python 2.5. 2010-02-05 09:07:43 -05:00
Eliot Horowitz
dff4eb0fa3 fix recursive read lock with profiling 2010-02-05 01:09:56 -05:00
Eliot Horowitz
52427e60eb debugging MINOR 2010-02-04 22:51:57 -05:00
Eliot Horowitz
de8efe0a2a Merge branch 'master' of github.com:mongodb/mongo 2010-02-04 22:04:44 -05:00
Eliot Horowitz
b0ce7bb204 slight change to what _active means 2010-02-04 22:04:32 -05:00
Aaron
e5a49e306f SERVER-228 update test t now that we don't exit when disk is full 2010-02-04 19:01:48 -08:00
Eliot Horowitz
ae5e03de12 fix madvise if 2010-02-04 21:32:38 -05:00
Dwight
b2a360229b Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 18:06:50 -05:00
Dwight
a84fc5843a rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
Eliot Horowitz
1916d9347a Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 17:24:33 -05:00
Eliot Horowitz
caadcee6f9 ifdef madvise 2010-02-04 17:24:22 -05:00
Dwight
04e0939289 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 17:17:29 -05:00
Dwight
87d7f0a48f compile win 2010-02-04 17:17:09 -05:00
Eliot Horowitz
1b42418fb2 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 17:17:03 -05:00
Eliot Horowitz
214dfb6991 handle cases where there was an early assertion 2010-02-04 17:16:50 -05:00
Dwight
78bc86c0f0 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 17:14:17 -05:00
Eliot Horowitz
424e7d9585 sequential option for mmap SERVER-607 2010-02-04 17:12:14 -05:00
Dwight
a109900cc4 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 17:07:08 -05:00
Dwight
9b0c784127 new names IndexSpec 2010-02-04 17:06:54 -05:00
Eliot Horowitz
08d0a95688 fix qo test 2010-02-04 16:53:34 -05:00
Eliot Horowitz
b2584c1222 CurOp fix 2010-02-04 16:33:19 -05:00
Eliot Horowitz
dbce9b9019 fix assert constraint 2010-02-04 15:58:37 -05:00
Eliot Horowitz
5c3df74512 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 15:56:12 -05:00
Eliot Horowitz
cf2c6c068e fix timing so starts when enter lock 2010-02-04 15:56:02 -05:00
Dwight
1aad70190a Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 15:46:34 -05:00
Dwight
397e511e3a check for null 2010-02-04 15:46:11 -05:00
Dwight
92e756eabc background index building 2010-02-04 14:25:49 -05:00
Eliot Horowitz
f5376e1297 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 14:08:40 -05:00
Eliot Horowitz
8ef72cbff5 warning fix 2010-02-04 14:08:34 -05:00
Mathias Stearn
90bb11a39c remove CXXVERSION stuff 2010-02-04 14:07:42 -05:00
Mathias Stearn
e14c3fd428 CXXVERSION isn't always in env 2010-02-04 14:00:01 -05:00
Eliot Horowitz
fe4d8d585e debugging MINOR 2010-02-04 13:50:36 -05:00
Mathias Stearn
d1de5e6204 Print c++ compiler version from scons. (mostly for buildbot) 2010-02-04 13:45:38 -05:00
Eliot Horowitz
117cb6e8b5 debugging for weird mem issue MINOR 2010-02-04 12:12:01 -05:00
Eliot Horowitz
baf0d1a4ae variable wasn't getting initialized in MutexInfo 2010-02-04 12:11:44 -05:00
Eliot Horowitz
3fd74e33c2 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 12:07:45 -05:00
Eliot Horowitz
c39b3ddb54 make allocation handle smaller os buffers 2010-02-04 12:07:33 -05:00
Richard Kreuter
e78a309cc1 Merge branch 'makedist' 2010-02-04 11:59:03 -05:00
Richard Kreuter
0185d56a44 Fix syntax error in frob_version.py MINOR 2010-02-04 11:58:29 -05:00
Eliot Horowitz
f7901fdc2c better errno reporting 2010-02-04 10:59:13 -05:00
Eliot Horowitz
57c0843f76 better debugging MINOR 2010-02-04 10:52:59 -05:00
Eliot Horowitz
94b1649755 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 10:49:51 -05:00
Eliot Horowitz
62f47cc910 cleaning up security - moving to centralized location 2010-02-04 10:49:19 -05:00
Richard Kreuter
fc8f6814aa Merge branch 'makedist' 2010-02-04 10:45:24 -05:00
Richard Kreuter
9f9907d733 makedist.py: increase verbosity, add a flag to use internal EC2 hostnames MINOR 2010-02-04 10:44:43 -05:00
Eliot Horowitz
cecffe079e fix 2010-02-04 10:40:07 -05:00