summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * (#8268) Fix resource harness spec testsJosh Cooper2011-08-191-5/+9
| * Disable the master on Windows instead of blowing up with failed resourcesJacob Helwig2011-08-191-1/+6
| * maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-1841-164/+0
* | maint: Fix build break due to recent merge from 2.7.x to masterJosh Cooper2011-08-172-3/+7
* | Merge branch '2.7.x'Nick Lewis2011-08-175-0/+250
|\|
| * Merge remote-tracking branch 'josh/maint/2.7.x/ca-location-test-failures' int...Nick Lewis2011-08-171-0/+4
| |\
| | * maint: Fix order dependent test failureJosh Cooper2011-08-171-0/+4
| * | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-08-174-0/+246
| |\ \ | | |/ | |/|
| | * Reset indirector state after configurer tests.Jacob Helwig2011-08-161-0/+5
| | * (#8770) Don't fail to set supplementary groups when changing user to rootNick Lewis2011-08-121-0/+22
| | * Merge remote-tracking branch 'nicklewis/ticket/2.6.x/8770' into 2.6.xJacob Helwig2011-08-111-0/+188
| | |\
| | | * (#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
| | * | (#8740) Do not enumerate files in the root directory.Josh Cooper2011-08-112-0/+31
| | |/
* | | Merge branch '2.7.x'Nick Lewis2011-08-161-3/+5
|\| |
| * | Fix posix exec provider spec failures on WindowsNick Lewis2011-08-161-3/+5
* | | Merge branch '2.7.x'Nick Lewis2011-08-163-111/+113
|\| |
| * | (#5495) Remove dead Windows-specific code from posix exec providerNick Lewis2011-08-161-105/+104
| * | Do not leak indirector state from apply testsJacob Helwig2011-08-152-8/+9
| * | Merge pull request #22 from domcleal/tickets/2.7.x/8808Daniel Pittman2011-08-121-0/+14
| |\ \
| | * | (#8808) Fail Augeas resource when unable to save changesDominic Cleal2011-08-061-0/+14
* | | | maint: Fix order dependent spec failureMatt Robinson2011-08-151-0/+5
* | | | Merge branch '2.7.x'Matt Robinson2011-08-157-5/+348
|\| | |
| * | | maint: Fix case sensitive requireMatt Robinson2011-08-091-1/+1
| * | | maint: Fix inspect helpMatt Robinson2011-08-091-0/+4
| |/ /
| * | Merge branch 'ticket/2.7.x/8704-fileserverconf_parse_errors' into 2.7.xMatt Robinson2011-07-291-0/+32
| |\ \
| | * | (#8704) Give better errors for invalid fileserver.confMatt Robinson2011-07-291-0/+32
| * | | Merge branch 'tickets/2.7.x/1886' into 2.7.xPieter van de Bruggen2011-07-281-111/+111
| |\ \ \
| | * | | (Maint.) Disable cleaning of storeconfigs.Pieter van de Bruggen2011-07-281-111/+111
| * | | | (#8690) Accept 'global' options in Puppet FacesDaniel Pittman2011-07-281-1/+7
| |/ / /
| * | | (Maint.) Fix spec failures related to leaking state.Pieter van de Bruggen2011-07-281-0/+2
| * | | (#1886) Clean up `node clean` for merge.Pieter van de Bruggen2011-07-282-65/+69
| * | | Fix #1886 - Add node cleanup capabilityPeter Meier2011-07-273-3/+298
| |/ /
* | | Merge pull request #23 from domcleal/tickets/master/5606Daniel Pittman2011-08-121-0/+32
|\ \ \
| * | | (#5606) Print Augeas' /augeas//error info to debug on save failureDominic Cleal2011-08-071-0/+18
| * | | (#8808) Fail Augeas resource when unable to save changesDominic Cleal2011-08-071-0/+14
* | | | (#8272) Add missing tests for Windows service provider methods.Cameron Thomas2011-08-101-5/+40
* | | | (#8409) Add a default group provider for WindowsNick Lewis2011-08-101-0/+79
* | | | (#8408) Add a default user provider for WindowsNick Lewis2011-08-101-0/+110
* | | | (#8408/8409) Add a Windows ADSI helper moduleNick Lewis2011-08-091-0/+202
|/ / /
* | | (#8663) Exclude exec timeout test on WindowsJosh Cooper2011-08-041-1/+2
* | | Disable file bucket diffing tests on WindowsJacob Helwig2011-08-021-1/+1
* | | Always put a slash between the checksum and path in filebucket URLsJacob Helwig2011-08-021-1/+1
* | | Treat Windows absolute paths as absolute pathsJacob Helwig2011-08-021-216/+164
* | | Clarify logic and error messages when initializing Puppet::FileBucket::FileJacob Helwig2011-08-021-3/+9
* | | (#8644) Host provider on WindowsJosh Cooper2011-07-293-5/+5
* | | (#8660) Default config dir to %PROGRAMDATA% on WindowsJosh Cooper2011-07-291-2/+2
* | | (#8663) Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-07-283-8/+8
* | | Merge branch 'ticket/master/8663-windows-spec-tests'Josh Cooper2011-07-274-8/+11
|\ \ \
| * | | (#8663) Drive letters are not valid absolute paths on WindowsJosh Cooper2011-07-271-3/+2