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

4463 Commits

Author SHA1 Message Date
Eliot Horowitz
a46dbe3dae getShardVersion in mongos - diagnostic tools 2009-11-24 15:24:41 -05:00
Eliot Horowitz
7bb0b670e6 fix error message 2009-11-24 13:56:41 -05:00
Eliot Horowitz
0f5848f398 better message debugging 2009-11-24 13:55:46 -05:00
Eliot Horowitz
d51dce22b3 fix SockAddr::toString 2009-11-24 13:38:57 -05:00
Eliot Horowitz
8f1aea304a bad git commit 2009-11-24 13:21:38 -05:00
Eliot Horowitz
de1b595ddf Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-24 13:08:41 -05:00
Eliot Horowitz
0254bf6cf0 google profiler 2009-11-24 13:08:36 -05:00
Eliot Horowitz
1cdd8e8764 silly extraneous toString 2009-11-24 13:08:26 -05:00
Mike Dirolf
76469ff66f minor: test case for compound sort including failing test case for compound sort involving _id 2009-11-24 12:01:32 -05:00
Mathias Stearn
bb1475d24d add boost version to sysinfo 2009-11-24 11:13:13 -05:00
Eliot Horowitz
ea24725b8e some command cleaning and query for distinct SERVER-437 2009-11-24 09:41:33 -05:00
Eliot Horowitz
4e9630f5d5 fail fast on capped delete SERVER-395 2009-11-23 23:34:17 -05:00
metagoto
705ec48cd9 add DBRef support to v8 engine (not DBPointer) 2009-11-24 11:41:50 +08:00
metagoto
3c71fb2ef9 fix for V8 TryCatch change 2009-11-24 11:41:49 +08:00
Mathias Stearn
498d87fe5b OID::newState to generate fresh "machine" bits 2009-11-23 11:33:27 -05:00
Mathias Stearn
33c85f0d84 Reduce probability of OID collisions 2009-11-23 11:33:27 -05:00
dwight
edfdb6bfe8 comment 2009-11-23 11:26:49 -05:00
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