0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

40 Commits

Author SHA1 Message Date
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
Dwight
ede1f1e2ba big change for stopOnMiss 2008-11-18 15:47:37 -05:00
Dwight
7ce45ce381 first cut of $hint 2008-11-17 15:39:03 -05:00
Eliot Horowitz
cb1081beed compile fixes for gcc 4.3 2008-11-16 19:11:21 -05:00
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
Dwight
379a756262 copydb 2008-09-15 15:30:53 -04:00
dwight
e783239b3f copydb work 2008-09-14 22:49:30 -04:00
dwight
5bd0db4c4c chedck for indexes on $inc updates. disallow the update then for now -- but will eventually allow and just update
the index
2008-08-28 17:05:15 -04:00
Dwight
d434796704 transientdetails work in prog 2008-08-28 09:54:46 -04:00
Dwight
10d993452b added transient namespace info 2008-08-27 20:33:47 -04:00
Dwight
ca08e48791 repl tweaks 2008-08-25 16:46:39 -04:00
Dwight
53c3f540b6 auto add _id index on slave so replication is fast 2008-08-19 17:13:20 -04:00
Dwight
236575ca95 minor cleanup pragmas 2008-08-11 14:53:08 -04:00
Dwight
6e1f782d16 important cursor bug fixes (getmore)
clean up logs a little
2008-07-30 14:07:02 -04:00
Dwight
227f630729 replication 2008-07-29 17:54:54 -04:00
Dwight
24fdaa1ed9 fix nasty drop / dropIndex bugs 2008-07-24 16:07:18 -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
1bf45a0843 fix deleteindexes and drop issue
minor hashtab fix
ensureindex works now if collection DNE
2008-07-07 18:57:04 -04:00
Dwight
89b2164a18 more defensive code and smarter validate function 2008-06-30 21:08:31 -04:00
Dwight
0bc5be592d validate a little smarter 2008-06-29 22:33:59 -04:00
Dwight
b1a480423b first cut at "fast count" 2008-06-27 18:35:03 -04:00
Dwight
0c4751cb78 pad objects when allocated, when appropriate, to make updates faster. 2008-06-26 19:11:19 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
877b72efcd mysterious disappearing blog post fix 2008-06-06 09:38:22 -04:00
Dwight
9fba70e49f query embedded objects 2008-06-02 20:27:45 -04:00
Dwight
8210548d7f dbproblem.log file 2008-04-25 17:24:27 -04:00
Dwight
00008aa0d6 cap by size 2008-03-09 09:40:34 -04:00
Dwight
5e68964e9e capped 2008-03-08 23:16:41 -05:00
Dwight
d58f630358 drop 2008-02-11 11:37:11 -05:00
Dwight
329020083a assertions etc. 2008-02-10 16:28:48 -05:00
Dwight
a186665dd7 separate dbs 2008-01-20 17:42:26 -05:00
Dwight
ea2189232e minor 2007-11-27 15:35:01 -05:00
Dwight
80bfe67a34 dev mode 2007-11-27 15:30:51 -05:00
Dwight
fd2993de59 alignment 2007-11-27 13:40:08 -05:00
Dwight
31311aeb81 indexing keys in an array 2007-11-21 21:44:57 -05:00
Dwight
a1e5147225 bugs 2007-11-13 16:44:01 -05:00
Dwight
5d77507008 delete and indexes 2007-11-11 14:21:02 -05:00
Dwight
cac61b2674 btree cursors 2007-11-10 16:46:30 -05:00