summaryrefslogtreecommitdiffstats
path: root/web/html/pkgsubmit.php
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-20Bug in uploading PKGBUILDs and aur schemaCallan Barrett1-3/+0
2008-01-20Hand diff of simo's patch to remove flag safe functionality.eliott1-8/+0
2007-10-02Fixed version strings.tardo1-1/+1
2007-09-27Merge commit 'origin/testing'Loui Chang1-3/+5
2007-09-27Made some things in config.inc.proto that should be constants constantsLoui Chang1-32/+32
2007-09-24More changes to page styles.eliott1-3/+5
2007-09-20patch from eliott to convert all <? to <?phppjmattal1-1/+1
2007-09-20- Applied a patch from Loui to fix session removal.swiergot1-23/+23