summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
* Step towards #5027 -- add Logging#deprication_warning facilityMarkus Roberts2011-04-121-0/+25
* Merge branch 'tickets/master/7021' into nextJames Turnbull2011-04-126-0/+1002
|\
| * Updated confine in Spec test for RSpec 2James Turnbull2011-04-081-3/+2
| * Add management of router/switchs global vlansBrice Figureau2011-04-081-1/+21
| * Cisco Switch/Router Interface managementBrice Figureau2011-04-082-0/+590
| * Ssh transport for network device managementBrice Figureau2011-04-081-0/+212
| * Telnet transport to connect to remote network deviceBrice Figureau2011-04-081-0/+76
| * Remote Network Device transport systemBrice Figureau2011-04-081-0/+42
| * Introduce a module for some IP computationsBrice Figureau2011-04-081-0/+63
* | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0843-43/+43
* | maint: Add Array combinations methodMatt Robinson2011-04-081-0/+23
|/
* (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-252-3/+11
* maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-2217-17/+17
* Merge branch '2.6.x' into nextMatt Robinson2011-03-183-2/+95
|\
| * (#6723) Fix withenv environment restoration bugMax Martin2011-03-151-0/+49
| * (#6513) Propagate the environment when doing variable lookup in settingsJacob Helwig2011-03-081-1/+10
| * (#6513) Adjust P::U::Settings test name to reflect what it testsJacob Helwig2011-03-081-1/+1
| * Maint: Added the ability to replace the behavior ofPaul Berry2011-03-071-0/+35
* | maint: Fix rdoc when documenting manifest filesMatt Robinson2011-03-081-54/+16
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-072-3/+44
|\|
| * (#5977) fix spec test failure when new applications are introduced.Daniel Pittman2011-02-121-4/+9
| * Merge branch 'masterzen/tickets/2.6/5720' into bug/2.6.next/5720-puppetdoc-fa...Daniel Pittman2011-02-121-3/+15
| |\
| | * Fix #6281 - Make sure puppetdoc analyzes all filesBrice Figureau2011-02-111-0/+12
| | * Fix #6280 - puppetdoc crashing on string interpolationBrice Figureau2011-02-111-3/+3
| * | Merge remote branch 'dan/ticket/2.6.4/5977' into 2.6.nextJesse Wolfe2011-02-081-0/+24
| |\ \ | | |/ | |/|
| | * (5977) Puppet::Applications can be loaded from multiple paths.Dan Bode2011-01-141-0/+24
* | | Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...Jesse Wolfe2011-03-011-207/+0
* | | Merge remote branch 'brice/feature/process-instrumentation' into nextJesse Wolfe2011-02-251-0/+207
|\ \ \
| * | | Process name instrumentation infrastructureBrice Figureau2010-12-181-0/+207
* | | | Merge branch 'maint/2.6.next/help' into nextJesse Wolfe2011-02-032-0/+18
|\ \ \ \ | | |/ / | |/| |
| * | | (#4139) hook log autoflush into global defaultsDaniel Pittman2011-02-032-0/+18
| * | | Augmentation of tests for prior commitMarkus Roberts2011-02-011-1/+7
| * | | Fix to fix for #5755 -- backref serialization issues in zamlMarkus Roberts2011-02-011-1/+25
| * | | Bug #5755 -- ZAML generates extra newline in some hash backreferences.Daniel Pittman2011-01-311-0/+21
* | | | Merge branch '2.6.x' into nextNick Lewis2011-01-066-30/+39
|\| | |
| * | | (#5771) Upgrade rspec to version 2Matt Robinson2011-01-042-9/+3
| * | | (#5715) Changed the type of metric names to always be strings.Paul Berry2010-12-301-7/+7
| * | | (#5715) Removed Puppet::Util::Log#version.Paul Berry2010-12-302-13/+20
| * | | Merge branch 'ticket/2.6.4/5566' into 2.6.nextJesse Wolfe2010-12-161-1/+9
| |\ \ \
| | * | | Fix #5566 none, mtime, and ctime checksum types can write file contentsJesse Wolfe2010-12-161-1/+9
| | | |/ | | |/|
| * / | (#5261) Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-12-021-0/+15
| |/ /
* | | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-0624-24/+24
* | | Merge branch 'ticket/2.6.x/5261' into nextJesse Wolfe2010-11-221-0/+15
|\ \ \
| * | | Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-11-221-0/+15
| |/ /
* | | Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-181-1/+1
* | | Maint: Improved spec testsPaul Berry2010-11-181-1/+1
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-174-30/+41
|\| |
| * | Fix for #4299 -- Don't require whichMarkus Roberts2010-11-121-2/+2
| * | Fix for #4955 -- Race condition & memory leak in Puppet::UtilMarkus Roberts2010-11-121-20/+6
| * | Fix #4923 - close process race when truncating existing fileBrice Figureau2010-11-101-4/+22