Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-10 | fixed bugs in tupkgupdate | pjmattal | 1 | -1/+5 | |
made link to CVS for package files in community go to CURRENT tag | |||||
2005-04-10 | small fix to the fancy unsupported-->community update | pjmattal | 1 | -6/+6 | |
more user doc fixes | |||||
2005-04-10 | added capability to get category from the directory in CVS | pjmattal | 1 | -1/+1 | |
fixed bogus reference to subzero in the user docs | |||||
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 | 3 | -28/+49 | |
2005-04-06 | many changes in prep for launch | pjmattal | 6 | -16/+191 | |
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-03-20 | added comments/category editing, and closed #2280 | eric | 7 | -20/+273 | |
2005-03-12 | added Simo's orphan package patch (bug #2281) | pjmattal | 2 | -1/+25 | |
2005-03-06 | started working on pkgedit for comments | eric | 5 | -26/+144 | |
2005-03-05 | started working on package comments | eric | 2 | -7/+14 | |
2005-02-28 | fixed bug #2285 | pjmattal | 1 | -1/+5 | |
needed a has_where clause before the LocationID parameter to the query builder | |||||
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-25 | aur_po.inc,common_po.inc: german added: damir | dp | 2 | -24/+24 | |
2005-02-25 | account_po.inc: german added: damir | dp | 1 | -49/+53 | |
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 | 3 | -31/+59 | |
testing is not FULLY done, but it's fairly good | |||||
2005-01-25 | started working on package delete support | eric | 11 | -251/+371 | |
2005-01-24 | added a global config file for web app | pjmattal | 2 | -6/+7 | |
made pkgsubmit reference the global config file | |||||
2005-01-24 | updated to do list | pjmattal | 1 | -2/+2 | |
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 ↵ | jchu | 3 | -8/+18 | |
upload was successful | |||||
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 | |