summaryrefslogtreecommitdiff
path: root/web/html/pkgsubmit.php
AgeCommit message (Expand)Author
2011-02-11Add a package name blacklist.Lukas Fleischer
2011-02-02Minor variable parser bug fix (cf. commits 492c8c66, 7a58e99e).Lukas Fleischer
2011-02-02Parse versioned deps correctly when using "<" or ">" (fixes FS#22679).Lukas Fleischer
2011-02-01Remove "FSPath" column from "Packages" table.Lukas Fleischer
2011-02-01Improve PKGBUILD variable parser correctness (cf. commit 492c8c66).Lukas Fleischer
2011-02-01Drop PackageLocations table and referencesDan McGee
2011-01-28Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482).Lukas Fleischer
2011-01-25Replaced rm_rf() by rm_tree().Lukas Fleischer
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer
2011-01-19Removed code for tarball extraction.Lukas Fleischer
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer
2010-06-23pkgsubmit: Remove build function checkAndrea Scarpino
2010-06-05pkgsubmit: store the previous path with getcwd()mickael9
2009-11-24pkgsubmit.php: Remove redundant error message.Loui Chang
2009-11-23Restyle the layout.Loui Chang
2009-11-09pkgsubmit: Instruct users how to make source packages.Loui Chang
2009-09-28Remove the plain PKGBUILD upload feature.Loui Chang
2009-08-11Use include_once where applicableDan McGee
2009-06-25Remove excess whitespace.1.5.6.3Loui Chang
2009-06-18Turn on package notification by default for new packagesCallan Barrett
2009-06-18fix FS#13122 (again): removing comment removal as early as possibleGergely Imreh
2009-04-01Tweak the bash parsing for package submission.Loui Chang
2009-02-16Correct comment removal in pkgsubmit.php1.5.6.1Gergely Imreh
2009-02-15Fix: FS#13189, infinite variable replacement cycleGergely Imreh
2009-01-28FS#2649, FS#12645: subsititution of all variables and "eval"Gergely Imreh
2009-01-19Use new conglomerated translation files.Loui Chang
2009-01-14Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field.Gergely Imreh
2009-01-08Don't require source or md5sum arrays in PKGBUILDs.Loui Chang
2009-01-04Minimize calls to uid_from_sid()Dan McGee
2008-12-29Correct undefined constant error in pkgsubmit.Loui Chang
2008-12-22Really make all web paths relative.Loui Chang
2008-12-21Introduce function include_lang for translations.Loui Chang
2008-12-20Fix PKGBUILD source array parsing.Evangelos Foutras
2008-12-20Add error checking to chmod on package submissionCallan Barrett
2008-11-13Give group writable permissions to uploaded files.Loui Chang
2008-11-03Merge branch 'testing'Loui Chang
2008-09-13Fix whitespace and indenting in pkgsubmit.Loui Chang
2008-07-28Include File/Find.php PEAR module1.5.2Simo Leone
2008-07-09Redirect on package submissionCallan Barrett
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang
2008-06-15Clean up of pkgsubmit.phpCallan Barrett
2008-06-12Make use of PEAR packages in pkgsubmit.phpCallan Barrett
2008-06-09Fix FS#8622Callan Barrett
2008-06-09Fix FS#10016Callan Barrett
2008-06-07Unmark out-of-date on updateCallan Barrett
2008-06-07Support for uploading plain PKGBUILDsCallan Barrett
2008-06-05Don't reset category on update.Callan Barrett
2008-01-23Removed QBUG and DBUGSimo Leone
2008-01-20Prefill category upon upload error and fix bug in last patchCallan Barrett
2008-01-20Allow pkgsubmit to accept any tar* fileDan McGee