<feed xmlns='http://www.w3.org/2005/Atom'>
<title>site/bin/build-snapshot, branch master</title>
<subtitle>Web Site and Infrastructure
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/site/atom?h=master</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/site/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/'/>
<updated>2014-01-25T18:32:30Z</updated>
<entry>
<title>"build-snapshot" -&gt; "build-snapshots"</title>
<updated>2014-01-25T18:32:30Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-01-25T18:32:30Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=ab5d4e5051e3721096bbee4653293ec30884e53b'/>
<id>urn:sha1:ab5d4e5051e3721096bbee4653293ec30884e53b</id>
<content type='text'>
The script can build the snapshots for multiple branches in one go (and
does that by default).
</content>
</entry>
<entry>
<title>bin/build-*: Replace "nagios-plugins"</title>
<updated>2014-01-18T21:15:24Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-01-18T21:15:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=d2fbe2895ac8d73c7661520b598034681bdbf24a'/>
<id>urn:sha1:d2fbe2895ac8d73c7661520b598034681bdbf24a</id>
<content type='text'>
Replace "nagios-plugins" with "monitoring-plugins" in our build scripts.
</content>
</entry>
<entry>
<title>build-snapshot: Don't remove current snapshots</title>
<updated>2013-10-28T13:51:35Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-10-28T13:51:35Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=1715203492f34bf1d3edb77f19631d4cd920d3b6'/>
<id>urn:sha1:1715203492f34bf1d3edb77f19631d4cd920d3b6</id>
<content type='text'>
Fix a bug that resulted in the deletion of current snapshots: While
comparing the snapshot tarball filenames with the list of symbolic link
targets, we failed to strip the directory components from the snapshot
pathname.
</content>
</entry>
<entry>
<title>build-snapshot: Don't forget to checkout branch</title>
<updated>2013-10-08T19:23:23Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-10-08T19:23:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=e0e66852d5576558a860309dad3152cf61b1dd7c'/>
<id>urn:sha1:e0e66852d5576558a860309dad3152cf61b1dd7c</id>
<content type='text'>
Fix the issue that the build-snapshot script failed to checkout existing
branches.
</content>
</entry>
<entry>
<title>build-snapshot: Remove only unreferenced old files</title>
<updated>2013-10-08T19:22:43Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-10-08T19:22:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=4240fabc23f587677cbd1cda518a6aa51e84e8d6'/>
<id>urn:sha1:4240fabc23f587677cbd1cda518a6aa51e84e8d6</id>
<content type='text'>
Make sure that no symlink points to an old snapshot before cleaning it
up.  Also, don't check for dangling symlinks, as they should not occur
anymore.
</content>
</entry>
<entry>
<title>build-snapshot: Fix building non-"master" branches</title>
<updated>2013-10-03T17:45:00Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-10-03T17:45:00Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=5380d337f5d14fb70b6373fb02c3bf5f50210a13'/>
<id>urn:sha1:5380d337f5d14fb70b6373fb02c3bf5f50210a13</id>
<content type='text'>
Fix the problem that build-snapshot failed to checkout remote branches.
</content>
</entry>
<entry>
<title>build-snapshot: Don't rebuild existing snapshots</title>
<updated>2013-10-03T16:55:13Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-10-03T16:55:13Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=d5e014a3db0459e093cbef18589f8916deb5ad8a'/>
<id>urn:sha1:d5e014a3db0459e093cbef18589f8916deb5ad8a</id>
<content type='text'>
Build snapshot only once if multiple branches point(ed) to the same
commit.
</content>
</entry>
<entry>
<title>Import Nagios Plugins site</title>
<updated>2013-09-29T22:03:24Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-09-29T22:03:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/site/commit/?id=0b6423f9c99d9edf8c96fefd0f6c453859395aa1'/>
<id>urn:sha1:0b6423f9c99d9edf8c96fefd0f6c453859395aa1</id>
<content type='text'>
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts,
and configuration files.
</content>
</entry>
</feed>
