Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archweb32
master
upstream-lookalike
Archlinux32 website
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
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 ↵
Erich Eckner
fail if memcache is unavailable
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 ↵
Erich Eckner
from the parent directory
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 ↵
Erich Eckner
modifying default context
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 ↵
Erich Eckner
second was just the debug/developement value
2018-12-07
lib/helper.php: site_is_reachable() new
Erich Eckner
2018-12-06
lib/mysql.php: log queries and their duration
Erich Eckner
2018-11-09
lib/mysql-joins.php new: it contains mysql_join_* functions similar to the ↵
Erich Eckner
ones in lib/mysql-functions of the build scripts
2018-11-08
lib/helper.php: if_unset() new
Erich Eckner
2018-07-27
lib/helper.php: store git-available status in memcached
Erich Eckner
2018-07-27
lib/helper.php: fix typo
Erich Eckner
2018-07-27
git_url() new
Erich Eckner
2018-07-27
lib/converter.php -> lib/helper.php
Erich Eckner
2018-07-26
buildmaster/status.php: show average age of testing packages
Erich Eckner
2018-07-10
lib/format.php: "All" content type
Erich Eckner
2018-07-10
lib/style.php : fix quoting
Erich Eckner
2018-07-10
change copyright notice to always include all authors
Erich Eckner
2018-07-10
lib/format.php: tsv should end with lf
Erich Eckner
2018-07-10
lib/format.php: make error on unkown type more verbose
Erich Eckner
2018-07-10
lib/format.php: accepts different content for each format, now; ↵
Erich Eckner
mirrors/active.php is obsolete - is included in mirror/status.php now
2018-07-10
lib/format.php new
Erich Eckner
2018-07-10
lib/http.php: cleanup
Erich Eckner
2018-06-25
lib/mysql.php: mysql_prepare_query() new (but not (yet) needed)
Erich Eckner
2018-06-22
Revert "lib/mysql.php: do not print warning if last ssh_log is less than a ↵
Erich Eckner
minute ago" This reverts commit 857d7d193c454ff18c4c15089bc465178415a5a8.
2018-06-22
lib/mysql.php: do not print warning if last ssh_log is less than a minute ago
Erich Eckner
2018-06-19
Fix syntax errors from missing semicolons
Tyler Dence
2018-06-19
Changed requires to require_once's
Tyler Dence
2018-06-19
Fix include path by generating absolute paths
Tyler Dence
2018-06-18
lib/style.php: include flag's css
Erich Eckner
2018-05-22
lib/style.php: quote function name
Erich Eckner
2018-05-02
lib/style.php: fix include
Erich Eckner
2018-05-02
put offline-slave-warning into print_header()
Erich Eckner
2018-05-02
lib/mysql.php: fix typo
Erich Eckner
2018-04-26
lib/style.php: make copyright configurable
Erich Eckner
2018-04-26
lib/style.php: new to reduce duplicate code
Erich Eckner
2018-04-17
show warning on stopped slave
Erich Eckner
2018-04-17
buildmaster/*.php: use lib/mysql.php
Erich Eckner
2018-04-17
lib/ new
Erich Eckner