<feed xmlns='http://www.w3.org/2005/Atom'>
<title>acf-postgresql, branch v0.7.0</title>
<subtitle>ACF module for postgresql
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/'/>
<entry>
<title>Bump version to 0.7.0</title>
<updated>2013-10-31T03:43:46+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2013-10-31T03:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=decc5d189752652a45d551149b010a18cdf0989f'/>
<id>decc5d189752652a45d551149b010a18cdf0989f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all calls to 'module' in preparation for move to Lua 5.2</title>
<updated>2013-10-25T23:19:16+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2013-10-25T23:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=36a4fe6c80eb77f97fc6c2b5f820e6b9d458dc2e'/>
<id>36a4fe6c80eb77f97fc6c2b5f820e6b9d458dc2e</id>
<content type='text'>
Use mymodule parameter for module definition.
This was also helpful in revealing places where the code relied on the global environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use mymodule parameter for module definition.
This was also helpful in revealing places where the code relied on the global environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix logfile to pass filename to alpine-baselayout/logfiles/view</title>
<updated>2013-10-17T18:06:49+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2013-10-17T18:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=58b3dd5c3a5e4a9d76ec432e0c2ee6bf37d908ad'/>
<id>58b3dd5c3a5e4a9d76ec432e0c2ee6bf37d908ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change use of require to work with Lua 5.2</title>
<updated>2013-10-09T21:04:34+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2013-10-09T21:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=2d9a6e37b23fb9b9fd3ef85559260103c121f576'/>
<id>2d9a6e37b23fb9b9fd3ef85559260103c121f576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version to 0.6.1</title>
<updated>2012-10-28T23:53:42+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-10-28T23:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=0366b584d12627e9107335f85c731b8b688c7ffe'/>
<id>0366b584d12627e9107335f85c731b8b688c7ffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added require statement for html library</title>
<updated>2012-10-02T15:13:40+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-10-02T15:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=39554838b79c2194b6d39b69978a7910a326db9e'/>
<id>39554838b79c2194b6d39b69978a7910a326db9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version to 0.6.0</title>
<updated>2012-08-07T14:55:20+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-08-07T14:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=31bcef6832f31411afc265c06c995fc098d2dbe2'/>
<id>31bcef6832f31411afc265c06c995fc098d2dbe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for handle_form now passing self to get and set functions</title>
<updated>2012-04-28T12:17:44+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-04-28T12:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=a36006b19aa02e9d9d9bb59802bb66d4cc5ec4d3'/>
<id>a36006b19aa02e9d9d9bb59802bb66d4cc5ec4d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Started work on updating for acf-core-0.15</title>
<updated>2012-04-18T01:34:55+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-04-18T01:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=eda53d1d4130965b5d49edb3d27ebe5f1a4c420f'/>
<id>eda53d1d4130965b5d49edb3d27ebe5f1a4c420f</id>
<content type='text'>
Removed controllerfunctions library (still needs more work and corresponding work in model)
Updated for viewfunctions to htmlviewfunctions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed controllerfunctions library (still needs more work and corresponding work in model)
Updated for viewfunctions to htmlviewfunctions
</pre>
</div>
</content>
</entry>
<entry>
<title>Change startstop to use the latest method from acf-core-0.15</title>
<updated>2012-02-23T14:12:10+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-02-23T14:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-postgresql/commit/?id=19a6c8d65bf675acbb0dfa44932c5aea5dab1ed6'/>
<id>19a6c8d65bf675acbb0dfa44932c5aea5dab1ed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
