Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Eliot Horowitz
|
0967ed4b5d
|
helper to load collection names so not to use DBDirectClient
beter and also fixed SERVER-1047
|
2010-04-25 23:15:42 -04:00 |
|
dwight
|
b0a3df820c
|
grow
|
2010-04-07 19:29:56 -04:00 |
|
Dwight Merriman
|
a0fdfa0c4e
|
cflf
|
2010-04-05 19:44:45 -04:00 |
|
Dwight
|
89a3d0db82
|
towards storage engine pluggability
|
2010-04-05 17:26:40 -04:00 |
|
Dwight
|
60a659e641
|
mmf abstraction
|
2010-03-31 12:45:40 -04:00 |
|
Aaron
|
9a5dbd5c03
|
SERVER-758 reset query optimizer stats after building index in background
|
2010-03-16 00:58:47 -07:00 |
|
Aaron
|
c971842a55
|
Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75 .
Conflicts:
db/instance.h
|
2010-03-15 09:42:01 -07:00 |
|
Dwight
|
442ff28ed6
|
indexSpec() can now be used from read locked locations (or even unlocked)
geo tweaked and still needs a fix
|
2010-02-23 12:30:53 -05:00 |
|
Eliot Horowitz
|
8e311b0094
|
better maxPasses again SERVER-649
|
2010-02-19 14:38:02 -05:00 |
|
Eliot Horowitz
|
c8fb2fb892
|
more tweaks for determining maxPasses SERVER-649
|
2010-02-19 14:27:25 -05:00 |
|
Eliot Horowitz
|
09e19df797
|
handle oplog case where mixed working set may require much oplog scanning SERVER-649
|
2010-02-19 13:52:36 -05:00 |
|
Eliot Horowitz
|
662af52550
|
more info in collstats
|
2010-02-07 10:38:23 -05:00 |
|
Dwight
|
92e756eabc
|
background index building
|
2010-02-04 14:25:49 -05:00 |
|
Eliot Horowitz
|
afa43dc8cd
|
get rid of setClient - all Database storage is in Client::Context
|
2010-01-29 17:22:34 -05:00 |
|
Dwight
|
03abb654fb
|
eliminate findElement - use getField() instead
|
2010-01-28 13:41:51 -05:00 |
|
Aaron
|
d0847c9912
|
SERVER-308 add support for --directoryperdb option
|
2010-01-26 14:40:06 -08:00 |
|
Eliot Horowitz
|
969f8dfeda
|
fix some update issues
|
2010-01-25 23:26:42 -05:00 |
|
Dwight
|
a5a7815936
|
inspect NamespaceDetails on load
|
2010-01-21 13:40:18 -05:00 |
|
Eliot Horowitz
|
43355195b4
|
cache IndexSpec in NamespaceDetailsTransient
|
2010-01-15 13:54:52 -05:00 |
|
Eliot Horowitz
|
54b7dbe7c3
|
MaxClientLen -> MaxDatabaseLen
|
2009-12-31 16:34:27 -05:00 |
|
Eliot Horowitz
|
d531f77f67
|
nsToClient -> nsToDatabase
|
2009-12-31 16:31:07 -05:00 |
|
dwight
|
6f4bfb2e14
|
Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
SConstruct
db/dbinfo.h
|
2009-12-29 13:45:46 -05:00 |
|
dwight
|
24e2542d95
|
remove dbinfo.h/cpp
|
2009-12-29 13:42:45 -05:00 |
|
Eliot Horowitz
|
0ab8149a8e
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
|
Dwight
|
4390797b88
|
make query optimizer map thread-safe
|
2009-12-09 18:13:36 -05:00 |
|
Dwight
|
940e6d12ed
|
some asserts
|
2009-12-09 17:04:14 -05:00 |
|
Dwight
|
f9184738d3
|
more renaming
|
2009-12-09 16:57:53 -05:00 |
|
Dwight
|
5ee785e34a
|
cleaning/comments for namespacedetailstranient readability
|
2009-12-09 16:36:31 -05:00 |
|
Dwight
|
715796efb3
|
minor cleaning
|
2009-12-08 15:30:13 -05:00 |
|
Dwight
|
31a1b75aa3
|
slightly better error message when problem opening files
|
2009-10-27 14:25:45 -04:00 |
|
Dwight
|
844d96c19f
|
allow more indexes
do not revert to an earlier db version or you will have problems
|
2009-10-21 16:00:40 -04:00 |
|
Dwight
|
a606c7a6b8
|
cleanup/prep for # of indexes work
|
2009-10-19 16:53:58 -04:00 |
|
Dwight
|
314385b97e
|
some tests were failing when _DEBUG was defined...MINOR
|
2009-10-19 15:30:16 -04:00 |
|
Dwight
|
2d934d1006
|
move curNs to Client object
|
2009-10-13 16:01:02 -04:00 |
|
Eliot Horowitz
|
ae3d49d718
|
allow you to store js functions in the server SERVER-157
|
2009-09-29 16:54:31 -04:00 |
|
Eliot Horowitz
|
11b7f5c53b
|
better debugging MINOR
|
2009-09-03 10:34:31 -04:00 |
|
dwight
|
b00247a858
|
--nssize parameter
|
2009-08-20 15:00:25 -04:00 |
|
dwight
|
f4d875ee00
|
comments and fix indentation MINOR
|
2009-08-19 14:46:27 -04:00 |
|
Eliot Horowitz
|
d804f7f3ee
|
add collstats command SERVER-215
|
2009-08-12 13:53:52 -04:00 |
|
Eliot Horowitz
|
abb40a551d
|
got rid of exit() calls
|
2009-08-07 15:37:50 -04:00 |
|
Aaron Staple
|
3a337ff121
|
repl support for fast rename plus test
|
2009-07-29 19:10:34 -04:00 |
|
Aaron Staple
|
5dcdc3a59c
|
fast collection renaming within a database
|
2009-07-29 15:53:14 -04:00 |
|
Eliot Horowitz
|
bd018f61d5
|
long instead of int for file size
|
2009-07-09 16:56:34 -04:00 |
|
Dwight
|
ec0b50ddbd
|
log more if too many passes in alloc
|
2009-05-14 10:18:46 -04:00 |
|
Aaron
|
eb5fa5c7d8
|
add index id in userCreateNS, unless this is not requested in create spec
|
2009-04-21 15:42:22 -04:00 |
|
Aaron
|
f86d33372d
|
update size in map and allocate asap interfaces
|
2009-04-15 16:11:54 -04:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Aaron
|
eb68328620
|
Test exhausting oplog space
|
2009-03-06 11:51:44 -05:00 |
|
Aaron
|
20e6ea6b8e
|
Invalidate log if run out of space
|
2009-03-06 11:08:30 -05:00 |
|