<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/perl_dmod, branch oxnard</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=oxnard</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=oxnard'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2011-04-07T01:58:22+00:00</updated>
<entry>
<title>minor refactoring</title>
<updated>2011-04-07T01:58:22+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-04-07T01:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=fcdc4ad086945f8a947c2ede2f87bc8d549bcae0'/>
<id>urn:sha1:fcdc4ad086945f8a947c2ede2f87bc8d549bcae0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add config path abstraction and high-level caching</title>
<updated>2011-03-17T18:48:54+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-03-17T18:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=eb9f5718d412022015bb65eb08c30785c79e79e6'/>
<id>urn:sha1:eb9f5718d412022015bb65eb08c30785c79e79e6</id>
<content type='text'>
* part of the config backend cleanup/optimization work.
* improves the performance of "load" (w/o commit) by ~55% and "show" by ~15%.
</content>
</entry>
<entry>
<title>namespace reorg</title>
<updated>2011-02-19T01:42:20+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-02-19T01:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e6a03f10e5175cbfcb2afb605cb0abca7f03d182'/>
<id>urn:sha1:e6a03f10e5175cbfcb2afb605cb0abca7f03d182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 6641</title>
<updated>2011-01-06T00:52:12+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-01-06T00:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d4111b01462641baa21978a78390215987a5958a'/>
<id>urn:sha1:d4111b01462641baa21978a78390215987a5958a</id>
<content type='text'>
* change shell API to only use "edit level" when needed.
* add factory functions for cstore creation to simplify code.
(cherry picked from commit 2208bfef1004295d3227492c6a3e9d7b36903db5)
</content>
</entry>
<entry>
<title>Export inSession to the perl api.</title>
<updated>2010-12-10T22:18:54+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-10T22:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=095be92e4456d321a6883205b9328716efa30aab'/>
<id>urn:sha1:095be92e4456d321a6883205b9328716efa30aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change "load" to use new backend loadFile implementation.</title>
<updated>2010-12-03T03:21:24+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-12-03T03:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=983fdb9f5ec3319b1b7695cc5dffe585f708e501'/>
<id>urn:sha1:983fdb9f5ec3319b1b7695cc5dffe585f708e501</id>
<content type='text'>
* export loadFile through perl API.
* "load" operation is now handled by the backend library.
</content>
</entry>
<entry>
<title>export backend sessionChanged() through perl API</title>
<updated>2010-11-22T19:23:53+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-11-22T19:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=76d5d359a396101b93cf9a362cba48ffb7132740'/>
<id>urn:sha1:76d5d359a396101b93cf9a362cba48ffb7132740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to unordered_map</title>
<updated>2010-08-25T23:41:44+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-08-25T23:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=28b30ff302ed535b1e81902f06d24c9e9fe61c19'/>
<id>urn:sha1:28b30ff302ed535b1e81902f06d24c9e9fe61c19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add API function for retrieving deleted values of a multi node.</title>
<updated>2010-08-13T18:18:33+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-08-13T18:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=31f5a0c0245604b891aac418b3b787556b9f6b5b'/>
<id>urn:sha1:31f5a0c0245604b891aac418b3b787556b9f6b5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add default status observers</title>
<updated>2010-07-30T16:53:00+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-07-30T16:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=dc4bd2c05375cece9d1c1281cbebbef40a09c4e4'/>
<id>urn:sha1:dc4bd2c05375cece9d1c1281cbebbef40a09c4e4</id>
<content type='text'>
</content>
</entry>
</feed>
