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
/
db
/
clientcursor.cpp
Age
Commit message (
Expand
)
Author
2009-03-27
timeout old cursors (for sharding)
Dwight
2009-03-24
comments/cleanup
Dwight
2009-03-11
Clean up tailable cursor code
Aaron
2009-02-23
Add 'cursorInfo' command, remove old method of getting information about cursors
Aaron
2009-02-09
Compile osx
Aaron
2009-01-15
Replaced our #defined cout with mongo::out()
Aaron
2009-01-15
Indent all lines within namespaces one level
Aaron
2009-01-14
Put our code in 'mongo' namespace
Aaron
2008-12-28
Replace tab indentation with spaces
Aaron
2008-12-17
fix linker warnings for vc++
Dwight
2008-12-02
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
Dwight
2008-08-25
minor repl; ocmments
dwight
2008-08-13
tailable cursors working
Dwight
2008-07-30
important cursor bug fixes (getmore)
Dwight
2008-07-24
fix nasty drop / dropIndex bugs
Dwight
2008-07-23
minor logging and stuff. DEV mode off by default.
Dwight
2008-07-20
added AGPL License Header to every file
Eliot Horowitz
2008-07-20
Revert "added AGPL License Header to every file"
Eliot Horowitz
2008-07-20
added AGPL License Header to every file
Eliot Horowitz
2008-06-11
bad memory issue with cursors
Dwight
2008-06-10
debug stuff
Dwight
2008-06-10
alloc cursor sl faster
Dwight
2008-06-08
horrific cursor code gone
Dwight
2008-06-06
unifhished
Dwight
2008-06-06
dos2unix
Dwight
2008-03-05
minor defensive
Dwight
2008-03-05
patch: killcursors more defensive
Dwight
2008-02-29
idiot
Dwight
2008-02-29
don't terminate on assert
Dwight
2008-02-27
oops
Dwight
2008-02-27
intr.curs fix;
Dwight
2008-02-26
clientCursor fixes
Dwight
2008-02-14
parent ptr fix (btree)
Dwight
2008-02-12
fix a dup key insert assertion
Dwight
2008-02-12
latent cursor checkUnused bug
Dwight
2008-02-11
aboutToDelete / checkLocation issue.
Dwight
2007-11-11
delete and indexes
Dwight