Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-06 | added version tags for v1.2.6 | pjmattal | 1 | -1/+1 | |
2005-09-25 | #3102 Regular users may only adopt from unsupported | simo | 1 | -0/+3 | |
2005-09-02 | updated version info for v1.2.5 | pjmattal | 1 | -1/+1 | |
2005-09-02 | added safe packages count in the statistics frame | swiergot | 1 | -0/+12 | |
2005-09-02 | closed #3127 with slight modification | swiergot | 1 | -0/+3 | |
2005-09-02 | allow any TU to adopt any package at any time | swiergot | 1 | -1/+4 | |
2005-08-29 | Fixed a bug introduced in r228 (closes #3126) | swiergot | 1 | -1/+1 | |
2005-08-09 | autoflag safe for packages submitted by TUs and Developers | swiergot | 1 | -2/+13 | |
2005-08-08 | added language for release 1.2.4 | pjmattal | 1 | -1/+1 | |
2005-08-06 | don't notify users about their own comments (closes #3048) | swiergot | 1 | -0/+1 | |
2005-08-05 | fixed a small bug in the package submitting code that caused real error ↵ | swiergot | 1 | -3/+5 | |
message being overwritten by unreal URL parsing error | |||||
2005-08-05 | added language for version 1.2.3 | pjmattal | 1 | -1/+1 | |
2005-08-05 | updated version info to 1.2.2 | pjmattal | 1 | -1/+1 | |
2005-08-02 | updated language for v1.2.1 release | pjmattal | 1 | -1/+1 | |
2005-08-02 | committed patch from swiergot to allow package names starting with numbers | pjmattal | 1 | -1/+1 | |
2005-08-02 | moved bugs and discussion links to the main menubar | pjmattal | 1 | -2/+2 | |
closes bug #3023 | |||||
2005-08-02 | fixed bug in the new update list where it doesn't list most of the updated ↵ | pjmattal | 1 | -1/+1 | |
packages, listing instead mostly new ones | |||||
2005-07-30 | added v1.2 info | pjmattal | 1 | -1/+1 | |
2005-07-29 | added swiergot's checking patch as well as modifying it to also | pjmattal | 3 | -108/+173 | |
list package name in green on the package list page (with legend) | |||||
2005-07-28 | reorganized the main page for better readability | pjmattal | 1 | -91/+100 | |
2005-07-28 | closes #2992 (Added last 7 days update count) | pjmattal | 1 | -1/+14 | |
2005-07-28 | closes bug #2851 (reminder to vote) | pjmattal | 1 | -0/+2 | |
2005-07-28 | revamped front page | pjmattal | 3 | -16/+111 | |
closes #2850, #2993, and part of #2992 | |||||
2005-07-28 | patches to stylesheet and pkgfuncs.inc to fix Opera rendering problems | pjmattal | 1 | -0/+4 | |
in bug #2912 | |||||
2005-07-01 | Advertise RSS on main page and fixed guidelines CSS | simo | 2 | -3/+3 | |
2005-07-01 | Task #2838 - URL protocol checking to avoid broken links | simo | 1 | -2/+8 | |
2005-07-01 | Task #2803 - Tarballs get rebuilt for consistency | simo | 1 | -0/+15 | |
2005-06-23 | added patch from Jurgen (thanks!) | pjmattal | 1 | -2/+2 | |
2005-06-11 | modified format of front page update list1.1 | 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-11 | fixed some relative links and rss problems with https | simo | 2 | -7/+7 | |
2005-06-11 | 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.31.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.21.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 stuff1.0.11.0 | pjmattal | 1 | -1/+1 | |
2005-04-22 | updated to version 1.0.5 of the guidelines, closing bug #2850 | pjmattal | 1 | -4/+5 | |