Aaron
|
c27e290116
|
Support large count and nscanned
|
2009-03-24 12:12: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 |
|
Aaron
|
9817535968
|
Infrastructure for validating log
|
2009-03-06 10:45:35 -05:00 |
|
Aaron
|
9a993fcb2e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-06 09:50:34 -05:00 |
|
Aaron
|
ae78648781
|
Better cloneCollection checkpoint
|
2009-03-04 15:57:35 -05:00 |
|
Aaron
|
5ca0a571e5
|
Compile g++ 4.3
|
2009-03-04 13:54:56 -05:00 |
|
Aaron
|
3362ca0cc4
|
Destructor no longer needed
|
2009-03-03 17:31:23 -05:00 |
|
Aaron
|
2ba030abe0
|
Move index cache to NamespaceDetailsTransient
|
2009-03-03 17:30:26 -05:00 |
|
Aaron
|
e641c77844
|
Clarify use of prefix
|
2009-03-03 15:32:51 -05:00 |
|
Aaron
|
dbaa985014
|
Reset NamespaceDetailsTransient and clear query cache on drop database
|
2009-03-03 15:27:22 -05:00 |
|
Aaron
|
f1ad2c2875
|
Adjust dependencies
|
2009-02-26 11:08:23 -05:00 |
|
Aaron
|
bedaec4142
|
Clear query cache if an index is removed
|
2009-02-25 11:06:03 -05:00 |
|
Dwight
|
009c4af298
|
eliminate old warnings that no longer apply
|
2009-02-24 16:39:08 -05:00 |
|
Aaron
|
6224cd9f29
|
Add initial perf tests
|
2009-02-11 13:17:52 -05:00 |
|
Aaron
|
16652466ec
|
Refactor hint code
|
2009-02-09 17:14:18 -05:00 |
|
Dwight
|
52ac9edf31
|
count() for c++ client
|
2009-02-09 16:24:47 -05:00 |
|
Eliot Horowitz
|
ee6c8943a5
|
NamespaceString
|
2009-02-06 15:43:47 -05:00 |
|
Aaron
|
cf8e9b31b4
|
Create .ns file lazily
|
2009-02-06 12:45:05 -05:00 |
|
Eliot Horowitz
|
9bcacf16c0
|
pragma pack changes for solaris
slight change this will break other platforms, will test
|
2009-02-01 22:21:32 -05:00 |
|
Dwight
|
2184a87bd6
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
|
2009-01-27 17:29:11 -05:00 |
|
Dwight
|
91f427d761
|
handle different _id types in keypattern fo the _id index uniqueness check
Please enter the commit message for your changes.
|
2009-01-27 17:29:03 -05:00 |
|
Aaron
|
cfb9ffa0ec
|
Reset index cache when deleting index
|
2009-01-27 16:16:53 -05:00 |
|
Dwight
|
c85b113c66
|
check that _id is unique
|
2009-01-26 17:23:45 -05:00 |
|
Aaron
|
6bb5ca74b8
|
Use ns string value for map key, rather than pointer location
|
2009-01-21 14:40:15 -05:00 |
|
Aaron
|
c777160f0f
|
Fix simple match spec for encapsulating elements and numbers
|
2009-01-20 16:54:57 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -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
|
64cc93ac22
|
Merge jsobj.h changes
|
2009-01-14 14:24:34 -05:00 |
|
Aaron
|
21a13b1336
|
NEW pdfile # : 4.4; Support compound directions with compound indexes
|
2009-01-14 13:56:52 -05:00 |
|
Eliot Horowitz
|
36a89782b7
|
utility method on Namespace
|
2009-01-14 10:40:09 -05:00 |
|
Aaron
|
c794c1e681
|
Support capped collections w/ multiple extents (migration from old formats is automatic)
|
2009-01-13 10:30:01 -05:00 |
|
Aaron
|
44351d8772
|
Clean up reserved size calculation
|
2008-12-31 13:58:06 -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 |
|
Aaron
|
75a45c346f
|
Add repairDatabase support
|
2008-12-16 10:20:24 -05:00 |
|
Dwight
|
fa51bdc1f1
|
compile visual c++
|
2008-12-11 19:09:21 -05:00 |
|
Aaron
|
3ec2ba4d9d
|
Added some index details tests
|
2008-12-11 15:20:28 -05:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
Dwight
|
ede1f1e2ba
|
big change for stopOnMiss
|
2008-11-18 15:47:37 -05:00 |
|
Dwight
|
7ce45ce381
|
first cut of $hint
|
2008-11-17 15:39:03 -05:00 |
|
Eliot Horowitz
|
cb1081beed
|
compile fixes for gcc 4.3
|
2008-11-16 19:11:21 -05:00 |
|
Dwight
|
0aef80f8cc
|
rename classes
|
2008-10-21 16:13:48 -04:00 |
|
Dwight
|
379a756262
|
copydb
|
2008-09-15 15:30:53 -04:00 |
|
dwight
|
e783239b3f
|
copydb work
|
2008-09-14 22:49:30 -04:00 |
|
dwight
|
5bd0db4c4c
|
chedck for indexes on $inc updates. disallow the update then for now -- but will eventually allow and just update
the index
|
2008-08-28 17:05:15 -04:00 |
|
Dwight
|
d434796704
|
transientdetails work in prog
|
2008-08-28 09:54:46 -04:00 |
|
Dwight
|
10d993452b
|
added transient namespace info
|
2008-08-27 20:33:47 -04:00 |
|
Dwight
|
ca08e48791
|
repl tweaks
|
2008-08-25 16:46:39 -04:00 |
|