<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/support, branch 1.4.1</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/support?h=1.4.1</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/support?h=1.4.1'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2007-09-17T13:38:35Z</updated>
<entry>
<title>committed old schema change from old version</title>
<updated>2007-09-17T13:38:35Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2007-09-17T13:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fa06bab00ce4e8437dfe4960f1d68f54a84ead6c'/>
<id>urn:sha1:fa06bab00ce4e8437dfe4960f1d68f54a84ead6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the DepCondition field to the table PackageDepends.</title>
<updated>2007-02-01T10:15:52Z</updated>
<author>
<name>dsa</name>
<email>dsa</email>
</author>
<published>2007-02-01T10:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=723f1afde8ebb066700e64ccff74d2e04a0a2f3d'/>
<id>urn:sha1:723f1afde8ebb066700e64ccff74d2e04a0a2f3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied license patch from dsa (closes #4085).</title>
<updated>2006-08-22T14:18:28Z</updated>
<author>
<name>swiergot</name>
<email>swiergot</email>
</author>
<published>2006-08-22T14:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=dce2f7044384c5a94a5c361e8cb715fa00676ae4'/>
<id>urn:sha1:dce2f7044384c5a94a5c361e8cb715fa00676ae4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>of course, max length for Description must be 255, not 256</title>
<updated>2006-08-10T01:18:04Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2006-08-10T01:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c15513fd77e579a94d09203fe31ef5e9f01619d8'/>
<id>urn:sha1:c15513fd77e579a94d09203fe31ef5e9f01619d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upped length on Description in Package table to 256 from 128</title>
<updated>2006-08-03T04:39:32Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2006-08-03T04:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=db4075a0507dbb8c7f7831ff1d6437fe97e993f2'/>
<id>urn:sha1:db4075a0507dbb8c7f7831ff1d6437fe97e993f2</id>
<content type='text'>
as per discussions with simo and dsa
</content>
</entry>
<entry>
<title>committed schema change for swiergot's checking patch</title>
<updated>2005-07-29T12:29:57Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-07-29T12:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=70b6b2250b7d6c3881454dc8481b0f68517ad248'/>
<id>urn:sha1:70b6b2250b7d6c3881454dc8481b0f68517ad248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added newpackage-notify to finally implement</title>
<updated>2005-06-10T01:40:22Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-10T01:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=45e5883a1579ef64071d161a216e7159bfab1daf'/>
<id>urn:sha1:45e5883a1579ef64071d161a216e7159bfab1daf</id>
<content type='text'>
new package notifications that people can ask
for on their user page.
This script should run on a daily cronjob.

A few spelling stupidity fixes as well.
</content>
</entry>
<entry>
<title>SQL CHANGES: New table CommentNotify with fields:</title>
<updated>2005-06-08T01:07:55Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-08T01:07:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6adf639a341b8954e911fce2d2bd3e7443a1426c'/>
<id>urn:sha1:6adf639a341b8954e911fce2d2bd3e7443a1426c</id>
<content type='text'>
	PkgID
	UserID
This implements emailing comment notifications, including a user option to
enable/disable it on the package page. It uses php's mail() function to do
it and sends to everyone on the notify list as BCC.

This needs some more testing before public consumption.
</content>
</entry>
<entry>
<title>Added ModifiedTS to Packages database</title>
<updated>2005-05-08T02:01:15Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-05-08T02:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f7a0009ed7ad537606e6ed1b1e4404f1134d8565'/>
<id>urn:sha1:f7a0009ed7ad537606e6ed1b1e4404f1134d8565</id>
<content type='text'>
Implemented ModifiedTS such that:
  -ModifiedTS changed ONLY when package updated
  -SubmittedTS changed ONLY when new package
Also made DummyPkg fixups in tupkgupdate
</content>
</entry>
<entry>
<title>checked in scripts for launch (in /home/aur) to support/scripts</title>
<updated>2005-04-11T15:12:07Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-04-11T15:12:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=62c472f70f473db7946bc983fa7c41af6646a239'/>
<id>urn:sha1:62c472f70f473db7946bc983fa7c41af6646a239</id>
<content type='text'>
added guidelines to the main index page
</content>
</entry>
</feed>
