summaryrefslogtreecommitdiff
path: root/db/query.h
Commit message (Expand)AuthorAgeFilesLines
* minor prep for multi update workDwight2009-10-011-3/+5
* better commentDwight2009-08-111-1/+3
* log separate op for each deleted objectAaron2009-04-091-1/+1
* Register update/delete only on client requestAaron2009-03-261-1/+2
* Support large count and nscannedAaron2009-03-241-1/+1
* Remove dead codeAaron2009-02-251-3/+0
* Clean up old codeAaron2009-02-241-2/+0
* Remove old codeAaron2009-02-241-5/+0
* Manually interleve query optimizer's plans rather than running each plan in a...Aaron2009-02-241-1/+1
* New query optimizer checkpoint, minus jstest changesAaron2009-02-241-3/+3
* First cut of query and update using new qoAaron2009-02-231-0/+4
* a little dbclient.h cleanup (minor)dwight2009-02-131-0/+1
* grid/message -> util/messageEliot Horowitz2009-02-031-1/+1
* $hint takes keypattern objects nowDwight2009-01-301-1/+1
* Don't log an update having no effect, log id as query when doing just one removeAaron2009-01-281-1/+2
* Add 'fields' spec to cmd run countAaron2009-01-211-0/+2
* Fix simple match spec for encapsulating elements and numbersAaron2009-01-201-1/+1
* authenticate command workdwight2009-01-181-0/+3
* Indent all lines within namespaces one levelAaron2009-01-151-6/+6
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* set options flag when $err is returnedDwight2009-01-091-19/+1
* Replace tab indentation with spacesAaron2008-12-281-9/+9
* rename classesDwight2008-10-211-3/+3
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pGeir Magnusson Jr2008-10-201-1/+1
|\
| * griddb workunknown2008-10-191-1/+1
* | query.h : update comment. It appears (via testing) that the requirement forGeir Magnusson Jr2008-10-141-1/+1
|/
* allow an array for sort orderDwight2008-10-141-2/+2
* replicate $inc right; implement $setDwight2008-08-181-1/+1
* tailable cursors workingDwight2008-08-131-4/+4
* checkpoint my workDwight2008-08-121-12/+1
* cleanup; fix visual studio settingsDwight2008-08-111-3/+3
* worko in progress with tailable cursorsdwight2008-08-111-9/+32
* repl master fixDwight2008-07-311-0/+2
* cloneDatabase()Dwight2008-07-271-11/+2
* fix nasty drop / dropIndex bugsDwight2008-07-241-1/+1
* added AGPL License Header to every fileEliot Horowitz2008-07-201-1/+16
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-128/+1
* added AGPL License Header to every fileEliot Horowitz2008-07-201-1/+128
* bad memory issue with cursorsDwight2008-06-111-1/+1
* unifhishedDwight2008-06-061-57/+1
* dos2unixDwight2008-06-061-135/+135
* profilingDwight2008-03-161-1/+1
* patch: killcursors more defensiveDwight2008-03-051-1/+1
* idiotDwight2008-02-291-1/+6
* intr.curs fix;Dwight2008-02-271-1/+4
* clientCursor fixesDwight2008-02-261-3/+19
* catch asserts on queries (always now)Dwight2008-02-241-0/+1
* cursor cleanupDwight2008-02-131-0/+4
* ntoskipDwight2008-01-311-1/+2
* $incDwight2007-12-241-0/+1