0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

691 Commits

Author SHA1 Message Date
Eliot Horowitz
0a7fd9cc2b stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
Dwight
d85a93fc76 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-27 15:28:33 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
380fb64c0c only test sleepmicros on linux 2010-04-27 15:14:32 -04:00
Eliot Horowitz
b2b69c229b tests for sleepmicros 2010-04-27 14:18:56 -04:00
Dwight Merriman
32f60715a6 Merge branch 'master' of github.com:mongodb/mongo 2010-04-27 08:40:27 -04:00
Dwight Merriman
6e852cd109 some vcproj fixes for Release builds 2010-04-27 08:40:17 -04:00
Aaron
0112748117 SERVER-810 explain test 2010-04-27 00:52:21 -07:00
Aaron
5f13e864d7 SERVER-810 _id modifying updates replicate correctly 2010-04-27 00:33:35 -07:00
Dwight
8351cbb2a7 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-26 17:10:13 -04:00
Dwight
53ad3023c9 look for boost in program files/boost/latest/ on windows in vcproj 2010-04-26 17:09:56 -04:00
Eliot Horowitz
ef571d995f cleaning socket error logging and move demangleName to global location 2010-04-26 12:14:14 -04:00
Eliot Horowitz
35b3b71bcf more attemps to get tests to pass 2010-04-24 22:48:09 -04:00
Dwight Merriman
88e56090e6 bson separation 2010-04-24 19:24:07 -04:00
Dwight Merriman
c4bd465042 towards 3 2010-04-24 18:25:58 -04:00
Dwight Merriman
6b337f36e1 add define in VCPROJ so it will compile again 2010-04-24 12:58:00 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Mathias Stearn
2f197d5192 Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
Mathias Stearn
60002a4741 cleanup.h to undef macros SERVER-1042 2010-04-23 14:26:26 -04:00
Dwight Merriman
162f57111e Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	dbtests/pairingtests.cpp
2010-04-21 21:20:29 -04:00
Dwight Merriman
4150161551 rs 2010-04-21 21:19:37 -04:00
Eliot Horowitz
dd8d1e3e8d repl compile 2010-04-21 19:32:36 -04:00
Dwight
60b6c65c2a re 2010-04-21 16:43:51 -04:00
Eliot Horowitz
64c2ab5a06 can iterate over a BSONObjBuilder without commiting 2010-04-21 15:02:37 -04:00
Eliot Horowitz
5660d03477 fix Ordering 2010-04-20 23:11:35 -04:00
Dwight Merriman
18f3614188 faster! Ordering class 2010-04-20 19:42:53 -04:00
Dwight
a2ab816f8e compile vcproj 2010-04-20 15:38:49 -04:00
Dwight
fb09b88240 rs 2010-04-20 12:29:00 -04:00
Eliot Horowitz
e9c541820b Query class supports $query 2010-04-17 17:22:19 -04:00
Dwight Merriman
c3cf2b73b6 health thread start 2010-04-14 20:50:15 -04:00
Mathias Stearn
7e25fdb8e8 ObjectID from Date_t SERVER-857 2010-04-14 19:53:28 -04:00
Mathias Stearn
0cae84589e Convert OID to datetimes SERVER-857 2010-04-14 19:53:28 -04:00
Dwight
cea03ac915 compile vcproj windows 2010-04-13 16:13:18 -04:00
Dwight
ffcd9ad936 repl sets
very beginning
2010-04-13 13:22:42 -04:00
Eliot Horowitz
06f1acf530 32bit fix #2 2010-04-11 22:37:17 -04:00
Eliot Horowitz
a1f1b3e9ae 32-bit fix 2010-04-11 22:29:34 -04:00
Eliot Horowitz
ebf2ab9607 some $inc tests for long long 2010-04-11 22:18:04 -04:00
Aaron Staple
217860f1f1 reset mem size audit correctly for repl ids 2010-04-09 23:36:30 -07:00
Aaron
c4769e9f86 SERVER-983 split bucket unevenly when inserting at high end 2010-04-08 14:43:30 -07:00
Mathias Stearn
0efadc48e9 Disable IPv6 by default. Add function and cmdline opt to enable. 2010-04-08 15:15:35 -04:00
Mathias Stearn
5cad0d6a80 special case localhost = 127.0.0.1 (for now) 2010-04-08 01:44:33 -04:00
Mathias Stearn
60d44a675a 0 -> 1 2010-04-08 01:04:51 -04:00
Mathias Stearn
ae8e216f44 make HostByName test support IPv6 2010-04-08 00:29:47 -04:00
Dwight
ec7e1561d5 ramstore work 2010-04-07 17:15:36 -04:00
Aaron
00f604c063 SERVER-489 toString() foramt arrays as arrays not objects 2010-04-05 23:48:09 -07:00
Dwight
4116770ea9 compile err 2010-04-05 17:31:58 -04:00
Dwight
3cb1ef8cd9 make HeaderSize a const 2010-03-31 15:49:28 -04:00
Dwight
4778a2c4ad mmf abstraction 2 2010-03-31 15:08:40 -04:00
Eliot Horowitz
c91e3ba456 fix equality matching of emdeded docs with numbers SERVER-853 2010-03-31 12:27:10 -04:00
Eliot Horowitz
d8e56af586 do'nt require boost options in mongoclient SERVER-855 2010-03-31 11:57:27 -04:00