<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html/account.php, branch v1.9.1</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html/account.php?h=v1.9.1</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html/account.php?h=v1.9.1'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2011-10-25T07:25:30Z</updated>
<entry>
<title>Wrap mysql_real_escape_string() in a function</title>
<updated>2011-10-25T07:25:30Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-10-20T06:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=10b6a8fff7e6d407421c74889455b969be7f867f'/>
<id>urn:sha1:10b6a8fff7e6d407421c74889455b969be7f867f</id>
<content type='text'>
Wrap mysql_real_escape_string() in a wrapper function db_escape_string()
to ease porting to other databases, and as another step to pulling more
of the database code into a central location.

This is a rebased version of a patch by elij submitted about half a year
ago.

Thanks-to: elij &lt;elij.mx@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;

Conflicts:

	web/lib/aur.inc.php
</content>
</entry>
<entry>
<title>rename *.inc files to *.inc.php and adjust imports and references</title>
<updated>2011-06-22T13:15:04Z</updated>
<author>
<name>elij</name>
<email>elij.mx@gmail.com</email>
</author>
<published>2011-05-29T21:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=888db089c515270fd5cd9a9bedd217110f43bc4c'/>
<id>urn:sha1:888db089c515270fd5cd9a9bedd217110f43bc4c</id>
<content type='text'>
Lukas: Add note to "UPGRADING".

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Remove "New Package Notify" option from user account settings.</title>
<updated>2011-04-13T10:22:28Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-04-13T09:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=eef5353bde3afbd6b3180a98eddef9ea0b35b472'/>
<id>urn:sha1:eef5353bde3afbd6b3180a98eddef9ea0b35b472</id>
<content type='text'>
Do this in preparation for the upcoming notification script removal.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Fix PHP notices in account pages</title>
<updated>2011-03-04T09:29:17Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-03-01T18:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cdc01130cf03ceac98626e9bedc369da3f0fd2c7'/>
<id>urn:sha1:cdc01130cf03ceac98626e9bedc369da3f0fd2c7</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use include_once where applicable</title>
<updated>2009-08-11T17:58:12Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2009-08-07T01:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=46f279852475bc520c4d6ae77df04ac4a6897807'/>
<id>urn:sha1:46f279852475bc520c4d6ae77df04ac4a6897807</id>
<content type='text'>
All of these are sourcing function libraries so we don't need to include
them more than once. Things that insert actual HTML into the output were
left calling include().

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use new conglomerated translation files.</title>
<updated>2009-01-19T21:29:45Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-19T21:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2ee327634831ec36df5fd74ccc35dfcedfdbe07b'/>
<id>urn:sha1:2ee327634831ec36df5fd74ccc35dfcedfdbe07b</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Introduce function include_lang for translations.</title>
<updated>2008-12-21T09:03:27Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-21T07:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=78c2b5c67faec190985c3fb9509e942add4dc54c'/>
<id>urn:sha1:78c2b5c67faec190985c3fb9509e942add4dc54c</id>
<content type='text'>
This includes only the requested language for each page and
makes top level language include files obsolete.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove all vim mode lines. Add HACKING file.</title>
<updated>2008-06-17T05:38:01Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-06-17T05:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3a42725601885af3c7b25b376cd4c141c71968ee'/>
<id>urn:sha1:3a42725601885af3c7b25b376cd4c141c71968ee</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Put login into its own function.</title>
<updated>2008-03-23T08:04:16Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-02-07T00:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a5a8895f497e4c274870e4519c5526542c91dc27'/>
<id>urn:sha1:a5a8895f497e4c274870e4519c5526542c91dc27</id>
<content type='text'>
Utilise login form template.
Also cleaned up a couple notices.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Support for verbose page titles</title>
<updated>2008-01-20T06:21:20Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-12T22:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=379e16eebda1ba9bfc45de486e99e480843d086a'/>
<id>urn:sha1:379e16eebda1ba9bfc45de486e99e480843d086a</id>
<content type='text'>
Verbose page titles again

Adds support for more verbose page titles based on current
page and action by user and removes sort by options from
search form as they're obsolete by column links.

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
</feed>
