Dwight Merriman
|
5473d2a554
|
boost etc mnior
|
2010-05-01 21:36:33 -04:00 |
|
Dwight Merriman
|
19ef9359ca
|
vcproj fixes and buildboost.bat for windows
|
2010-05-01 19:40:57 -04:00 |
|
Dwight Merriman
|
d502f918b2
|
vcproj work
|
2010-05-01 15:12:10 -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
|
d11dad41b7
|
more compile fix
|
2010-04-24 14:31:23 -04:00 |
|
Dwight Merriman
|
38d1bd875c
|
fix compile for unix
|
2010-04-24 14:27:15 -04:00 |
|
Dwight Merriman
|
6b337f36e1
|
add define in VCPROJ so it will compile again
|
2010-04-24 12:58:00 -04:00 |
|
Dwight Merriman
|
1a27750682
|
opread doesnt need to be a macro
|
2010-04-23 19:32:21 -04:00 |
|
Dwight
|
1d908a2740
|
tweaks
|
2010-04-23 16:55:31 -04:00 |
|
Dwight
|
bd8a3e9527
|
more /_commands
|
2010-04-23 16:41:56 -04:00 |
|
Dwight Merriman
|
dd4097595a
|
vcproj cleaning and ohter minor
|
2010-04-22 21:41:51 -04:00 |
|
Dwight Merriman
|
037511f6ef
|
elim compile warning windows
|
2010-04-14 20:31:44 -04:00 |
|
Dwight
|
ffcd9ad936
|
repl sets
very beginning
|
2010-04-13 13:22:42 -04:00 |
|
Dwight Merriman
|
a0fdfa0c4e
|
cflf
|
2010-04-05 19:44:45 -04:00 |
|
Dwight
|
89a3d0db82
|
towards storage engine pluggability
|
2010-04-05 17:26:40 -04:00 |
|
Dwight
|
c502a5cd72
|
shell fix
really have to rename local.oplog.$main sometime
|
2010-02-25 17:28:19 -05:00 |
|
Dwight Merriman
|
4b372247f1
|
crlf->lf
|
2010-02-12 08:46:53 -05:00 |
|
Dwight
|
635a16e94c
|
SERVER-620
mongod thinks a background process is running for a db, even when it's not
|
2010-02-10 15:34:41 -05:00 |
|
Dwight
|
9b0c784127
|
new names IndexSpec
|
2010-02-04 17:06:54 -05:00 |
|
Dwight
|
adf21e9404
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
|
Dwight
|
85c233b3ab
|
Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
db/instance.cpp
db/instance.h
|
2009-12-03 12:01:58 -05:00 |
|
Dwight
|
7b8640f468
|
comment
|
2009-11-03 09:09:37 -05:00 |
|
Dwight
|
25a9ee68ec
|
elim a warning on widnows during compile
|
2009-10-28 16:59:40 -04:00 |
|
Dwight
|
81a73d0f63
|
compile
|
2009-10-12 15:21:30 -04:00 |
|
Dwight
|
cf7a86e0f9
|
make lasterror threadsafe
rename Connection -> Client
lasterror code easier to read
bunch of windows warnings eliminated
|
2009-10-12 15:12:16 -04:00 |
|
Dwight
|
3866337b42
|
windows vcproj: remove release_nojni option no longer needed
|
2009-10-01 14:59:24 -04:00 |
|
unknown
|
74aefcc405
|
test project
|
2009-09-30 14:32:26 -04:00 |
|
Dwight
|
29f0d36640
|
more buildindex
|
2009-09-24 17:10:45 -04:00 |
|
Dwight
|
c9e823f8ca
|
elim a couple warnings on windows
|
2009-09-21 09:05:27 -04:00 |
|
Dwight
|
926eecc0ce
|
prep for buildIndex() work
|
2009-09-18 13:28:40 -04:00 |
|
Dwight
|
1bdc3762c6
|
GENOID feature for BSON in c++
BSON( GENOID << z << 3 );
|
2009-09-11 10:58:59 -04:00 |
|
Dwight
|
b2e5245396
|
vcproj
|
2009-09-09 09:38:43 -04:00 |
|
unknown
|
0e69584eeb
|
compile windows db.sln
|
2009-08-28 15:18:15 -04:00 |
|
Dwight
|
4eadeb645d
|
vis studio file MINOR
|
2009-07-13 11:45:09 -04:00 |
|
Dwight
|
787dc49f9d
|
fix mongos in vcproj to compile for release build - visual studio
|
2009-05-28 13:09:48 -04:00 |
|
Dwight
|
638ea7e69e
|
more vcproj cleanup particularly Recstore target w/recent changes to spidermonkey
|
2009-05-14 15:27:01 -04:00 |
|
Dwight
|
ed0065fff2
|
visual studio happy
|
2009-04-23 14:31:40 -04:00 |
|
Dwight
|
554cc09904
|
minor: better error message
|
2009-03-20 12:19:21 -04:00 |
|
Dwight
|
7225f8d37b
|
Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
s/shard.cpp
s/shardkey.cpp
s/shardkey.h
|
2009-02-26 12:08:25 -05:00 |
|
Dwight
|
ddbda7bd76
|
a couple more unit tests before rippign up
|
2009-02-26 11:31:08 -05:00 |
|
Dwight
|
c5fc4e2919
|
elim signed unsigned warning on windows
|
2009-02-24 10:21:03 -05:00 |
|
dwight
|
1da901f2bf
|
compile mongos on windows
|
2009-02-17 18:40:27 -05:00 |
|
Dwight
|
9c286b438f
|
btree: fix a bug (missing code) when reinserting a key that was marked unused
|
2009-02-13 11:25:52 -05:00 |
|
Dwight
|
c67eca8a2f
|
c++ client:
allow BSONElements with the labeler
example
|
2009-02-12 18:20:52 -05:00 |
|
Dwight
|
85298ec174
|
wasn't logging enough
|
2009-02-11 09:58:01 -05:00 |
|
Dwight
|
2b96bea8d0
|
db.vcproj updated
|
2009-02-10 15:39:47 -05:00 |
|
Dwight
|
3f143e4e64
|
elim compile warning
|
2009-02-10 12:40:17 -05:00 |
|
Dwight
|
8cb17548c2
|
bsonobjbuilder cleanup
|
2009-02-09 15:38:26 -05:00 |
|