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
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
2024-07-13
better mailing list link (newest post list)
Andreas Baumann
2024-07-13
more mailing list link fixes
Andreas Baumann
2023-10-21
lib/style.php: silence key-array warning/error
Erich Eckner
2023-05-25
lib/mysql-joins.php: new database layout -> new join helper
Erich Eckner
2023-05-25
lib/mysql-joins.php: remove trailing whitespace
Erich Eckner
2022-10-15
pointing directly to lastest posts in mailing list
Andreas Baumann
2022-10-10
more mailing list location changes
Andreas Baumann
2022-01-22
updated copyright year
Andreas Baumann
2021-05-11
lib/style.php: bumped copyright year
Andreas Baumann
2021-03-19
index.php: add get_news functions to avoid code duplication
Andreas Baumann
2020-06-19
lib/style.php: fix copyright year
Erich Eckner
2020-01-03
lib/mysql-joins.php: new joins with `compressions` table
Erich Eckner
2019-11-22
lib/helper.php: use site_is_reachable() instead of copying code
Erich Eckner
2019-11-22
lib/helper.php: $git_available should only change the host part of the url
Erich Eckner
2019-11-22
git.archlinux32.org/archlinux32/ -> git.archlinux32.org/
Erich Eckner
2019-11-17
lib/style.php: update copyright years
Erich Eckner
2019-11-14
remove all traces of news.archlinux32.org and replace by links to forum as ↵
Erich Eckner
deemed appropriate
2019-11-07
lib/mysql.php: show_warning_on_offline_slave(): buildmaster.archlinux32.org ↵
Erich Eckner
does *not* need to have a running mysql replication slave
2019-08-06
lib/mysql.php: add more bot user agents
Erich Eckner
2019-07-26
lib/mysql.php: actually forbid access for bots
Erich Eckner
2019-07-25
lib/mysql.php: abort_iff_webspider() new - for now only logging the user agent
Erich Eckner
2019-06-06
lib/http.php: redirect_temporarily($uri) new
Erich Eckner
2019-05-22
lib/format.php: export_as_requested() understands /$format/ URIs now, too
Erich Eckner
2019-04-08
lib/helper.php: capitalization of git2 link changed
Erich Eckner
2019-03-27
buildmaster/statistics.php: arch_filter_query() separated into lib/mysel.php
Erich Eckner
2019-03-18
lib/style.php: small style change
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
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-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-19
lib/style.php: $difflist_sorts: fix mysql column names
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
lib/style.php: print_listing(): make links to package details also work for ↵
Erich Eckner
sites on other paths
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
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
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-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
lib/style.php: make highlight in navbar configurable
Erich Eckner
2019-02-11
lib/style.php: allow for title without extension
Erich Eckner
[next]