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
:
website
master
Archlinux32 website - obsolete
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-07
pkgapi/index.html: fix another typo
Erich Eckner
2019-02-07
pkgapi/index.html: fix example link
Erich Eckner
2019-02-07
*/index.{php,html}: change absolut references to relative ones where appropriate
Erich Eckner
2019-02-07
favicon.ico: symlink to static/favicon
Erich Eckner
2019-02-07
index.html, download/index.html: some stuff is now in /static
Erich Eckner
2019-02-07
clean up merge of website - probably not yet functional
Erich Eckner
2019-02-07
Merge 'archlinux32/website.git/master' into this repository's master
Erich Eckner
2019-01-23
buildmaster/index.php: show multiple arches at once (e.g. by default display ...
Erich Eckner
2019-01-23
buildmaster/statistics.php: accept multiple archs
Erich Eckner
2019-01-21
packages/pkginfo.php: print human-readable units
Erich Eckner
2019-01-21
lib/helper.php: add_fancy_unit() new
Erich Eckner
2019-01-21
packages/pkginfo.php: parse dependencies from json correctly
Erich Eckner
2019-01-20
use mysql_query_package_version() even more often
Erich Eckner
2019-01-20
packages/pkginfo.php: use mysql_query_package_version()
Erich Eckner
2019-01-20
lib/mysql.php: mysql_query_package_version() new
Erich Eckner
2019-01-16
packages/pkginfo.php: do not break if reverse-proxied
Erich Eckner
2019-01-16
buildmaster/build-list.php: mysql_url_encode() stuff
Erich Eckner
2019-01-16
lib/mysql.php: mysql_url_encode() new to url-encode strings _inside_mysql_
Erich Eckner
2019-01-15
buildmaster/mysql-issues.php: html-encode the install_targets - they may cont...
Erich Eckner
2019-01-10
buildmaster/index.php: remove links to namcap and textrel
Erich Eckner
2019-01-08
packages/pkginfo.php: arch -> repo_arch
Erich Eckner
2019-01-08
packages/pkginfo.php: add redirect for wrong parameter order
Erich Eckner
2019-01-04
download/index.html: new iso
Erich Eckner
2019-01-03
packages/pkginfo.php: use $repo_arch where appropriate
Erich Eckner
2019-01-03
packages/pkginfo.php: reorder according to new url layout
Erich Eckner
2019-01-03
packages/index.php: correctly handle $repo_arch, make paths similar to mirror...
Erich Eckner
2019-01-02
packages/pkginfo.php: add todo
Erich Eckner
2018-12-10
packages/pkginfo.php: add check for empty $json_content
Erich Eckner
2018-12-10
packages/pkginfo.php: fix "Only variables should be passed by reference" warning
Erich Eckner
2018-12-10
packages/pkginfo.php: isset($array[$key]) -> array_key_exists($key, $array)
Erich Eckner
2018-12-10
packages/pkginfo.php: $skip_json_checks was not initialized properly
Erich Eckner
2018-12-10
pkgapi/index.html new - short usage description + something we can cheaply qu...
Erich Eckner
2018-12-10
packages/pkginfo.php: adopt to new location and output format of pkgapi
Erich Eckner
2018-12-10
pkgapi/ new
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
packages/pkginfo.php: use site_is_reachable() to check if "https://pkgapi.arc...
Erich Eckner
2018-12-07
lib/helper.php: site_is_reachable() new
Erich Eckner
2018-12-06
.gitignore new: log should not be in git
Erich Eckner
2018-12-06
lib/mysql.php: log queries and their duration
Erich Eckner
2018-12-04
buildmaster/index.php: links should be filtering by architecture, too
Erich Eckner
2018-11-30
buildmaster/index.php: arch switch for statistics new
Erich Eckner
2018-11-29
buildmaster/build-list.php: silence warning
Erich Eckner
2018-11-23
buildmaster/mysql-issues.php: bugfix $limit
Erich Eckner
2018-11-23
buildmaster/mysql-issues.php: limit to 10k entries per query
Erich Eckner
2018-11-23
buildmaster/mysql-issues.php: num_rows is already the count
Erich Eckner
2018-11-23
buildmaster/mysql-issues.php: add output buffering
Erich Eckner
2018-11-23
packages/pkginfo.php: use json content if available!
Erich Eckner
2018-11-22
packages/pkginfo.php: ignore < $max_version
Erich Eckner
2018-11-22
packages/pkginfo.php: ignore json info if unavailable, too
Erich Eckner
[prev]
[next]