0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
Commit Graph

86 Commits

Author SHA1 Message Date
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
Dwight
932e7a3295 dbhelpers started 2008-12-05 12:10:03 -05:00
Dwight
e98dbf5acd compile on windows 2008-12-03 10:12:27 -05:00
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
unknown
dfb8f562ae web console beginnings 2008-11-29 20:01:58 -05:00
Dwight
ede1f1e2ba big change for stopOnMiss 2008-11-18 15:47:37 -05:00
unknown
b1a5b9ed52 nscanned on slow query output in log 2008-11-15 19:04:01 -05:00
Dwight
8c4778e59f beginnings of $explain 2008-11-14 16:19:47 -05:00
Dwight
2d95d88899 remove deprecated files 2008-11-14 13:51:33 -05:00
unknown
8beba2346e checkpoint work 2008-11-09 17:49:37 -05:00
Dwight
a4968427e2 bug fix with $natural
timeout on connects w/dbgrid faster
2008-11-03 20:42:59 -05:00
unknown
9bc872695d catch asserts and report error to client on a query
various dbgrid work incremental
background job class
2008-10-29 16:48:03 -05:00
Dwight
13480027d9 reorganize commands code for dbgrid 2008-10-22 16:56:39 -04:00
unknown
f91cff53a0 griddb work 2008-10-19 17:46:53 -05:00
Dwight
efe9d8be20 checkpointing soem dbgrid work 2008-09-29 18:00:53 -04:00
Dwight
362fc87a72 windows: compile in release mode
but doesn't work yet, fix boost lib
2008-09-23 10:56:33 -04:00
Dwight
f2bee299e4 clean up commands (new method for making them) 2008-09-10 15:31:05 -04:00
Dwight
90d0885116 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/makefile
2008-09-09 14:30:22 -04:00
Dwight
98d4a02dcb dbgrid start 2008-09-09 10:19:31 -04:00