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
:
archweb32
master
upstream-lookalike
Archlinux32 website
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
upstream-lookalike
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
2019-02-11
feeds/index.php: mark yet-to-be-implemented feeds as such
Erich Eckner
2019-02-11
feeds/feed.php: set correct content type in header
Erich Eckner
2019-02-11
feeds/feed.php: remove done todo
Erich Eckner
2019-02-11
feeds/feed.php: some working state
Erich Eckner
2019-02-11
feeds/feed.php: fix typo
Erich Eckner
2019-02-10
packages/index.php: fix target of form
Erich Eckner
2019-02-08
close memcache connection if no longer needed
Erich Eckner
2019-02-08
feeds/feed.php: some progress
Erich Eckner
2019-02-08
feeds/feed.php: WIP
Erich Eckner
2019-02-08
feeds/index.php: no "any"-feeds
Erich Eckner
2019-02-08
feeds/index.php: "All Architectures" has subdir "all/"
Erich Eckner
2019-02-08
rss overview page done
Erich Eckner
2019-02-07
lib/helper.php: site_is_reachable(): give modified context instead of ↵
Erich Eckner
modifying default context
2019-02-07
packages/pkginfo.php: remove logging of redirect errors - they are from ↵
Erich Eckner
google bot (probably)
2019-02-07
packages/pkginfo.php: include $uri_prefix in redirect, too
Erich Eckner
2019-02-07
packages/pkginfo.php: check for missing arguments
Erich Eckner
2019-02-07
link to www.archlinux32.org/$sub instead of $sub.archlinux32.org
Erich Eckner
2019-02-07
packages/pkginfo.php: fix links
Erich Eckner
2019-02-07
pkgapi/index.html: fix another typo
Erich Eckner
2019-02-07
pkgapi/index.html: fix example link
Erich Eckner
2019-02-07
*/index.{php,html}: change absolut references to relative ones where appropriate
Erich Eckner
2019-02-07
favicon.ico: symlink to static/favicon
Erich Eckner
2019-02-07
index.html, download/index.html: some stuff is now in /static
Erich Eckner
2019-02-07
clean up merge of website - probably not yet functional
Erich Eckner
2019-02-07
Merge 'archlinux32/website.git/master' into this repository's master
Erich Eckner
2019-01-23
buildmaster/index.php: show multiple arches at once (e.g. by default display ↵
Erich Eckner
i686 and any)
[prev]
[next]