Age | Commit message (Expand) | Author |
2020-06-19 | lib/style.php: fix copyright year | Erich Eckner |
2020-01-03 | lib/mysql-joins.php: new joins with `compressions` table | Erich Eckner |
2019-11-22 | lib/helper.php: use site_is_reachable() instead of copying code | Erich Eckner |
2019-11-22 | lib/helper.php: $git_available should only change the host part of the url | Erich Eckner |
2019-11-22 | git.archlinux32.org/archlinux32/ -> git.archlinux32.org/ | Erich Eckner |
2019-11-17 | lib/style.php: update copyright years | Erich Eckner |
2019-11-14 | remove all traces of news.archlinux32.org and replace by links to forum as de... | Erich Eckner |
2019-11-07 | lib/mysql.php: show_warning_on_offline_slave(): buildmaster.archlinux32.org d... | Erich Eckner |
2019-08-06 | lib/mysql.php: add more bot user agents | Erich Eckner |
2019-07-26 | lib/mysql.php: actually forbid access for bots | Erich Eckner |
2019-07-25 | lib/mysql.php: abort_iff_webspider() new - for now only logging the user agent | Erich Eckner |
2019-06-06 | lib/http.php: redirect_temporarily($uri) new | Erich Eckner |
2019-05-22 | lib/format.php: export_as_requested() understands /$format/ URIs now, too | Erich Eckner |
2019-04-08 | lib/helper.php: capitalization of git2 link changed | Erich Eckner |
2019-03-27 | buildmaster/statistics.php: arch_filter_query() separated into lib/mysel.php | Erich Eckner |
2019-03-18 | lib/style.php: small style change | Erich Eckner |
2019-03-07 | packages/differences.php: show differences to upstream, too | Erich Eckner |
2019-03-07 | table `upstream_packages` makes available_upstream_packages() obsolete | Erich Eckner |
2019-03-07 | lib/helper.php: fix typo | Erich Eckner |
2019-03-07 | lib/helper.php: check if pacman db exists before running shell command | Erich Eckner |
2019-02-22 | lib/helper.php: use array_key_exists() | Erich Eckner |
2019-02-22 | lib/helper.php: available_upstream_packages() new | Erich Eckner |
2019-02-19 | lib/style.php: $difflist_sorts: fix mysql column names | Erich Eckner |
2019-02-19 | packages/differences.php now functional | Erich Eckner |
2019-02-19 | lib/style.php: print_listing(): what to print in columns is now stored in an ... | Erich Eckner |
2019-02-19 | lib/style.php: add missing lf | Erich Eckner |
2019-02-19 | lib/style.php: print_listing(): make links to package details also work for s... | Erich Eckner |
2019-02-19 | lib/style.php: print_listing() now suitable for lists of groups, too | Erich Eckner |
2019-02-19 | lib/mysql.php: deactivate debugging log for now | Erich Eckner |
2019-02-19 | lib/style.php: take list of columns/sorts as parameter in print_package_listi... | Erich Eckner |
2019-02-18 | lib/style.php: package_listing_query_order_by() is now integrated in query_pa... | Erich Eckner |
2019-02-18 | extracting of ORDER BY info from $_GET moved from packages/index.php to funct... | Erich Eckner |
2019-02-18 | move array of columns from packages/index.php to lib/style.php | Erich Eckner |
2019-02-18 | buildmaster/build-list-links.php,buildmaster/build-list.php,buildmaster/build... | Erich Eckner |
2019-02-18 | lib/style.php,packages/index.php: move querying part of package listing to a ... | Erich Eckner |
2019-02-18 | lib/style.php,packages/index.php: move displaying part of package listing to ... | Erich Eckner |
2019-02-13 | use apcu instead of memcache | Erich Eckner |
2019-02-13 | buildmaster/deletion-links.php,lib/helper.php,packages/pkginfo.php: do not fa... | Erich Eckner |
2019-02-11 | lib/style.php: make highlight in navbar configurable | Erich Eckner |
2019-02-11 | lib/style.php: allow for title without extension | Erich Eckner |
2019-02-11 | lib/*.php: should not require_once ../init.php - else it cannot be included f... | Erich Eckner |
2019-02-08 | close memcache connection if no longer needed | Erich Eckner |
2019-02-07 | lib/helper.php: site_is_reachable(): give modified context instead of modifyi... | Erich Eckner |
2019-02-07 | link to www.archlinux32.org/$sub instead of $sub.archlinux32.org | Erich Eckner |
2019-01-21 | lib/helper.php: add_fancy_unit() new | Erich Eckner |
2019-01-20 | lib/mysql.php: mysql_query_package_version() new | Erich Eckner |
2019-01-16 | lib/mysql.php: mysql_url_encode() new to url-encode strings _inside_mysql_ | Erich Eckner |
2018-12-07 | lib/helper.php: site_is_reachable(): whoops, fix typo | Erich Eckner |
2018-12-07 | lib/helper.php: site_is_reachable(): increase timeout to 10 seconds - 1 secon... | Erich Eckner |
2018-12-07 | lib/helper.php: site_is_reachable() new | Erich Eckner |