summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-20lib/mysql.php: mysql_query_package_version() newErich Eckner
2019-01-16packages/pkginfo.php: do not break if reverse-proxiedErich Eckner
2019-01-16buildmaster/build-list.php: mysql_url_encode() stuffErich Eckner
2019-01-16lib/mysql.php: mysql_url_encode() new to url-encode strings _inside_mysql_Erich Eckner
2019-01-15buildmaster/mysql-issues.php: html-encode the install_targets - they may cont...Erich Eckner
2019-01-10buildmaster/index.php: remove links to namcap and textrelErich Eckner
2019-01-08packages/pkginfo.php: arch -> repo_archErich Eckner
2019-01-08packages/pkginfo.php: add redirect for wrong parameter orderErich Eckner
2019-01-03packages/pkginfo.php: use $repo_arch where appropriateErich Eckner
2019-01-03packages/pkginfo.php: reorder according to new url layoutErich Eckner
2019-01-03packages/index.php: correctly handle $repo_arch, make paths similar to mirror...Erich Eckner
2019-01-02packages/pkginfo.php: add todoErich Eckner
2018-12-10packages/pkginfo.php: add check for empty $json_contentErich Eckner
2018-12-10packages/pkginfo.php: fix "Only variables should be passed by reference" warningErich Eckner
2018-12-10packages/pkginfo.php: isset($array[$key]) -> array_key_exists($key, $array)Erich Eckner
2018-12-10packages/pkginfo.php: $skip_json_checks was not initialized properlyErich Eckner
2018-12-10pkgapi/index.html new - short usage description + something we can cheaply qu...Erich Eckner
2018-12-10packages/pkginfo.php: adopt to new location and output format of pkgapiErich Eckner
2018-12-10pkgapi/ newErich Eckner
2018-12-07lib/helper.php: site_is_reachable(): whoops, fix typoErich Eckner
2018-12-07lib/helper.php: site_is_reachable(): increase timeout to 10 seconds - 1 secon...Erich Eckner
2018-12-07packages/pkginfo.php: use site_is_reachable() to check if "https://pkgapi.arc...Erich Eckner
2018-12-07lib/helper.php: site_is_reachable() newErich Eckner
2018-12-06.gitignore new: log should not be in gitErich Eckner
2018-12-06lib/mysql.php: log queries and their durationErich Eckner
2018-12-04buildmaster/index.php: links should be filtering by architecture, tooErich Eckner
2018-11-30buildmaster/index.php: arch switch for statistics newErich Eckner
2018-11-29buildmaster/build-list.php: silence warningErich Eckner
2018-11-23buildmaster/mysql-issues.php: bugfix $limitErich Eckner
2018-11-23buildmaster/mysql-issues.php: limit to 10k entries per queryErich Eckner
2018-11-23buildmaster/mysql-issues.php: num_rows is already the countErich Eckner
2018-11-23buildmaster/mysql-issues.php: add output bufferingErich Eckner
2018-11-23packages/pkginfo.php: use json content if available!Erich Eckner
2018-11-22packages/pkginfo.php: ignore < $max_versionErich Eckner
2018-11-22packages/pkginfo.php: ignore json info if unavailable, tooErich Eckner
2018-11-22packages/pkginfo.php: ignore tyzoid's pkgapi for nowErich Eckner
2018-11-22favicon.ico newErich Eckner
2018-11-16packages/pkginfo.php: add hint to pkgbase if differing from pkgnameErich Eckner
2018-11-16packages/pkginfo.php: add links to split packagesErich Eckner
2018-11-16buildmaster/index.php: ignore i486 mysql issues for nowErich Eckner
2018-11-13buildmaster/build-list.php: dependencies must have matching architectureErich Eckner
2018-11-09buildmaster/dependencies.php: restrict architecture of dependencies and provi...Erich Eckner
2018-11-09buildmaster/build-list.php: put architecture into params for dependencies.php...Erich Eckner
2018-11-09buildmaster/dependencies.php: bugfixErich Eckner
2018-11-09buildmaster/dependencies.php: allow to only show relevant architectureErich Eckner
2018-11-09lib/mysql-joins.php new: it contains mysql_join_* functions similar to the on...Erich Eckner
2018-11-08buildmaster/mysql-issues.php: check for matching architecture for install_tar...Erich Eckner
2018-11-08buildmaster/mysql-issues.php: check for matching architecture for unbuilt rep...Erich Eckner
2018-11-08buildmaster/mysql-issues.php: fix indentationErich Eckner
2018-11-08buildmaster/mysql-issues.php: check for matching architecture for built repla...Erich Eckner