Eliot Horowitz
|
0a7fd9cc2b
|
stdafx.h -> pch.h part 2
|
2010-04-27 15:33:27 -04:00 |
|
Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Dwight
|
b95d9603a0
|
fix errnos
|
2010-04-27 14:37:41 -04:00 |
|
Dwight
|
42bf241b9d
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-27 14:23:03 -04:00 |
|
Dwight
|
4ea1fe91d3
|
replsetcnfig work
|
2010-04-27 14:22:46 -04:00 |
|
Eliot Horowitz
|
ef6b1e355e
|
tweaks for posix_fallocate
|
2010-04-27 14:02:11 -04:00 |
|
Eliot Horowitz
|
241ba14f4d
|
sun
|
2010-04-27 13:29:26 -04:00 |
|
Eliot Horowitz
|
2e596ac2bb
|
windows
|
2010-04-27 13:28:31 -04:00 |
|
Eliot Horowitz
|
3f8a0d553a
|
use posix_fallocate on linux SERVER-1057
|
2010-04-27 13:18:51 -04:00 |
|
Eliot Horowitz
|
23bfd4eaac
|
line endings and compile
|
2010-04-27 13:18:06 -04:00 |
|
Dwight
|
5f62e6af47
|
vcproj cleaning
|
2010-04-27 13:04:08 -04:00 |
|
Dwight
|
5b2a78a134
|
dbwebserver
|
2010-04-27 12:51:49 -04:00 |
|
Dwight Merriman
|
0d21a119d2
|
vcproj tweaks
|
2010-04-26 21:29:08 -04:00 |
|
Dwight Merriman
|
d646f78d62
|
kill warning
|
2010-04-26 20:31:43 -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
|
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 Merriman
|
8fb9289813
|
bson cleaning
|
2010-04-25 17:48:49 -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
|
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
|
8d3ab6a171
|
towards a clena bson cpp lib
|
2010-04-24 16:43:09 -04:00 |
|
Dwight Merriman
|
ebb1a574eb
|
decruft
|
2010-04-24 14:42:59 -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 |
|
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
|
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
|
4b77d7fc78
|
allow a chaining style with BSONObjBuilder appends
|
2010-04-23 18:48:20 -04:00 |
|
Dwight
|
103b84006a
|
fix broken build
|
2010-04-23 17:35:05 -04:00 |
|
Mathias Stearn
|
1d746cc4ca
|
cleanup namespace pollution SERVER-1042
|
2010-04-23 14:26:26 -04:00 |
|
Dwight
|
ca84dc6bb1
|
cleaning
|
2010-04-22 18:43:37 -04:00 |
|
Eliot Horowitz
|
ab537aed1d
|
moving towards better thread safey SERVER-944
|
2010-04-22 15:39:04 -04:00 |
|
Eliot Horowitz
|
8e58f02568
|
try_lock and more scoped options
|
2010-04-22 13:32:01 -04:00 |
|
Eliot Horowitz
|
d32a1b597f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-21 17:40:55 -04:00 |
|
Eliot Horowitz
|
6434dc146a
|
terseCurrentTime
|
2010-04-21 17:22:55 -04:00 |
|
Dwight
|
60b6c65c2a
|
re
|
2010-04-21 16:43:51 -04:00 |
|
Dwight
|
f0928e5f7d
|
rs work
|
2010-04-21 16:14:28 -04:00 |
|
Eliot Horowitz
|
65cd977625
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-21 15:03:04 -04:00 |
|
Eliot Horowitz
|
64c2ab5a06
|
can iterate over a BSONObjBuilder without commiting
|
2010-04-21 15:02:37 -04:00 |
|
Dwight
|
7fb0052d9c
|
some rs work and clean up BSONElement
|
2010-04-21 14:41:09 -04:00 |
|
Dwight Merriman
|
b0cdfca990
|
checkpooint
|
2010-04-20 21:55:34 -04:00 |
|
Dwight Merriman
|
2bef8e784f
|
cleanup bucketbasics start
|
2010-04-20 19:07:37 -04:00 |
|
Dwight
|
9f7f0be204
|
hmmm
|
2010-04-20 15:41:47 -04:00 |
|