Commit graph

  • e8f11eac01 Fix apt::pin for Puppet 2.6 Raphaël Pinson 2013-06-18 15:14:00 +0200
  • 414c57926c apt::pin: handling all apt preferences properties Mathieu Bornoz 2013-06-18 11:31:38 +0200
  • ffb89f6d5d Update .gitignore David Schmitt 2013-01-14 16:18:09 +0100
  • 9033eb687e Add geppetto project definition David Schmitt 2013-01-14 16:05:44 +0100
  • 37a0dcd0b6 Install required_packages before 'apt-get update' Francois Deppierraz 2013-06-03 09:57:58 +0000
  • 409ed73140 fix 'puppetlabs/stdlib' dependency Anton Markelov 2013-06-03 12:04:37 +1200
  • 0ba3af7de8 fix conflicts Markelov Anton 2013-06-03 10:53:17 +1100
  • 6283f6cf72 Merge branch 'master' of https://github.com/puppetlabs/puppetlabs-apt Markelov Anton 2013-06-03 10:10:03 +1100
  • b3d67c8937 Add optional architecture qualifier to apt-sources Joe O'Pecko 2013-05-29 15:52:32 -0700
  • 4dbd2c7948 Release 1.1.1 Ken Barber 2013-06-02 19:54:32 +0100
  • 18ee4cc6c9 Merge pull request #117 from bkg/docfix Ken Barber 2013-06-02 11:07:13 -0700
  • aacce08bcf Merge branch 'proxy' Ken Barber 2013-06-02 18:56:10 +0100
  • d8e2cf24a5 Add spec test for removing proxy configuration. Dean Reilly 2013-04-12 17:26:26 +0100
  • 041548bcbe Update manifests/init.pp Scott Barber 2012-11-01 14:33:31 -0600
  • f985752a1a Update manifests/init.pp Scott Barber 2012-11-01 14:17:16 -0600
  • 1b07921c0c Update manifests/init.pp Scott Barber 2012-11-01 14:08:28 -0600
  • 4f83e75083 Merge branch 'template_deprecation_warnings' Ken Barber 2013-06-02 18:37:24 +0100
  • 54d6dcad82 Update travis.yml to latest versions of puppet Ken Barber 2013-06-02 18:27:15 +0100
  • a7e6048103 Remove deprecation warnings for pin.pref.erb as well Ken Barber 2013-06-02 18:24:33 +0100
  • 597bc3d82d add @ to variables in template Peter Hoeg 2013-05-30 18:28:57 +0800
  • 976d81a3b5 Fix apt::release example in readme Brian Galey 2013-05-29 14:46:32 -0700
  • 256c90e0fd Location changed: johnnyrun 2013-05-07 14:13:59 +0200
  • 7b5d30ed18 replace aptitude with apt in apt::force Thomas Spalinger 2013-02-26 21:35:49 +0100
  • e01bbb61b2 Merge pull request #112 from richardc/patch-1 Ken Barber 2013-02-25 12:03:35 -0800
  • 06a964c500 Restrict the versions and add 3.1 Richard Clamp 2013-02-25 19:56:03 +0000
  • dc2a963a57 Merge remote-tracking branch 'lauren/master' Matthaus Owens 2013-02-15 19:16:31 -0800
  • 6d8a013bbe Updated content to conform to README best practices template Lauren Rother 2013-02-15 17:51:44 -0800
  • 5a87544aa9 Merge pull request #107 from blkperl/travis_update Ken Barber 2013-02-02 17:11:55 -0800
  • 122cafe62a Standardize travis.yml on pattern introduced in stdlib William Van Hevelingen 2013-02-02 16:55:21 -0800
  • cbce722b1f Merge pull request #106 from blkperl/build_all_branches Ken Barber 2013-02-02 16:20:17 -0800
  • c46bc7fe4a Build all branches on travis William Van Hevelingen 2013-02-02 16:11:50 -0800
  • 2e0dee178d Merge pull request #105 from blkperl/update_travis Matthaus Owens 2013-02-02 14:28:00 -0800
  • abf1be8f22 Update travis config file William Van Hevelingen 2013-02-02 01:19:21 -0800
  • 7d5426aa28 Merge pull request #102 from mmoll/lint_fixes Ken Barber 2013-01-12 02:08:09 -0800
  • eee5ff8e38 whitespace fixes Michael Moll 2013-01-12 00:21:39 +0100
  • 69262bfcb3 Merge pull request #101 from ChrisRut/master Matthaus Owens 2012-12-30 22:04:21 -0800
  • c58d19f29a minor punctuation and quotation corrections in comments Chris Rutter 2012-12-31 00:22:45 +0000
  • 5cdf186c45 fix minor comment typo Chris Rutter 2012-12-31 00:16:29 +0000
  • 75b1e7886e Merge pull request #97 from puppetlabs/release/quantal_support Ryan Coleman 2012-12-02 16:07:21 -0800
  • f6c4c385ab Release 1.1.0 (Ubuntu 12.10 support) Ryan Coleman 2012-12-02 16:02:05 -0800
  • e7cbcb6c74 Merge pull request #96 from jnicolson/master Branan Purvine-Riley 2012-11-30 10:58:42 -0800
  • ac86fab459 Changed PPA manifest and tests for new package which started in Quantal Jarl Nicolson 2012-11-05 19:33:38 +1000
  • 7798599937 Merge pull request #94 from rcoleman/librarian_bug Ryan Coleman 2012-10-29 22:38:04 -0700
  • 99eb33612c Increment for 1.0.1 release. Ryan Coleman 2012-10-29 22:33:44 -0700
  • d190d91678 Reset Modulefile to greater than dep expression Ryan Coleman 2012-10-29 22:31:25 -0700
  • 3307a2e9f5 Merge pull request #93 from rcoleman/one_oh_release Ryan Coleman 2012-10-29 20:31:37 -0700
  • 949981ff5c Update Modulefile for 1.0.0 release Ryan Coleman 2012-10-29 20:24:35 -0700
  • f13148a80f Merge pull request #85 from dalen/pin_explanation Branan Purvine-Riley 2012-10-29 08:31:34 -0700
  • 75092fdbf1 (#16076) Ability to fill in pin explanation Erik Dalén 2012-08-22 10:22:21 +0200
  • 1378cd5a44 Fix stdlib version dependency Markelov Anton 2012-10-23 12:35:53 +1100
  • 9264120d2e add new puppet version to travis Markelov Anton 2012-10-23 11:13:58 +1100
  • 34f31ef4d9 Merge remote-tracking branch 'upstream/master' Markelov Anton 2012-10-22 17:06:04 +1100
  • 9bce8cb529 Merge pull request #92 from amenk/patch-1 Branan Purvine-Riley 2012-10-20 14:23:01 -0700
  • 5e268fe72b Update readme.md - Syntax of apt class Alexander Menk 2012-10-21 00:18:19 +0300
  • 99e30e465f Merge pull request #91 from branan/better_apt_class_documentation Ryan Coleman 2012-10-18 18:32:00 -0700
  • 2aafe6cbb2 Improve documentation of the core apt class usage Branan Purvine-Riley 2012-10-18 18:28:05 -0700
  • bd68302783 Merge pull request #83 from dalen/pin_order Branan Purvine-Riley 2012-10-18 16:45:15 -0700
  • 00155ccf1b Add a $key_options parameter, which need to work apt-key via proxy. Markelov Anton 2012-10-11 17:37:15 +1100
  • 6c95de4978 Merge pull request #89 from rcoleman/add_to_readme Matthaus Owens 2012-10-02 10:59:23 -0700
  • bf7992daa1 Add PL Repo source to README Ryan Coleman 2012-10-02 10:55:35 -0700
  • 40f8755217 (#16070) Allow optional order parameter to apt::pin Erik Dalén 2012-08-21 23:14:54 +0200
  • f3d84c6744 Merge pull request #84 from dalen/pin_version Dan Bode 2012-08-22 06:55:00 -0700
  • 62d4557db6 Merge pull request #79 from sathlan/feature/apt-force-timeout Dan Bode 2012-08-22 06:47:01 -0700
  • 32d312ea41 Merge pull request #78 from saz/source-remove-release Dan Bode 2012-08-22 06:46:36 -0700
  • c683ae24d0 Merge pull request #82 from dalen/style Dan Bode 2012-08-22 06:00:39 -0700
  • 14b2eb1ca0 (#16075) Allow pinning on version numbers Erik Dalén 2012-08-22 10:11:48 +0200
  • a3d782c3b5 Fix style errors Erik Dalén 2012-08-21 22:55:24 +0200
  • d49dbb49ae fix check of release parameter Steffen Zieger 2012-07-03 23:49:01 +0200
  • fcb90f7b6c Add a way to specify a timeout for the apt::force define. sathlan 2012-07-09 05:24:49 +0300
  • 710b1c6a66 Merge pull request #77 from jonhattan/master Branan Purvine-Riley 2012-07-02 17:58:12 -0700
  • 145a2853d4 Add «main» to Ubuntu backports repos. Jonathan Araña Cruz 2012-06-29 13:15:13 +0200
  • ecb3a0be23 Merge pull request #75 from ytjohn/patch-1 Dan Bode 2012-06-13 14:59:27 -0700
  • 3adb53c4a6 Without puppetlabs/stdlib, you will get "err: Could not retrieve catalog from remote server: Error 400 on SERVER: Unknown function validate_bool" ytjohn 2012-06-13 18:48:58 -0300
  • c63353cc92 Merge pull request #74 from antonlindstrom/variable-scoping Dan Bode 2012-06-12 08:19:54 -0700
  • 74959d8f8e fix scoping of $lsbdistcodename in source.pp Anton Lindström 2012-06-12 09:56:19 +0200
  • 9d20803457 Merge pull request #73 from nanliu/tb/logoutput Branan Purvine-Riley 2012-06-07 15:19:41 -0700
  • 2dcec036ca Add logoutput on_failure for all exec resources. Nan Liu 2012-06-07 14:53:41 -0700
  • f6e7e02632 Merge pull request #72 from branan/fix_modulefile_repo Nan Liu 2012-06-05 10:32:05 -0700
  • f9218530f8 Fix Modulefile for puppet-apt to puppetlabs-apt rename Branan Purvine-Riley 2012-06-05 09:50:41 -0700
  • 64fd42fb2f Merge pull request #70 from branan/use_spec_gem Dan Bode 2012-05-31 17:30:59 -0700
  • 918a3767ff Switch to the new puppetlabs_spec_helper gem Branan Purvine-Riley 2012-05-29 10:48:54 -0700
  • f72d1005d9 Merge pull request #68 from branan/release_0.0.4 Dan Bode 2012-05-25 16:06:55 -0700
  • 1a294a83fb Merge pull request #69 from branan/fix_source_test Dan Bode 2012-05-25 16:03:40 -0700
  • 7450a5ffc0 Fix the spec test for apt::source Branan Purvine-Riley 2012-05-25 15:32:49 -0700
  • d7a19f3219 Merge pull request #67 from branan/older_puppet_fix Nan Liu 2012-05-25 14:36:59 -0700
  • 16bb92da36 Update Modulefile and CHANGELOG for 0.0.4 Branan Purvine-Riley 2012-05-25 11:42:17 -0700
  • bf1bb27998 Remove a trailing comma to fix older puppets Branan Purvine-Riley 2012-05-25 12:38:53 -0700
  • 95beb15266 Merge pull request #63 from rskvazh/master Branan Purvine-Riley 2012-05-25 11:57:12 -0700
  • de276aeeb7 Merge pull request #64 from branan/rakefile_clean Nan Liu 2012-05-25 11:45:05 -0700
  • b63b5e19bc Merge pull request #65 from branan/spec_fix Nan Liu 2012-05-25 11:26:47 -0700
  • ebd05e5c51 Fix spec tests Branan Purvine-Riley 2012-05-25 11:20:46 -0700
  • 4c77eed8ec Update Rakefile to my latest template version Branan Purvine-Riley 2012-05-25 11:08:15 -0700
  • f5b3c5bcdf Add functionality to pin source with originator "release o=..." Roman Skvazh 2012-05-24 13:46:00 +0400
  • b97cb4ae28 Merge pull request #62 from xaque208/contribute Adrien Thebo 2012-05-23 10:56:16 -0700
  • 4ea122feac contribute Zach Leslie 2012-05-23 10:18:48 -0700
  • 5f1cf4a245 Merge pull request #61 from xaque208/pin_origin James Turnbull 2012-05-23 10:17:31 -0700
  • efb2ed2094 Merge pull request #60 from branan/ppa_filename James Turnbull 2012-05-23 10:16:49 -0700
  • 64e1bf9a2f Merge pull request #59 from branan/spec_improvements Dan Bode 2012-05-22 17:27:00 -0700
  • 83e20806b2 (#14657) Fix filename when there is a period in the PPA Branan Purvine-Riley 2012-05-22 17:18:40 -0700
  • 0f9793bda8 Make gemfile and fixtures.yml hidden files for the sake of module tool Branan Purvine-Riley 2012-05-22 15:15:04 -0700