summaryrefslogtreecommitdiff
path: root/bin/common-functions
AgeCommit message (Collapse)Author
2018-02-24bin/common-functions -> lib/common-functions, bin/mysql-functions -> ↵Erich Eckner
lib/mysql-functions
2018-02-16bin/mysql-functions: mysql_join_*_* newErich Eckner
2018-02-16bin/common-functions: fix typo in commentErich Eckner
2018-02-15bin/common-functions: ignore checkdepends in the state-files for now - ↵Erich Eckner
they're still in the database
2018-02-15bin/common-functions: fix typo - arrrghErich Eckner
2018-02-15bin/common-functions: $arch should not be extracted from $pkgname in ↵Erich Eckner
remove_old_package_versions
2018-02-15bin/common-functions: remove_old_package_versions - start with dbErich Eckner
2018-02-14bin/get-assignment: do not use next_sub_pkgrel, but take info straight from ↵Erich Eckner
database
2018-02-02bin/common-functions: fix typo in commentErich Eckner
2018-02-02bin/common-functions: add TODOErich Eckner
2018-02-01bin/common-functions: remove obsolete functionErich Eckner
2018-02-01bin/common-functions: add some meta-TODOsErich Eckner
2018-01-31bin/common-functions: ↵Erich Eckner
extract_pkgname_epoch_pkgver_pkgrel_sub_pkgrel_arch_from_package_name new
2018-01-29bin/common-functions: add TODOErich Eckner
2018-01-22bin/common-functions: bugfix in remove_old_package_versions: fix mysql and ↵Erich Eckner
actually call mysql in the end :-)
2018-01-22bin/common-functions: remove replaced packages in database, tooErich Eckner
2018-01-22bin/common-functions: fix typo in commentErich Eckner
2018-01-22bin/common-functions: delete temp_dirErich Eckner
2018-01-18put name of creating script into name of temporary directoriesErich Eckner
2018-01-17trigger_mirror_refreshs new to signal mirror changes and trigger updates of ↵Erich Eckner
tier 1 mirrors
2018-01-04bin/common-functions: add TODOErich Eckner
2017-12-18bin/*: satisfy shellcheckErich Eckner
2017-11-28bin/common-functions: bugfixErich Eckner
2017-11-27bin/common-functions: find_package_repository_to_package: bugfix if ↵Erich Eckner
git_repository is archlinux32
2017-11-27bin/common-functions: add todoErich Eckner
2017-11-27bin/common-functions: broken packages (which thus cannot be marked as ↵Erich Eckner
tested) won't block other packages after $max_package_age_broken_testing days
2017-11-23bin/build-master-status: cleanup, make use of new function ↵Erich Eckner
modification_revision_link() to print links (now also on build-master-status.html)
2017-11-23bin/common-functions: remove obsolete package_locked_or_blocked()Erich Eckner
2017-11-23bin/common-functions: remove TODOErich Eckner
2017-11-23add sub_pkgrel (starting from .0) to differentiate between multiple build ↵Erich Eckner
attempts of otherwise identical packages (e.g. identical upstream source)
2017-11-22bin/build-packages, bin/common-functions: accept and respect sub_pkgrel from ↵Erich Eckner
get-assignment
2017-11-22bin/common-functions: remove TODOErich Eckner
2017-11-22bin/common-functions: expand_version/shrink_version: handle epochErich Eckner
2017-11-22bin/common-functions: reformat TODOErich Eckner
2017-11-20bin/common-functions: update bug tracker url to httpsErich Eckner
2017-11-20bin/common-functions: add TODOErich Eckner
2017-11-16bin/common-functions: one needs to give find_package_repository_to_package a ↵Erich Eckner
git-hash for it to be useful for bin/get-package-updates
2017-11-16bin/common-functions: extract configuration about archaic pacakages into ↵Erich Eckner
conf/default.conf
2017-11-13bin/common-functions: remove TODO solved by 282971cErich Eckner
2017-11-12bin/common-functions: make $pkgname-i18n appear depending on $pkgnameErich Eckner
2017-11-12bin/common-functions: add TODOErich Eckner
2017-11-10bin/common-functions: make TODO more preciseErich Eckner
2017-11-08bin/common-functions: remove TODO - FS#54696 is closedErich Eckner
2017-11-08bin/common-functions: find_biggest_subset: add TODOErich Eckner
2017-11-07bin/check-bugtracker, bin/common-functions, bin/modify-package-state: adopt ↵Erich Eckner
to categories of bugtracker
2017-11-07bin/common-functions: remove bug if scripts are not in $PATHErich Eckner
2017-11-07bin/common-functions, bin/modify-package-state: check bugtracker if package ↵Erich Eckner
has issue before marking as "tested"
2017-11-06bin/common-functions, bin/db-update: print_list_of_archaic_packages new -- ↵Erich Eckner
ignore archaic packages for dependency considerations
2017-11-06bin/common-functions, bin/db-update: consider dependencies in both directionsErich Eckner
2017-11-06bin/common-functions: remove impossible TODOErich Eckner