Mathias Stearn
|
dcf3a10eea
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
|
Eliot Horowitz
|
d672078581
|
update re-write almost done, faster and cleaner
|
2009-12-08 17:00:25 -05:00 |
|
Eliot Horowitz
|
03b5ae2078
|
some update refactoring so can test ModSet directly
|
2009-12-07 23:41:58 -05:00 |
|
Eliot Horowitz
|
6487373835
|
fix test locking
|
2009-12-06 11:18:35 -05:00 |
|
Eliot Horowitz
|
a2b7ab3e2e
|
32-bit compile
|
2009-12-05 22:19:03 -05:00 |
|
Eliot Horowitz
|
a208f7991f
|
a date test
|
2009-12-05 21:19:52 -05:00 |
|
Dwight
|
edfa5eca01
|
wrap dbtests with a big dblcok - now passes
|
2009-12-04 12:50:53 -05:00 |
|
Eliot Horowitz
|
2aec9ea61d
|
moving towards direct access from DBDirectClient rather than through message layer
not finished
|
2009-12-04 01:25:50 -05:00 |
|
Eliot Horowitz
|
31445b9fe0
|
fix dbtest framework output
|
2009-12-04 00:17:14 -05:00 |
|
Eliot Horowitz
|
5d8ca55f47
|
some more helpers for querying
|
2009-12-03 17:11:24 -05:00 |
|
Mathias Stearn
|
7581e97181
|
fix for windows
|
2009-12-03 14:46:29 -05:00 |
|
Mathias Stearn
|
58f7052028
|
Better formating for dbtests
|
2009-12-03 14:31:23 -05:00 |
|
Dwight
|
e8cb0b90f8
|
add new test to dbtests in vcproj
|
2009-12-03 12:09:11 -05:00 |
|
Mathias Stearn
|
04c6bf7241
|
Fix for boost 1.33
|
2009-12-02 15:28:28 -05:00 |
|
Mathias Stearn
|
c58d0d3123
|
Test for atomicIncrement() and ThreadedTest helper
|
2009-12-02 14:33:06 -05:00 |
|
Mathias Stearn
|
31a82b3034
|
Loosen test because capped collection size isn't exact
|
2009-11-30 17:05:31 -05:00 |
|
Mathias Stearn
|
ce036039e6
|
JSON parser now creates ints and longs SERVER-309
|
2009-11-30 17:05:31 -05:00 |
|
Eliot Horowitz
|
47a01f2bfe
|
better debugging
|
2009-11-30 15:10:23 -05:00 |
|
Dwight
|
25bb636eb4
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
|
Eliot Horowitz
|
e8193c5df2
|
forgot a test
|
2009-11-25 14:35:30 -05:00 |
|
Eliot Horowitz
|
3b724c73ad
|
use Helpers::findById for simpel _id lookups
|
2009-11-25 12:41:13 -05:00 |
|
Eliot Horowitz
|
eed27626b8
|
some btree helpers and test
|
2009-11-25 10:09:59 -05:00 |
|
Dwight
|
560185f6f1
|
fix seg fault on windows because of static initializier order
|
2009-11-18 14:22:00 -05:00 |
|
Eliot Horowitz
|
5946dbf445
|
32-bit fix
|
2009-11-13 21:19:38 -05:00 |
|
Eliot Horowitz
|
ca785a0400
|
BDONObjBuilder::apendAsNumber
better fix for SERVER-423
|
2009-11-13 21:07:15 -05:00 |
|
Mike Dirolf
|
86b713fdff
|
minor: oops - fix for broken tests
|
2009-11-10 17:49:47 -05:00 |
|
Mike Dirolf
|
bb2e504105
|
use instead of for strict JSON DBRef encoding - more consistent
|
2009-11-10 17:28:51 -05:00 |
|
Mathias Stearn
|
44498641ea
|
BSON_ARRAY macro
|
2009-11-05 13:34:14 -05:00 |
|
Mathias Stearn
|
e863bb68d6
|
BSONArray class
|
2009-11-05 13:34:14 -05:00 |
|
Mathias Stearn
|
1ce5f2707b
|
BSONArrayBuilder class
|
2009-11-05 13:34:14 -05:00 |
|
Mathias Stearn
|
1acf77ce0c
|
Add nested-dotted converters for BSONObj
|
2009-11-02 13:32:20 -05:00 |
|
Eliot Horowitz
|
39645a2739
|
removing dead code
|
2009-11-02 11:00:49 -05:00 |
|
Eliot Horowitz
|
2dcaea56d3
|
windows compile MINOR
|
2009-10-29 12:06:16 -04:00 |
|
Eliot Horowitz
|
a770c37bd8
|
test for increasing OIDs
|
2009-10-29 11:58:32 -04:00 |
|
Eliot Horowitz
|
e8466f3dc5
|
flag to update multiple objects with $ operators SERVER-268
|
2009-10-21 22:54:11 -04:00 |
|
Dwight
|
bfa27ae2b3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-10-21 16:00:55 -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 |
|
Eliot Horowitz
|
113cf4107d
|
shutdown unittest cleanly
|
2009-10-21 09:57:51 -04:00 |
|
Eliot Horowitz
|
d54681458c
|
$inc/$set work even if indexes - not 100% efficient now - SERVER-108
|
2009-10-21 01:01:52 -04:00 |
|
Dwight
|
691ac521d2
|
add update.cpp to vcproj
|
2009-10-19 13:25:53 -04:00 |
|
Eliot Horowitz
|
fcbca1e707
|
field selector no longer effects which objects are returned
SERVER-362
|
2009-10-19 12:14:20 -04:00 |
|
Eliot Horowitz
|
117a9b68f9
|
some prep work for comparing dotted field names. can't use strcmp like we used to since don't quite match
|
2009-10-16 23:41:21 -04:00 |
|
Eliot Horowitz
|
349961ae9c
|
move oplogSize to CmdLine
|
2009-10-16 23:32:34 -04:00 |
|
Dwight
|
01f1f6915d
|
move CurOp into Client and make inprog handle multiple in progress
|
2009-10-16 15:36:34 -04:00 |
|
Dwight
|
f152047f19
|
fix assert to use ours and thus make unit test pass
|
2009-10-15 16:47:35 -04:00 |
|
Mathias Stearn
|
326f612a98
|
un-overload appendTimeT to support MSVC
|
2009-10-15 15:23:53 -04:00 |
|
Mathias Stearn
|
d6a19bb42d
|
Eliminate warning MINOR
|
2009-10-15 14:08:40 -04:00 |
|
Mathias Stearn
|
e3caa5ec46
|
cast len to size_t to remove compiler warning
|
2009-10-15 14:08:40 -04:00 |
|
Mathias Stearn
|
f84a1f2429
|
support appending time_t to BSONObjBuilder
|
2009-10-15 13:59:30 -04:00 |
|
Eliot Horowitz
|
3dddfe2a7a
|
don't prealloc in unit tests
|
2009-10-14 16:57:11 -04:00 |
|