Age | Commit message (Expand) | Author | Files | Lines |
2008-12-20 | Add error checking to chmod on package submission | Callan Barrett | 1 | -1/+1 |
2008-11-13 | Give group writable permissions to uploaded files. | Loui Chang | 1 | -17/+19 |
2008-11-04 | Merge branch 'testing' | Loui Chang | 1 | -142/+123 |
2008-09-13 | Fix whitespace and indenting in pkgsubmit. | Loui Chang | 1 | -117/+112 |
2008-07-28 | Include File/Find.php PEAR module1.5.2 | Simo Leone | 1 | -2/+2 |
2008-07-09 | Redirect on package submission | Callan Barrett | 1 | -33/+17 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 1 | -1/+1 |
2008-06-15 | Clean up of pkgsubmit.php | Callan Barrett | 1 | -206/+165 |
2008-06-11 | Make use of PEAR packages in pkgsubmit.php | Callan Barrett | 1 | -112/+60 |
2008-06-09 | Fix FS#8622 | Callan Barrett | 1 | -18/+24 |
2008-06-09 | Fix FS#10016 | Callan Barrett | 1 | -4/+4 |
2008-06-07 | Unmark out-of-date on update | Callan Barrett | 1 | -0/+1 |
2008-06-07 | Support for uploading plain PKGBUILDs | Callan Barrett | 1 | -5/+9 |
2008-06-06 | Don't reset category on update. | Callan Barrett | 1 | -0/+2 |
2008-01-23 | Removed QBUG and DBUG | Simo Leone | 1 | -10/+0 |
2008-01-20 | Prefill category upon upload error and fix bug in last patch | Callan Barrett | 1 | -48/+39 |
2008-01-20 | Allow pkgsubmit to accept any tar* file | Dan McGee | 1 | -5/+3 |
2008-01-20 | Support for verbose page titles | Callan Barrett | 1 | -1/+1 |
2008-01-20 | Tweaks of various page layouts and handling of data | Callan Barrett | 1 | -10/+18 |
2008-01-20 | Removes need for name, overwrite and comment fields from pkgsubmit.php | Callan Barrett | 1 | -192/+115 |
2008-01-20 | Bug in uploading PKGBUILDs and aur schema | Callan Barrett | 1 | -3/+0 |
2008-01-20 | Hand diff of simo's patch to remove flag safe functionality. | eliott | 1 | -8/+0 |
2007-10-02 | Fixed version strings. | tardo | 1 | -1/+1 |
2007-09-27 | Merge commit 'origin/testing' | Loui Chang | 1 | -3/+5 |
2007-09-27 | Made some things in config.inc.proto that should be constants constants | Loui Chang | 1 | -32/+32 |
2007-09-24 | More changes to page styles. | eliott | 1 | -3/+5 |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 1 | -1/+1 |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 1 | -23/+23 |
2007-03-05 | Varios fixes: | dsa | 1 | -13/+27 |
2007-03-05 | Added support for uploading files with '+' characters. | dsa | 1 | -2/+2 |
2006-12-14 | Corrected a problem when submit a package, more details in file pkgsubmit.php | dsa | 1 | -1/+7 |
2006-10-13 | Solved the #3939 bug and it will require a change in the PackageDepends table... | dsa | 1 | -4/+12 |
2006-08-22 | Applied license patch from dsa (closes #4085). | swiergot | 1 | -2/+4 |
2006-08-08 | committed dsa's patch to allow periods in package names (closes #4758) | pjmattal | 1 | -2/+7 |
2006-08-08 | added dsa's header include patch | pjmattal | 1 | -0/+3 |
2006-08-01 | added dsa's "My Packages" patch | pjmattal | 1 | -0/+12 |
2006-08-01 | closed #2599: now removes " or ' from pkgdesc only if they form a start/end pair | pjmattal | 1 | -2/+12 |
2005-09-02 | closed #3127 with slight modification | swiergot | 1 | -0/+3 |
2005-08-29 | Fixed a bug introduced in r228 (closes #3126) | swiergot | 1 | -1/+1 |
2005-08-09 | autoflag safe for packages submitted by TUs and Developers | swiergot | 1 | -2/+13 |
2005-08-05 | fixed a small bug in the package submitting code that caused real error messa... | swiergot | 1 | -3/+5 |
2005-08-02 | committed patch from swiergot to allow package names starting with numbers | pjmattal | 1 | -1/+1 |
2005-07-29 | added swiergot's checking patch as well as modifying it to also | pjmattal | 1 | -0/+1 |
2005-07-01 | Task #2838 - URL protocol checking to avoid broken links | simo | 1 | -2/+8 |
2005-07-01 | Task #2803 - Tarballs get rebuilt for consistency | simo | 1 | -0/+15 |
2005-06-23 | added patch from Jurgen (thanks!) | pjmattal | 1 | -2/+2 |
2005-05-16 | updated with latest polish language patch | pjmattal | 1 | -1/+1 |
2005-05-08 | Added ModifiedTS to Packages database | simo | 1 | -0/+3 |
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 |