Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-11 | modified format of front page update list | pjmattal | 1 | -5/+10 | |
Version info for 1.1 | |||||
2005-06-11 | added changes to front page to close bug #2820 | pjmattal | 1 | -0/+1 | |
2005-06-10 | fixed some relative links and rss problems with https | simo | 2 | -7/+7 | |
2005-06-10 | RSS support implemented | simo | 2 | -0/+57 | |
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable | |||||
2005-06-10 | New Translation Structure | simo | 1 | -2/+5 | |
2005-06-10 | Caught bug where we weren't deleting CommentNotify's on package delete | pjmattal | 1 | -1/+1 | |
2005-06-10 | Added Simo's patch for #2579, adding user info page | pjmattal | 1 | -2/+21 | |
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer | |||||
2005-06-10 | Added newpackage-notify to finally implement | simo | 1 | -1/+1 | |
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. | |||||
2005-06-08 | SQL CHANGES: New table CommentNotify with fields: | simo | 2 | -0/+81 | |
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. | |||||
2005-06-08 | Committing New AUR Guidelines from Ben | simo | 1 | -82/+185 | |
2005-06-07 | Fix deletion abilities such that: | simo | 1 | -2/+8 | |
TUs and DEVs may delete any package in unsupported Otherwise only package maintainers may delete their own | |||||
2005-05-17 | committed version info for 1.0.3 | pjmattal | 1 | -1/+1 | |
2005-05-16 | updated with latest polish language patch | pjmattal | 2 | -6/+4 | |
2005-05-08 | Added ModifiedTS to Packages database | simo | 1 | -0/+3 | |
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate | |||||
2005-05-06 | Added vote button to detail page (bug#2638) | simo | 1 | -3/+12 | |
X's only show up if user can delete comment | |||||
2005-05-04 | committed changes for version 1.0.2 | pjmattal | 1 | -1/+1 | |
2005-05-04 | committed simo's patch for bug 2599 (leaving quotes in pkgdesc) | pjmattal | 1 | -3/+7 | |
2005-04-30 | Fix issue where a submitteruid was retained on dummies | simo | 1 | -1/+7 | |
Also fix issue where orphan was generated if a dummy is replaced and "overwrite" wasn't checked | |||||
2005-04-24 | added a link to the Wiki's list of user repositories from the main page | pjmattal | 1 | -0/+1 | |
2005-04-23 | Fix user existence checks; whacks bug#2585 | simo | 1 | -2/+2 | |
2005-04-22 | added version stuff | pjmattal | 1 | -1/+1 | |
2005-04-22 | updated to version 1.0.5 of the guidelines, closing bug #2850 | pjmattal | 1 | -4/+5 | |
2005-04-22 | applied duds.diff from simo to close bug #2584 | pjmattal | 1 | -0/+5 | |
2005-04-22 | applied simo's spacing bug fix; closes #2576 | pjmattal | 1 | -2/+2 | |
2005-04-14 | fixed bug where if uploaded package overlapped with old Dummy, Dummy bit was ↵ | pjmattal | 1 | -0/+1 | |
not unset and so the package never appeared in the interface | |||||
2005-04-14 | fixed package category to default to 1 (none) instead of 19 which doesn't exist | pjmattal | 1 | -1/+1 | |
2005-04-11 | committed guidelines only and Flyspray link on first page | pjmattal | 1 | -1/+2 | |
added VERSIONS.txt to track versions | |||||
2005-04-11 | checked in scripts for launch (in /home/aur) to support/scripts | pjmattal | 1 | -1/+1 | |
added guidelines to the main index page | |||||
2005-04-11 | added guidelines | pjmattal | 1 | -0/+169 | |
2005-04-10 | more doc updates for the release | pjmattal | 1 | -10/+5 | |
2005-04-10 | small fix to the fancy unsupported-->community update | pjmattal | 1 | -6/+6 | |
more user doc fixes | |||||
2005-04-10 | added capability to get category from the directory in CVS | pjmattal | 1 | -1/+1 | |
fixed bogus reference to subzero in the user docs | |||||
2005-04-06 | fixed multiple maintainer mess | pjmattal | 1 | -24/+27 | |
2005-04-06 | many changes in prep for launch | pjmattal | 4 | -8/+178 | |
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) | |||||
2005-03-20 | added comments/category editing, and closed #2280 | eric | 3 | -14/+124 | |
2005-03-06 | started working on pkgedit for comments | eric | 3 | -22/+48 | |
2005-03-05 | started working on package comments | eric | 2 | -7/+14 | |
2005-02-23 | added bigger link to Flyspray in beta manifest | pjmattal | 1 | -1/+1 | |
2005-02-23 | made pkgname field for submit be 32 chars | pjmattal | 1 | -1/+1 | |
2005-02-23 | updated dates in beta manifesto | pjmattal | 1 | -3/+3 | |
2005-02-23 | fixed minor bugs | pjmattal | 1 | -1/+1 | |
2005-02-23 | some fixes in beta manifest | pjmattal | 1 | -9/+33 | |
2005-02-23 | added beta manifest | pjmattal | 1 | -0/+168 | |
2005-02-02 | first working delete | pjmattal | 1 | -27/+44 | |
testing is not FULLY done, but it's fairly good | |||||
2005-01-25 | started working on package delete support | eric | 8 | -250/+365 | |
2005-01-24 | added a global config file for web app | pjmattal | 1 | -6/+1 | |
made pkgsubmit reference the global config file | |||||
2005-01-24 | updated to do list | pjmattal | 1 | -2/+2 | |
2005-01-21 | added hashed passwords | jchu | 1 | -1/+4 | |
2004-12-15 | rolled back my change, it didn't work well | jchu | 1 | -9/+9 | |
2004-12-15 | apply all substitutions on all other variables | jchu | 1 | -9/+9 | |