Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
7510 2189 d 19 h dpurdie /dpkg_management/trunk/src/sbin/ Added support for snapshots. Only retain recent snapshots.  
7367 2272 d 20 h dpurdie /dpkg_management/trunk/src/ The pkgadm user owns packages in dpkg_archive  
6241 2945 d 21 h dpurdie /dpkg_management/trunk/src/sbin/ Better support for no quarantining of files to local directory.  
6132 3133 d 14 h dpurdie /dpkg_management/trunk/src/sbin/ S3 errors were prevents the stats file from being created.  
6130 3150 d 17 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 3239 d 20 h dpurdie /dpkg_management/trunk/src/ Allow quarantine to S3 only - no local copy  
5609 3569 d 17 h dpurdie /dpkg_management/trunk/src/sbin/ Fixed DM query. It wa missing a lot of packages  
5535 3598 d 15 h dpurdie /dpkg_management/trunk/src/sbin/  
5534 3598 d 16 h dpurdie /dpkg_management/trunk/src/sbin/ Added statistics gathering and a Nagios interface  
5272 3737 d 21 h dpurdie /dpkg_management/trunk/src/sbin/ Failure to transfer to S3 will prevent package being quarantined  
5253 3757 d 21 h dpurdie /dpkg_management/trunk/src/  
5125 3826 d 13 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 4067 d 22 h dpurdie /dpkg_management/trunk/src/sbin/ Keep a version called 'latest'. These are often symlinks used by the build ssytem  
4542 4099 d 19 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 4318 d 21 h dpurdie /dpkg_management/trunk/src/ Minor fixes  
4093 4396 d 14 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 4404 d 21 h dpurdie /dpkg_management/trunk/src/sbin/ Added option to only purge old quarantine directories.  
3423 4628 d 21 h dpurdie /dpkg_management/trunk/src/  
3413 4631 d 21 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 4632 d 17 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