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

2165 Commits

Author SHA1 Message Date
Eliot Horowitz
745cfbff47 split locking 2009-03-30 13:28:49 -04:00
Eliot Horowitz
fe27fdc75a make simpleCommand public since its handy and harmless 2009-03-30 13:25:58 -04:00
Aaron
40eab1308e Check read from slave guard 2009-03-30 11:16:41 -04:00
Aaron
34e89bfef9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-30 11:10:08 -04:00
Aaron
e6c4c94d69 More correct timestamp update check 2009-03-30 11:09:51 -04:00
Eliot Horowitz
22cd9cc2e5 better checkShardVersion 2009-03-30 10:50:10 -04:00
Eliot Horowitz
1914c3933d note conn address is debug msg 2009-03-30 09:48:15 -04:00
Eliot Horowitz
b32c181aac use stack instead of queue for keeping connections so you get the same one in a single threaded env. 2009-03-30 09:47:58 -04:00
Eliot Horowitz
601bc1d866 log(2) when create a new connection for pooling 2009-03-29 22:52:17 -04:00
Eliot Horowitz
6fa7b75c6a more debugging 2009-03-29 21:24:16 -04:00
Eliot Horowitz
93a3c98bf0 show error on Load error 2009-03-29 09:42:44 -04:00
Eliot Horowitz
82b0f9daef debugging 2009-03-29 09:14:38 -04:00
Eliot Horowitz
1ffe115475 debugging 2009-03-29 01:09:24 -04:00
Aaron
53ffe3a465 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-27 17:49:10 -04:00
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