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
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
2018-05-09
lib/common-functions: remove obsolete function
Erich Eckner
2018-05-09
lib/mysql-functions: move TODO to the function where it belongs
Erich Eckner
2018-05-09
lib/common-functions: remove obsolete function "official_or_community()"
Erich Eckner
2018-05-08
lib/common-functions: rewrite remove_old_package_versions to use db and take ↵
Erich Eckner
package id as parameter
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-08
lib/common-functions: mangle_pkgbuild: fix sed to properly handle gcc's PKGBUILD
Erich Eckner
2018-05-07
lib/mysql-functions: mysql_cleanup: remove unnecessary cleanups which are ↵
Erich Eckner
handled by foreign keys (and tend to create deadlocks)
2018-05-07
lib/common-functions: mangle_pkgbuild: quote *depends to keep optdepends ↵
Erich Eckner
correctly
2018-05-06
Merge pull request #4 from andreasbaumann/fixes
deep-42-thought
Fixes
2018-05-04
lib/mysql-functions: bugfixes
Erich Eckner
2018-05-04
lib/mysql-functions: add comment
Erich Eckner
2018-05-04
lib/mysql-functions: use more ids
Erich Eckner
2018-05-04
lib/mysql-functions: tmp_dir -> temp_dir (typo!)
Erich Eckner
2018-05-04
lib/mysql-functions: "any" is not in the archs file if specific arch exists ↵
Erich Eckner
- simplify expression!
2018-05-04
lib/mysql-functions: small cleanup
Erich Eckner
2018-05-04
lib/mysql-functions: clean up sed mess
Erich Eckner
2018-05-04
lib/mysql-functions: use precompiled list of arch-build_assignments relations
Erich Eckner
2018-05-04
lib/mysql-functions: add build_assignments earlier
Erich Eckner
2018-05-04
lib/mysql-functions: remove some debug output
Erich Eckner
2018-05-04
lib/mysql-functions: remove obsolete function
Erich Eckner
2018-05-04
lib/mysql-functions: mysql_add_package_source: return id
Erich Eckner
2018-05-04
lib/mysql-functions: add todo
Erich Eckner
2018-05-04
lib/common-functions: mangle_pkgbuild: already include future architectures ↵
Erich Eckner
(they will still be ignored, currently)
2018-05-04
lib/common-functions: mangle_pkgbuild: remove lib32- from *depends
Erich Eckner
2018-05-04
remove obsolete functions
Erich Eckner
2018-05-04
lib/common-functions: allow "copy"
Erich Eckner
2018-05-04
lib/common-functions: irc_say: accept channel as parameter
Erich Eckner
2018-05-03
Merge branch 'master' into fixes
Andreas Baumann
2018-05-03
add several todos
Erich Eckner
2018-05-03
lib/mysql-functions: check more architectures in mysql_sanity_check()
Erich Eckner
2018-05-03
lib/mysql-functions: new columns => new joins
Erich Eckner
2018-05-02
lib/mysql-functions: remove residues of unimportant mysql queries in case of ↵
Erich Eckner
error
2018-05-02
lib/mysql-functions: mysql_cleanup is "unimportant"
Erich Eckner
2018-04-26
lib/mysql-functions: mysql_add_package_source: insert-select -> select + insert
Erich Eckner
2018-04-25
lib/mysql-functions: add TODO
Erich Eckner
2018-04-25
lib/mysql-functions: mysql_cleanup: a build_assignment might be handed out a ↵
Erich Eckner
couple of times, with one set of built packages not on the build-list anymore - do not remove build_assignments in that case
2018-04-23
lib/common-functions: decomission command-log
Erich Eckner
2018-04-20
extract_source_directory: remove write right for all and groups too on PKGBUILD
Andreas Baumann
2018-04-19
lib/mysql-functions: strip path from file on cp and chmod
Erich Eckner
2018-04-18
lib/mysql-functions: save queries as *.txt
Erich Eckner
2018-04-18
lib/mysql-functions: only go insane, when query was actually important
Erich Eckner
2018-04-18
lib/mysql-functions: mysql_add_package_source: more debug output
Erich Eckner
2018-04-18
lib/mysql-functions: chmod go+r on mysql queries in web server directory
Erich Eckner
2018-04-17
lib/mysql-functions: copy stdout and stderr of failed queries into webserver ↵
Erich Eckner
directory, too
2018-04-17
lib/mysql-functions: copy failed queries into webserver directory
Erich Eckner
2018-04-17
lib/mysql-functions: make last_connection obsolete
Erich Eckner
2018-04-16
remove `files` and `file_providers` - they're not practicable in the database
Erich Eckner
2018-04-15
lib/mysql-functions: more detailed progress
Erich Eckner
2018-04-11
lib/mysql-functions: mysql_add_package_source: fall back on complete history ↵
Erich Eckner
if commit_time not determinable between old_git_revision and git_revision (git_mod_revision might have been updated)
[prev]
[next]