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

6668 Commits

Author SHA1 Message Date
Richard Kreuter
a41766bef0 Rejigger makedist.py to use libcloud. SERVER-792 2010-04-26 13:16:41 -04:00
Eliot Horowitz
027dbd515b throw exception in client if cursor doesn't exist on server SERVER-193 2010-04-26 12:51:11 -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
edeafad487 try to fix test 2010-04-26 00:44:57 -04:00
Eliot Horowitz
01f0820253 fix DBClientCursor ownership of ScopedDBConnection SERVER-1048 2010-04-26 00:05:10 -04:00
Eliot Horowitz
f9b3ae8939 "core" target 2010-04-26 00:05:02 -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
Eliot Horowitz
c09a3a4703 warning cleaning 2010-04-25 22:11:16 -04:00
Dwight Merriman
8fb9289813 bson cleaning 2010-04-25 17:48:49 -04:00
Dwight Merriman
81649832c4 rs config 2010-04-25 16:13:21 -04:00
Eliot Horowitz
92bca9876e some .exe aliases for windows 2010-04-24 23:03:14 -04:00
Mathias Stearn
e79374e3c9 update redef_macros.h 2010-04-24 22:55:49 -04:00
Eliot Horowitz
35b3b71bcf more attemps to get tests to pass 2010-04-24 22:48:09 -04:00
Eliot Horowitz
4653fe5709 trying to get tests to pass 2010-04-24 22:23:36 -04:00
Eliot Horowitz
980efef0f1 linux compile 2010-04-24 21:58:05 -04:00
Eliot Horowitz
98f7edd4cd compile 2010-04-24 21:42:37 -04:00
Dwight Merriman
5be10027f3 bson!!! 2010-04-24 19:56:42 -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
96b58977fc towards 2 2010-04-24 17:14:44 -04:00
Dwight Merriman
8d3ab6a171 towards a clena bson cpp lib 2010-04-24 16:43:09 -04:00
Dwight Merriman
0fdc95bfb5 some bson cleaning 2010-04-24 15:45:50 -04:00
Dwight Merriman
0dd902e096 fix for tools 2010-04-24 15:04:35 -04:00
Dwight Merriman
ebb1a574eb decruft 2010-04-24 14:42:59 -04:00
Dwight Merriman
eee1ce9b3d dont need these undefs anymore 2010-04-24 14:40:22 -04:00
Dwight Merriman
d11dad41b7 more compile fix 2010-04-24 14:31:23 -04:00
Dwight Merriman
7c30f9f755 more compile fix 2010-04-24 14:28:55 -04:00
Dwight Merriman
38d1bd875c fix compile for unix 2010-04-24 14:27:15 -04:00
Dwight Merriman
66039bd827 less defines - use inlines instead. uassert etc. 2010-04-24 14:23:25 -04:00
Dwight Merriman
07757ed88a missed one errnowithdescription 2010-04-24 14:22:43 -04:00
Dwight Merriman
0c7e5438e0 get rid of macros in log.h 2010-04-24 14:03:14 -04:00
Dwight Merriman
0c7aa5f861 null->NULL in ntservice.cpp 2010-04-24 13:01:26 -04:00
Dwight Merriman
6b337f36e1 add define in VCPROJ so it will compile again 2010-04-24 12:58:00 -04:00
Mathias Stearn
452e5c21ea fix ntservice.cpp 2010-04-23 23:28:44 -04:00
Mathias Stearn
036a302e38 Macro smashing. Also sequester lower-case null to ntservice.cpp 2010-04-23 21:07:59 -04:00
Mathias Stearn
4f3c48b853 fix opwrite 2010-04-23 20:17:51 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Mathias Stearn
0638bbfee2 replace pragmas push_macro and pop_macro SERVER-1042 2010-04-23 20:14:37 -04:00
Mathias Stearn
ae303a06c5 Remove yassert 2010-04-23 20:11:54 -04:00
Dwight Merriman
1a27750682 opread doesnt need to be a macro 2010-04-23 19:32:21 -04:00
Dwight
3f179391fb Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-23 18:52:16 -04:00
Dwight
998a363ec4 warning 2010-04-23 18:51:51 -04:00
Dwight
4b77d7fc78 allow a chaining style with BSONObjBuilder appends 2010-04-23 18:48:20 -04:00
Mathias Stearn
2f197d5192 Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
Richard Kreuter
b51ccb0204 Minor fix in makealldists.py. 2010-04-23 17:55:01 -04:00
Dwight
52fe13e41a more build fix 2010-04-23 17:37:05 -04:00
Dwight
103b84006a fix broken build 2010-04-23 17:35:05 -04:00
Dwight
1d908a2740 tweaks 2010-04-23 16:55:31 -04:00
Dwight
1d7e7984b6 Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	db/driverHelpers.cpp
2010-04-23 16:42:57 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00