<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/INSTALL, branch v3.5.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/INSTALL?h=v3.5.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/INSTALL?h=v3.5.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2014-02-06T18:11:25Z</updated>
<entry>
<title>Move support/schema/ to schema/</title>
<updated>2014-02-06T18:11:25Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-02-06T18:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b7b586a8c405e6e5967c5febcab67caab581ca0c'/>
<id>urn:sha1:b7b586a8c405e6e5967c5febcab67caab581ca0c</id>
<content type='text'>
There aren't any other subdirectories in support/. Reduce the nesting
depth by moving schema/ to the top-level source directory.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Added RewriteRule for Apache</title>
<updated>2013-01-19T11:20:25Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.lists@gmail.com</email>
</author>
<published>2012-12-23T17:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7f6993be6867cf7c54e1f6c0f5f29251c2043818'/>
<id>urn:sha1:7f6993be6867cf7c54e1f6c0f5f29251c2043818</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>INSTALL: Change # to $ where possible</title>
<updated>2012-12-07T22:24:00Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.lists@gmail.com</email>
</author>
<published>2012-12-05T16:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=332875bbfeb15340b1d67a8f9382e67c4df52eab'/>
<id>urn:sha1:332875bbfeb15340b1d67a8f9382e67c4df52eab</id>
<content type='text'>
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>INSTALL: Current PHP has JSON support without extension</title>
<updated>2012-12-07T22:23:58Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.lists@gmail.com</email>
</author>
<published>2012-12-05T12:14:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ce01cfebcca6f097e16d42a44248cebea7bfad71'/>
<id>urn:sha1:ce01cfebcca6f097e16d42a44248cebea7bfad71</id>
<content type='text'>
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>INSTALL: Update required dummy data packages</title>
<updated>2012-12-07T22:23:56Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-12-04T22:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c1c3aef74a2fb3f39f97e9a2e8aea7230fc8859f'/>
<id>urn:sha1:c1c3aef74a2fb3f39f97e9a2e8aea7230fc8859f</id>
<content type='text'>
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>systemd compatibility</title>
<updated>2012-12-07T22:23:44Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.lists@gmail.com</email>
</author>
<published>2012-12-04T17:29:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4187b2eb6501a9622c3e22e7b1eec755aa668b67'/>
<id>urn:sha1:4187b2eb6501a9622c3e22e7b1eec755aa668b67</id>
<content type='text'>
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add Archive_Tar class to lib/</title>
<updated>2012-10-27T22:13:46Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-10-27T18:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=acdf9a85a0ff320f55d6eebb2ba7550fea61a5bb'/>
<id>urn:sha1:acdf9a85a0ff320f55d6eebb2ba7550fea61a5bb</id>
<content type='text'>
Some AUR setups do not have PEAR available. While other setups
have access to outdated Archive_Tar versions. Avoid these
problems completely by including the necessary files for
Archive_Tar in lib/.

Remove Archive_Tar requirement from INSTALL doc.

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
</content>
</entry>
<entry>
<title>Migrate all DB code to use PDO</title>
<updated>2012-09-17T22:58:46Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-08-08T22:09:51Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e171f6f34eeacf35cf7142b4788d43e7d0978546'/>
<id>urn:sha1:e171f6f34eeacf35cf7142b4788d43e7d0978546</id>
<content type='text'>
All DB code currently uses the quickly aging mysql_* functions. These
functions are strongly discouraged and may eventually be deprecated.

Transition all code to utilize the PDO data access abstraction layer. PDO
allows for consistent query code across multiple databases. This could
potentially allow for someone to use a database other than MySQL with
minimal code changes.

All functions and behaviors are reproduced as faithfully as possible with
PDO equivalents and some changes in code.

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Update docs to require Archive_Tar version greater than 1.3.7</title>
<updated>2012-08-23T20:47:49Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-08-10T01:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=362d49a796decc75bc7c6438110a63427563d4b1'/>
<id>urn:sha1:362d49a796decc75bc7c6438110a63427563d4b1</id>
<content type='text'>
Prior to version 1.3.8 of Archive_Tar, long filenames within a tar file
would result in the filename being a shortened string of the fullname. This
shortening would prevent the upload of any tar file having a filepath longer
than 99 characters. Require AUR installations to use an update Archive_Tar
version to avoid related issues

Fixes FS#30472

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Rearrange install documentation</title>
<updated>2012-07-06T09:25:32Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-05-23T17:16:17Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f014d7f76390a79b09aebe7cd4bfe508fdbe1a6d'/>
<id>urn:sha1:f014d7f76390a79b09aebe7cd4bfe508fdbe1a6d</id>
<content type='text'>
Move documentation related to installation to a separate INSTALL file.

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
