Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-04 | committed changes for version 1.0.21.0.2 | pjmattal | 2 | -1/+2 | |
2005-05-04 | committed simo's patch for bug 2599 (leaving quotes in pkgdesc) | pjmattal | 1 | -3/+7 | |
2005-04-30 | Fix issue where a submitteruid was retained on dummies | simo | 1 | -1/+7 | |
Also fix issue where orphan was generated if a dummy is replaced and "overwrite" wasn't checked | |||||
2005-04-24 | added a link to the Wiki's list of user repositories from the main page | pjmattal | 1 | -0/+1 | |
2005-04-24 | replaced \n with <br> as last step in comments transformation to avoid | pjmattal | 1 | -1/+1 | |
problems with multi-line comments (thanks juergen@hoetzel.info) | |||||
2005-04-24 | Added communitypkg | simo | 2 | -8/+110 | |
Added config file support to tupkg | |||||
2005-04-23 | Fix user existence checks; whacks bug#2585 | simo | 1 | -2/+2 | |
2005-04-23 | Add color key to package listing page | simo | 1 | -0/+6 | |
Closes request #2640 | |||||
2005-04-22 | added version stuff1.0.11.0 | pjmattal | 2 | -1/+2 | |
2005-04-22 | added English language selector back in | pjmattal | 1 | -4/+5 | |
2005-04-22 | updated to version 1.0.5 of the guidelines, closing bug #2850 | pjmattal | 1 | -4/+5 | |
2005-04-22 | applied duds.diff from simo to close bug #2584 | pjmattal | 2 | -0/+10 | |
2005-04-22 | applied simo's spacing bug fix; closes #2576 | pjmattal | 1 | -2/+2 | |
2005-04-22 | added strip_tags() and htmlspecialchars() to improve comments safety | pjmattal | 1 | -1/+1 | |
2005-04-14 | fixed bug where if uploaded package overlapped with old Dummy, Dummy bit was ↵ | pjmattal | 1 | -0/+1 | |
not unset and so the package never appeared in the interface | |||||
2005-04-14 | fixed package category to default to 1 (none) instead of 19 which doesn't exist | 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-11 | committed guidelines only and Flyspray link on first page | pjmattal | 2 | -1/+5 | |
added VERSIONS.txt to track versions | |||||
2005-04-11 | updated launch list | pjmattal | 1 | -9/+0 | |
2005-04-11 | checked in scripts for launch (in /home/aur) to support/scripts | pjmattal | 5 | -1/+33 | |
added guidelines to the main index page | |||||
2005-04-11 | added guidelines | pjmattal | 1 | -0/+169 | |
2005-04-11 | misc updates off of pedantic from long ago | pjmattal | 2 | -3/+3 | |
2005-04-10 | more doc updates for the release | pjmattal | 1 | -10/+5 | |
2005-04-10 | added more safe checks on result codes from file deletes in tupkgupdate | pjmattal | 1 | -7/+14 | |
2005-04-10 | fixed bugs in tupkgupdate | pjmattal | 2 | -7/+16 | |
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 | 2 | -8/+7 | |
more user doc fixes | |||||
2005-04-10 | added check for new package going transitioning from unsupported --> ↵ | pjmattal | 1 | -1/+11 | |
community getting maintainer reset hardcoded community as the name of the repo, for now | |||||
2005-04-10 | added capability to get category from the directory in CVS | pjmattal | 2 | -5/+27 | |
fixed bogus reference to subzero in the user docs | |||||
2005-04-09 | changed db name from AUR to aur | pjmattal | 2 | -9/+8 | |
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 | 7 | -21/+196 | |
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 | 8 | -20/+275 | |
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 | 8 | -28/+148 | |
2005-03-05 | started working on package comments | eric | 5 | -16/+49 | |
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 obvious tupkgupdate bug introduced by other fix | pjmattal | 1 | -1/+1 | |
2005-02-23 | fixed minor bugs | pjmattal | 3 | -2/+9 | |
2005-02-23 | make sure all dummy packages are created in tupkgupdate in location 1 | pjmattal | 1 | -9/+4 | |
2005-02-23 | fixed several bugs | pjmattal | 1 | -4/+15 | |
2005-02-23 | some fixes in beta manifest | pjmattal | 1 | -9/+33 | |