1 | Sun Aug 1 21:24:59 Paris, Madrid (heure d'été) 2010 freestorm77@gmail.com |
---|
2 | * move_munin_plugins_files.dpatch |
---|
3 | |
---|
4 | |
---|
5 | Spliting munin plugins into 2 diretories: |
---|
6 | - local_plugins |
---|
7 | - stats-gatherer_plugins |
---|
8 | |
---|
9 | stats-gatherer_plugins directory contain all munin plugins that must be run with Stats-Gatherer |
---|
10 | local_plugins directory contain all the rest of plugins |
---|
11 | |
---|
12 | New patches: |
---|
13 | |
---|
14 | [move_munin_plugin_files.dpatch |
---|
15 | freestorm77@gmail.com**20100801192459 |
---|
16 | Ignore-this: a3662ae5fdf1d7b5787a3bd2784631f0 |
---|
17 | |
---|
18 | |
---|
19 | Spliting munin plugins into 2 diretories: |
---|
20 | - local_plugins |
---|
21 | - stats-gatherer_plugins |
---|
22 | |
---|
23 | |
---|
24 | ] { |
---|
25 | adddir ./misc/operations_helpers/munin/local_plugins |
---|
26 | move ./misc/operations_helpers/munin/tahoe-conf ./misc/operations_helpers/munin/local_plugins/tahoe-conf |
---|
27 | adddir ./misc/operations_helpers/munin/stats-gatherer_plugins |
---|
28 | move ./misc/operations_helpers/munin/tahoe-stats.plugin-conf ./misc/operations_helpers/munin/stats-gatherer_plugins/tahoe-stats_conf |
---|
29 | move ./misc/operations_helpers/munin/tahoe_cpu_watcher ./misc/operations_helpers/munin/local_plugins/tahoe_cpu_watcher |
---|
30 | move ./misc/operations_helpers/munin/tahoe_diskleft ./misc/operations_helpers/munin/local_plugins/tahoe_diskleft |
---|
31 | move ./misc/operations_helpers/munin/tahoe_disktotal ./misc/operations_helpers/munin/local_plugins/tahoe_disktotal |
---|
32 | move ./misc/operations_helpers/munin/tahoe_diskusage ./misc/operations_helpers/munin/local_plugins/tahoe_diskusage |
---|
33 | move ./misc/operations_helpers/munin/tahoe_diskused ./misc/operations_helpers/munin/local_plugins/tahoe_diskused |
---|
34 | move ./misc/operations_helpers/munin/tahoe_doomsday ./misc/operations_helpers/munin/local_plugins/tahoe_doomsday |
---|
35 | move ./misc/operations_helpers/munin/tahoe_estimate_files ./misc/operations_helpers/munin/local_plugins/tahoe_estimate_files |
---|
36 | move ./misc/operations_helpers/munin/tahoe_files ./misc/operations_helpers/munin/local_plugins/tahoe_files |
---|
37 | move ./misc/operations_helpers/munin/tahoe_helperstats_active ./misc/operations_helpers/munin/local_plugins/tahoe_helperstats_active |
---|
38 | move ./misc/operations_helpers/munin/tahoe_helperstats_fetched ./misc/operations_helpers/munin/local_plugins/tahoe_helperstats_fetched |
---|
39 | move ./misc/operations_helpers/munin/tahoe_introstats ./misc/operations_helpers/munin/local_plugins/tahoe_introstats |
---|
40 | move ./misc/operations_helpers/munin/tahoe_nodememory ./misc/operations_helpers/munin/local_plugins/tahoe_nodememory |
---|
41 | move ./misc/operations_helpers/munin/tahoe_overhead ./misc/operations_helpers/munin/local_plugins/tahoe_overhead |
---|
42 | move ./misc/operations_helpers/munin/tahoe_rootdir_space ./misc/operations_helpers/munin/local_plugins/tahoe_rootdir_space |
---|
43 | move ./misc/operations_helpers/munin/tahoe_server_latency_ ./misc/operations_helpers/munin/local_plugins/tahoe_server_latency_ |
---|
44 | move ./misc/operations_helpers/munin/tahoe_server_operations_ ./misc/operations_helpers/munin/local_plugins/tahoe_server_operations_ |
---|
45 | move ./misc/operations_helpers/munin/tahoe_spacetime ./misc/operations_helpers/munin/local_plugins/tahoe_spacetime |
---|
46 | move ./misc/operations_helpers/munin/tahoe_stats ./misc/operations_helpers/munin/stats-gatherer_plugins/tahoe_stats |
---|
47 | move ./misc/operations_helpers/munin/tahoe_storagespace ./misc/operations_helpers/munin/local_plugins/tahoe_storagespace |
---|
48 | } |
---|
49 | |
---|
50 | Context: |
---|
51 | |
---|
52 | [abbreviate time edge case python2.5 unit test |
---|
53 | jacob.lyles@gmail.com**20100729210638 |
---|
54 | Ignore-this: 80f9b1dc98ee768372a50be7d0ef66af |
---|
55 | ] |
---|
56 | [docs: add Jacob Lyles to CREDITS |
---|
57 | zooko@zooko.com**20100730230500 |
---|
58 | Ignore-this: 9dbbd6a591b4b1a5a8dcb69b7b757792 |
---|
59 | ] |
---|
60 | [web: don't use %d formatting on a potentially large negative float -- there is a bug in Python 2.5 in that case |
---|
61 | jacob.lyles@gmail.com**20100730220550 |
---|
62 | Ignore-this: 7080eb4bddbcce29cba5447f8f4872ee |
---|
63 | fixes #1055 |
---|
64 | ] |
---|
65 | [test_upload.py: rename test_problem_layout_ticket1124 to test_problem_layout_ticket_1124 -- fix .todo reference. |
---|
66 | david-sarah@jacaranda.org**20100729152927 |
---|
67 | Ignore-this: c8fe1047edcc83c87b9feb47f4aa587b |
---|
68 | ] |
---|
69 | [test_upload.py: rename test_problem_layout_ticket1124 to test_problem_layout_ticket_1124 for consistency. |
---|
70 | david-sarah@jacaranda.org**20100729142250 |
---|
71 | Ignore-this: bc3aad5919ae9079ceb9968ad0f5ea5a |
---|
72 | ] |
---|
73 | [docs: fix licensing typo that was earlier fixed in [20090921164651-92b7f-7f97b58101d93dc588445c52a9aaa56a2c7ae336] |
---|
74 | zooko@zooko.com**20100729052923 |
---|
75 | Ignore-this: a975d79115911688e5469d4d869e1664 |
---|
76 | I wish we didn't copies of this licensing text in several different files so that changes can be accidentally omitted from some of them. |
---|
77 | ] |
---|
78 | [misc/build_helpers/run-with-pythonpath.py: fix stale comment, and remove 'trial' example that is not the right way to run trial. |
---|
79 | david-sarah@jacaranda.org**20100726225729 |
---|
80 | Ignore-this: a61f55557ad69a1633bfb2b8172cce97 |
---|
81 | ] |
---|
82 | [docs/specifications/dirnodes.txt: 'mesh'->'grid'. |
---|
83 | david-sarah@jacaranda.org**20100723061616 |
---|
84 | Ignore-this: 887bcf921ef00afba8e05e9239035bca |
---|
85 | ] |
---|
86 | [docs/specifications/dirnodes.txt: bring layer terminology up-to-date with architecture.txt, and a few other updates (e.g. note that the MAC is no longer verified, and that URIs can be unknown). Also 'Tahoe'->'Tahoe-LAFS'. |
---|
87 | david-sarah@jacaranda.org**20100723054703 |
---|
88 | Ignore-this: f3b98183e7d0a0f391225b8b93ac6c37 |
---|
89 | ] |
---|
90 | [docs: use current cap to Zooko's wiki page in example text |
---|
91 | zooko@zooko.com**20100721010543 |
---|
92 | Ignore-this: 4f36f36758f9fdbaf9eb73eac23b6652 |
---|
93 | fixes #1134 |
---|
94 | ] |
---|
95 | [__init__.py: silence DeprecationWarning about BaseException.message globally. fixes #1129 |
---|
96 | david-sarah@jacaranda.org**20100720011939 |
---|
97 | Ignore-this: 38808986ba79cb2786b010504a22f89 |
---|
98 | ] |
---|
99 | [test_runner: test that 'tahoe --version' outputs no noise (e.g. DeprecationWarnings). |
---|
100 | david-sarah@jacaranda.org**20100720011345 |
---|
101 | Ignore-this: dd358b7b2e5d57282cbe133e8069702e |
---|
102 | ] |
---|
103 | [TAG allmydata-tahoe-1.7.1 |
---|
104 | zooko@zooko.com**20100719131352 |
---|
105 | Ignore-this: 6942056548433dc653a746703819ad8c |
---|
106 | ] |
---|
107 | Patch bundle hash: |
---|
108 | 3c92af80fb6736c59dc837564fc85d49da36b61f |
---|