Age | Commit message (Expand) | Author | Files | Lines |
2005-01-21 | added hashed passwords | jchu | 2 | -1/+10 |
2004-12-26 | commited neotuli's patch for source links | jchu | 1 | -1/+11 |
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 |
2004-12-15 | added contents | jchu | 1 | -4/+20 |
2004-12-15 | removed the location option cause it was stupid | jchu | 1 | -13/+13 |
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 | 3 | -8/+18 |
2004-12-15 | removed debugging messages | jchu | 1 | -1/+1 |
2004-12-15 | fixed a small ID SNAFU | jchu | 1 | -1/+1 |
2004-12-15 | removed some debugging output | jchu | 1 | -2/+0 |
2004-12-15 | everything except package contents done | jchu | 3 | -26/+100 |
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 | 3 | -15/+49 |
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-12-15 | partial database stuff done | jchu | 1 | -1/+15 |
2004-12-15 | added code to handle assumed line continuations and cases | jchu | 1 | -1/+9 |
2004-10-24 | just a little work on it - still have some code and plenty of debugging to do | eric | 4 | -135/+163 |
2004-10-20 | back on the job.... | eric | 5 | -11/+137 |
2004-09-20 | added upload comments/history, still need to finish the actual db calls | eric | 3 | -20/+149 |
2004-09-16 | parsed the PKGBUILD, time to add the data to the db | eric | 1 | -3/+8 |
2004-09-16 | still working on pkgsubmit - just checking in some new code | eric | 1 | -9/+41 |
2004-09-10 | continuing with pkgsubmit, added vim instructions to php files | eric | 10 | -26/+62 |
2004-09-07 | fix parse errors on pkgsubmit | eric | 1 | -4/+4 |
2004-08-23 | updated web/README.txt | eric | 1 | -5/+9 |
2004-07-15 | need to update the database with new package info and do some serious testing | eric | 1 | -32/+168 |
2004-07-14 | still working on pkgsubmit | eric | 2 | -9/+83 |
2004-07-13 | a little bit more... | eric | 3 | -19/+165 |
2004-07-13 | started on the package submit script | eric | 2 | -4/+48 |
2004-07-11 | cleaned up physical scripts | eric | 6 | -71/+18 |
2004-07-10 | pkgsearch is done (except for some serious debugging) | eric | 6 | -32/+410 |
2004-07-02 | baby steps | eric | 6 | -45/+123 |
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-07-01 | checking in from work | eric | 1 | -2/+2 |
2004-06-30 | slow going - work has been insane | eric | 3 | -37/+115 |
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 | 7 | -52/+81 |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 5 | -108/+200 |
2004-06-28 | working on action box for packages | eric | 3 | -2/+63 |
2004-06-26 | mypkgs works, but need an 'action' table | eric | 4 | -7/+98 |
2004-06-25 | less/more buttons work on packages | eric | 2 | -7/+56 |
2004-06-25 | improved dummy data, sorting works on package listing, still need Less/More b... | eric | 1 | -9/+12 |
2004-06-25 | first pass at displaying package search results - still needs Less/More buttons | eric | 4 | -27/+72 |
2004-06-24 | getting closer to printing package search results - also fixed some XHTML stuff | eric | 12 | -33/+161 |
2004-06-24 | started working on the pkgsearch | eric | 5 | -7/+230 |