Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-09-26 | Made some things in config.inc.proto that should be constants constants | Loui Chang | 1 | -22/+2 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-22 | Changes to bring the main arch site theme to the aur. | eliott | 1 | -96/+70 | |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 1 | -1/+1 | |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 1 | -11/+11 | |
- Replaced all occurences of mysql_escape_string() with mysql_real_escape_string(). | |||||
2007-08-17 | committed patch to russian title and typo from Sergej | pjmattal | 1 | -1/+1 | |
2007-02-22 | Added some anti-cache headers | simo | 1 | -0/+3 | |
2006-08-14 | Added French translation from Morgan Lefieux. | swiergot | 1 | -2/+2 | |
2006-08-03 | upped session timeout from 30 idle minutes to 2 idle hours | pjmattal | 1 | -1/+1 | |
2006-08-02 | committed russian translation fixes from sergej | pjmattal | 1 | -1/+1 | |
russian is now ready for prime time | |||||
2006-08-01 | fixes to Russian translation (recommit corrected UTF-8 file) | pjmattal | 1 | -1/+1 | |
2006-08-01 | added dsa's "My Packages" patch | pjmattal | 1 | -0/+6 | |
2006-08-01 | added russian language translation from sergej | pjmattal | 1 | -0/+2 | |
it looks lousy on my browser, need to figure out how to improve | |||||
2006-06-09 | Forgot to enable the German translation. | swiergot | 1 | -2/+2 | |
2005-11-27 | add search by submitter functionality | simo | 1 | -0/+19 | |
2005-11-09 | traducción a español | simo | 1 | -2/+2 | |
2005-10-16 | Added Portuguese translation | simo | 1 | -0/+2 | |
2005-10-16 | Added Catalan translation | simo | 1 | -4/+6 | |
2005-09-02 | added Italian translation from voidnull | swiergot | 1 | -0/+2 | |
2005-08-09 | moved the Logout link to the end of the menu bar | swiergot | 1 | -2/+4 | |
2005-08-02 | moved bugs and discussion links to the main menubar | pjmattal | 1 | -0/+4 | |
closes bug #3023 | |||||
2005-06-11 | added changes to front page to close bug #2820 | pjmattal | 1 | -1/+1 | |
2005-06-10 | fixed some relative links and rss problems with https | simo | 1 | -1/+1 | |
2005-06-10 | RSS support implemented | simo | 1 | -0/+1 | |
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable | |||||
2005-05-16 | added utf-8 encoding header | pjmattal | 1 | -0/+1 | |
2005-05-13 | added polish translation | pjmattal | 1 | -0/+2 | |
this still needs some more debugging before it goes live but it's turned on in this version | |||||
2005-04-22 | added English language selector back in | pjmattal | 1 | -4/+5 | |
2005-04-12 | accept a four-letter TLD. closes bug 2543 | eric | 1 | -1/+1 | |
2005-04-09 | changed db name from AUR to aur | pjmattal | 1 | -6/+5 | |
moved db config for webapp into the config file | |||||
2005-04-06 | fixed multiple maintainer mess | pjmattal | 1 | -0/+14 | |
2005-04-06 | many changes in prep for launch | pjmattal | 1 | -4/+4 | |
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-02-25 | moved debugging logs to /var/tmp | pjmattal | 1 | -4/+4 | |
2004-12-15 | tweaks to package functions and schema | pjmattal | 1 | -13/+0 | |
2004-10-24 | just a little work on it - still have some code and plenty of debugging to do | eric | 1 | -4/+4 | |
2004-07-14 | still working on pkgsubmit | eric | 1 | -0/+39 | |
2004-07-13 | a little bit more... | eric | 1 | -0/+19 | |
2004-07-12 | started on the package submit script | eric | 1 | -0/+23 | |
2004-07-11 | cleaned up physical scripts | eric | 1 | -10/+6 | |
2004-07-10 | pkgsearch is done (except for some serious debugging) | eric | 1 | -0/+1 | |
2004-07-02 | baby steps | eric | 1 | -1/+2 | |
2004-07-01 | still working on pkgsearch.php::do_Details | eric | 1 | -0/+18 | |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 1 | -0/+1 | |
2004-06-28 | working on action box for packages | eric | 1 | -2/+3 | |
2004-06-26 | mypkgs works, but need an 'action' table | eric | 1 | -0/+20 | |
2004-06-25 | less/more buttons work on packages | eric | 1 | -4/+5 | |
2004-06-25 | first pass at displaying package search results - still needs Less/More buttons | eric | 1 | -2/+2 | |
2004-06-24 | getting closer to printing package search results - also fixed some XHTML stuff | eric | 1 | -7/+45 | |
2004-06-23 | possibly merge some scripts? | eric | 1 | -7/+23 | |
2004-06-22 | pulled out account functions into separate include file | eric | 1 | -12/+1 | |
2004-06-21 | working on the accounts stuff | eric | 1 | -8/+69 | |
2004-06-20 | finished the login/logout/session stuff | eric | 1 | -18/+77 | |