index : website | |
Archlinux32 website - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02-07 | */index.{php,html}: change absolut references to relative ones where appropriate | Erich Eckner | |
2018-07-10 | mirrors/index.php: make list sortable | Erich Eckner | |
2018-07-10 | mirrors/index.php: accelerate mysql query | Erich Eckner | |
2018-07-10 | lib/format.php: accepts different content for each format, now; ↵ | Erich Eckner | |
mirrors/active.php is obsolete - is included in mirror/status.php now | |||
2018-07-10 | mirrors/active.php: fix column type | Erich Eckner | |
2018-07-10 | mirrors/active.php new | Erich Eckner | |
2018-07-10 | lib/format.php new | 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-06-18 | mirror-index new | Erich Eckner | |
2018-06-15 | mirrors/status.php: convert types (php actually has types, which are exposed ↵ | Erich Eckner | |
if json encoded O.o) | |||
2018-06-15 | mirrors/status.php new, only understands ?json, currently | Erich Eckner | |