index
:
aurweb
asciidoc
checked-count
json-numerics
master
new-srcinfo-parser
post-4.0.0
pu
rpc-orphans
rpc-search-by-name
unused-var
Arch User Repository
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
html
/
pkgsubmit.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-05
Remove File_Find PEAR module from code base.
Lukas Fleischer
1
-1
/
+0
2011-04-03
Remove Dummy Package concept
Dan McGee
1
-13
/
+4
2011-04-03
Always set ModifiedTS including new packages
Dan McGee
1
-1
/
+1
2011-04-03
Submission process code refactor
Dan McGee
1
-61
/
+35
2011-03-30
Be more restrictive with source tarball contents.
Lukas Fleischer
1
-2
/
+13
2011-03-30
Fix PHP notice when submitting an empty file.
Lukas Fleischer
1
-1
/
+1
2011-03-30
Fix strict standards warnings in "web/html/pkgsubmit.php".
Lukas Fleischer
1
-2
/
+2
2011-03-30
Check if submitted files are in GZIP format.
Lukas Fleischer
1
-2
/
+16
2011-02-27
Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".
Lukas Fleischer
1
-1
/
+1
2011-02-25
Reject blacklisted packages on initial submission only.
Lukas Fleischer
1
-9
/
+9
2011-02-23
Protect users against ZIP bombs (fixes FS#22991).
Lukas Fleischer
1
-0
/
+12
2011-02-21
Reject packages with subdirectories (fixes FS#22995).
Lukas Fleischer
1
-0
/
+3
2011-02-21
Automatically adopt when updating an orphan package (fixes FS#22992).
Lukas Fleischer
1
-5
/
+7
2011-02-21
Use move_uploaded_file() instead of rename() in "pkgsubmit.php".
Lukas Fleischer
1
-1
/
+1
2011-02-11
Add a package name blacklist.
Lukas Fleischer
1
-0
/
+9
2011-02-02
Minor variable parser bug fix (cf. commits 492c8c66, 7a58e99e).
Lukas Fleischer
1
-1
/
+1
2011-02-02
Parse versioned deps correctly when using "<" or ">" (fixes FS#22679).
Lukas Fleischer
1
-2
/
+2
2011-02-01
Remove "FSPath" column from "Packages" table.
Lukas Fleischer
1
-5
/
+3
2011-02-01
Improve PKGBUILD variable parser correctness (cf. commit 492c8c66).
Lukas Fleischer
1
-4
/
+1
2011-02-01
Drop PackageLocations table and references
Dan McGee
1
-3
/
+2
2011-01-28
Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482).
Lukas Fleischer
1
-9
/
+17
2011-01-25
Replaced rm_rf() by rm_tree().
Lukas Fleischer
1
-1
/
+1
2011-01-24
Build URLs from package names (fixes FS#15308, FS#19327).
Lukas Fleischer
1
-5
/
+3
2011-01-19
Removed code for tarball extraction.
Lukas Fleischer
1
-48
/
+12
2010-11-10
Add timestamp when a package is flagged out-of-date (FS#20848).
Lukas Fleischer
1
-1
/
+1
2010-06-23
pkgsubmit: Remove build function check
Andrea Scarpino
1
-15
/
+1
2010-06-05
pkgsubmit: store the previous path with getcwd()
mickael9
1
-1
/
+3
2009-11-24
pkgsubmit.php: Remove redundant error message.
Loui Chang
1
-8
/
+0
2009-11-23
Restyle the layout.
Loui Chang
1
-0
/
+5
2009-11-09
pkgsubmit: Instruct users how to make source packages.
Loui Chang
1
-6
/
+7
2009-09-28
Remove the plain PKGBUILD upload feature.
Loui Chang
1
-4
/
+0
2009-08-11
Use include_once where applicable
Dan McGee
1
-5
/
+5
2009-06-25
Remove excess whitespace.
Loui Chang
1
-6
/
+6
2009-06-18
Turn on package notification by default for new packages
Callan Barrett
1
-0
/
+3
2009-06-18
fix FS#13122 (again): removing comment removal as early as possible
Gergely Imreh
1
-3
/
+3
2009-04-01
Tweak the bash parsing for package submission.
Loui Chang
1
-10
/
+17
2009-02-16
Correct comment removal in pkgsubmit.php
Gergely Imreh
1
-4
/
+7
2009-02-15
Fix: FS#13189, infinite variable replacement cycle
Gergely Imreh
1
-1
/
+5
2009-01-28
FS#2649, FS#12645: subsititution of all variables and "eval"
Gergely Imreh
1
-11
/
+26
2009-01-19
Use new conglomerated translation files.
Loui Chang
1
-1
/
+0
2009-01-14
Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field.
Gergely Imreh
1
-6
/
+13
2009-01-08
Don't require source or md5sum arrays in PKGBUILDs.
Loui Chang
1
-2
/
+3
2009-01-04
Minimize calls to uid_from_sid()
Dan McGee
1
-5
/
+7
2008-12-29
Correct undefined constant error in pkgsubmit.
Loui Chang
1
-4
/
+6
2008-12-22
Really make all web paths relative.
Loui Chang
1
-1
/
+1
2008-12-21
Introduce function include_lang for translations.
Loui Chang
1
-2
/
+2
2008-12-20
Fix PKGBUILD source array parsing.
Evangelos Foutras
1
-1
/
+3
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-03
Merge branch 'testing'
Loui Chang
1
-142
/
+123
[next]