summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't send out reports with quoted-printable encoding.HEADmasterJeffrey C. Ollie2009-01-051-4/+4
* Improve MIME-correctness of rawhide reports.Jeffrey C. Ollie2008-12-302-1/+108
* Pass a previous run to mash, so we can copy the repodata.Bill Nottingham2008-12-161-1/+1
* Use a unique extention for the mock chroot for rawhide composes.Jesse Keating2008-12-021-8/+8
* Add a timestamp to the start of the rawhide report.Jesse Keating2008-10-061-1/+3
* Back to 'development' as the configJesse Keating2008-09-171-1/+1
* Call it 'rawhide' in mash.Bill Nottingham2008-09-151-1/+1
* Remove the need to become rawhide to send mail. This probably means we canJesse Keating2008-08-281-1/+1
* Use sudo to call rsync and mail.Jesse Keating2008-08-281-3/+3
* No need to remove the rpmdb, we clean the chroot out anyway.Jesse Keating2008-08-271-1/+0
* Change mode to be executable.Jesse Keating2008-08-271-0/+0
* Do depchecks as unpriv too, since we output to nfs again.Jesse Keating2008-08-271-2/+2
* Don't worry about OLD, just compare tree to last pushed rawhide. Also do it ...Jesse Keating2008-08-271-8/+2
* Define that we want gpg sigsJesse Keating2008-08-271-1/+1
* Add new keys.Jesse Keating2008-08-271-5/+9
* Reference the newlocation for signing certsJesse Keating2008-08-271-3/+3
* Remove the failsafes in the rawhide script.Jesse Keating2008-08-261-6/+3
* Make repodiff compare against the last published rawhide. Less chances of mi...Jesse Keating2008-08-261-1/+1
* Don't call mock@ in pungify arguments, pungify will do that for us.Jesse Keating2008-08-251-1/+1
* NFS server changed hostnamesJesse Keating2008-08-251-1/+1
* Don't bother updating after creating the chroot, since we create it fromJesse Keating2008-08-251-18/+0
* ssh out as the masher user, instead of 'mock'. This is so that we can writeJesse Keating2008-08-251-4/+4
* Call pungify from the cwd, since we'll be in a fresh git checkoutJesse Keating2008-08-251-1/+1
* More fixes from testing rawhide production.Jesse Keating2008-08-201-1/+4
* We want a temp directory, not a temp file in buildrawhide.Jesse Keating2008-08-201-1/+1
* Use a "secure" tempdir for doing the cvs checkout in.Jesse Keating2008-08-201-2/+2
* Disable some things for testing actual cron usage.Jesse Keating2008-08-191-3/+6
* We're doing bashisms, make it a bash scriptJesse Keating2008-08-191-1/+1
* Clean out rpmdb caches to avoid db mismatches in the chrootJesse Keating2008-08-191-0/+2
* Use the --chroot command (non-interactive) instead of --shellJesse Keating2008-08-191-3/+3
* Make the mock config used for rawhide production a variableJesse Keating2008-08-191-6/+7
* Fix a non-shell typo, thanks dgilmoreJesse Keating2008-08-191-1/+1
* Send mail to the right list.Jesse Keating2008-07-261-1/+1
* Actually fill in the owner alias. *sigh*Jesse Keating2008-07-261-1/+1
* Update the docsJesse Keating2008-07-261-3/+2
* Call function to send direct mail. Send mail ourselves to list rather than asJesse Keating2008-07-261-15/+27
* Add a function to send mail directly to those interested in a packageJesse Keating2008-07-261-0/+34
* Don't do inheritance, only consider the packages specifically tagged.Jesse Keating2008-07-261-1/+1
* Add a builder sorted list of bad upgrade paths.Jesse Keating2008-07-241-5/+27
* Add some documentation about what we do and don't do.Jesse Keating2008-07-211-0/+8
* Add more about where this came from, and a footer leading readers to where th...Jesse Keating2008-07-211-0/+5
* Add a blurb at the top of the report regarding what tags were checkedJesse Keating2008-07-211-0/+2
* Add a new script that checks e:n-v-r paths based on koji informationJesse Keating2008-07-211-0/+92
* Add more verbosityJesse Keating2008-06-061-2/+2
* Handle doing a sign and write when something is signed but not written out.Jesse Keating2008-06-051-12/+17
* Create a new function to be able to write sigs via multicallJesse Keating2008-06-051-4/+19
* Create new functions to be able to use multiCall when verifying and importing...Jesse Keating2008-06-051-3/+25
* Don't try to import the base package, those aren't signed. Waste of time.Jesse Keating2008-06-051-2/+2
* Use multicall when getting the rpms from build n-v-rsJesse Keating2008-06-051-5/+11
* Use multicall when getting the uncached signaturesJesse Keating2008-06-051-8/+7