debian-dak Aug 2012 by subject

[First Page] <
[previous page]
Page 1 of 1 >
[next page]
[Last Page]

[Thread Index] [Date Index] [Author Index] [Other Debian Lists] [Debian Home]
[dak/master] dak/dakdb/update79.py: fix typo: workd → world [dak/master] daklib/archive.py: session → self.session [dak/master] Fix typos in rm template, thanks Noel David Torres Taño [dak/master] * config/debian/dinstall.functions: Fix up mklslar a bit [dak/master] add archive option [dak/master] Add BinaryTimestampCheck. [dak/master] Add export subcommand to export upload from policy queues. [dak/master] add export-suite subcommand to export a suite to a flat directory [dak/master] Also send announcements when accepting uploads from policy queues. [dak/master] Always copy source when accepting uploads from policy queues. [dak/master] bad ) [dak/master] change documentation style [dak/master] config/*/common: do not touch incoming [dak/master] config/*/dak.conf: set Dir::Base [dak/master] config/*/dinstall.functions: include Built-Using sources [dak/master] config/*/dinstall.functions: use files_archive_map instead of location [dak/master] config/debian/*: update for multiarchive changes [dak/master] config/debian/common: also process BYHAND [dak/master] config/debian/cron.weekly: use bash [dak/master] Correctly load comments text while rejecting a package with comments [dak/master] dak/admin.py: add archive subcommand [dak/master] dak/admin.py: new suites need an archive [dak/master] dak/check_archive.py: update for multi-archive changes [dak/master] dak/check_overrides.py: update for multi-archive changes [dak/master] dak/clean_suites.py (check_sources): af_bin.last_used can be NULL [dak/master] dak/clean_suites.py: allow limiting file removal to specific archives [dak/master] dak/clean_suites.py: implement per-archive stay of execution [dak/master] dak/clean_suites.py: indicate no-option run in log messages [dak/master] dak/clean_suites.py: remove TODO comment [dak/master] dak/clean_suites.py: silence output [dak/master] dak/clean_suites.py: update for multi-archive changes [dak/master] dak/clean_suites.py: use '>' instead of '>=' [dak/master] dak/contents.py, daklib/contents.py: add archive option [dak/master] dak/control_suite.py: prefetch files table when looking up a binary or source package [dak/master] dak/control_suite.py: update for multi-archive changes [dak/master] dak/dakdb/update75.py: fix adding architectures for new and byhand [dak/master] dak/dakdb/update76.py: add closes to changes table [dak/master] dak/dakdb/update77.py: move stayofexecution to the database [dak/master] dak/dakdb/update78.py: alter permissions for new tables and set default permissions [dak/master] dak/dakdb/update79.py: add world schema and new stable views [dak/master] dak/dakdb/update79.py: Use || operator instead of CONCAT to make postgresql 9.0 happy [dak/master] dak/dominate.py: skip suites that are backends for policy queues [dak/master] dak/examine_package.py: dereference symlink by using ls -lL [dak/master] dak/examine_package.py: use basename of .deb to get package name [dak/master] dak/export.py, daklib/policy.py: ignore existing files [dak/master] dak/export.py: be silent [dak/master] dak/export_suite.py: skip existing files [dak/master] dak/generate_packages_sources2.py: add archive option [dak/master] dak/generate_packages_sources2.py: also import Archive from daklib.dbconn [dak/master] dak/generate_packages_sources2.py: remove .all() when we need the query object [dak/master] dak/generate_packages_sources2.py: update for multi-archive [dak/master] dak/generate_releases.py: add archive option [dak/master] dak/generate_releases.py: handle empty list of signingkeys [dak/master] dak/init_dirs.py: do not use Dir::Pool [dak/master] dak/init_dirs.py: only create directories for active keyrings [dak/master] dak/ls.py: update for multi-archive changes [dak/master] dak/make_changelog.py: update for multiarchive changes [dak/master] dak/make_maintainers.py: add archive option [dak/master] dak/make_pkg_file_mapping.py: update for multi-archive changes [dak/master] dak/manage_build_queues.py: update for multi-archive changes [dak/master] dak/process_new.py: auto-accept uploads if we have all overrides [dak/master] dak/process_new.py: update for multi-archive changes [dak/master] dak/process_policy.py, daklib/announce.py: fix bugs in new announce code [dak/master] dak/process_policy.py: escape '_' in string passed to SQL LIKE operator later [dak/master] dak/process_policy.py: only remove changes entey for rejected uploads [dak/master] dak/process_policy.py: update for multi-archive changes [dak/master] dak/process_policy.py: use the right source package [dak/master] dak/process_upload.py: add missing "not"; set subst variable at the right time [dak/master] dak/process_upload.py: add missing import [dak/master] dak/process_upload.py: convert exception to string [dak/master] dak/process_upload.py: ignore non-existing files when rejecting [dak/master] dak/process_upload.py: improve error message for ArchiveExceptions and Rejects [dak/master] dak/process_upload.py: include full changes file with signature [dak/master] dak/process_upload.py: only send mail to tracking server if accepted to real suite [dak/master] dak/process_upload.py: remove old inactive code; update some comments [dak/master] dak/process_upload.py: set __ANNOUNCE_LIST_ADDRESS__ subst variable [dak/master] dak/process_upload.py: update for multi-archive changes [dak/master] dak/queue_report.py: update for multi-archive changes [dak/master] dak/queue_report.py: use right variable [dak/master] dak/queue_report.py: variables are also used in 'else' branch [dak/master] dak/rm.py: update for multi-archive changes [dak/master] dak/show_new.py: remove obsolete import [dak/master] dak/show_new.py: update for multi-archive changes [dak/master] daklib/announce.py: add missing field name for mail header. [dak/master] daklib/announce.py: fix typo [dak/master] daklib/announce.py: use correct subst dict when closing bugs [dak/master] daklib/archive.py (install_binary): fix use of source_suites [dak/master] daklib/archive.py, daklib/checks.py: implement transition blocks [dak/master] daklib/archive.py, daklib/checks.py: implement upload blocks [dak/master] daklib/archive.py: also ignore files from .changes that do not exist [dak/master] daklib/archive.py: check for source when copying binaries [dak/master] daklib/archive.py: doc: only subqueries are accepted [dak/master] daklib/archive.py: don't check hashes when copying upload to temporary location [dak/master] daklib/archive.py: fix automatic byhand processing [dak/master] daklib/archive.py: guess source component even with component mappings [dak/master] daklib/archive.py: handle unexpected names for byhand files [dak/master] daklib/archive.py: ignore missing source files when copying to temporary directory [dak/master] daklib/archive.py: implement component mappings [dak/master] daklib/archive.py: silence output when unpacking source [dak/master] daklib/archive.py: source for policy queue uploads may be in target suite [dak/master] daklib/archive.py: try to get all source files from pool, even when listed in changes [dak/master] daklib/archive.py: use first component for NEW packages if we don't have a better guess [dak/master] daklib/archive.py: use method to decide which policy queue to use [dak/master] daklib/archive.py: use only enhanced suites as default source_suites [dak/master] daklib/archive.py: use SQLAlchemy 0.6 syntax for join [dak/master] daklib/archive.py: use target suite as source_suite when installing to build queues [dak/master] daklib/checks.py, daklib/utils.py: check for source files [dak/master] daklib/checks.py: add missing join [dak/master] daklib/checks.py: allow DMs to upload to all suites [dak/master] daklib/checks.py: make version check slightly more verbose [dak/master] daklib/checks.py: set control variable [dak/master] daklib/checks.py: use apt_pkg.version_compare correctly [dak/master] daklib/config.py: add find_i method [dak/master] daklib/contents.py: close db session after use [dak/master] daklib/contents.py: update for multi-archive changes [dak/master] daklib/contents.py: use filter() instead of filter_by() [dak/master] daklib/dbconn.py (PoolFile): add component property [dak/master] daklib/dbconn.py: add basename property to PoolFile [dak/master] daklib/dbconn.py: add path property to Suite [dak/master] daklib/dbconn.py: DBBinary.get_component_name is gone, use PoolFile.component instead [dak/master] daklib/dbconn.py: remove two unused backreferences [dak/master] daklib/dbconn.py: use apt_pkg.TagSection instead of implementing our own parser [dak/master] daklib/lists.py: update for multiarch changes [dak/master] daklib/policy.py: also import Suite from daklib.dbconn [dak/master] daklib/policy.py: handle mapped components [dak/master] daklib/regexes.py: re_field_source: fix matching version numbers [dak/master] daklib/regexes.py: re_file_binary: arch names can have dashes [dak/master] daklib/utils.py (check_reverse_depends): update for multi-archive changes [dak/master] daklib/utils.py (gpg_get_key_addresses): prefer @debian.org addresses [dak/master] daklib/utils.py (poolify): no longer include component [dak/master] database changes for multi-archive support [dak/master] db schema 80 [dak/master] dinstall function changes [dak/master] Do not show absolute filenames in examine-packages [dak/master] don't send mails about accepted buildd uploads to maintainer [dak/master] dpkg is too stupid, use apt [dak/master] end() is not defined in daklib/queue.py [dak/master] Ensure we always have when we need it [dak/master] error out if sql query fails [dak/master] Fix note display in Prod and Manual reject mode [dak/master] Fix permissions of policy_queue_byhand_file_id_seq [dak/master] Fix permissions of policy_queue_upload_id_seq [dak/master] Fix sorting of NEW packages to match new parameter names [dak/master] generate incoming.d.o view [dak/master] grant usage for world [dak/master] i bet noone uses this stuff, so i dont care. off with pipefail [dak/master] Implement get_login_from_ldap function [dak/master] Improve performances of get_logins_from_ldap [dak/master] indicate who rejected a package [dak/master] IT Crowd [dak/master] its suite not dist [dak/master] lalala [dak/master] make the export dir for (o-)p-u-new a bit more atomic [dak/master] move method to evaluate component mappings to dbconn.py [dak/master] move split_uploaders function to daklib.textutils [dak/master] name tmux window after the changes filename [dak/master] need a qdir, the dirnames are different to queuenames [dak/master] No longer present file listing, we have it elsewhere anyways [dak/master] process-new: examine binary packages with new overrides only [dak/master] Python modules should not be executable [dak/master] queue-report: display a note for packages marked ACCEPT or REJECT [dak/master] queue-report: fix display of sponsor email [dak/master] remove concat function [dak/master] remove newstage function [dak/master] rename policy queues [dak/master] renames [dak/master] Restore correct visualization of binary-NEW uploads only [dak/master] Restore dak process-new -c [dak/master] Restore sort of NEW changes [dak/master] Revert "config/*/common: do not touch incoming" [dak/master] Revert "daklib/dbconn.py: use apt_pkg.TagSection instead of implementing our own parser" [dak/master] rewrite code for sending mails about processed uploads [dak/master] right order. *sigh* [dak/master] right var name [dak/master] right version [dak/master] send announcement only for sourceful uploads [dak/master] Show correct actions while processing NEW queue [dak/master] Show fingerprint for deferred uploads (Closes: #684642) [dak/master] silence [dak/master] templates/process-unchecked.accepted: use only defined subst variables [dak/master] use "set -o pipefail" for shell scripts [dak/master] Use archive path instead of Dir::Root [dak/master] want to use something from common? source it, bastard [dak/master] work, you beast [dakbot/master] Do not warn/unlock users if NEW lock is held [website/master] Add style for fingerprint elements in deferred uploads multi-archive support in dak: fifth and final report The last update was on 11:00 GMT Sat Jun 01. There are 189 messages. Page 1 of 1.

<<
[previous month]
|<
[first page]
<
[previous page]
Page 1 of 1
>
[next page]
>|
[last page]
>>
[next month]

[Thread Index] [Subject Index] [Author Index] [Other Debian Lists] [Debian Home]

Mail converted by MHonArc