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
Dwight
8cac7e4dc4
advertise new dbs for replication; handle user asserts on repl
2008-09-03 16:43:00 -04:00
Dwight
10d993452b
added transient namespace info
2008-08-27 20:33:47 -04:00
Dwight
d3099f01ab
beginnings of some sorting stuff
2008-08-19 17:57:05 -04:00
Dwight
bfb61b7795
cleanup
2008-08-19 16:12:13 -04:00
Dwight
4e922d955b
reuse cursor from repl batch to batch
2008-08-19 14:39:44 -04:00
Dwight
edcee6aaa8
tailable cursors working
2008-08-13 12:17:18 -04:00
dwight
bc24777c11
replication fixes plus some log cleanup
2008-08-02 14:58:15 -04:00
Dwight
6e1f782d16
important cursor bug fixes (getmore)
...
clean up logs a little
2008-07-30 14:07:02 -04:00
Dwight
e011494cbc
cloneDatabase()
2008-07-27 18:36:47 -04:00
Dwight
ee68a8e252
--nocursors
2008-07-09 12:32:11 -04:00
Dwight
89b2164a18
more defensive code and smarter validate function
2008-06-30 21:08:31 -04:00
Dwight
b1a480423b
first cut at "fast count"
2008-06-27 18:35:03 -04:00
Dwight
1f433f935d
don't stop core dumps by mistake.
2008-06-26 09:09:19 -04:00
Dwight
cb18407a0d
replay better
2008-06-23 16:28:25 -04:00
Dwight
3ac43db818
unifhished
2008-06-06 14:59:58 -04:00
Dwight
93b8ffe183
$where optimization
2008-03-29 23:30:44 -04:00
Dwight
b4fb182be3
windows jni
2008-03-18 11:22:06 -04:00
Dwight
bc24557b01
includes
2008-03-17 11:59:34 -04:00
Dwight
158889dccd
intr.curs fix;
...
new latent cursor implementation (actually works perhaps)
2008-02-27 18:17:48 -05:00
Dwight
a186665dd7
separate dbs
2008-01-20 17:42:26 -05:00
Dwight
f4f88f93f4
$inc
2007-12-24 20:59:58 -05:00
Dwight
5ab9ae9d47
use tcp
...
and an add index key fix
2007-12-08 15:50:47 -05:00
Dwight
fb83febbaf
LIKE
2007-11-25 18:20:54 -05:00
Dwight
ab654fb9ed
transport
2007-11-17 21:10:00 -05:00
Dwight
5d77507008
delete and indexes
2007-11-11 14:21:02 -05:00
Dwight
cac61b2674
btree cursors
2007-11-10 16:46:30 -05:00
Dwight
52b78a3d75
checkpointing btree - not fully done
2007-11-08 21:42:50 -05:00
Dwight
9f917d21b4
smart sizing of extents
2007-11-05 21:43:49 -05:00
Dwight
282d3ba529
msging a little more robust
2007-11-05 15:12:45 -05:00
Dwight
931e633836
boost
2007-11-05 14:44:26 -05:00
Dwight
9123774371
introspection
2007-11-04 20:47:12 -05:00
Dwight
426ea61db2
diagnostic
2007-11-04 16:35:08 -05:00
Dwight
94b2fe996f
cursors
2007-11-04 16:17:44 -05:00
Dwight
dbaa9645db
pcre
2007-11-04 13:11:38 -05:00
Dwight
f291a4513a
query expressions (1st rev)
2007-10-28 20:43:04 -04:00
Dwight
e73188b551
first commit
2007-10-19 19:35:48 -04:00