index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbtests
/
querytests.cpp
Age
Commit message (
Expand
)
Author
2011-08-05
fix for query unit test failure with no capped _id scan
gregs
2011-07-31
SERVER-3482 update tests, handle empty oplog properly
Aaron
2011-07-31
SERVER-3482 check oldest op first when doing oplog replay, wassert instead of...
Aaron
2011-06-22
more cleaning
Eliot Horowitz
2011-06-21
SERVER-3222 min and max for type cleaning and fixes
Aaron
2011-06-13
log less
Dwight
2011-06-11
FindingStart dbtest not working not sure why yet
dwight
2011-06-11
doesnt make much sense to specify capped without a size so check for that
dwight
2011-06-03
SERVER-3064
gerald-lindsly
2011-05-23
towards proper --quotafiles support
dwight
2011-05-23
use firstElementFieldName()
dwight
2011-05-03
Merge branch 'master' into main
Dwight
2011-05-02
clean some dbtest includes
Aaron
2011-02-15
SERVER-2558 don't orphan client cursors in FindingStartCursor
Aaron
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-12-21
trying to make tests pass
Dwight
2010-12-20
fix QueryTests i think
Dwight
2010-11-16
safety for Projection's current state SERVER-192 SERVER-2104
Eliot Horowitz
2010-11-16
worked towards covered indexes SERVER-192
Eliot Horowitz
2010-11-15
rename FieldMatcher to Projection
Eliot Horowitz
2010-11-15
starting FieldMatcher cleaning
Eliot Horowitz
2010-11-15
finish removing CursorIterator
Eliot Horowitz
2010-10-04
dur forgot to close a view in mmap_win.cpp
Dwight
2010-10-04
SERVER-1879 clean up unit test assertions
Aaron
2010-09-16
Pull timer.h and time_support.h out of goodies.h
Alberto Lerner
2010-05-25
remove extraneous logging from dbtests
Dwight Merriman
2010-05-13
Merge branch 'master' of github.com:mongodb/mongo
Aaron
2010-05-13
SERVER-1113
Aaron
2010-05-12
SERVER-109 let query op short stop multi scan planning, handle or in helpers ...
Aaron
2010-05-07
compile vs2010
Dwight Merriman
2010-05-07
auto_ptr -> shared_ptr for Cursor objects
Eliot Horowitz
2010-04-27
stdafx->pch
Dwight
2010-04-20
fix Ordering
Eliot Horowitz
2010-04-17
Query class supports $query
Eliot Horowitz
2010-03-31
fix equality matching of emdeded docs with numbers SERVER-853
Eliot Horowitz
2010-03-30
failing test case for SERVER-853
Mike Dirolf
2010-03-22
semantic change
Eliot Horowitz
2010-03-09
SERVER-645 tailable cursor on capped collections only, won't use indexes
Aaron
2010-03-09
SERVER-684 refactor findingStart code
Aaron
2010-03-02
SERVER-645 update test to use capped collection
Aaron
2010-02-26
nToReturn is now a limit in C++ driver SERVER-537
Mathias Stearn
2010-02-25
SERVER-680 fix issues with --only mode
Aaron
2010-02-17
SERVER-305 shell kills in progress operations on clean exit
Aaron
2010-02-17
failing test case for tailable cursor w/ _id query SERVER-645
Mike Dirolf
2010-02-15
refactoring runQuery / UserQueryOp part 1
Eliot Horowitz
2010-02-02
SERVER-595 add test
Aaron
2010-01-29
get rid of setClient - all Database storage is in Client::Context
Eliot Horowitz
2010-01-12
SERVER-531 refactor code for not influencing lastError
Aaron
2010-01-03
a little code cleanup / renameing
Dwight
2009-12-31
compile
Dwight
[next]