Eliot Horowitz
|
6157d16b47
|
cleaning ClientCursor to obey kernel rules and encapsulate more so can add logic later
|
2010-10-29 11:00:38 -04:00 |
|
Eliot Horowitz
|
5b17695af7
|
better logging
|
2010-10-24 18:10:59 -04:00 |
|
Dwight
|
35d37b5199
|
readability of code
|
2010-10-06 11:19:43 -04:00 |
|
Dwight
|
5b0b5d7eb6
|
remove MMF:pointer to keep code simple - we are going to take a different approach
|
2010-09-30 15:14:10 -04:00 |
|
Dwight
|
6a931d5e05
|
write intent work on updates
|
2010-09-29 13:24:33 -04:00 |
|
Dwight
|
7edb8c3f65
|
intent to write
|
2010-09-29 10:18:11 -04:00 |
|
Dwight
|
a0e977c8c1
|
write intent
|
2010-09-28 18:08:44 -04:00 |
|
Dwight
|
e414e72d5a
|
intent
|
2010-09-28 17:55:08 -04:00 |
|
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 |
|