Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put our code in 'mongo' namespace | Aaron | 2009-01-14 | 9 | -0/+46 |
| | |||||
* | this is already defined | Eliot Horowitz | 2009-01-14 | 1 | -9/+0 |
| | |||||
* | set options flag when $err is returned | Dwight | 2009-01-09 | 1 | -2/+3 |
| | |||||
* | don't create local db if running without replication | Dwight | 2009-01-06 | 4 | -32/+68 |
| | | | | clean up startup options for dbgrid | ||||
* | getlasterror | Dwight | 2009-01-05 | 1 | -27/+31 |
| | |||||
* | Replace tab indentation with spaces | Aaron | 2008-12-28 | 9 | -213/+227 |
| | |||||
* | release_nojni visual studio target added | Dwight | 2008-12-22 | 1 | -0/+85 |
| | | | | check for little endian when start | ||||
* | fix linker warnings for vc++ | Dwight | 2008-12-17 | 1 | -2/+2 |
| | | | | defensive code for cursors abouttodelete | ||||
* | windows release build support | Dwight | 2008-12-16 | 1 | -1/+3 |
| | |||||
* | cleanup how we use boost. | Dwight | 2008-12-16 | 1 | -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 db | Dwight | 2008-12-11 | 1 | -1/+3 |
| | | | | | Command code cleanup --quiet for Jim | ||||
* | Adding some pairing tests | Aaron Staple | 2008-12-05 | 1 | -2/+1 |
| | |||||
* | dbhelpers started | Dwight | 2008-12-05 | 1 | -1/+9 |
| | |||||
* | don't log to our oplog operations we are replicating from elsewhere | Dwight | 2008-12-05 | 1 | -3/+3 |
| | |||||
* | show assertions in the web console | Dwight | 2008-12-04 | 1 | -0/+4 |
| | |||||
* | web console work | Dwight | 2008-12-04 | 1 | -5/+6 |
| | |||||
* | replication fixes -- "first: true" support (local.dbinfo.*); clean up class name | Dwight | 2008-12-02 | 5 | -10/+10 |
| | |||||
* | better json output | Dwight | 2008-11-14 | 1 | -1/+1 |
| | |||||
* | temp patch regarding query optimizer | unknown | 2008-11-13 | 1 | -357/+357 |
| | |||||
* | dbgrid cmd line optinos | Dwight | 2008-11-13 | 5 | -386/+426 |
| | |||||
* | checkpoint work | unknown | 2008-11-09 | 11 | -60/+122 |
| | |||||
* | Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p | Dwight | 2008-11-03 | 8 | -139/+25 |
|\ | | | | | | | | | | | Conflicts: db/makefile | ||||
| * | move connpool to client folder | unknown | 2008-10-31 | 8 | -139/+25 |
| | | |||||
* | | bug fix with $natural | Dwight | 2008-11-03 | 1 | -4/+9 |
|/ | | | | timeout on connects w/dbgrid faster | ||||
* | catch asserts and report error to client on a query | unknown | 2008-10-29 | 5 | -369/+384 |
| | | | | | various dbgrid work incremental background job class | ||||
* | more dbgrid work | Dwight | 2008-10-24 | 6 | -118/+269 |
| | |||||
* | reorganize commands code for dbgrid | Dwight | 2008-10-22 | 2 | -297/+353 |
| | |||||
* | rename classes | Dwight | 2008-10-21 | 3 | -6/+8 |
| | |||||
* | griddb work | unknown | 2008-10-19 | 5 | -15/+100 |
| | |||||
* | DBClientCommands started | unknown | 2008-10-19 | 1 | -0/+4 |
| | |||||
* | dbclient now can reconnect after a connection error | unknown | 2008-10-19 | 5 | -309/+356 |
| | |||||
* | allow an array for sort order | Dwight | 2008-10-14 | 2 | -0/+5 |
| | |||||
* | dbgrid beginnings | Dwight | 2008-10-13 | 5 | -9/+117 |
| | |||||
* | don't exit if client sends us garbage for a queryr0.1.5_rc1 | Dwight | 2008-10-13 | 1 | -1/+10 |
| | |||||
* | fix replication b ug with blank source name | Dwight | 2008-10-13 | 3 | -5/+21 |
| | |||||
* | minor, request.cpp started | dwight | 2008-10-08 | 1 | -20/+19 |
| | |||||
* | connpool: handle socket failures properly | Dwight | 2008-09-29 | 3 | -1/+48 |
| | |||||
* | checkpointing soem dbgrid work | Dwight | 2008-09-29 | 5 | -0/+126 |
| | |||||
* | windows: compile in release mode | Dwight | 2008-09-23 | 1 | -1/+10 |
| | | | | but doesn't work yet, fix boost lib | ||||
* | copydb | Dwight | 2008-09-15 | 2 | -2/+2 |
| | |||||
* | dbgrid new files | Dwight | 2008-09-15 | 3 | -0/+59 |
| | |||||
* | copydb - not yet done | Dwight | 2008-09-12 | 2 | -0/+59 |
| | |||||
* | oplogging off unless a special build | Dwight | 2008-09-11 | 1 | -2/+27 |
| | |||||
* | dbgrid.cpp added; return $err on assert | Dwight | 2008-09-11 | 1 | -0/+63 |
| | |||||
* | dbgrid.vcproj missing; more work on dbgridr0.1.2_rc1 | Dwight | 2008-09-11 | 1 | -0/+256 |