summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-11index.html -> index.phpErich Eckner
2019-02-11feeds/index.php: link to rss feed instead of websiteErich Eckner
2019-02-11lib/style.php: make highlight in navbar configurableErich Eckner
2019-02-11lib/style.php: allow for title without extensionErich Eckner
2019-02-11lib/*.php: should not require_once ../init.php - else it cannot be included f...Erich Eckner
2019-02-11feeds/index.php: mark yet-to-be-implemented feeds as suchErich Eckner
2019-02-11feeds/feed.php: set correct content type in headerErich Eckner
2019-02-11feeds/feed.php: remove done todoErich Eckner
2019-02-11feeds/feed.php: some working stateErich Eckner
2019-02-11feeds/feed.php: fix typoErich Eckner
2019-02-10packages/index.php: fix target of formErich Eckner
2019-02-08close memcache connection if no longer neededErich Eckner
2019-02-08feeds/feed.php: some progressErich Eckner
2019-02-08feeds/feed.php: WIPErich Eckner
2019-02-08feeds/index.php: no "any"-feedsErich Eckner
2019-02-08feeds/index.php: "All Architectures" has subdir "all/"Erich Eckner
2019-02-08rss overview page doneErich Eckner
2019-02-07lib/helper.php: site_is_reachable(): give modified context instead of modifyi...Erich Eckner
2019-02-07packages/pkginfo.php: remove logging of redirect errors - they are from googl...Erich Eckner
2019-02-07packages/pkginfo.php: include $uri_prefix in redirect, tooErich Eckner
2019-02-07packages/pkginfo.php: check for missing argumentsErich Eckner