summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-18init.php: clean up $_GET, $_SERVER["REQUEST_URI"] and $_SERVER["QUERY_STRING"...Erich Eckner
2019-03-18lib/style.php: small style changeErich Eckner
2019-03-08architecture.php: is part of "home", not "packages"Erich Eckner
2019-03-08index.php: put link to architecture list into sidebar, tooErich Eckner
2019-03-07packages/differences.php: show differences to upstream, tooErich Eckner
2019-03-07table `upstream_packages` makes available_upstream_packages() obsoleteErich Eckner
2019-03-07architecture.php: add some hint regarding sse2-bugsErich Eckner
2019-03-07lib/helper.php: fix typoErich Eckner
2019-03-07lib/helper.php: check if pacman db exists before running shell commandErich Eckner
2019-03-07architecture.php: added small descriptionErich Eckner
2019-03-07architectures page newErich Eckner
2019-03-06pkgapi/pkginfo.php: give 404 on empty infoErich Eckner
2019-02-22lib/helper.php: use array_key_exists()Erich Eckner
2019-02-22lib/helper.php: available_upstream_packages() newErich Eckner
2019-02-20feeds/index.php: do not strike through link to iso release feedErich Eckner
2019-02-20feeds/feed.php: somewhat functional release feedErich Eckner
2019-02-19packages/differences.php: change uri-parsing to be hopefully more robustErich Eckner
2019-02-19packages/differences.php: fix include pathErich Eckner
2019-02-19lib/style.php: $difflist_sorts: fix mysql column namesErich Eckner
2019-02-19index.php: packages/differences.php now functionalErich Eckner
2019-02-19packages/differences.php now functionalErich Eckner
2019-02-19lib/style.php: print_listing(): what to print in columns is now stored in an ...Erich Eckner
2019-02-19lib/style.php: add missing lfErich Eckner
2019-02-19groups.php: fix some stray html stuffErich Eckner
2019-02-19index.php: package groups view is implemented - do not strike it anymoreErich Eckner
2019-02-19lib/style.php: print_listing(): make links to package details also work for s...Erich Eckner
2019-02-19groups.php: show list of groupsErich Eckner
2019-02-19lib/style.php: print_listing() now suitable for lists of groups, tooErich Eckner
2019-02-19lib/mysql.php: deactivate debugging log for nowErich Eckner
2019-02-19lib/style.php: take list of columns/sorts as parameter in print_package_listi...Erich Eckner
2019-02-18groups.php: can show details of _one_ groupErich Eckner
2019-02-18lib/style.php: package_listing_query_order_by() is now integrated in query_pa...Erich Eckner
2019-02-18extracting of ORDER BY info from $_GET moved from packages/index.php to funct...Erich Eckner
2019-02-18move array of columns from packages/index.php to lib/style.phpErich Eckner
2019-02-18packages/index.php: cleanupErich Eckner
2019-02-18buildmaster/build-list-links.php,buildmaster/build-list.php,buildmaster/build...Erich Eckner
2019-02-18lib/style.php,packages/index.php: move querying part of package listing to a ...Erich Eckner
2019-02-18lib/style.php,packages/index.php: move displaying part of package listing to ...Erich Eckner
2019-02-15index.php: add link to build masterErich Eckner
2019-02-15index.php: show upstream news, tooErich Eckner
2019-02-14mirrorlist.php now in /Erich Eckner
2019-02-14mirrorlist/index.php: enable filter againErich Eckner
2019-02-14mirrorlist updater is newErich Eckner
2019-02-13index.php: link to git should point to archlinux32 organizationErich Eckner
2019-02-13use apcu instead of memcacheErich Eckner
2019-02-13buildmaster/deletion-links.php,lib/helper.php,packages/pkginfo.php: do not fa...Erich Eckner
2019-02-11packages/pkginfo.php: sort arraysErich Eckner
2019-02-11index.php: access news.archlinux32.org via IPv4 - it times out on IPv6upstream-lookalikeErich Eckner
2019-02-11index.php: show recently updated packagesErich Eckner
2019-02-11index.php: show newsErich Eckner