aurweb/web/html
Lukas Fleischer 34453d3295 Handle pkgbase array overrides gracefully
Instead of overwriting arrays, such as depends, from the pkgbase
section, new entries should be appended. Replace array_merge() with a
mixture of array_merge_recursive() and array_replace_recursive() that
merges array fields and replaces non-array fields.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2014-04-19 10:59:48 +02:00
..
css Highlight the AUR link in the navigation bar 2014-02-10 20:26:11 +01:00
images Remove unused image "titlelogo.png" 2012-09-18 00:59:01 +02:00
js Use minified typeahead JS from archweb 2013-03-26 00:54:18 +01:00
404.php Display an error page if a virtual path doesn't exist 2012-10-20 18:28:17 +02:00
account.php Pick sane default registration language 2013-08-27 02:42:19 +02:00
addvote.php Add a vote type to the TU proposal form 2013-08-22 17:48:18 +02:00
home.php Typeahead workaround for having to press enter twice 2014-01-11 12:04:33 +01:00
index.php Prefix package functions with pkg_/pkgbase_ 2014-04-05 15:55:31 +02:00
login.php login.php: Properly link to logout page when already logged in 2012-11-24 13:20:35 +01:00
logout.php Remove unneeded database connection calls 2013-02-10 12:10:38 +01:00
packages.php Collapse long dependency lists 2014-04-18 23:57:46 +02:00
passreset.php passreset.php: Make error messages translatable 2014-02-10 22:20:47 +01:00
pkgbase.php pkgbase.php: Append query string when redirecting 2014-04-05 17:45:21 +02:00
pkgdel.php Add full package list to the removal form 2014-04-05 16:23:26 +02:00
pkgmerge.php Add full package list to the removal form 2014-04-05 16:23:26 +02:00
pkgsubmit.php Handle pkgbase array overrides gracefully 2014-04-19 10:59:48 +02:00
rpc.php Provide more examples on the RPC info page 2011-08-22 08:24:21 +02:00
rss.php rss.php: Update links to reflect URL changes 2012-09-21 07:35:52 +02:00
tu.php Forbid developers to vote 2014-01-11 12:08:51 +01:00
voters.php Prefix package functions with pkg_/pkgbase_ 2014-04-05 15:55:31 +02:00