index
:
website
master
Tools for the web frontend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-06-19
buildmaster/build-slaves.php: ignore disabled build slaves
Erich Eckner
2019-06-19
buildmaster/build-list.php: changing search criteria should not nullify the ↵
Erich Eckner
ordering options
2019-06-19
buildmaster/build-list.php: add TODO
Erich Eckner
2019-06-18
buildmaster/build-list.php: some columns should sort reversely by default
Erich Eckner
2019-06-18
buildmaster/build-list.php: show column of current blocks
Erich Eckner
2019-06-07
pool.php: only offer mirror of correct IP version
Erich Eckner
2019-06-06
pool.php: ignore .oss mirrors
Erich Eckner
2019-06-06
pool.php: ignore not-up-to-date mirrors
Erich Eckner
2019-06-06
pool.php new for pool.mirror.archlinux32.org
Erich Eckner
2019-06-06
lib/http.php: redirect_temporarily($uri) new
Erich Eckner
2019-06-06
index.php: do not check certificate of new.archlinux32.org
Erich Eckner
2019-05-22
mirrors.php: redirect from human-readable to json for now
Erich Eckner
2019-05-22
remove spaces
Erich Eckner
2019-05-22
merge mirrors/*.php to mirrors.php
Erich Eckner
2019-05-22
lib/format.php: export_as_requested() understands /$format/ URIs now, too
Erich Eckner
2019-05-22
groups.php: change parsing of url
Erich Eckner
2019-05-22
feed.php -> feeds.php
Erich Eckner
2019-05-22
feed.php: add missing die() and missing comments
Erich Eckner
2019-05-22
feed.php: check for 0 arguments first to avoid warnings
Erich Eckner
2019-05-22
feeds are now served from a single php file
Erich Eckner
2019-05-02
buildmaster/index.php: add missing linebreak
Erich Eckner
2019-05-02
packages/pkginfo.php: architecture of substitute must match, too!
Erich Eckner
2019-05-02
packages/pkginfo.php: style
Erich Eckner
2019-04-26
buildmaster/index.php: add link to munin
Erich Eckner
2019-04-16
buildmaster/statistics.php: style: spaces and quotes
Erich Eckner
2019-04-16
buildmaster/statistics.php: fix multi-selected arch
Erich Eckner
2019-04-16
buildmaster/index.php: show pentium4 by default, too
Erich Eckner
2019-04-16
pentium4 is now functional
Erich Eckner
2019-04-12
pentium4 new
Erich Eckner
2019-04-12
pkgapi: knows about pentium4, now
Erich Eckner
2019-04-08
lib/helper.php: capitalization of git2 link changed
Erich Eckner
2019-03-27
buildmaster/build-list-links.php: filter by architecture (of build assignment)
Erich Eckner
2019-03-27
buildmaster/statistics.php: arch_filter_query() separated into lib/mysel.php
Erich Eckner
2019-03-20
init.php: do not try to decode %## - it should never appear in valid queries ↵
Erich Eckner
- simply delete it
2019-03-19
init.php: encode less: only specialchars are ancoded + ampersand in ↵
Erich Eckner
QUERY_STRING and REQUEST_URI is /not/ encoded (otherwise parameter separation is broken)
2019-03-19
buildmaster/build-list.php: isset -> array_key_exists
Erich Eckner
2019-03-18
init.php: clean up $_GET, $_SERVER["REQUEST_URI"] and ↵
Erich Eckner
$_SERVER["QUERY_STRING"] against xss
2019-03-18
lib/style.php: small style change
Erich Eckner
2019-03-08
architecture.php: is part of "home", not "packages"
Erich Eckner
2019-03-08
index.php: put link to architecture list into sidebar, too
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
architecture.php: add some hint regarding sse2-bugs
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-03-07
architecture.php: added small description
Erich Eckner
2019-03-07
architectures page new
Erich Eckner
2019-03-06
pkgapi/pkginfo.php: give 404 on empty info
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
[next]