Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7510 2190 d 7 h dpurdie /dpkg_management/trunk/src/sbin/ Added support for snapshots. Only retain recent snapshots.  
7367 2273 d 9 h dpurdie /dpkg_management/trunk/src/ The pkgadm user owns packages in dpkg_archive  
6241 2946 d 10 h dpurdie /dpkg_management/trunk/src/sbin/ Better support for no quarantining of files to local directory.  
6132 3134 d 3 h dpurdie /dpkg_management/trunk/src/sbin/ S3 errors were prevents the stats file from being created.  
6130 3151 d 6 h dpurdie /dpkg_management/trunk/src/sbin/ Extended quarantine package search to retain more packages based on the Bom_Name.
Now keeps the last 4 BOMS of the same BOM name is each state in each branch - allows for same 'branch' having different BOM Names.
 
6104 3240 d 9 h dpurdie /dpkg_management/trunk/src/ Allow quarantine to S3 only - no local copy  
5609 3570 d 6 h dpurdie /dpkg_management/trunk/src/sbin/ Fixed DM query. It wa missing a lot of packages  
5535 3599 d 4 h dpurdie /dpkg_management/trunk/src/sbin/  
5534 3599 d 5 h dpurdie /dpkg_management/trunk/src/sbin/ Added statistics gathering and a Nagios interface  
5272 3738 d 9 h dpurdie /dpkg_management/trunk/src/sbin/ Failure to transfer to S3 will prevent package being quarantined  
5253 3758 d 10 h dpurdie /dpkg_management/trunk/src/  
5125 3827 d 1 h dpurdie /dpkg_management/trunk/src/sbin/ Greatly improved package retention algorithm
Now handled packages exposed as a part of an SDK
Examines DM for last 2 SBOMS in each state of all releases - and their dependencies.
 
4646 4068 d 11 h dpurdie /dpkg_management/trunk/src/sbin/ Keep a version called 'latest'. These are often symlinks used by the build ssytem  
4542 4100 d 7 h dpurdie /dpkg_management/trunk/src/ Added support to quarantine packages to an Amazon S3 bucket
Current also quarantining packages to a local drive too
 
4127 4319 d 9 h dpurdie /dpkg_management/trunk/src/ Minor fixes  
4093 4397 d 3 h dpurdie /dpkg_management/trunk/src/sbin/ Added support to limit the number of package-versions quarantined.
During the physical quarantine operation - delete oldest packages first.
 
4092 4405 d 10 h dpurdie /dpkg_management/trunk/src/sbin/ Added option to only purge old quarantine directories.  
3423 4629 d 9 h dpurdie /dpkg_management/trunk/src/  
3413 4632 d 9 h dpurdie /dpkg_management/trunk/src/ Remove the use of mail_files.ksh. Only need one tool to email files and sendEmail.pl is better.
Had problems with mail_files.ksh when used to send mail to multiple users.
Modified sendEmail.pl to use mail server on local machine - can see emails in the system logs.
 
3410 4633 d 5 h dpurdie /dpkg_management/trunk/ Complete rework of this package in association with moving dpkg_archive to a new machine
Remove the multi-program dpkg_archive quarantine process and replace with a single JATS based program
Added other scripts used by the 'buildadm' user to manage the repository