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
/
packages.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-03
Fix a PHP "Undefined index" notice
Lukas Fleischer
1
-1
/
+5
2015-09-18
Extract package name from details
Lukas Fleischer
1
-13
/
+14
2015-08-08
Reindent web/html/packages with tabs
Johannes Löthberg
1
-21
/
+21
2015-06-11
Default to ordering packages by popularity
Lukas Fleischer
1
-1
/
+1
2015-02-04
Rename the AUR software to aurweb
Lukas Fleischer
1
-1
/
+1
2014-07-15
Rework permission handling
Lukas Fleischer
1
-7
/
+0
2014-06-05
Collapse long source lists
Lukas Fleischer
1
-0
/
+1
2014-04-18
Collapse long dependency lists
Lukas Fleischer
1
-0
/
+30
2014-04-05
Prefix package functions with pkg_/pkgbase_
Lukas Fleischer
1
-5
/
+5
2014-04-05
Move package actions to package bases
Lukas Fleischer
1
-75
/
+0
2014-04-05
Make the delete function remove package bases
Lukas Fleischer
1
-4
/
+4
2014-02-06
Style fixes: Capitalization of "true" and "false"
Lukas Fleischer
1
-3
/
+3
2013-08-27
Move package comment check to packages.php
Lukas Fleischer
1
-0
/
+6
2013-08-27
Use POST-Redirect-GET for most package actions
Lukas Fleischer
1
-0
/
+6
2013-08-27
Add boolean return values to several pkg_*() functions
Lukas Fleischer
1
-12
/
+13
2013-04-20
Retrieve package details after package actions are processed
canyonknight
1
-4
/
+7
2013-03-21
Return 404 error page if invalid package ID is used
Lukas Fleischer
1
-0
/
+6
2013-01-19
Add description meta-element to package pages
Marcel Korpel
1
-4
/
+7
2012-12-07
Split package flagging and unflagging into separate functions
canyonknight@gmail.com
1
-2
/
+2
2012-09-24
Use echo shortcut syntax
Lukas Fleischer
1
-1
/
+1
2012-09-18
Fix category selection
Lukas Fleischer
1
-1
/
+1
2012-09-18
Do not set GET parameters in the routing framework
Lukas Fleischer
1
-11
/
+14
2012-07-14
Merge branch 'maint'
Lukas Fleischer
1
-34
/
+36
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
1
-34
/
+36
2012-05-06
web/html/packages.php: Remove duplicate code
Lukas Fleischer
1
-14
/
+10
2012-03-24
Support canonical links to packages
Lukas Fleischer
1
-0
/
+14
2011-08-11
Use 'true' instead of 'True' everywhere
Dan McGee
1
-3
/
+3
2011-08-11
Allow for merging deleted packages into existing ones
Lukas Fleischer
1
-2
/
+14
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij
1
-4
/
+4
2011-04-04
Fix PHP warning when browsing a non-existent package.
Lukas Fleischer
1
-4
/
+2
2011-03-30
Fix PHP undefined notice in "web/html/packages.php".
Lukas Fleischer
1
-1
/
+6
2011-03-10
More PHP Notice undefined fixups
Dan McGee
1
-1
/
+5
2011-03-04
Add action lookup helper function
Dan McGee
1
-11
/
+11
2011-03-01
Fix potential injection vulnerability
Dan McGee
1
-2
/
+7
2010-11-21
Auto redirect from confirmation screens.
Dan Vratil
1
-0
/
+4
2010-07-02
Confirmation when deleting packages
Lukas Fleischer
1
-2
/
+7
2010-03-13
packages.php: Fix explicit sorting when search keywords aren't specified.
Loui Chang
1
-1
/
+1
2010-03-12
packages.php: Only sort by vote if search keyword isn't set.
Loui Chang
1
-1
/
+1
2009-12-16
packages.php: Check if _GET value is set before assuming a default.
Loui Chang
1
-2
/
+4
2009-12-15
packages.php: Make default view sort packages by descending votes.
Loui Chang
1
-0
/
+2
2009-11-24
Restyle the layout.
Loui Chang
1
-5
/
+5
2009-08-11
Use include_once where applicable
Dan McGee
1
-4
/
+4
2009-02-21
Fix the comment poop bug.
Loui Chang
1
-3
/
+3
2009-01-19
Use new conglomerated translation files.
Loui Chang
1
-1
/
+0
2008-12-29
Add search bar to index and pkg details pages
Callan Barrett
1
-0
/
+1
2008-12-21
Introduce function include_lang for translations.
Loui Chang
1
-3
/
+3
2008-12-21
Remove success messages after package functions
Callan Barrett
1
-32
/
+21
2008-12-20
Change behaviour of package functions to accept normal arrays
Callan Barrett
1
-4
/
+6
2008-11-23
Clean up packages.php and document new package functions
Callan Barrett
1
-29
/
+19
2008-11-13
Move package notification into a function.
Loui Chang
1
-45
/
+8
[next]