index
:
archweb32
master
upstream-lookalike
Archlinux32 package and build system information interface
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
index.php
Age
Commit message (
Collapse
)
Author
2019-02-10
packages/index.php: fix target of form
Erich Eckner
2019-02-07
*/index.{php,html}: change absolut references to relative ones where appropriate
Erich Eckner
2019-01-20
use mysql_query_package_version() even more often
Erich Eckner
2019-01-03
packages/index.php: correctly handle $repo_arch, make paths similar to ↵
Erich Eckner
mirror layout: $repo_arch/$repo/$pkgname
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-07-10
packages/index.php: query pkgbase, too
Erich Eckner
2018-07-10
packages/index.php: fix column types
Erich Eckner
2018-07-10
packages/index.php: allow json/tsv export of package searches
Erich Eckner
2018-07-10
packages/index.php: more filter criteria
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-31
packages/: read `is_to_be_deleted` and `last_moves` from ↵
Erich Eckner
`binary_packages_in_repositories`
2018-05-30
do not read `binary_packages`.`repository`
Erich Eckner
2018-05-03
packages/: show to-be-deleted flag
Erich Eckner
2018-04-26
lib/style.php: new to reduce duplicate code
Erich Eckner
2018-04-22
packages/index.php: adopt upstream's spelling
Erich Eckner
2018-04-22
packages/index.php: show Last Update
Erich Eckner
2018-04-20
packages/index.php: generate all table headers dynamically
Erich Eckner
2018-04-20
packages/index.php: fix indentation
Erich Eckner
2018-04-20
packages/index.php: print " " for unknown build_date
Erich Eckner
2018-04-20
packages/index.php: display build_date
Erich Eckner
2018-04-20
packages/index.php: cleanup
Erich Eckner
2018-04-17
show warning on stopped slave
Erich Eckner
2018-04-17
use lib/mysql.php, fix indentation
Erich Eckner
2018-04-17
packages/index.php: another small step towards lib/mysql.php
Erich Eckner
2018-04-17
packages/index.php: small step towards lib/mysql.php
Erich Eckner
2018-04-14
packages/index.php: no keywords match nothing exactly - not everything
Erich Eckner
2018-04-12
packages/index.php: show exact matches, too
Erich Eckner
2018-04-12
packages/index.php: rephrase "bugs"
Erich Eckner
2018-04-12
packages/index.php: search-page ready (?)
Erich Eckner