<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src/commit, branch debian/0.99.32</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.99.32</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.99.32'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2011-07-01T00:35:16+00:00</updated>
<entry>
<title>Bugfix 7224: check nodes immediate children for changes when the node its self is unchanged. If a child has changed run the commit check for the node</title>
<updated>2011-07-01T00:35:16+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-01T00:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3f9c2979ce886c6d23578eed4776b7d73fb1b10a'/>
<id>urn:sha1:3f9c2979ce886c6d23578eed4776b7d73fb1b10a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug fix for 7178 - commit hook for demo-entitlement notifications not working.</title>
<updated>2011-06-13T12:32:21+00:00</updated>
<author>
<name>Deepti Kulkarni</name>
<email>deepti@vyatta.com</email>
</author>
<published>2011-06-13T12:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=39ea5ff58699bcfff1a55d211ea13ca4d7faae74'/>
<id>urn:sha1:39ea5ff58699bcfff1a55d211ea13ca4d7faae74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>match old "in_delete_action" behavior</title>
<updated>2011-05-23T20:18:38+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-23T20:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f3a697c3f66fba4791e6bf8ec4ccf4eb66006f7e'/>
<id>urn:sha1:f3a697c3f66fba4791e6bf8ec4ccf4eb66006f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 5460</title>
<updated>2011-05-20T20:51:22+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-20T20:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=63d36dc08622cbdc6372473ba1c31b7603310e3d'/>
<id>urn:sha1:63d36dc08622cbdc6372473ba1c31b7603310e3d</id>
<content type='text'>
* handle value ordering for "multi:" nodes correctly during commit.
</content>
</entry>
<entry>
<title>update comment, fix typo, etc.</title>
<updated>2011-05-20T16:42:14+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-20T16:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6e5d5813b296a08aead2bb92591ddedf88483c1b'/>
<id>urn:sha1:6e5d5813b296a08aead2bb92591ddedf88483c1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct comment file handling in copy and minor cleanup.</title>
<updated>2011-05-19T01:26:37+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-19T01:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=119cf0cf78b81866436a6f3eb44ebdf582d72c32'/>
<id>urn:sha1:119cf0cf78b81866436a6f3eb44ebdf582d72c32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reimplement commit locking</title>
<updated>2011-05-17T18:04:53+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-17T18:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e9a2127e7fc20673e3aa1b09d54743077947c70e'/>
<id>urn:sha1:e9a2127e7fc20673e3aa1b09d54743077947c70e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor feature etc.</title>
<updated>2011-05-17T17:20:19+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-17T17:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=9d5b213893a79939ac8f2e871e18ba3163eeab50'/>
<id>urn:sha1:9d5b213893a79939ac8f2e871e18ba3163eeab50</id>
<content type='text'>
* add commit notification.
* fix relative VAR references that traverse up to root level.
</content>
</entry>
<entry>
<title>reimplement commit hooks mechanism</title>
<updated>2011-05-17T02:57:39+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-17T02:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=76ff750a6b057dacba1361726f15cd5bd4bfe14b'/>
<id>urn:sha1:76ff750a6b057dacba1361726f15cd5bd4bfe14b</id>
<content type='text'>
* do NOT reinvent the wheel (directory traversal, sorting, script execution, etc.) when the functionality is already provided by the system.
* eliminate hard-coded hook directory in various feastures. everyone should obtain the directory path from the config backend.
</content>
</entry>
<entry>
<title>clean up when committing no changes</title>
<updated>2011-05-10T01:25:13+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-05T08:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7d40a9f96cddcaaed6abc83b54101d8d5eeeeb60'/>
<id>urn:sha1:7d40a9f96cddcaaed6abc83b54101d8d5eeeeb60</id>
<content type='text'>
(cherry picked from commit 113b5ee593fd3196e2b1c828c3dd82032758e492)
</content>
</entry>
</feed>
