index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
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
2013-03-09
pkgsubmit.php: Parse .AURINFO metadata
Lukas Fleischer
1
-4
/
+33
2013-03-05
pkgsubmit.php: Move URL protocol check down
Lukas Fleischer
1
-14
/
+12
2013-03-05
pkgsubmit.php: Simplify package name validation
Lukas Fleischer
1
-12
/
+6
2013-02-10
Remove unneeded database connection calls
canyonknight
1
-1
/
+0
2013-02-10
Remove unnecessary database connection parameter from all functions
canyonknight
1
-11
/
+11
2013-02-10
Add database wrapper class and new connection method
canyonknight
1
-1
/
+1
2012-11-04
pkgsubmit.php: Show a warning for split packages
Lukas Fleischer
1
-0
/
+4
2012-10-29
pkgsubmit.php: Check that there is one directory in a tarball
canyonknight
1
-0
/
+4
2012-10-11
pkgsubmit.php: Fix package version not updating
canyonknight
1
-1
/
+1
2012-10-03
pkgsubmit.php: Fix PHP notice for depends processing
canyonknight
1
-2
/
+2
2012-09-24
Avoid use of "<b>"/"</b>"
Lukas Fleischer
1
-1
/
+1
2012-09-24
Use echo shortcut syntax
Lukas Fleischer
1
-9
/
+9
2012-08-23
Print error message when maximum DB character length is exceeded
canyonknight
1
-6
/
+29
2012-08-23
pkgsubmit.php: Make page friendlier for logged out users
canyonknight
1
-4
/
+4
2012-07-15
web/html/pkgsubmit.php: Remove stray "</div>"
Lukas Fleischer
1
-1
/
+1
2012-07-15
Use virtual paths for package details
Lukas Fleischer
1
-1
/
+1
2012-07-15
Use virtual path feature for links
Lukas Fleischer
1
-2
/
+2
2012-07-14
Merge branch 'maint'
Lukas Fleischer
1
-0
/
+6
2012-07-14
pkgsubmit.php: Refactor source processing to fix PHP notice
canyonknight
1
-3
/
+3
2012-07-11
pkgsubmit.php: Remove stray "</div>" tag
canyonknight
1
-1
/
+0
2012-07-06
pkgsubmit.php: Improve file upload error messages
canyonknight
1
-2
/
+17
2012-07-06
pkgsubmit.php: Pull out DB code
canyonknight
1
-48
/
+11
2012-07-06
Refactor package submission form
Lukas Fleischer
1
-28
/
+24
2012-07-06
Remove all traces of "pgboxtitle"
Lukas Fleischer
1
-3
/
+1
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
1
-3
/
+11
2012-03-19
web/html/pkgsubmit.php: Revamp tarball validation
Lukas Fleischer
1
-12
/
+14
2011-10-25
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-14
/
+14
2011-10-24
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-14
/
+14
2011-10-24
Remove a boatload of inline table styles
Dan McGee
1
-1
/
+1
2011-09-05
Merge branch 'maint'
Lukas Fleischer
1
-3
/
+15
2011-09-05
web/html/pkgsubmit.php: Deal with unset category ID
Lukas Fleischer
1
-3
/
+15
2011-08-20
Use "%s" instead of "%h" in format strings
Lukas Fleischer
1
-1
/
+1
2011-08-11
Make package creation and update atomic
Dan McGee
1
-1
/
+5
2011-08-11
Rename package_exists() to pkgid_from_name()
Lukas Fleischer
1
-2
/
+2
2011-08-10
Segment the upload directory by package name prefix
Dan McGee
1
-3
/
+4
2011-07-29
Fix empty depends database insert
Lukas Fleischer
1
-11
/
+16
2011-06-28
Replace split() invocations with explode()
Lukas Fleischer
1
-1
/
+1
2011-06-25
Honor epoch field in PKGBUILD files.
Slavi Pantaleev
1
-6
/
+10
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij
1
-3
/
+3
2011-04-27
SQL: treat all UID/ID values as numbers, not strings
Dan McGee
1
-1
/
+1
2011-04-24
pkgsubmit.php: Ensure the session is linked to a valid user.
Lukas Fleischer
1
-3
/
+8
2011-04-24
pkgsubmit.php: Remove redundant uid_from_sid() invocations.
Lukas Fleischer
1
-3
/
+1
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
[next]