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

104 Commits

Author SHA1 Message Date
Dwight
6bbaf0fdc3 better unit tests for unique indexes and dropDup : true on indexing 2009-09-21 16:31:00 -04:00
unknown
0e69584eeb compile windows db.sln 2009-08-28 15:18:15 -04:00
Dwight
2706a28123 begin cmdline.h 2009-08-25 10:24:44 -04:00
Dwight
7783c0b8fa compile windows 2009-07-20 12:42:06 -04:00
Dwight
be9c371d56 beginnings of $snapshot 2009-07-15 16:55:06 -04:00
Dwight
c7c77aee1a make old vcproj include assert_util.cpp 2009-06-08 17:28:11 -04:00
Dwight
56b2d01f36 better error detection when max namespaces reached 2009-06-04 12:05:40 -04:00
Dwight
18285e76de Windows:
db->mongod in vcproj
suppress a couple warnings
2009-05-28 13:16:23 -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
a57430b399 some fixes for Release build with vcproj to make it build in general,
and for spidermonkey
2009-05-13 14:09:42 -04:00
Dwight
9d5bbc8090 fix up free() old defensive code 2009-05-13 11:42:48 -04:00
Dwight
11cb5ef71a spidermonkey w/visual studio 2009-05-13 11:19:21 -04:00
Dwight
1d59989c5e kill warning windows 2009-05-13 10:52:52 -04:00
Dwight
ed0065fff2 visual studio happy 2009-04-23 14:31:40 -04:00
Dwight
17af5d737f MINOR visual studio make happy 2009-04-16 09:02:53 -04:00
Dwight
036ffaa817 minor compile tweeaks for windows release_nojni option 2009-04-15 10:39:57 -04:00
Dwight
7eed0b9400 compile windows 2009-04-15 10:29:17 -04:00
Dwight
3426f0e8c7 clean up warnings on windows 2009-03-23 13:12:47 -04:00
Dwight
86ce9e5d41 compile windows/visual studio 2009-03-19 10:33:35 -04:00
Dwight
9a6224cf76 compile windows 2009-02-24 16:43:52 -05:00
Dwight
3111e5411e BSONObjBuilderValueStream bug fix 2009-02-23 18:05:38 -05:00
Dwight
b23ec0964c compile windows 2009-02-23 09:50:45 -05:00
Dwight
2b96bea8d0 db.vcproj updated 2009-02-10 15:39:47 -05:00
Dwight
75d201f000 fix release build to build for mongos visual studio 2009-02-10 14:22:50 -05:00
Dwight
8ceb5627e5 bg page writer can run concurrently now 2009-02-06 15:29:02 -05:00
Dwight
3afb4cbb8c tweak asserts 2009-02-06 14:06:38 -05:00
Dwight
94f125e855 new pagewriter
File class
sleepmillis fixed
2009-02-06 13:29:57 -05:00
Dwight
8f373bf1d4 fix vc proj file
tweak reccache size limit
2009-02-03 14:22:48 -05:00
Dwight
d1ba9dfb49 datastore work 2009-02-02 18:18:22 -05:00
dwight
5e5765f9b4 recstore 2009-02-01 14:53:54 -05:00
Dwight
1ec09421ed hint and explain 2009-01-30 12:46:49 -05:00
Dwight
dcf90d4def sort() for c++ client 2009-01-29 18:38:35 -05:00
Dwight
3366714892 better error msgs
--sysinfo
2009-01-29 16:06:22 -05:00
Dwight
ca9969293b killop / inprog commands 2009-01-28 18:08:02 -05:00
Dwight
75189ad04a compile windows 2009-01-26 09:33:20 -05:00
unknown
cb90806ce1 basic security 2009-01-18 20:31:33 -05:00
unknown
c0961eb637 suppress a couple compiler warnings 2009-01-18 19:13:12 -05:00
dwight
e1021ee8ab authenticate command work
some dbhelpers additions
less verbose logging
2009-01-18 17:48:44 -05:00
unknown
f412f99bee compile on windows 2009-01-18 11:53:33 -05:00
Dwight
e586e5220a a little work on securit 2009-01-09 18:15:30 -05:00
Dwight
96d4406ece set options flag when $err is returned 2009-01-09 11:20:16 -05:00
Dwight
3310cb2280 security beginnings 2009-01-07 18:47:11 -05:00
Dwight
db20305fa1 md5 2009-01-07 13:31:16 -05:00
Dwight
2e35206b47 getlasterror 2009-01-05 15:30:07 -05:00
Dwight
0ffc82172d release_nojni visual studio target added
check for little endian when start
2008-12-22 12:38:12 -05:00
Dwight
752dbb0f45 fix linker warnings for vc++
defensive code for cursors abouttodelete
2008-12-17 15:47:25 -05:00
Dwight
7890020506 windows release build support 2008-12-16 18:25:56 -05:00
Dwight
b63867ab3c cleanup how we use boost.
eliminate boost hpp's from this repository
see 10gen.com/wiki/pub.db.contrib.windows
2008-12-16 17:48:48 -05:00
unknown
8e600e8f1b bug with the new NumericInt datatype fixed
keys were misordered in btree under certain condition.

bug could be manifested previously with:

  local.src.test.ed.db.stress.hunga()
  go(1,7109.450806359954)
2008-12-06 14:49:27 -05:00