Age | Commit message (Expand) | Author |
2019-03-27 | buildmaster/statistics.php: arch_filter_query() separated into lib/mysel.php | Erich Eckner |
2019-03-20 | init.php: do not try to decode %## - it should never appear in valid queries ... | Erich Eckner |
2019-03-19 | init.php: encode less: only specialchars are ancoded + ampersand in QUERY_STR... | Erich Eckner |
2019-03-19 | buildmaster/build-list.php: isset -> array_key_exists | Erich Eckner |
2019-03-18 | init.php: clean up $_GET, $_SERVER["REQUEST_URI"] and $_SERVER["QUERY_STRING"... | Erich Eckner |
2019-03-18 | lib/style.php: small style change | Erich Eckner |
2019-03-08 | architecture.php: is part of "home", not "packages" | Erich Eckner |
2019-03-08 | index.php: put link to architecture list into sidebar, too | Erich Eckner |
2019-03-07 | packages/differences.php: show differences to upstream, too | Erich Eckner |
2019-03-07 | table `upstream_packages` makes available_upstream_packages() obsolete | Erich Eckner |
2019-03-07 | architecture.php: add some hint regarding sse2-bugs | Erich Eckner |
2019-03-07 | lib/helper.php: fix typo | Erich Eckner |
2019-03-07 | lib/helper.php: check if pacman db exists before running shell command | Erich Eckner |
2019-03-07 | architecture.php: added small description | Erich Eckner |
2019-03-07 | architectures page new | Erich Eckner |
2019-03-06 | pkgapi/pkginfo.php: give 404 on empty info | Erich Eckner |
2019-02-22 | lib/helper.php: use array_key_exists() | Erich Eckner |
2019-02-22 | lib/helper.php: available_upstream_packages() new | Erich Eckner |
2019-02-20 | feeds/index.php: do not strike through link to iso release feed | Erich Eckner |
2019-02-20 | feeds/feed.php: somewhat functional release feed | Erich Eckner |
2019-02-19 | packages/differences.php: change uri-parsing to be hopefully more robust | Erich Eckner |
2019-02-19 | packages/differences.php: fix include path | Erich Eckner |
2019-02-19 | lib/style.php: $difflist_sorts: fix mysql column names | Erich Eckner |
2019-02-19 | index.php: packages/differences.php now functional | Erich Eckner |
2019-02-19 | packages/differences.php now functional | Erich Eckner |
2019-02-19 | lib/style.php: print_listing(): what to print in columns is now stored in an ... | Erich Eckner |
2019-02-19 | lib/style.php: add missing lf | Erich Eckner |
2019-02-19 | groups.php: fix some stray html stuff | Erich Eckner |
2019-02-19 | index.php: package groups view is implemented - do not strike it anymore | Erich Eckner |
2019-02-19 | lib/style.php: print_listing(): make links to package details also work for s... | Erich Eckner |
2019-02-19 | groups.php: show list of groups | Erich Eckner |
2019-02-19 | lib/style.php: print_listing() now suitable for lists of groups, too | Erich Eckner |
2019-02-19 | lib/mysql.php: deactivate debugging log for now | Erich Eckner |
2019-02-19 | lib/style.php: take list of columns/sorts as parameter in print_package_listi... | Erich Eckner |
2019-02-18 | groups.php: can show details of _one_ group | Erich Eckner |
2019-02-18 | lib/style.php: package_listing_query_order_by() is now integrated in query_pa... | Erich Eckner |
2019-02-18 | extracting of ORDER BY info from $_GET moved from packages/index.php to funct... | Erich Eckner |
2019-02-18 | move array of columns from packages/index.php to lib/style.php | Erich Eckner |
2019-02-18 | packages/index.php: cleanup | Erich Eckner |
2019-02-18 | buildmaster/build-list-links.php,buildmaster/build-list.php,buildmaster/build... | Erich Eckner |
2019-02-18 | lib/style.php,packages/index.php: move querying part of package listing to a ... | Erich Eckner |
2019-02-18 | lib/style.php,packages/index.php: move displaying part of package listing to ... | Erich Eckner |
2019-02-15 | index.php: add link to build master | Erich Eckner |
2019-02-15 | index.php: show upstream news, too | Erich Eckner |
2019-02-14 | mirrorlist.php now in / | Erich Eckner |
2019-02-14 | mirrorlist/index.php: enable filter again | Erich Eckner |
2019-02-14 | mirrorlist updater is new | Erich Eckner |
2019-02-13 | index.php: link to git should point to archlinux32 organization | Erich Eckner |
2019-02-13 | use apcu instead of memcache | Erich Eckner |
2019-02-13 | buildmaster/deletion-links.php,lib/helper.php,packages/pkginfo.php: do not fa... | Erich Eckner |