Dwight
|
c595bf62aa
|
more intent to write declarations
|
2010-09-28 17:49:40 -04:00 |
|
Dwight
|
dbd32482a6
|
durability more work on declaring intent to write in the code
|
2010-09-28 17:18:36 -04:00 |
|
dwight
|
05ef187841
|
Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
db/repl/manager.cpp
|
2010-09-27 12:42:51 -04:00 |
|
dwight
|
c1b68a13de
|
towards durability
|
2010-09-27 12:35:22 -04:00 |
|
Eliot Horowitz
|
50ce0e0539
|
staring to work on versioning indexes so don't have to force re-index SERVER-1845
|
2010-09-23 16:52:19 -04:00 |
|
dwight
|
b904b0dd1d
|
towards a new capped impl; NamespaceDetails readability; cleaning
|
2010-09-09 07:12:17 -04:00 |
|
dwight
|
583ea16312
|
Namespace class cleaner
|
2010-09-07 12:47:11 -04:00 |
|
dwight
|
edcac99f06
|
fix commnet
|
2010-09-05 12:21:14 -04:00 |
|
dwight
|
c32c1b19ee
|
cleaning. capped:1 should work not just capped:bool
|
2010-09-05 12:16:37 -04:00 |
|
dwight
|
a2baa44587
|
make constructor inline might be faster
|
2010-09-05 12:06:06 -04:00 |
|
dwight
|
403ccba998
|
put code in cpp files when possible
|
2010-09-05 10:10:23 -04:00 |
|
Eliot Horowitz
|
9505276f7b
|
better debugging for drop errors
|
2010-08-31 09:43:39 -04:00 |
|
dwight
|
a08d9422aa
|
better debugging for sync1.js
|
2010-08-29 22:17:22 -04:00 |
|
dwight
|
b23b4cadd3
|
better test logging; log less pdfile
|
2010-08-29 14:54:33 -04:00 |
|
Dwight
|
61cf36b823
|
fix crash just introduced
|
2010-08-26 12:22:23 -04:00 |
|
Dwight
|
92f0779172
|
make ~Database safer
|
2010-08-26 10:42:07 -04:00 |
|
Dwight
|
2f1b077bb5
|
do not background index when applying a create index operation
|
2010-08-23 13:55:34 -04:00 |
|
dwight
|
c073cafa96
|
fix an old but serious bug with cursors 162
|
2010-08-23 11:12:35 -04:00 |
|
dwight
|
8212b877f6
|
better error msg
|
2010-08-20 14:14:12 -04:00 |
|
Dwight
|
13c38d8b00
|
err cleaning
|
2010-08-19 11:51:04 -04:00 |
|
Dwight
|
460bd516ea
|
better error message on corruptioun
|
2010-08-18 16:46:13 -04:00 |
|
dwight
|
d0cfce8c58
|
try to fix sync1.js
|
2010-08-17 22:24:35 -04:00 |
|
Aaron
|
d5953b39fc
|
SERVER-1096 inc ns size when inserting into oplog
|
2010-08-09 13:41:36 -07:00 |
|
Aaron
|
a1f8c36983
|
SERVER-1493 extents shouldn't be bigger than files when smallfiles
|
2010-08-09 12:17:11 -07:00 |
|
dwight
|
32e38c18cb
|
rs change how initial sync happens we now take the whole old oplog
|
2010-08-02 14:03:33 -04:00 |
|
Eliot Horowitz
|
127558c1c4
|
Database::flushFiles and use in rs for speed
|
2010-07-26 17:28:24 -04:00 |
|
dwight
|
f8d63e3ca0
|
capped reorg some
|
2010-07-25 16:16:19 -04:00 |
|
dwight
|
296526ce53
|
checkpoint
|
2010-07-23 22:44:11 -04:00 |
|
Dwight
|
f1d859be45
|
rs dropalldatabases bug
|
2010-07-22 13:13:50 -04:00 |
|
Alberto Lerner
|
67097550ed
|
SERVER-1270 Elim c_str() /db
|
2010-07-20 12:07:14 -04:00 |
|
dwight
|
2212743ad5
|
rs
|
2010-07-16 12:51:01 -04:00 |
|
Dwight
|
8bcd3e37bc
|
updateObjects did not work properly with god=true
|
2010-07-14 16:13:44 -04:00 |
|
Richard Kreuter
|
3834e8d035
|
Remove --lockfilepath option. SERVER-1411
|
2010-07-13 18:16:26 -04:00 |
|
Richard Kreuter
|
ae79e7aee9
|
Add a --pidfilepath option, (next step: delete --lockfilepath). SERVER-1411
|
2010-07-13 18:02:44 -04:00 |
|
Aaron
|
746e1e80db
|
SERVER-1180 try to fix header non osx
|
2010-07-12 14:38:42 -07:00 |
|
Aaron
|
7e6a063529
|
SERVER-1180 check free space in repair path
|
2010-07-12 14:06:44 -07:00 |
|
Eliot Horowitz
|
08a30732d9
|
clean up temporary collection handling
fix memory leak when dropping temp collections
|
2010-07-07 10:06:04 -04:00 |
|
Aaron
|
3040636830
|
SERVER-1217 work old boost
|
2010-07-06 12:51:04 -07:00 |
|
Dwight
|
12663be3f9
|
defer creating the id index on a clone until we first insert all the data
|
2010-06-30 17:28:57 -04:00 |
|
Dwight
|
11a05067f0
|
better var name
|
2010-06-30 16:52:29 -04:00 |
|
Aaron
|
b543b4a4a8
|
SERVER-1217 old boost?
|
2010-06-21 18:13:48 -07:00 |
|
Aaron
|
2353944ea0
|
SERVER-1217 boost rename doesn't work across partitions, so copy and then delete
|
2010-06-21 18:01:02 -07:00 |
|
Eliot Horowitz
|
e42ab71086
|
stability tests
|
2010-06-21 13:17:05 -04:00 |
|
Eliot Horowitz
|
ebd6d55fbb
|
make maxSize for a capped collection a long long SERVER-1235
|
2010-06-14 15:20:45 -04:00 |
|
Eliot Horowitz
|
eebb327db8
|
make check for $ faster
|
2010-06-09 12:08:02 -04:00 |
|
Aaron
|
dc00413381
|
SERVER-1203 repair oplog properly
|
2010-06-08 11:50:45 -07:00 |
|
Eliot Horowitz
|
6b0b96f48a
|
defensive asserts
|
2010-06-02 10:01:42 -04:00 |
|
Dwight Merriman
|
a6e5b141c2
|
remove extraneous logging from dbtests
|
2010-05-25 21:53:55 -04:00 |
|
Aaron
|
2ecc53d015
|
fix preallocation
|
2010-05-24 17:33:01 -07:00 |
|
Dwight Merriman
|
608ef69bc4
|
quieter on test run
|
2010-05-23 15:07:32 -04:00 |
|