<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>examples/unit/config_example.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,4 @@
+- add 'silent'
 - handle errors from mysqldump
 - check that gpg is installed
 - support percona XtraBackup as an option instead of mysqldump [patches anyone :) ?]</diff>
      <filename>TODO</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@ module Astrails
       class Builder
         COLLECTIONS = %w/database archive/
         ITEMS = %w/s3 key secret bucket path gpg password keep local mysqldump options
-        user socket tar files exclude filename/
+        user host port socket skip_tables tar files exclude filename/
         NAMES = COLLECTIONS + ITEMS
         def initialize(node)
           @node = node
@@ -23,6 +23,8 @@ module Astrails
             id_or_value = args.shift # nil for args == []
           end
 
+          id_or_value = id_or_value.map {|v| v.to_s} if id_or_value.is_a?(Array)
+
           # do we have data hash?
           if data = args.shift
             die &quot;#{sym}: hash expected: #{data.inspect}&quot; unless data.is_a?(Hash)</diff>
      <filename>lib/astrails/safe/config/builder.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9092ba474f1d917e0e769b8ee63717ce4a65d82d</id>
    </parent>
  </parents>
  <author>
    <name>astrails</name>
    <email>we@astrails.com</email>
  </author>
  <url>http://github.com/astrails/safe/commit/4a10f57c8b58b3f5743c044fde5193a04f4f7cd8</url>
  <id>4a10f57c8b58b3f5743c044fde5193a04f4f7cd8</id>
  <committed-date>2009-04-12T05:13:06-07:00</committed-date>
  <authored-date>2009-04-12T05:13:06-07:00</authored-date>
  <message>config test</message>
  <tree>0c6ff8d216f5d8236e116177a954d91a7987bc64</tree>
  <committer>
    <name>astrails</name>
    <email>we@astrails.com</email>
  </committer>
</commit>
