dwight
|
4e35b51517
|
make last commit link
|
2010-09-07 12:51:30 -04:00 |
|
dwight
|
583ea16312
|
Namespace class cleaner
|
2010-09-07 12:47:11 -04:00 |
|
dwight
|
e9d0762ed5
|
name was confusing
|
2010-09-07 12:18:44 -04:00 |
|
dwight
|
69e92f803d
|
SERVER-1614
|
2010-08-11 17:12:35 -04:00 |
|
Eliot Horowitz
|
55a26fdcfc
|
clean up asserts to make people less scared from normal behavio
|
2010-07-31 09:50:07 -04:00 |
|
Aaron
|
d78ed0f030
|
capped truncate rough cut
|
2010-07-26 12:01:15 -07:00 |
|
dwight
|
698441ad63
|
rs
|
2010-07-25 22:50:35 -04:00 |
|
dwight
|
f8d63e3ca0
|
capped reorg some
|
2010-07-25 16:16:19 -04:00 |
|
dwight
|
53d5215cc6
|
separate file for capped code
|
2010-07-23 23:20:00 -04:00 |
|
dwight
|
296526ce53
|
checkpoint
|
2010-07-23 22:44:11 -04:00 |
|
Eliot Horowitz
|
1f8a29ada3
|
remove collection level logging SERVER-1455
|
2010-07-21 09:55:46 -04:00 |
|
Mathias Stearn
|
13c6875815
|
temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
|
2010-07-07 01:22:33 -04:00 |
|
Mathias Stearn
|
95fa51a1df
|
git rid of "operator string"
|
2010-07-07 00:30:17 -04:00 |
|
Dwight Merriman
|
a190583c51
|
MutexDebugger
|
2010-05-26 00:46:49 -04:00 |
|
Dwight Merriman
|
60c2d7dced
|
cleaning
|
2010-05-23 16:23:54 -04:00 |
|
dwight
|
68fd2fd927
|
fix packing for gcc
|
2010-05-23 16:05:08 -04:00 |
|
Dwight Merriman
|
069b24f45a
|
try to compile
|
2010-05-23 15:22:46 -04:00 |
|
Dwight Merriman
|
27f5790d11
|
support up to 64 indexes
|
2010-05-23 15:00:39 -04:00 |
|
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 |
|