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

2201 Commits

Author SHA1 Message Date
Aaron
3dc656ce79 medianKey can choose an index based on fields of min and max 2009-03-27 17:49:00 -04:00
Eliot Horowitz
35cb07a23a Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-27 17:47:02 -04:00
Eliot Horowitz
59670e6b7d ./db/db -> mongod 2009-03-27 17:46:46 -04:00
Eliot Horowitz
cb8c95f48c Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-27 16:55:50 -04:00
Eliot Horowitz
81ac2be48a easier to debug 2009-03-27 16:55:33 -04:00
Eliot Horowitz
7af502f1c6 sharding w version numbers checkpoint 2009-03-27 16:55:26 -04:00
Aaron
743e44eed2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-27 16:27:44 -04:00
Aaron
074740013f optimized 2009-03-27 16:27:35 -04:00
Dwight
317ea6d583 timeout old cursors (for sharding) 2009-03-27 16:27:35 -04:00
Eliot Horowitz
702c807230 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-27 16:12:28 -04:00
Eliot Horowitz
83158d34d5 var scope safety 2009-03-27 16:12:06 -04:00
Eliot Horowitz
9e20569d70 formatting 2009-03-27 16:11:57 -04:00
Aaron
158de5297e Perf tests for mod updates 2009-03-27 15:51:26 -04:00
Aaron
d4ab183cf6 When checking that a mod will not modify an indexed field, validate parent/child mod & index relationships 2009-03-27 15:33:22 -04:00
Aaron
7d3acbdc3a Make sure run local mongod with smokeAll 2009-03-27 13:45:48 -04:00
Aaron
8cd20d5ebb Add SIZE label 2009-03-27 13:31:13 -04:00
Aaron
790b17c6a6 Add medianKey command 2009-03-27 11:53:47 -04:00
Aaron
5ad67c509f Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-27 10:37:30 -04:00
Aaron
20c8556b9c Don't drop certain empty objects 2009-03-27 10:36:59 -04:00
Eliot Horowitz
38e49cc11d bump version number to 0.9.0 2009-03-27 09:59:18 -04:00
Aaron
07dfc6bb3a Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 18:37:49 -04:00
Aaron
c7606faf90 Better $push type validation 2009-03-26 17:51:57 -04:00
Aaron
c3e08b28a5 Don't double-increment 'left' 2009-03-26 17:34:19 -04:00
Eliot Horowitz
d417bc0802 reload option for getShardManager 2009-03-26 17:33:30 -04:00
Eliot Horowitz
d58828ebb0 allow "raw" clients - better messags 2009-03-26 17:32:25 -04:00
Eliot Horowitz
199110c116 better debugging 2009-03-26 17:28:33 -04:00
Eliot Horowitz
1b13a418fa _id assignment fix 2009-03-26 17:28:16 -04:00
Aaron
bd99770027 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 16:59:49 -04:00
Aaron
874dd19dfb cleanup 2009-03-26 16:59:38 -04:00
Eliot Horowitz
6b97b0e88b Max/Min Key display - need to make spcial classes though 2009-03-26 16:17:08 -04:00
Eliot Horowitz
c4c2b2559a better Array.tojson option 2009-03-26 16:16:53 -04:00
Aaron
c0fbc1a93e Register update/delete only on client request 2009-03-26 16:11:23 -04:00
Aaron
f76864ae04 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 15:36:16 -04:00
Eliot Horowitz
711ff204f2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 15:14:34 -04:00
Eliot Horowitz
fd9c26a74c safer object management 2009-03-26 15:14:24 -04:00
Aaron
22ded53991 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 15:14:14 -04:00
Aaron
a6bfe75b88 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 15:13:56 -04:00
Aaron
6b1613adb6 safer use of dbs map 2009-03-26 15:12:47 -04:00
Eliot Horowitz
dc224ae3c0 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 14:55:14 -04:00
Eliot Horowitz
9fc0c8c3f1 solaris fixes 2009-03-26 14:55:00 -04:00
Dwight
589e953333 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 14:26:05 -04:00
Dwight
71ed202b22 make dbunlocking() inlineable -- should be faster 2009-03-26 14:25:49 -04:00
Aaron
c77a66ec8b More prev error tests 2009-03-26 13:57:46 -04:00
Aaron
625b063d7b Better test 2009-03-26 13:47:35 -04:00
Aaron
f490f01f1c Add information on last update / delete to lastError 2009-03-26 13:45:29 -04:00
Aaron
8f676a2d98 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-26 11:07:10 -04:00
Aaron
01658a1b95 Construct complex objects on update without extra copies 2009-03-26 11:06:45 -04:00
Aaron
1e224bab76 Init unused builder with zero len 2009-03-26 10:14:50 -04:00
Eliot Horowitz
1942ea0df5 fixed testSetup so /tmp/unittest actually gets created 2009-03-26 10:08:16 -04:00
Eliot Horowitz
0195f478e5 Model::_id protected instead of private 2009-03-26 09:42:03 -04:00