<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/support/schema, branch 1.4.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/support/schema?h=1.4.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/support/schema?h=1.4.0'/>
<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>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>changed db name from AUR to aur</title>
<updated>2005-04-09T20:54:55Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-04-09T20:54:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2f27045c0ffe988dcb2b94b2766d6a2e5f22abde'/>
<id>urn:sha1:2f27045c0ffe988dcb2b94b2766d6a2e5f22abde</id>
<content type='text'>
moved db config for webapp into the config file
</content>
</entry>
<entry>
<title>many changes in prep for launch</title>
<updated>2005-04-06T02:54:11Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-04-06T02:54:11Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=71b5b9e6b7e92fe1f2c0c49f47af1c1255f41e24'/>
<id>urn:sha1:71b5b9e6b7e92fe1f2c0c49f47af1c1255f41e24</id>
<content type='text'>
new doc page added
changed AUR to community
lower-cased unsupported
fixed half of the bug with changing categories:
  categories now can't be changed for packages in community
  however they can still be changed out from under maintainers by joe users for unsupported packages
debugged problem with package details not found when unsupported uploads were with Category 0 (changed default to 19)
</content>
</entry>
</feed>
