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
Age
Commit message (
Collapse
)
Author
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 ↵
Erich Eckner
mirror layout: $repo_arch/$repo/$pkgname
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 ↵
Erich Eckner
query to see if the api is online
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 ↵
Erich Eckner
second was just the debug/developement value
2018-12-07
packages/pkginfo.php: use site_is_reachable() to check if ↵
Erich Eckner
"https://pkgapi.arch32.tyzoid.com/package/" is reachable - abort fast if not
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
2018-11-22
packages/pkginfo.php: ignore tyzoid's pkgapi for now
Erich Eckner
2018-11-22
favicon.ico new
Erich Eckner
2018-11-16
packages/pkginfo.php: add hint to pkgbase if differing from pkgname
Erich Eckner
2018-11-16
packages/pkginfo.php: add links to split packages
Erich Eckner
2018-11-16
buildmaster/index.php: ignore i486 mysql issues for now
Erich Eckner
2018-11-13
buildmaster/build-list.php: dependencies must have matching architecture
Erich Eckner
2018-11-09
buildmaster/dependencies.php: restrict architecture of dependencies and ↵
Erich Eckner
providers to those which are actually relevant if "a" is specified, but not "ba_a"
2018-11-09
buildmaster/build-list.php: put architecture into params for ↵
Erich Eckner
dependencies.php query
2018-11-09
buildmaster/dependencies.php: bugfix
Erich Eckner
2018-11-09
buildmaster/dependencies.php: allow to only show relevant architecture
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
buildmaster/mysql-issues.php: check for matching architecture for ↵
Erich Eckner
install_target_providers of serious issues
2018-11-08
buildmaster/mysql-issues.php: check for matching architecture for unbuilt ↵
Erich Eckner
replacements
2018-11-08
buildmaster/mysql-issues.php: fix indentation
Erich Eckner
2018-11-08
buildmaster/mysql-issues.php: check for matching architecture for built ↵
Erich Eckner
replacements
2018-11-08
buildmaster/mysql-issues.php
Erich Eckner
buildmaster/mysql-issues.php: a providing package must exist for the queried architecture
2018-11-08
buildmaster/mysql-issues.php
Erich Eckner
buildmaster/mysql-issues.php: repository_stability_relations links against repositories.stability, not repositories.id
2018-11-08
packages/pkginfo.php: silence warning from array_unique()
Erich Eckner
2018-11-08
packages/pkginfo.php: fix empty output and warnings on unavailable json
Erich Eckner
2018-11-08
lib/helper.php: if_unset() new
Erich Eckner
2018-11-08
packages/pkginfo.php: dependencies and dependent packages must be in ↵
Erich Eckner
repositories of the same architecture
2018-11-08
packages/pkginfo.php: show mysql fields instead of json fields for fields ↵
Erich Eckner
where both exist
2018-11-08
packages/pkginfo.php: repair "Last Updated" field
Erich Eckner
[prev]
[next]