summaryrefslogtreecommitdiff
path: root/packages/index.php
AgeCommit message (Expand)Author
2019-02-19lib/style.php: print_listing() now suitable for lists of groups, tooErich Eckner
2019-02-19lib/style.php: take list of columns/sorts as parameter in print_package_listi...Erich Eckner
2019-02-18lib/style.php: package_listing_query_order_by() is now integrated in query_pa...Erich Eckner
2019-02-18extracting of ORDER BY info from $_GET moved from packages/index.php to funct...Erich Eckner
2019-02-18move array of columns from packages/index.php to lib/style.phpErich Eckner
2019-02-18packages/index.php: cleanupErich Eckner
2019-02-18buildmaster/build-list-links.php,buildmaster/build-list.php,buildmaster/build...Erich Eckner
2019-02-18lib/style.php,packages/index.php: move querying part of package listing to a ...Erich Eckner
2019-02-18lib/style.php,packages/index.php: move displaying part of package listing to ...Erich Eckner
2019-02-10packages/index.php: fix target of formErich Eckner
2019-02-07*/index.{php,html}: change absolut references to relative ones where appropriateErich Eckner
2019-01-20use mysql_query_package_version() even more oftenErich Eckner
2019-01-03packages/index.php: correctly handle $repo_arch, make paths similar to mirror...Erich Eckner
2018-11-09lib/mysql-joins.php new: it contains mysql_join_* functions similar to the on...Erich Eckner
2018-07-10packages/index.php: query pkgbase, tooErich Eckner
2018-07-10packages/index.php: fix column typesErich Eckner
2018-07-10packages/index.php: allow json/tsv export of package searchesErich Eckner
2018-07-10packages/index.php: more filter criteriaErich Eckner
2018-06-19Changed requires to require_once'sTyler Dence
2018-06-19Fix include path by generating absolute pathsTyler Dence
2018-05-31packages/: read `is_to_be_deleted` and `last_moves` from `binary_packages_in_...Erich Eckner
2018-05-30do not read `binary_packages`.`repository`Erich Eckner
2018-05-03packages/: show to-be-deleted flagErich Eckner
2018-04-26lib/style.php: new to reduce duplicate codeErich Eckner
2018-04-22packages/index.php: adopt upstream's spellingErich Eckner
2018-04-22packages/index.php: show Last UpdateErich Eckner
2018-04-20packages/index.php: generate all table headers dynamicallyErich Eckner
2018-04-20packages/index.php: fix indentationErich Eckner
2018-04-20packages/index.php: print " " for unknown build_dateErich Eckner
2018-04-20packages/index.php: display build_dateErich Eckner
2018-04-20packages/index.php: cleanupErich Eckner
2018-04-17show warning on stopped slaveErich Eckner
2018-04-17use lib/mysql.php, fix indentationErich Eckner
2018-04-17packages/index.php: another small step towards lib/mysql.phpErich Eckner
2018-04-17packages/index.php: small step towards lib/mysql.phpErich Eckner
2018-04-14packages/index.php: no keywords match nothing exactly - not everythingErich Eckner
2018-04-12packages/index.php: show exact matches, tooErich Eckner
2018-04-12packages/index.php: rephrase "bugs"Erich Eckner
2018-04-12packages/index.php: search-page ready (?)Erich Eckner