<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/support, branch 1.2.8</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/support?h=1.2.8</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/support?h=1.2.8'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2005-07-29T12:29:57Z</updated>
<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>
<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>
<entry>
<title>added comments/category editing, and closed #2280</title>
<updated>2005-03-20T18:54:20Z</updated>
<author>
<name>eric</name>
<email>eric</email>
</author>
<published>2005-03-20T18:54:20Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7fccb8b634118a2f4f92220b194dc74273b15957'/>
<id>urn:sha1:7fccb8b634118a2f4f92220b194dc74273b15957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>started working on pkgedit for comments</title>
<updated>2005-03-06T21:44:56Z</updated>
<author>
<name>eric</name>
<email>eric</email>
</author>
<published>2005-03-06T21:44:56Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e3587ddf94ba742beabdaa8a68023f8ee0234b58'/>
<id>urn:sha1:e3587ddf94ba742beabdaa8a68023f8ee0234b58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>started working on package comments</title>
<updated>2005-03-05T20:39:36Z</updated>
<author>
<name>eric</name>
<email>eric</email>
</author>
<published>2005-03-05T20:39:36Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=aae43d9ad6fc83d04a4975f27392c1422dfa0ec4'/>
<id>urn:sha1:aae43d9ad6fc83d04a4975f27392c1422dfa0ec4</id>
<content type='text'>
</content>
</entry>
</feed>
