applications/cft

log

age author description
19 months David Lutterkort Changed where I keep stuffdefault tip
19 months David Lutterkort Add options to watch additional dirs
23 months David Lutterkort Fix typo
23 months David Lutterkort Notes for 0.24.0
23 months David Lutterkort Tag release 0.2.2
23 months David Lutterkort Released version 0.2.2cft-0.2.2
23 months David Lutterkort Make sure TransObject.type is always compared as strings.
23 months David Lutterkort Convert type to lowercase string before comparing
23 months David Lutterkort Never monitor . or .. when looking for subdirs of newly added dir
23 months David Lutterkort Change load order to fix rubygems problem
23 months David Lutterkort Make note of crappy recursive file copying code
23 months David Lutterkort Eliminate races by checking newly added directories for subdirs
23 months David Lutterkort Adapt to 0.24.0 puppet API
2 years David Lutterkort Omit type for files; suppress source for directories
2 years David Lutterkort News for 0.2.1
2 years David Lutterkort Tag release 0.2.1
2 years David Lutterkort Released version 0.2.1cft-0.2.1
2 years David Lutterkort Hack to make newer puppet versions happy
2 years David Lutterkort Use puppet: URL's in bundled manifest
2 years David Lutterkort Add proper shadow information to the rpm-basic and rpm-install session and
2 years David Lutterkort Updated
2 years David Lutterkort Start for 0.3.0
2 years David Lutterkort Suppress shadowed packages
2 years David Lutterkort Store dependency information for packages as "shadows"
2 years David Lutterkort Needs some fixes to ruby-rpm that are not released yet
2 years David Lutterkort Switch test data around so it will be suitable for shadows
2 years David Lutterkort loglevel is now automatically suppressed
2 years David Lutterkort Read changes when resuming sessions, otherwise rpm_files is not correct
2 years David Lutterkort Omit attributes set with omit_attr and Digest::ignore_property? from final
2 years David Lutterkort Don't try to compact the file tree that goes into files when bundled; this
2 years David Lutterkort Bundle a session into something resembling a module; file paths are still somewhat wrong
2 years David Lutterkort Fix test breakage from OUTPUT_DIR -> SESSION_DIR rename
2 years David Lutterkort Allow resuming sessions with 'cft begin -r'
2 years David Lutterkort Very simplistic suppression of some properties for comparison of objects and manifest output
2 years David Lutterkort Fix silly typo from last change
2 years David Lutterkort Skip (absent) files with no source when rewriting the manifest
2 years David Lutterkort Rename OUTPUT_DIR to SESSION_DIR; allow setting the dir for sessions from env var CFT_SESSION_DIR and with the -s command line option
2 years David Lutterkort Fix location of fam-ruby source in my homedir
2 years David Lutterkort Run against dev version of ruby-rpm, too
2 years David Lutterkort Force garbage collection after closing the rpm DB to avoid garbage objects keeping the DB open
2 years David Lutterkort Add packages to the example
2 years David Lutterkort Pretend to build on FC6 to get a noarch rpm
2 years David Lutterkort Update for 0.2.0
2 years David Lutterkort Tag release 0.2.0
2 years David Lutterkort Released version 0.2.0cft-0.2.0
2 years David Lutterkort Tag release 0.2.0
2 years David Lutterkort Released version 0.2.0
2 years David Lutterkort Don't depend on my puppet source checkout
2 years David Lutterkort Fix required puppet version
2 years David Lutterkort Better instructions
2 years David Lutterkort Some cleanup around package todos
2 years David Lutterkort Compute the 'shadow' of a list of packages
2 years David Lutterkort Change PackageFile to encapsulte the NEVRA for hte package in a PackageHandle since we need that soon
2 years David Lutterkort We very much need a new version of ruby-rpm
2 years David Lutterkort Remove obsolete FIXME
2 years David Lutterkort Some news
2 years David Lutterkort Ignore (private) tools directory
2 years David Lutterkort Remove unneeded session
2 years David Lutterkort Test session for last commit
2 years David Lutterkort Store the original path and the rpm info for the fully expanded path so we don't get fooled by symlinks (aka ignore /etc/init.d/httpd)