Merge pull request #63 from rskvazh/master
[puppet-modules/puppetlabs-apt.git] / manifests /
2012-05-25 Branan Purvine-RileyMerge pull request #63 from rskvazh/master
2012-05-24 Roman SkvazhAdd functionality to pin source with originator "releas...
2012-05-23 James TurnbullMerge pull request #61 from xaque208/pin_origin
2012-05-23 James TurnbullMerge pull request #60 from branan/ppa_filename
2012-05-23 Branan Purvine-Riley(#14657) Fix filename when there is a period in the PPA
2012-05-22 Dan BodeMerge pull request #56 from branan/travisci
2012-05-22 Zach Leslieadd .pref extension, which according to apt_preferences...
2012-05-21 Zach Leslieuse variable from params and also validate the purge_pr...
2012-05-21 Zach Leslieallow for purging preferences
2012-05-21 Zach Lesliealign =
2012-05-21 Zach LesliePreserve backwards compatibility
2012-05-21 Zach Lesliepass ensure through so that we can remove pin prefs too
2012-05-21 Zach Lesliemove pin out to a template
2012-05-21 Zach LeslieAdd functionality to support apt pinning to more than...
2012-05-21 Zach LeslieFixup name issue with apt::backports
2012-05-09 Ryan ColemanMerge pull request #58 from nanliu/tb/ppa
2012-05-09 Nan LiuFix dependency issues introduced with anchor.
2012-05-08 Dan BodeMerge pull request #57 from nanliu/tb/style
2012-05-08 Nan LiuFix style related issues in module.
2012-05-07 Dan BodeMerge pull request #55 from nanliu/tb/containment
2012-05-07 Nan Liu(#11966) apt module containment for apt_update.
2012-05-04 Branan Purvine-RileyMerge pull request #53 from nanliu/tb/14321
2012-05-04 Nan Liu(#14321) apt::pin resource support release.
2012-05-04 albacUpdate manifests/pin.pp
2012-05-04 Nan LiuMerge pull request #54 from branan/python-software...
2012-05-04 Thomas BroyerMove Package['python-software-properties'] to apt:ppa
2012-05-04 Branan Purvine-RileyMerge pull request #49 from nanliu/tb/11966
2012-05-04 Nan Liu(#11966) Change apt update to apt_update.
2012-05-04 Nan Liu(#11966) Update apt::ppa to use apt::update.
2012-05-04 Nan Liu(#11966) Only invoke apt-get update once.
2012-05-04 Branan Purvine-RileyMerge pull request #52 from nanliu/tb/14308
2012-05-03 Nan Liu(#14308) Add ensure=>absent for define resource.
2012-05-03 Dan BodeMerge pull request #48 from nanliu/tb/lint
2012-05-03 Nan LiuCleanup apt-module puppet-lint related issues.
2012-05-03 Nan LiuMerge pull request #41 from tbroyer/install-proxy-first
2012-05-03 Nan LiuMerge pull request #44 from relud/patch-1
2012-05-03 Nan LiuMerge pull request #42 from ody/sync_with_pl_ops
2012-05-02 Dan BodeMerge pull request #46 from nanliu/master
2012-05-02 Nan Liu(#14287) Fix apt::pin resource for rspec-puppet.
2012-04-23 Daniel Thornton(#14138) Modify apt::ppa's update-apt exec to use the...
2012-04-20 Cody HerrigesTests to validate apt::{conf,backports}
2012-04-20 Cody HerrigesAdds apt::{conf,backports} and variable style.
2012-03-30 Thomas BroyerMake sure we configure the proxy before doing apt-get...
2012-03-23 Ryan ColemanMerge pull request #37 from kbarber/ticket/master/13289
2012-03-21 Ken Barber(#13289) Fix some more style violations
2012-03-21 Ken Barber(#13289) Clean up style violations and fix correspondin...
2012-03-15 Matthaus LittekenMerge pull request #34 from pdxcat/apt_key_should_be_ca...
2012-03-15 William Van Hevelingen(#13125) Apt keys should be case insensitive
2012-03-15 Matthaus LittekenMerge pull request #32 from pdxcat/convert_apt__key_to_...
2012-03-07 Reid VandewieleConvert apt::key to use anchors
2012-03-07 Nan LiuMerge pull request #31 from pdxcat/fix_release_paramete...
2012-03-07 Reid VandewieleModify apt::source release parameter test
2012-03-01 Ryan ColemanMerge pull request #26 from pdxcat/ticket_12823_aptkey_...
2012-03-01 Reid Vandewiele(#12823) Add apt::key defined type and modify apt:...
2012-03-01 Ryan ColemanMerge pull request #27 from blkperl/ticket_12809_refact...
2012-03-01 William Van Hevelingen(#12809) $release should use $lsbdistcodename and fall...
2012-02-24 Ryan ColemanMerge pull request #23 from haus/python_properties
2012-02-24 Ryan ColemanMerge pull request #22 from haus/unique_required_packages
2012-02-24 Ryan ColemanMerge pull request #24 from haus/fix_source_key_tests
2012-02-24 Matthaus LittekenMerge pull request #25 from rcoleman/ticket_12522_purge...
2012-02-24 Ryan Coleman(#12522) Split purge option to spare sources.list
2012-02-24 Peter DrakeCheck if python-software-properties is defined before...
2012-02-24 Matthaus LittekenAllow duplicate $required_packages
2012-02-24 Matthaus LittekenMerge branch 'allow-same-key'
2012-02-23 Ryan ColemanMerge pull request #17 from blkperl/ticket_12526_apt_di...
2012-02-23 William Van Hevelingen(#12526) Add ability to reverse apt { disable_keys...
2012-02-23 Ryan ColemanMerge pull request #20 from blkperl/ticket_12522_purge_...
2012-02-14 Christian G. WardenAllow the use of the same key in multiple sources
2012-02-14 William Van Hevelingen(#12522) Adding purge option to apt class
2012-02-08 Ken BarberMerge pull request #15 from bodepd/proxysupport
2012-02-08 Dan Bode(#12529) Add parameter to support setting a proxy for apt
2012-02-08 Dan BodeMerge pull request #14 from haus/ticket/12094_add_spec_...
2012-02-08 Matthaus Litteken(#12094) Replace chained .with_* with a hash
2012-01-23 Matthaus Litteken(#12094) Replace name with path in file resources
2012-01-16 Dan BodeMerge pull request #4 from webfactory/pin_before_source
2012-01-14 Dan BodeMerge pull request #12 from haus/11953_fix_apt_force_ve...
2012-01-13 Matthaus Litteken(#11953) Apt::force passes $version to aptitude
2012-01-13 Matthaus LittekenMerge pull request #11 from bodepd/11413_apt_force_quer...
2012-01-13 Dan BodeMerge pull request #8 from cwarden/source-example-impro...
2012-01-13 Matthias Pigulla(#11413) Update dpkg query used by apt::force
2012-01-04 Matthaus LittekenMerge pull request #9 from bodepd/10451_fix_apt_update_...
2011-11-02 Matthias PigullaFix (#10451) - apt::ppa fails to "apt-get update" when...
2011-11-02 Matthias PigullaSet the pin priority before adding the source (Fix...
2011-08-26 Matthaus LittekenMerge pull request #3 from rnavarro/master
2011-08-25 Robert NavarroRefactored as per mlitteken
2011-08-18 Robert NavarroAdded some crazy bash madness to check if the ppa is...
2011-08-02 Spencer Krum(#8720) Replace Apt::Ppa with Apt::Builddep
2011-07-24 Monty Tayloradded builddep command.
2011-06-03 Dan Bodeadded the ability to specify the content of a key
2011-05-30 Dan Bodereformatted whitespace to match recommended style
2011-05-30 Dan Bodereformatted apt::ppa according to recommended
2011-05-30 Dan BodeCreated a params class to hold global data.
2011-05-30 Dan BodeAdded two params for apt class
2011-04-18 Scott McLeodSupport ability to add more than one PPA
2011-03-11 Ben GodfreyAdd call to apt-update after add-apt-repository in...
2011-03-11 Ben GodfreyAdd package definition for python-software-properties
2011-03-11 Ben GodfreyAbs paths for all commands
2011-03-11 Ben GodfreyMerge branch 'master' of github.com:afternoon/puppet-apt
2011-03-11 Jeff WallaceMerge branch 'master' of github.com:evolvingweb/puppet-apt
2010-04-27 Jeff WallaceFirst commit