Age | Commit message (Expand) | Author |
2016-02-01 | [refactor] Unify `apt-get update` into one resource | varac |
2015-12-07 | [docs] Add test docs how to use custom facter/puppet version | varac |
2015-12-07 | Add inital puppet rspec test for custom facts | varac |
2015-12-04 | remove requirement on lsb package for sources.list file | Gabriel Filion |
2015-10-09 | Document the new config_template parameter | Gabriel Filion |
2015-10-09 | Fix merge conflict in README | Jerome Charaoui |
2015-08-31 | Add validation for apt::key's name. | intrigeri |
2015-08-26 | document the .gpg extension requirement | Antoine Beaupré |
2015-08-26 | fix typo | Antoine Beaupré |
2015-06-11 | allow for binary keys that can be removed | Antoine Beaupré |
2015-06-11 | add apt::key resource to deploy arbitrary keys | Antoine Beaupré |
2015-05-11 | Replace debian_*() parser functions with facts | Jerome Charaoui |
2015-05-07 | Add upgrade notice about updated functions | Jerome Charaoui |
2015-04-17 | Document unattended_upgrades class parameters | Gabriel Filion |
2015-04-17 | Add parameter for blacklisting a list of packages. | Gabriel Filion |
2015-02-07 | Merge remote-tracking branch 'shared/master' into feature/squeeze-lts | intrigeri |
2015-02-07 | Add support for Squeeze LTS. | intrigeri |
2014-12-06 | rephrase documentation of option .list | Gabriel Filion |
2014-12-06 | Update the README to show that .list is optional for sources | Gabriel Filion |
2013-12-08 | Adapt documentation to take into account we haven't been supporting Lenny for... | intrigeri |
2013-12-08 | Drop Debian Etch and Lenny compatibility. | intrigeri |
2013-07-27 | Make custom_sources_list into a class paramter | Gabriel Filion |
2013-06-25 | Make custom_key_dir a class parameter and not a global variable | Silvio Rhatto |
2013-01-03 | lint README | Micah Anderson |
2013-01-03 | Add dependency back to the README. | intrigeri |
2013-01-02 | Fix README formatting. | intrigeri |
2013-01-02 | Finish updating README to reflect move to parameterized classes. | intrigeri |
2013-01-02 | Merge remote-tracking branch 'riseup/immerda_27_readme' into shared | intrigeri |
2013-01-02 | Merge branch 'master' into issue_3953 | Gabriel Filion |
2012-12-18 | updated README to explain $apt_disable_update | nadir |
2012-12-05 | fix for $lsbdistcodename regression introduced by ac166366d7baa45b74e09974289... | Micah Anderson |
2012-09-20 | Precision on file name format in preferences.d directory | Gabriel Filion |
2012-09-20 | Some stylistic corrections in manifest examples in the README | Gabriel Filion |
2012-09-20 | Make apt::preferences_snippet place files in /etc/apt/preferences.d | Gabriel Filion |
2012-08-22 | Add upgrade notices about the changes to parameterized classes; add a Require... | Micah Anderson |
2012-08-16 | Merge remote-tracking branch 'shared/master' | mh |
2012-08-08 | update README to reflect the requirement of the lsb module | Micah Anderson |
2012-06-08 | Allow passing arbitrary Pin value to apt::preferences_snippet. | intrigeri |
2012-06-08 | Support multiple APT preferences snippets for the same package name pattern. | intrigeri |
2012-06-08 | Migrate - in class names to _ | mh |
2012-06-05 | new style for 2.7 | mh |
2012-04-21 | Apply GPL-v3 license | Gabriel Filion |
2012-04-15 | Migrate - in class names to _ | mh |
2012-04-11 | Fix formatting. | intrigeri |
2012-04-11 | Depend on our shared concat module rather than ripienaar's one. | intrigeri |
2012-04-11 | use correct references for new concat usage | mh |
2012-04-11 | migrate concatenated_file to the concat module | mh |
2011-04-14 | README fix - we should use template not an url | mh |
2011-02-07 | Starting from Squeeze, Debian Volatile is deprecated in favor of CODENAME-upd... | intrigeri |
2010-12-16 | New class: apt::dist_upgrade::initiator. | intrigeri |