summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06pool.php: ignore not-up-to-date mirrorsErich Eckner
2019-06-06pool.php new for pool.mirror.archlinux32.orgErich Eckner
2019-06-06lib/http.php: redirect_temporarily($uri) newErich Eckner
2019-06-06index.php: do not check certificate of new.archlinux32.orgErich Eckner
2019-05-22mirrors.php: redirect from human-readable to json for nowErich Eckner
2019-05-22remove spacesErich Eckner
2019-05-22merge mirrors/*.php to mirrors.phpErich Eckner
2019-05-22lib/format.php: export_as_requested() understands /$format/ URIs now, tooErich Eckner
2019-05-22groups.php: change parsing of urlErich Eckner
2019-05-22feed.php -> feeds.phpErich Eckner
2019-05-22feed.php: add missing die() and missing commentsErich Eckner
2019-05-22feed.php: check for 0 arguments first to avoid warningsErich Eckner
2019-05-22feeds are now served from a single php fileErich Eckner
2019-05-02buildmaster/index.php: add missing linebreakErich Eckner
2019-05-02packages/pkginfo.php: architecture of substitute must match, too!Erich Eckner
2019-05-02packages/pkginfo.php: styleErich Eckner
2019-04-26buildmaster/index.php: add link to muninErich Eckner
2019-04-16buildmaster/statistics.php: style: spaces and quotesErich Eckner
2019-04-16buildmaster/statistics.php: fix multi-selected archErich Eckner
2019-04-16buildmaster/index.php: show pentium4 by default, tooErich Eckner
2019-04-16pentium4 is now functionalErich Eckner
2019-04-12pentium4 newErich Eckner
2019-04-12pkgapi: knows about pentium4, nowErich Eckner
2019-04-08lib/helper.php: capitalization of git2 link changedErich Eckner
2019-03-27buildmaster/build-list-links.php: filter by architecture (of build assignment)Erich Eckner
2019-03-27buildmaster/statistics.php: arch_filter_query() separated into lib/mysel.phpErich Eckner
2019-03-20init.php: do not try to decode %## - it should never appear in valid queries ...Erich Eckner
2019-03-19init.php: encode less: only specialchars are ancoded + ampersand in QUERY_STR...Erich Eckner
2019-03-19buildmaster/build-list.php: isset -> array_key_existsErich Eckner
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