Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
website
master
Archlinux32 website - obsolete
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
array, too
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 ↵
Erich Eckner
sites on other paths
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 ↵
Erich Eckner
print_package_listing() -> print_listing()
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 ↵
Erich Eckner
query_package_listing()
2019-02-18
extracting of ORDER BY info from $_GET moved from packages/index.php to ↵
Erich Eckner
function in lib/style.php
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/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-18
lib/style.php,packages/index.php: move querying part of package listing to a ↵
Erich Eckner
separate function in a separate file
2019-02-18
lib/style.php,packages/index.php: move displaying part of package listing to ↵
Erich Eckner
a separate function in a separate file
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 ↵
Erich Eckner
fail if memcache is unavailable
2019-02-11
packages/pkginfo.php: sort arrays
Erich Eckner
2019-02-11
index.php: access news.archlinux32.org via IPv4 - it times out on IPv6
Erich Eckner
2019-02-11
index.php: show recently updated packages
Erich Eckner
2019-02-11
index.php: show news
Erich Eckner
2019-02-11
index.html -> index.php
Erich Eckner
2019-02-11
feeds/index.php: link to rss feed instead of website
Erich Eckner
2019-02-11
lib/style.php: make highlight in navbar configurable
Erich Eckner
2019-02-11
lib/style.php: allow for title without extension
Erich Eckner
2019-02-11
lib/*.php: should not require_once ../init.php - else it cannot be included ↵
Erich Eckner
from the parent directory
[next]