Age | Commit message (Expand) | Author | Files | Lines |
2005-04-24 | replaced \n with <br> as last step in comments transformation to avoid | pjmattal | 1 | -1/+1 |
2005-04-23 | Add color key to package listing page | simo | 1 | -0/+6 |
2005-04-22 | added English language selector back in | pjmattal | 1 | -4/+5 |
2005-04-22 | added strip_tags() and htmlspecialchars() to improve comments safety | pjmattal | 1 | -1/+1 |
2005-04-14 | changed <pre> to <code> in comment rendering to allow wrapping | pjmattal | 1 | -2/+2 |
2005-04-14 | added necessary things to config.inc.proto | pjmattal | 1 | -2/+9 |
2005-04-12 | accept a four-letter TLD. closes bug 2543 | eric | 1 | -1/+1 |
2005-04-10 | fixed bugs in tupkgupdate | pjmattal | 1 | -1/+5 |
2005-04-09 | changed db name from AUR to aur | pjmattal | 1 | -6/+5 |
2005-04-06 | fixed multiple maintainer mess | pjmattal | 2 | -4/+22 |
2005-04-06 | many changes in prep for launch | pjmattal | 2 | -8/+13 |
2005-03-20 | added comments/category editing, and closed #2280 | eric | 1 | -4/+48 |
2005-03-12 | added Simo's orphan package patch (bug #2281) | pjmattal | 1 | -1/+20 |
2005-03-06 | started working on pkgedit for comments | eric | 1 | -4/+66 |
2005-02-28 | fixed bug #2285 | pjmattal | 1 | -1/+5 |
2005-02-25 | moved debugging logs to /var/tmp | pjmattal | 1 | -4/+4 |
2005-02-25 | fixed bug 2263 | pjmattal | 1 | -2/+1 |
2005-02-02 | first working delete | pjmattal | 1 | -3/+3 |
2005-01-25 | started working on package delete support | eric | 3 | -1/+6 |
2005-01-24 | added a global config file for web app | pjmattal | 1 | -0/+6 |
2005-01-21 | added hashed passwords | jchu | 1 | -0/+6 |
2004-12-26 | commited neotuli's patch for source links | jchu | 1 | -1/+11 |
2004-12-15 | fixed a small typo | jchu | 1 | -1/+1 |
2004-12-15 | added some links to the files | jchu | 1 | -2/+9 |
2004-12-15 | removed those crazy -'s between the name and version | jchu | 1 | -2/+2 |
2004-12-15 | fixed up a bunch of dummy package things and added a message saying teh uploa... | jchu | 1 | -7/+10 |
2004-12-15 | fixed a small ID SNAFU | jchu | 1 | -1/+1 |
2004-12-15 | everything except package contents done | jchu | 1 | -3/+3 |
2004-12-15 | fixed syntax error | jchu | 1 | -1/+1 |
2004-12-15 | renumber none to one, hide none from category/location dropdowns | pjmattal | 1 | -7/+6 |
2004-12-15 | tweaks to package functions and schema | pjmattal | 2 | -13/+47 |
2004-12-15 | gonna use package_exists instead | jchu | 1 | -20/+0 |
2004-12-15 | added function to get ids from names | jchu | 1 | -0/+20 |
2004-10-24 | just a little work on it - still have some code and plenty of debugging to do | eric | 1 | -4/+4 |
2004-09-20 | added upload comments/history, still need to finish the actual db calls | eric | 1 | -15/+17 |
2004-07-14 | still working on pkgsubmit | eric | 1 | -0/+39 |
2004-07-13 | a little bit more... | eric | 1 | -0/+19 |
2004-07-13 | started on the package submit script | eric | 1 | -0/+23 |
2004-07-11 | cleaned up physical scripts | eric | 2 | -14/+10 |
2004-07-10 | pkgsearch is done (except for some serious debugging) | eric | 2 | -16/+71 |
2004-07-02 | baby steps | eric | 2 | -31/+81 |
2004-07-02 | do_Details is getting close | eric | 1 | -9/+14 |
2004-07-02 | still working on pkgsearch.php::do_Details | eric | 2 | -2/+118 |
2004-06-30 | slow going - work has been insane | eric | 1 | -9/+78 |
2004-06-29 | yet another schema change | eric | 1 | -35/+25 |
2004-06-29 | fleshing out the package logic, renamed pkg include files for consistency | eric | 2 | -33/+38 |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 2 | -81/+96 |
2004-06-28 | working on action box for packages | eric | 2 | -2/+38 |
2004-06-26 | mypkgs works, but need an 'action' table | eric | 2 | -3/+77 |
2004-06-25 | less/more buttons work on packages | eric | 2 | -7/+56 |