Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
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 |
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 up a bunch of dummy package things and added a message saying teh uploa... | jchu | 1 | -1/+3 |
2004-12-15 | removed debugging messages | jchu | 1 | -1/+1 |
2004-12-15 | removed some debugging output | jchu | 1 | -2/+0 |
2004-12-15 | everything except package contents done | jchu | 1 | -23/+72 |
2004-12-15 | tweaks to package functions and schema | pjmattal | 1 | -2/+2 |
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 | 1 | -120/+148 |
2004-10-20 | back on the job.... | eric | 1 | -9/+44 |
2004-09-20 | added upload comments/history, still need to finish the actual db calls | eric | 1 | -5/+17 |
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-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 | 1 | -9/+44 |
2004-07-13 | a little bit more... | eric | 1 | -19/+106 |
2004-07-13 | started on the package submit script | eric | 1 | -4/+25 |
2004-07-11 | cleaned up physical scripts | eric | 2 | -16/+0 |
2004-07-10 | pkgsearch is done (except for some serious debugging) | eric | 2 | -16/+249 |
2004-07-02 | baby steps | eric | 2 | -14/+2 |
2004-07-01 | checking in from work | eric | 1 | -2/+2 |
2004-06-30 | slow going - work has been insane | eric | 2 | -28/+37 |
2004-06-29 | fleshing out the package logic, renamed pkg include files for consistency | eric | 1 | -19/+13 |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 3 | -27/+104 |
2004-06-26 | mypkgs works, but need an 'action' table | eric | 1 | -4/+6 |
2004-06-25 | first pass at displaying package search results - still needs Less/More buttons | eric | 1 | -1/+8 |
2004-06-24 | getting closer to printing package search results - also fixed some XHTML stuff | eric | 9 | -13/+13 |
2004-06-24 | started working on the pkgsearch | eric | 2 | -1/+4 |
2004-06-23 | possibly merge some scripts? | eric | 1 | -2/+29 |
2004-06-23 | account adding/editing is working | eric | 3 | -9/+63 |
2004-06-22 | pulled out account functions into separate include file | eric | 2 | -367/+34 |
2004-06-21 | working on the accounts stuff | eric | 3 | -8/+412 |
2004-06-21 | finished the login/logout/session stuff | eric | 11 | -39/+59 |
2004-06-19 | started working on the login | eric | 2 | -3/+114 |