index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-25 | lib/mysql.php: abort_iff_webspider() new - for now only logging the user agent | Erich Eckner | |
2019-02-18 | buildmaster/build-list-links.php,buildmaster/build-list.php,buildmaster/buil ↵ | Erich Eckner | |
d-slaves.php,buildmaster/deletion-links.php,buildmaster/dependencies.php,buildmaster/log.php,buildmaster/mysql-issues.php,buildmaster/statistics.php,buildmaster/todos.php,lib/format.php,mirrors/index.php,packages/index.php: isset($_GET[$x]) -> array_key_exists($x, $_GET) | |||
2019-01-20 | use mysql_query_package_version() even more often | 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/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-06-26 | "dot" -> "timeout 30 dot" | Erich Eckner | |
2018-06-19 | Changed requires to require_once's | Tyler Dence | |
2018-06-19 | Fix include path by generating absolute paths | Tyler Dence | |
2018-05-30 | do not read `binary_packages`.`repository` | Erich Eckner | |
2018-05-22 | buildmaster/dependencies.php: ="" instead of unset() | Erich Eckner | |
2018-04-17 | buildmaster/*.php: use lib/mysql.php | Erich Eckner | |
2018-04-12 | move buildmaster stuff to separate directory | Erich Eckner | |