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

4446 Commits

Author SHA1 Message Date
Eliot Horowitz
14a6e978ba is this really waht broke? 2009-11-23 10:22:31 -05:00
Eliot Horowitz
6ecbbdebb7 sync before going straight to mongod 2009-11-23 08:59:46 -05:00
Eliot Horowitz
e47b9a5452 correct fix for SERVER-436 2009-11-23 01:29:38 -05:00
Eliot Horowitz
53cf01bcc8 fix btreecursor mods at the end of the cursor SERVER-436 2009-11-23 00:38:53 -05:00
Eliot Horowitz
f04da2c9ab test for bad btree case 2009-11-22 23:59:45 -05:00
Eliot Horowitz
1e388b0e68 cleaning code for deleteObjects 2009-11-22 22:52:58 -05:00
Eliot Horowitz
455e3165fe a little cleaner test 2009-11-22 22:52:38 -05:00
Eliot Horowitz
893346a0ac Merge branch 'master' of github.com:mongodb/mongo 2009-11-22 22:05:59 -05:00
Eliot Horowitz
7eb8fab97d added bsonsize to bson objects in js 2009-11-22 22:05:46 -05:00
metagoto
8397915d8f add load() to v8 engine 2009-11-23 09:35:15 +08:00
Eliot Horowitz
bed8ba812b fix assertion SERVER-433 2009-11-21 21:31:37 -05:00
Eliot Horowitz
340f06ab24 better debian support 2009-11-20 14:24:20 -05:00
Eliot Horowitz
8eed878308 option for modifier 2009-11-20 13:47:22 -05:00
Eliot Horowitz
5b0a94ae0c python 2.4 fix 2009-11-20 13:24:26 -05:00
Eliot Horowitz
e93287ce33 slightly nicer build failure message 2009-11-20 11:44:10 -05:00
Mathias Stearn
3e269473da mongofiles put --replace 2009-11-20 01:57:52 -05:00
Eliot Horowitz
c7fb263e1a assert when no shards SHARDING-54 2009-11-19 21:49:25 -05:00
Eliot Horowitz
daaa53c4c5 fix sharding on _id when _id is missing SHARDING-55 2009-11-19 21:42:46 -05:00
Eliot Horowitz
1c136572d6 better error message 2009-11-19 21:40:11 -05:00
Eliot Horowitz
689c63ab50 Merge branch 'master' of github.com:mongodb/mongo 2009-11-19 12:41:07 -05:00
Eliot Horowitz
9173ffaf11 modules can configure themselves 2009-11-19 12:40:23 -05:00
Eliot Horowitz
e28a78dccd more build docs, and aliases for windows 2009-11-19 11:20:03 -05:00
Eliot Horowitz
253a1cd0cd progress meters for large index builds 2009-11-19 11:19:48 -05:00
Eliot Horowitz
07821d91c3 Timer::seconds 2009-11-19 11:19:40 -05:00
Eliot Horowitz
571d3771c3 cleaning build docs 2009-11-19 10:49:34 -05:00
Eliot Horowitz
420a7e51f0 db.printShardingStatus 2009-11-19 10:07:59 -05:00
Eliot Horowitz
934525f8b1 test that breaks in 1.0.x and passed in 1.1.x 2009-11-19 10:03:42 -05:00
Mathias Stearn
3607f69840 Better error messages 2009-11-18 20:37:00 -05:00
Eliot Horowitz
ee088fb8bb sub-module directories 2009-11-18 17:19:26 -05:00
Eliot Horowitz
b6e7aafcd4 fix linux static init. will have to look at windows more 2009-11-18 17:08:58 -05:00
Dwight
2e21112c7d fix error message reporting on build index 2009-11-18 14:54:37 -05:00
Dwight
560185f6f1 fix seg fault on windows because of static initializier order 2009-11-18 14:22:00 -05:00
Dwight
32fed6a14a compile vstudio 2009-11-18 13:59:01 -05:00
Eliot Horowitz
2a04857bcf static init for linux 2009-11-18 13:11:13 -05:00
Eliot Horowitz
fd84836b8a module system, move mms into it 2009-11-18 12:53:56 -05:00
Eliot Horowitz
63fa175a9b better failure message 2009-11-17 10:17:07 -08:00
Dwight
e60c3ea61c Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-16 15:55:17 -05:00
Dwight
37540835ac compile visual studio 2009-11-16 15:55:03 -05:00
Eliot Horowitz
c8b48787b5 some docs 2009-11-16 15:53:40 -05:00
Mathias Stearn
018511b366 fixes for boost 1.36 2009-11-16 11:33:57 -05:00
Mike Dirolf
5edbfbc471 fix for SERVER-419 (introduced in 428f988a...) 2009-11-15 09:45:17 -08:00
Mathias Stearn
df71e4dcdc match free to malloc 2009-11-14 22:11:15 -05:00
Mike Dirolf
0d656aa047 skipping all results shouldn't be an error for count operations 2009-11-14 09:31:54 -08:00
Eliot Horowitz
5946dbf445 32-bit fix 2009-11-13 21:19:38 -05:00
Eliot Horowitz
ca785a0400 BDONObjBuilder::apendAsNumber
better fix for SERVER-423
2009-11-13 21:07:15 -05:00
Eliot Horowitz
02dfcf62e7 fix import with long long SERVER-424 2009-11-13 20:41:36 -05:00
Eliot Horowitz
9d96008938 some index perf test 2009-11-13 17:27:54 -05:00
Eliot Horowitz
7db9f7ee87 some index building code cleaning looking at SERVER-423, but can't see anything yet 2009-11-13 17:26:00 -05:00
Eliot Horowitz
1557dc68d0 starting work on quorum server 2009-11-13 17:23:41 -05:00
Eliot Horowitz
045a22df7a better m/r error handling and reporting 2009-11-13 11:08:42 -05:00