summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
* (#8662) Don't manage internal file permissions on WindowsJosh Cooper2011-08-221-0/+22
* (#8662) Skip user and group resources when applying settings on WindowsJosh Cooper2011-08-221-0/+19
* (#8662) Fix Puppet.features.root? on WindowsJosh Cooper2011-08-221-0/+89
* maint: Fix build break due to recent merge from 2.7.x to masterJosh Cooper2011-08-191-0/+3
* (#8408/8409) Add a Windows ADSI helper moduleNick Lewis2011-08-191-0/+202
* (#8660) Default config dir to %PROGRAMDATA% on WindowsJosh Cooper2011-08-191-2/+2
* (#8663) Update the run_mode spec test on Windows to match the codeJosh Cooper2011-08-191-3/+7
* Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-08-191-0/+4
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-08-191-141/+64
* Remove dead uses of Puppet::Util::Cacher from autoloaderNick Lewis2011-08-191-4/+0
* Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-08-191-10/+0
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-193-4/+4
* Fix tests with "relative" paths on WindowsJosh Cooper2011-08-198-42/+68
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-187-28/+0
* Merge branch '2.6.x' into 2.7.xJacob Helwig2011-08-171-0/+210
|\
| * (#8770) Don't fail to set supplementary groups when changing user to rootNick Lewis2011-08-121-0/+22
| * (#8770) Always fully drop privileges when changing userNick Lewis2011-08-111-11/+86
| * (#8662) Migrate suidmanager test case to rspecNick Lewis2011-08-111-0/+113
* | Merge branch '2.6.x' into 2.7.xMatt Robinson2011-07-141-0/+11
|\|
| * (#7144) Update Settings#writesub to convert mode to FixnumMax Martin2011-07-141-0/+11
* | Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-081-0/+4
|\|
| * (#650) Allow symlinks for configuration directoriesNick Lewis2011-06-071-0/+4
| * Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-201-10/+10
| * (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-252-1/+9
* | maint: Dedup the loadpath so we don't have to walk it multiple timesMatt Robinson2011-05-261-2/+2
* | maint: fix spec_helper inclusions again.Daniel Pittman2011-05-178-19/+11
* | Merge branch '2.7.x' into 2.7.nextPieter van de Bruggen2011-05-1711-17/+17
|\ \
| * | (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-1711-17/+17
| * | Prevent spec failure caused by network device mock leakBrice Figureau2011-05-071-0/+4
* | | Merge branch '2.7.x' into 2.7.nextDaniel Pittman2011-05-061-6/+4
|\| |
| * | (#7304) Improve help from `puppet foo`Daniel Pittman2011-05-021-6/+4
| * | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-191-10/+10
* | | (#7021) Fix order dependent spec failuresMatt Robinson2011-04-211-1/+5
* | | Merge remote-tracking branch 'jamtur01/tickets/master/7166' into nextJosh Cooper2011-04-191-10/+10
|\ \ \ | |/ / |/| |
| * | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-201-10/+10
* | | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-185-125/+231
|/ /
* | Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-131-0/+12
* | (#6928) Removed --ignoreimportNick Lewis2011-04-131-12/+0
* | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1349-89/+53
* | (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-131-1/+1
* | (#6962) delegate global usage to the help face.Daniel Pittman2011-04-121-3/+4
* | (#6992) Expose available_subcommands as a class method.Daniel Pittman2011-04-121-0/+5
* | (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warnNick Lewis2011-04-121-4/+4
* | (#5027) Spell deprecation correctlyNick Lewis2011-04-121-6/+6
* | 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