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
2014-05-06
Check permissions when uploading source packages
Lukas Fleischer
1
-0
/
+6
2014-05-06
pkgsubmit.php: Style fixes
Lukas Fleischer
1
-8
/
+4
2014-05-03
Fix parsing of array overrides
Lukas Fleischer
1
-1
/
+1
2014-04-26
pkgsubmit.php: Redirect to package base details
Lukas Fleischer
1
-1
/
+1
2014-04-26
Support multiple licenses per package
Lukas Fleischer
1
-6
/
+14
2014-04-26
Store package groups in the database
Lukas Fleischer
1
-1
/
+8
2014-04-26
Store conflicts, provides and replaces in the DB
Lukas Fleischer
1
-2
/
+16
2014-04-19
Handle pkgbase array overrides gracefully
Lukas Fleischer
1
-2
/
+2
2014-04-17
Store {make,check,opt}depends in the database
Lukas Fleischer
1
-14
/
+22
2014-04-05
Prefix package functions with pkg_/pkgbase_
Lukas Fleischer
1
-10
/
+10
2014-04-05
Use snake case for all package functions
Lukas Fleischer
1
-2
/
+2
2014-04-05
Only parse PKGBUILD when required
Lukas Fleischer
1
-2
/
+2
2014-04-05
Factor out PKGBUILD parsing
Lukas Fleischer
1
-141
/
+1
2014-04-05
Do not allow for overwriting arbitrary packages
Lukas Fleischer
1
-21
/
+23
2014-04-05
Add full support for the new .AURINFO format
Lukas Fleischer
1
-116
/
+153
2014-04-05
Add provisional support for package bases
Lukas Fleischer
1
-13
/
+14
2014-01-17
pkgsubmit.php: Improve visibility of errors
Lukas Fleischer
1
-4
/
+4
2014-01-17
Add a warning for packages without .AURINFO
Lukas Fleischer
1
-0
/
+7
2014-01-17
Promote the use of mkaurball
Lukas Fleischer
1
-1
/
+1
2014-01-17
Detect split packages from .AURINFO
Lukas Fleischer
1
-0
/
+6
2014-01-17
Strip whitespace from .AURINFO lines
Lukas Fleischer
1
-0
/
+1
2014-01-17
Rename "depend" field to "depends" in .AURINFO
Lukas Fleischer
1
-1
/
+1
2014-01-11
Fix split package error handling
Lukas Fleischer
1
-6
/
+7
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
[next]