]> Frank Brehm's Git Trees - pixelpark/puppet-tools.git/shortlog
pixelpark/puppet-tools.git
2023-02-16 Frank BrehmReleasing version 0.3.0 main test 0.3.0
2023-02-16 Frank BrehmFixing template.spec
2023-02-16 Frank BrehmMerge branch 'develop' into test
2023-02-16 Frank BrehmVersion bump to 0.3.0 and dch
2023-02-16 Frank BrehmAdding etc/babel.ini
2023-02-16 Frank BrehmCompleting files necessary for package building
2023-02-15 Frank BrehmAdding .yamllint.yaml
2023-02-15 Frank BrehmMake the linter happy
2023-02-15 Frank BrehmMake the linter happy
2023-02-15 Frank BrehmMake the linter happy
2023-02-15 Frank BrehmAdding .gitlab-ci.yml
2023-02-15 Frank BrehmAdding get-rpm-version and get-rpm-release
2023-02-15 Frank BrehmFixed typos in translatioon
2023-02-15 Frank BrehmLocalized format in showing numbers.
2023-02-15 Frank BrehmAdding gettext files.
2023-02-15 Frank BrehmMinor changes
2023-02-15 Frank BrehmAdding compile-xlate-msgs.sh and xtract-xlate-msgs.sh
2023-02-15 Frank BrehmAdding Python setup files.
2023-02-15 Frank BrehmAdding requirements.txt and update-env.sh
2023-02-15 Frank BrehmAdding debian/changelog and CHANGELOG
2023-02-15 Frank BrehmFixing output of lib/dpx_puppettools/app/get_forge_modu...
2023-02-15 Frank BrehmRetrieving and displaying module entries in Puppetfiles...
2023-02-15 Frank BrehmMinor change.
2023-02-15 Frank BrehmEvaluating existing Puppet environments.
2023-02-15 Frank BrehmDefining common Puppet command line options.
2023-02-14 Frank BrehmAdding root environments root dir to lib/dpx_puppettool...
2023-02-14 Frank BrehmAdding property env_root_dir to px_puppettools.app
2023-02-14 Frank BrehmAdding command line parameter '--details' to bin/get...
2023-02-14 Frank BrehmCompleting Output of Forge module information
2023-02-14 Frank BrehmUnifying output
2023-02-14 Frank BrehmAdding and using mothod show() of class ForgeModuleInfo
2023-02-14 Frank BrehmAdding parameters to line() and ampty_line() methods.
2023-02-13 Frank BrehmBugfixing lib/dpx_puppettools/forge/mod_info.py
2023-02-13 Frank BrehmStart output of infos about forge
2023-02-13 Frank BrehmAdding property 'ref_type' to class PuppetfileModuleInfo.
2023-02-13 Frank BrehmFinishing writing and reading forge cache file.
2023-02-13 Frank BrehmRe-arranging commandline arguments for 'get-module...
2023-02-10 Frank BrehmAdding bin/get-forge-module and its application class
2023-02-10 Frank BrehmFixing class ForgeModuleInfo in lib/dpx_puppettools...
2023-02-10 Frank BrehmAdding module dpx_puppettools.forge.mod_info for class...
2023-02-10 Frank BrehmChanging location of default values.
2023-02-10 Frank BrehmAdding module dpx_puppettools.forge.mod_release_list...
2023-02-09 Frank BrehmFixed lib/dpx_puppettools/xlate.py for HTTP LANG headers.
2023-02-09 Frank BrehmFixed lib/dpx_puppettools/xlate.py for HTTP LANG headers.
2023-02-09 Frank BrehmAdding stolen lib/dpx_puppettools/acceptparse.py
2023-02-09 Frank BrehmAdding module dpx_puppettools.forge.cur_mod_release_inf...
2023-02-09 Frank BrehmAdding test/test_27_metadata.py and fixing lib/dpx_pupp...
2023-02-09 Frank BrehmAdding property pdk_version to class ModuleMetadata.
2023-02-09 Frank BrehmAdding module dpx_puppettools.module_metadata for class...
2023-02-09 Frank BrehmAdding module dpx_puppettools.forge.mod_release_info...
2023-02-09 Frank BrehmAdding module dpx_puppettools.forge.base_module_info...
2023-02-09 Frank BrehmAdding module dpx_puppettools.forge.owner_info for...
2023-02-09 Frank BrehmAdding module dpx_puppettools.forge for class BaseForge...
2023-02-09 Frank BrehmMaking the default forge URL more common available.
2023-02-08 Frank BrehmAdding test/test_25_puppetfile.py for testing class...
2023-02-08 Frank BrehmFixing lib/dpx_puppettools/puppetfile.py
2023-02-08 Frank BrehmMinor changes
2023-02-08 Frank BrehmAdding Puppetfiles from different envs
2023-02-08 Frank BrehmAdding module dpx_puppettools.puppetfile for class...
2023-02-08 Frank BrehmAdding module dpx_puppettools.module_list for class...
2023-02-08 Frank BrehmCleaning lib/dpx_puppettools/pfile_moduleinfo.py and...
2023-02-08 Frank BrehmExtending tests
2023-02-08 Frank BrehmFixed parsing of Puppetfile module lines in class Puppe...
2023-02-08 Frank BrehmAllowing undefined vendor in module BaseModuleInfo
2023-02-08 Frank BrehmAdding test/test_22_pfile_modinfo.py
2023-02-08 Frank BrehmFixing class PuppetfileModuleInfo
2023-02-08 Frank BrehmExtending tests in test/test_20_base_modinfo.py
2023-02-08 Frank BrehmAdding test/test_20_base_modinfo.py
2023-02-08 Frank BrehmFixing method __repr__() of class BaseModuleInfo
2023-02-08 Frank BrehmFixing import in module dpx_puppettools.errors
2023-02-07 Frank BrehmExtending class PuppetfileModuleInfo in dpx_puppettools...
2023-02-07 Frank BrehmAdding dpx_puppettools.pfile_moduleinfo for class Puppe...
2023-02-07 Frank BrehmAdding module dpx_puppettools.base_moduleinfo for class...
2023-02-07 Frank BrehmAdding exception classes
2023-02-07 Frank BrehmExtending tests
2023-02-07 Frank BrehmFixing evaluation of mail configs in class DpxPuppetConfig
2023-02-07 Frank BrehmAdding init parameters to class BaseDPXPuppetApplication
2023-02-07 Frank BrehmExtending BaseDPXPuppetApplication by mail capabilities
2023-02-07 Frank BrehmAdding odule dpx_puppettools.argparse_actions.
2023-02-06 Frank BrehmSwitching config class of BaseDPXPuppetApplication...
2023-02-06 Frank BrehmAdding more config options to lib/dpx_puppettools/confi...
2023-02-06 Frank BrehmMinor changes
2023-02-06 Frank BrehmFixing lib/dpx_puppettools/config.py
2023-02-06 Frank BrehmExtending DpxPuppetConfig in dpx_puppettools.config...
2023-02-06 Frank BrehmAdding module dpx_puppettools.config for class DpxPuppe...
2023-02-06 Frank BrehmExtending tests in test/test_05_base_app.py
2023-02-06 Frank BrehmMerge branch 'develop'
2023-02-06 Frank BrehmAdding test for base app class
2023-02-06 Frank BrehmAdding test for base app class
2023-02-06 Frank BrehmAdding module dpx_puppettools.app for class BaseDPXPupp...
2023-02-06 Frank BrehmAdding lib/dpx_puppettools/xlate.py
2023-02-03 Frank BrehmAdding test to test/test_02_errors.py
2023-02-03 Frank BrehmAdding test/test_02_errors.py
2023-02-03 Frank BrehmAdding lib/dpx_puppettools/errors.py
2023-02-03 Frank BrehmAdding test/test_00_general.py
2023-02-03 Frank BrehmAdding test/general.py
2023-02-03 Frank BrehmAdding lib/dpx_puppettools/__init__.py
2023-02-03 Frank BrehmFinishing bin/update-puppet-env
2023-02-03 Frank BrehmAdding scripts/functions.rc
2023-02-03 Frank BrehmAdding bin/update-puppet-env
next