summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
* (#7746) Fix bootstrap issues from #7717 fix.Daniel Pittman2011-06-011-9/+62
* (#7177) Deprecate implicit 'puppet apply' for 2.7.0Daniel Pittman2011-06-011-2/+24
* (#7717) Layout cleanup for subcommand extraction.Daniel Pittman2011-06-011-5/+11
* (#7690) Don't blow up when listing terminuses available for facesMatt Robinson2011-05-261-13/+15
* maint: Dedup the loadpath so we don't have to walk it multiple timesMatt Robinson2011-05-261-1/+1
* (#7291) Fix issues with instance_methods in Ruby 1.9Matt Robinson2011-05-161-1/+1
* Prevent spec failure caused by network device mock leakBrice Figureau2011-05-071-0/+5
* Fix #7299 - do not require net/ssh for running rake specBrice Figureau2011-05-071-1/+3
* (#7304) Remove full puppet help output when subcommand cannot be foundNigel Kersten2011-05-041-6/+1
* (#7304) Improve help from `puppet foo`Daniel Pittman2011-05-021-1/+1
* (#6928) Don't blow up when the method is undefined...Daniel Pittman2011-04-211-6/+4
* (#6928) backport Symbol#to_proc for Ruby < 1.8.7Daniel Pittman2011-04-211-0/+9
* Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-192-3/+3
* Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-188-22/+208
* Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-131-0/+3
* (#6928) Removed --ignoreimportNick Lewis2011-04-131-3/+0
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-132-3/+3
* maint: whitespace cleanup for puppet/util/command_line.Daniel Pittman2011-04-121-5/+5
* (#6962) delegate global usage to the help face.Daniel Pittman2011-04-121-10/+13
* (#6992) Expose available_subcommands as a class method.Daniel Pittman2011-04-121-2/+9
* (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warnNick Lewis2011-04-121-1/+1
* (#5027) Spell deprecation correctlyNick Lewis2011-04-121-5/+5
* Step towards #5027 -- add Logging#deprication_warning facilityMarkus Roberts2011-04-121-0/+11
* Merge branch 'tickets/master/7021' into nextJames Turnbull2011-04-1210-0/+619
|\
| * Add management of router/switchs global vlansBrice Figureau2011-04-081-2/+23
| * Cisco Switch/Router Interface managementBrice Figureau2011-04-085-0/+342
| * Ssh transport for network device managementBrice Figureau2011-04-081-0/+115
| * Telnet transport to connect to remote network deviceBrice Figureau2011-04-081-0/+42
| * Remote Network Device transport systemBrice Figureau2011-04-082-0/+31
| * Introduce a module for some IP computationsBrice Figureau2011-04-081-0/+68
* | maint: Add Array combinations methodMatt Robinson2011-04-081-0/+14
|/
* Merge branch '2.6.x' into nextMax Martin2011-04-072-12/+97
|\
| * Merge branch '2.6.next' into 2.6.xMax Martin2011-04-071-5/+3
| |\
| | * Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-051-5/+3
| * | (maint) Indentation fixesMarkus Roberts2011-04-061-11/+9
| * | (#6490) Add plugin initialization callback system to coreMarkus Roberts2011-04-062-1/+88
| |/
| * (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-251-5/+1
| * Merge branch 'tickets/2.6.x/6562' into 2.6.nextJames Turnbull2011-03-221-1/+0
| |\
| | * Fixed #6562 - Minor kick documentation fixJames Turnbull2011-03-221-1/+0
* | | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-251-5/+1
* | | (#6820) Fix RDOC parser to work with Ruby 1.9Matt Robinson2011-03-231-3/+9
* | | (#2782) Fix constant_defined?Matt Robinson2011-03-231-1/+13
* | | Fixed #6555 - Ruby 1.9.x warning: class variable access from toplevelJames Turnbull2011-03-221-3/+3
* | | Merge branch '2.6.x' into nextMatt Robinson2011-03-183-6/+31
|\| |
| * | (#6723) Fix withenv environment restoration bugMax Martin2011-03-151-5/+4
| |/
| * (#6513) Propagate the environment when doing variable lookup in settingsJacob Helwig2011-03-081-1/+1
| * Maint: Added the ability to replace the behavior ofPaul Berry2011-03-071-0/+26
* | (#4798) Make rdoc work if moduledir & manifestdir overlapMatt Robinson2011-03-082-1/+4
* | maint: Fix rdoc when documenting manifest filesMatt Robinson2011-03-081-10/+3
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-075-7/+87
|\|