summaryrefslogtreecommitdiff
path: root/dbgrid
Commit message (Collapse)AuthorAgeFilesLines
* Put our code in 'mongo' namespaceAaron2009-01-149-0/+46
|
* this is already definedEliot Horowitz2009-01-141-9/+0
|
* set options flag when $err is returnedDwight2009-01-091-2/+3
|
* don't create local db if running without replicationDwight2009-01-064-32/+68
| | | | clean up startup options for dbgrid
* getlasterrorDwight2009-01-051-27/+31
|
* Replace tab indentation with spacesAaron2008-12-289-213/+227
|
* release_nojni visual studio target addedDwight2008-12-221-0/+85
| | | | check for little endian when start
* fix linker warnings for vc++Dwight2008-12-171-2/+2
| | | | defensive code for cursors abouttodelete
* windows release build supportDwight2008-12-161-1/+3
|
* cleanup how we use boost.Dwight2008-12-161-357/+354
| | | | | eliminate boost hpp's from this repository see 10gen.com/wiki/pub.db.contrib.windows
* protect against inappropriate $cmd's to a slave mode dbDwight2008-12-111-1/+3
| | | | | Command code cleanup --quiet for Jim
* Adding some pairing testsAaron Staple2008-12-051-2/+1
|
* dbhelpers startedDwight2008-12-051-1/+9
|
* don't log to our oplog operations we are replicating from elsewhereDwight2008-12-051-3/+3
|
* show assertions in the web consoleDwight2008-12-041-0/+4
|
* web console workDwight2008-12-041-5/+6
|
* replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight2008-12-025-10/+10
|
* better json outputDwight2008-11-141-1/+1
|
* temp patch regarding query optimizerunknown2008-11-131-357/+357
|
* dbgrid cmd line optinosDwight2008-11-135-386/+426
|
* checkpoint workunknown2008-11-0911-60/+122
|
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-11-038-139/+25
|\ | | | | | | | | | | Conflicts: db/makefile
| * move connpool to client folderunknown2008-10-318-139/+25
| |
* | bug fix with $naturalDwight2008-11-031-4/+9
|/ | | | timeout on connects w/dbgrid faster
* catch asserts and report error to client on a queryunknown2008-10-295-369/+384
| | | | | various dbgrid work incremental background job class
* more dbgrid workDwight2008-10-246-118/+269
|
* reorganize commands code for dbgridDwight2008-10-222-297/+353
|
* rename classesDwight2008-10-213-6/+8
|
* griddb workunknown2008-10-195-15/+100
|
* DBClientCommands startedunknown2008-10-191-0/+4
|
* dbclient now can reconnect after a connection errorunknown2008-10-195-309/+356
|
* allow an array for sort orderDwight2008-10-142-0/+5
|
* dbgrid beginningsDwight2008-10-135-9/+117
|
* don't exit if client sends us garbage for a queryr0.1.5_rc1Dwight2008-10-131-1/+10
|
* fix replication b ug with blank source nameDwight2008-10-133-5/+21
|
* minor, request.cpp starteddwight2008-10-081-20/+19
|
* connpool: handle socket failures properlyDwight2008-09-293-1/+48
|
* checkpointing soem dbgrid workDwight2008-09-295-0/+126
|
* windows: compile in release modeDwight2008-09-231-1/+10
| | | | but doesn't work yet, fix boost lib
* copydbDwight2008-09-152-2/+2
|
* dbgrid new filesDwight2008-09-153-0/+59
|
* copydb - not yet doneDwight2008-09-122-0/+59
|
* oplogging off unless a special buildDwight2008-09-111-2/+27
|
* dbgrid.cpp added; return $err on assertDwight2008-09-111-0/+63
|
* dbgrid.vcproj missing; more work on dbgridr0.1.2_rc1Dwight2008-09-111-0/+256