summaryrefslogtreecommitdiffstats
path: root/web/html/pkgsubmit.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-01Remove "FSPath" column from "Packages" table.Lukas Fleischer1-5/+3
2011-02-01Improve PKGBUILD variable parser correctness (cf. commit 492c8c66).Lukas Fleischer1-4/+1
2011-02-01Drop PackageLocations table and referencesDan McGee1-3/+2
2011-01-28Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482).Lukas Fleischer1-9/+17
2011-01-25Replaced rm_rf() by rm_tree().Lukas Fleischer1-1/+1
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer1-5/+3
2011-01-19Removed code for tarball extraction.Lukas Fleischer1-48/+12
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer1-1/+1
2010-06-24pkgsubmit: Remove build function checkAndrea Scarpino1-15/+1
2010-06-05pkgsubmit: store the previous path with getcwd()mickael91-1/+3
2009-11-24pkgsubmit.php: Remove redundant error message.Loui Chang1-8/+0
2009-11-24Restyle the layout.Loui Chang1-0/+5
2009-11-10pkgsubmit: Instruct users how to make source packages.Loui Chang1-6/+7
2009-09-29Remove the plain PKGBUILD upload feature.Loui Chang1-4/+0
2009-08-11Use include_once where applicableDan McGee1-5/+5
2009-06-25Remove excess whitespace.1.5.6.3Loui Chang1-6/+6
2009-06-18Turn on package notification by default for new packagesCallan Barrett1-0/+3
2009-06-18fix FS#13122 (again): removing comment removal as early as possibleGergely Imreh1-3/+3
2009-04-01Tweak the bash parsing for package submission.Loui Chang1-10/+17
2009-02-16Correct comment removal in pkgsubmit.php1.5.6.1Gergely Imreh1-4/+7
2009-02-15Fix: FS#13189, infinite variable replacement cycleGergely Imreh1-1/+5
2009-01-28FS#2649, FS#12645: subsititution of all variables and "eval"Gergely Imreh1-11/+26
2009-01-19Use new conglomerated translation files.Loui Chang1-1/+0
2009-01-15Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field.Gergely Imreh1-6/+13
2009-01-08Don't require source or md5sum arrays in PKGBUILDs.Loui Chang1-2/+3
2009-01-04Minimize calls to uid_from_sid()Dan McGee1-5/+7
2008-12-29Correct undefined constant error in pkgsubmit.Loui Chang1-4/+6
2008-12-22Really make all web paths relative.Loui Chang1-1/+1
2008-12-21Introduce function include_lang for translations.Loui Chang1-2/+2
2008-12-20Fix PKGBUILD source array parsing.Evangelos Foutras1-1/+3
2008-12-20Add error checking to chmod on package submissionCallan Barrett1-1/+1
2008-11-13Give group writable permissions to uploaded files.Loui Chang1-17/+19
2008-11-04Merge branch 'testing'Loui Chang1-142/+123
2008-09-13Fix whitespace and indenting in pkgsubmit.Loui Chang1-117/+112
2008-07-28Include File/Find.php PEAR module1.5.2Simo Leone1-2/+2
2008-07-09Redirect on package submissionCallan Barrett1-33/+17
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-1/+1
2008-06-15Clean up of pkgsubmit.phpCallan Barrett1-206/+165
2008-06-11Make use of PEAR packages in pkgsubmit.phpCallan Barrett1-112/+60
2008-06-09Fix FS#8622Callan Barrett1-18/+24
2008-06-09Fix FS#10016Callan Barrett1-4/+4
2008-06-07Unmark out-of-date on updateCallan Barrett1-0/+1
2008-06-07Support for uploading plain PKGBUILDsCallan Barrett1-5/+9
2008-06-06Don't reset category on update.Callan Barrett1-0/+2
2008-01-23Removed QBUG and DBUGSimo Leone1-10/+0
2008-01-20Prefill category upon upload error and fix bug in last patchCallan Barrett1-48/+39
2008-01-20Allow pkgsubmit to accept any tar* fileDan McGee1-5/+3
2008-01-20Support for verbose page titlesCallan Barrett1-1/+1
2008-01-20Tweaks of various page layouts and handling of dataCallan Barrett1-10/+18
2008-01-20Removes need for name, overwrite and comment fields from pkgsubmit.phpCallan Barrett1-192/+115