0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
Commit Graph

37 Commits

Author SHA1 Message Date
Dwight
317ea6d583 timeout old cursors (for sharding) 2009-03-27 16:27:35 -04:00
Dwight
db14f056f9 comments/cleanup 2009-03-24 14:19:03 -04:00
Aaron
3055ab6d1d Clean up tailable cursor code 2009-03-11 17:05:50 -04:00
Aaron
743665fc93 Add 'cursorInfo' command, remove old method of getting information about cursors 2009-02-23 17:55:13 -05:00
Aaron
e0843d7476 Compile osx 2009-02-09 16:57:07 -05:00
Aaron
261a467aa5 Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Dwight
752dbb0f45 fix linker warnings for vc++
defensive code for cursors abouttodelete
2008-12-17 15:47:25 -05:00
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
dwight
26d4234362 minor repl; ocmments 2008-08-25 16:53:19 -04:00
Dwight
edcee6aaa8 tailable cursors working 2008-08-13 12:17:18 -04:00
Dwight
6e1f782d16 important cursor bug fixes (getmore)
clean up logs a little
2008-07-30 14:07:02 -04:00
Dwight
24fdaa1ed9 fix nasty drop / dropIndex bugs 2008-07-24 16:07:18 -04:00
Dwight
5f9bdedf08 minor logging and stuff. DEV mode off by default. 2008-07-23 15:30:24 -04:00
Eliot Horowitz
50e8a1a3f5 added AGPL License Header to every file
take 2
2008-07-20 17:37:33 -04:00
Eliot Horowitz
383a862ad3 Revert "added AGPL License Header to every file"
Oops - added multiple times.

This reverts commit 608769fd03.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03 added AGPL License Header to every file 2008-07-20 17:33:02 -04:00
Dwight
1d8c3e37b3 bad memory issue with cursors 2008-06-11 16:58:34 -04:00
Dwight
bb7e499d70 debug stuff 2008-06-10 16:57:25 -04:00
Dwight
1aeaa4f34d alloc cursor sl faster 2008-06-10 13:13:05 -04:00
Dwight
5080d260b0 horrific cursor code gone 2008-06-08 10:58:19 -04:00
Dwight
3ac43db818 unifhished 2008-06-06 14:59:58 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
98623f1410 minor defensive 2008-03-05 21:11:18 -05:00
Dwight
79552ed639 patch: killcursors more defensive 2008-03-05 16:51:27 -05:00
Dwight
782ceb6f3b idiot 2008-02-29 12:00:17 -05:00
Dwight
9620db309d don't terminate on assert 2008-02-29 08:08:40 -05:00
Dwight
ed155a7fdb oops 2008-02-27 18:36:26 -05:00
Dwight
158889dccd intr.curs fix;
new latent cursor implementation (actually works perhaps)
2008-02-27 18:17:48 -05:00
Dwight
7dc85fae2c clientCursor fixes 2008-02-26 16:50:29 -05:00
Dwight
e895ee6844 parent ptr fix (btree) 2008-02-14 12:50:13 -05:00
Dwight
4f4c54fcbb fix a dup key insert assertion
DBRef compare
2008-02-12 23:59:34 -05:00
Dwight
33b635ea54 latent cursor checkUnused bug 2008-02-12 10:12:07 -05:00
Dwight
f6c30d15f0 aboutToDelete / checkLocation issue. 2008-02-11 23:38:10 -05:00
Dwight
5d77507008 delete and indexes 2007-11-11 14:21:02 -05:00