<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeside.git/CREDITS, branch BESTPRACTIAL</title>
<subtitle>Freeside billing, trouble ticketing, network monitoring and provisioning
</subtitle>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'BESTPRACTICAL'.</title>
<updated>2002-08-12T06:17:10+00:00</updated>
<author>
<name>cvs2git</name>
<email>cvs2git</email>
</author>
<published>2002-08-12T06:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=160be29a0dc62e79a4fb95d2ab8c0c7e5996760e'/>
<id>160be29a0dc62e79a4fb95d2ab8c0c7e5996760e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>administrivia</title>
<updated>2002-06-30T11:01:27+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-06-30T11:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=fdf946c73617e6b5b4aeccce1259601aef89eb5f'/>
<id>fdf946c73617e6b5b4aeccce1259601aef89eb5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mysql support!  thanks to Donald Greer &lt;dgreer@austintx.com&gt; for the SQL and</title>
<updated>2002-06-04T14:02:18+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-06-04T14:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=7fc18b419e3cec20eb7c898017673b40a7424cde'/>
<id>7fc18b419e3cec20eb7c898017673b40a7424cde</id>
<content type='text'>
Dale Hege &lt;fhege@lumenexus.net&gt; for the patches
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dale Hege &lt;fhege@lumenexus.net&gt; for the patches
</pre>
</div>
</content>
</entry>
<entry>
<title>- add message catalog table &amp; beginning of web interface</title>
<updated>2002-04-05T23:51:18+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-04-05T23:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=87af741da0dd5f6a76bbb566b4d6c54cd5b15315'/>
<id>87af741da0dd5f6a76bbb566b4d6c54cd5b15315</id>
<content type='text'>
- add security_phrase and conf option to svc_acct.pm
- random other stuff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add security_phrase and conf option to svc_acct.pm
- random other stuff
</pre>
</div>
</content>
</entry>
<entry>
<title>"subscription" price plan from "Luke Pfeifer" &lt;freeside@globalli.com&gt;</title>
<updated>2002-03-24T17:42:58+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-03-24T17:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=1858140b774bfe3a694a2ededf70de797da31c51'/>
<id>1858140b774bfe3a694a2ededf70de797da31c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>case-insensitive and substring searching</title>
<updated>2002-02-23T11:56:55+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-23T11:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=903b22b3da3e3ee493bb322854c6bc0b0085e0dd'/>
<id>903b22b3da3e3ee493bb322854c6bc0b0085e0dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subs</title>
<updated>2002-02-20T01:03:10+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-20T01:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=8f42b751aebda2e7dce2c363bed6f1e15b411b1d'/>
<id>8f42b751aebda2e7dce2c363bed6f1e15b411b1d</id>
<content type='text'>
queue daemon updates: retry &amp; remove links work, bubble up error message
to webinterface, link to svcnum &amp; have job listings on view/svc_* pages,
closes: Bug#280

s/option/optionname/ schema change, dumb mysql, closes: Bug#334
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
queue daemon updates: retry &amp; remove links work, bubble up error message
to webinterface, link to svcnum &amp; have job listings on view/svc_* pages,
closes: Bug#280

s/option/optionname/ schema change, dumb mysql, closes: Bug#334
</pre>
</div>
</content>
</entry>
<entry>
<title>still missing tons of folks, i am sure</title>
<updated>2001-12-26T05:02:30+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-12-26T05:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=325a7d418b222bad6ea2ef772a53ea5914cae220'/>
<id>325a7d418b222bad6ea2ef772a53ea5914cae220</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>credito</title>
<updated>2001-09-02T07:57:57+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-09-02T07:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=33204e66fb11e9e551b95e8656d088506745e361'/>
<id>33204e66fb11e9e551b95e8656d088506745e361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>thanks jeff!</title>
<updated>2001-08-17T10:53:09+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-08-17T10:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=52579cd417a8a7103a01b0b08945f648e8255707'/>
<id>52579cd417a8a7103a01b0b08945f648e8255707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
