summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-22fixed url of Archlinux32 bug trackerAndreas Baumann
2019-11-22lib/helper.php: use site_is_reachable() instead of copying codeErich Eckner
2019-11-22lib/helper.php: $git_available should only change the host part of the urlErich Eckner
2019-11-22git.archlinux32.org/archlinux32/ -> git.archlinux32.org/Erich Eckner
2019-11-20buildmaster/build-list.php: limit to 100 lines to accellerate queryErich Eckner
2019-11-17lib/style.php: update copyright yearsErich Eckner
2019-11-17buildmaster/build-list.php: we can hand out packages multiple times - the ↵Erich Eckner
column of the temporary table must be larger than the original column
2019-11-14index.php: extract date from recovered newsErich Eckner
2019-11-14remove all traces of news.archlinux32.org and replace by links to forum as ↵Erich Eckner
deemed appropriate
2019-11-14feeds.php: pull archlinux32 news from the forum rss instead of ↵Erich Eckner
news.archlinux32.org
2019-11-14index.php: pull archlinux32 news from the forum rss instead of ↵Erich Eckner
news.archlinux32.org
2019-11-10new isoErich Eckner
2019-11-08download/index.html: new iso releasedErich Eckner
2019-11-08mirrorlist.php: ipversion should be ORed, not ANDedErich Eckner
2019-11-08buildmaster/index.php: add image of tincErich Eckner
2019-11-07lib/mysql.php: show_warning_on_offline_slave(): buildmaster.archlinux32.org ↵Erich Eckner
does *not* need to have a running mysql replication slave
2019-11-04mirrors.php: avoid division by 0Erich Eckner
2019-10-31index.php: do not fail if news.archlinux32.org is unavailableErich Eckner
2019-10-18buildmaster/index.php: link to nagios newErich Eckner
2019-10-09feeds.php: remove atomErich Eckner
2019-10-07download/index.html: new isosErich Eckner
2019-09-18buildmaster/index.php: show all architectures by defaultErich Eckner
2019-09-13buildmaster/build-list.php: display upstream_flag_date, tooErich Eckner
2019-09-10keys.php: print "done" when done importingErich Eckner
2019-09-10keys.php: allow for key uploadErich Eckner
2019-09-02keys.php: set correct mime typeErich Eckner
2019-09-02keys.php: print exampleErich Eckner
2019-09-02keys.php: print number of available fingerprintsErich Eckner
2019-09-02keys.php: fix preg_matchErich Eckner
2019-09-02keys.php: do not print listingErich Eckner
2019-09-02keys.php newErich Eckner
2019-09-01new isoErich Eckner
2019-08-07init.php: urldecode() QUERY_STRING and REQUEST_URI before cleaningErich Eckner
2019-08-06lib/mysql.php: add more bot user agentsErich Eckner
2019-08-06buildmaster/blacklist.php: remove redundantly shown reasonsErich Eckner
2019-08-02download/index.html: new isoErich Eckner
2019-07-28buildmaster/build-list.php: repair type of `is_blocked`Erich Eckner
2019-07-26buildmaster/execution-times.php: only show statistics for last 7 days by defaultErich Eckner
2019-07-26lib/mysql.php: actually forbid access for botsErich Eckner
2019-07-25.gitignore user-agent-log, tooErich Eckner
2019-07-25lib/mysql.php: abort_iff_webspider() new - for now only logging the user agentErich Eckner
2019-07-25robots.txt addedErich Eckner
2019-07-25buildmaster/build-list.php: skip makedependency-check - it's too slow (and ↵Erich Eckner
mostly irelevant anyways)
2019-07-23buildmaster/build-list.php: use temporary tables to accellerate queryErich Eckner
2019-07-19new isoErich Eckner
2019-07-16new isosErich Eckner
2019-07-16buildmaster/index.php: graph of execution times newErich Eckner
2019-07-16buildmaster/execution-times.php newErich Eckner
2019-07-15buildmaster/log.php: print duration and exit_code for ssh_log, too (and ↵Erich Eckner
colorize according to exit_code)
2019-07-15buildmaster/gpg-keys.php: order actions reproduciblyErich Eckner