Aaron
e8c1ce4dc1
Revert "Revert "do preallocation after initial allocation too, make file allocator interface more flexible""
...
This reverts commit 668cf57c52
.
2009-04-15 16:10:34 -04:00
Aaron
c99883578c
Revert "Revert "allocate files in background""
...
This reverts commit e577a2c64e
.
2009-04-15 16:10:21 -04:00
Aaron
e577a2c64e
Revert "allocate files in background"
...
This reverts commit 0033bd91df
.
2009-04-15 15:40:16 -04:00
Aaron
668cf57c52
Revert "do preallocation after initial allocation too, make file allocator interface more flexible"
...
This reverts commit 5d9cb32605
.
2009-04-15 15:39:57 -04:00
Aaron
5d9cb32605
do preallocation after initial allocation too, make file allocator interface more flexible
2009-04-15 14:57:37 -04:00
Aaron
0033bd91df
allocate files in background
2009-04-15 11:58:38 -04:00
Dwight
64ed02b27d
recstore: closeFiles() support
2009-03-24 12:53:13 -04:00
Dwight
554cc09904
minor: better error message
2009-03-20 12:19:21 -04:00
Aaron
8ffaa3e2d9
Remove 'haveLogged'
2009-03-17 13:48:40 -04:00
Aaron
0e38bc5a8f
FieldBound work
2009-02-17 15:53:19 -05:00
Dwight
459d62347b
replication / exception throwing bug fix
...
--only option added
2009-02-12 15:03:38 -05:00
Aaron
e62fefd18c
Init ns index if it exists
2009-02-06 13:49:33 -05:00
Aaron
cf8e9b31b4
Create .ns file lazily
2009-02-06 12:45:05 -05:00
unknown
9e9eb0cec7
abstracting out record storage for btree
2009-01-31 17:27:25 -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
Eliot Horowitz
938c2c07a8
some cleaning so that client doesn't have to link against java and pcre
2009-01-15 10:08:20 -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
Aaron
72a4d77e23
Only check prev file size if file has been opened
2009-01-13 14:57:21 -05:00
Aaron
509c2de55b
Logic for choosing file size
2009-01-13 10:31:56 -05:00
Dwight
9ff3564c67
no spaces
2008-12-30 09:47:04 -05:00
Dwight
505021f882
defend against bad db names
...
plus a little code cleanup
2008-12-30 09:43:13 -05:00
Aaron
b7cbd30112
Replace tab indentation with spaces
2008-12-28 20:28:49 -05:00
unknown
4148938303
simple quotas for disk usage
2008-12-27 12:07:20 -05:00
Aaron
1d6104fce1
Cursor keeps own copy of ns
2008-12-19 09:52:54 -05:00
Aaron
b473e85b92
Make g++ warnings stricter, clear a few new warnings
2008-12-17 14:09:37 -05:00
Dwight
ac51aadd92
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
...
Conflicts:
db/pdfile.h
2008-12-16 18:01:00 -05:00
Aaron
75a45c346f
Add repairDatabase support
2008-12-16 10:20:24 -05:00
unknown
8e600e8f1b
bug with the new NumericInt datatype fixed
...
keys were misordered in btree under certain condition.
bug could be manifested previously with:
local.src.test.ed.db.stress.hunga()
go(1,7109.450806359954)
2008-12-06 14:49:27 -05:00
Dwight
74f630aacc
timing capabilities
2008-12-05 16:45:10 -05:00
Dwight
0fe5e50be0
web console work
2008-12-04 14:33:18 -05:00
Dwight
eff1694cd7
repl tran log was smaller than it should be
2008-12-02 15:51:00 -05:00
Dwight
60b769a8cb
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
2008-12-02 14:24:45 -05:00