summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove :fails_on_windows from file type tests that no longer fail on WindowsJacob Helwig2011-08-021-7/+5
* | | 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
* | | Consolidate test logic determining if a registered file is in the temp directoryJacob Helwig2011-08-021-10/+8
* | | Clarify logic and error messages when initializing Puppet::FileBucket::FileJacob Helwig2011-08-021-3/+9
* | | Disable symlink related file tests on WindowsJacob Helwig2011-08-021-2/+2
* | | (#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-286-11/+11
* | | Merge branch 'ticket/master/8663-windows-spec-tests'Josh Cooper2011-07-276-10/+13
|\ \ \
| * | | (#8663) Drive letters are not valid absolute paths on WindowsJosh Cooper2011-07-271-3/+2
| * | | (#8663) Update the run_mode spec test on Windows to match the codeJosh Cooper2011-07-271-3/+7
| * | | (#8663) The ssh_authorized_key type is not supported on WindowsJosh Cooper2011-07-271-1/+1
| * | | (#8663) Reenable spec tests on Windows that now passJosh Cooper2011-07-273-3/+3
* | | | Merge branch 'ticket/master/8392-disable-master-tests-on-windows'Jacob Helwig2011-07-272-2/+2
|\ \ \ \
| * | | | (#8392) Disable master related tests on WindowsJacob Helwig2011-07-272-2/+2
* | | | | Merge branch 'ticket/master/8272'Nick Lewis2011-07-261-58/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | (#8272) Allow disabled Windows services to be startedNick Lewis2011-07-261-0/+27
| * | | | (#8272) Refactor specs for Windows service providerNick Lewis2011-07-261-58/+32
| * | | | (#8272) Use symbols instead of booleans for enabled property on WindowsNick Lewis2011-07-261-2/+2
* | | | | Merge branch '2.7.x'Jacob Helwig2011-07-264-1/+177
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Deprecate RestAuthConfig#allowed? in favor of #check_authorizationBrice Figureau2011-07-262-2/+2
| * | | Fix #6026 - security file should support inline commentsBrice Figureau2011-07-263-1/+19
| * | | Fix #5010 - Allow leading whitespace in auth.confBrice Figureau2011-07-262-1/+12
| * | | Fix #5777 - rule interpolation broke auth.conf CIDR rulesBrice Figureau2011-07-261-0/+147
* | | | Merge branch 'master' of github.com:puppetlabs/puppetJosh Cooper2011-07-262-36/+57
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '2.7.x'Matt Robinson2011-07-262-36/+57
| |\| |
| | * | Merge branch 'ticket/2.7.x/maint-show_help_for_cert_without_subcommand' into ...Matt Robinson2011-07-261-0/+10
| | |\ \
| | | * | maint: Fix cert app to print help and exit if no subcommandMatt Robinson2011-07-251-0/+10
| | * | | maint: Suggest where to start troubleshooting SSL error messageMatt Robinson2011-07-261-36/+47
* | | | | Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-07-263-2/+6
* | | | | Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-07-2610-27/+26
* | | | | Update certificate spec tests for WindowsJosh Cooper2011-07-267-44/+42
|/ / / /
* | | | Merge branch '2.7.x'Nick Lewis2011-07-2512-38/+182
|\| | |
| * | | Merge branch '2.6.x' into 2.7.xNick Lewis2011-07-253-12/+66
| |\ \ \ | | |/ / | |/| / | | |/
| | * (#8596) Detect resource alias conflicts when titles do not matchNick Lewis2011-07-251-7/+54
| | * Merge branch 'ticket/2.6.x/8418-inspect_respect_run_mode' into 2.6.xMatt Robinson2011-07-252-5/+12
| | |\
| | | * (#8418) Fix inspect app to have the correct run_modeMatt Robinson2011-07-251-0/+5
| | | * maint: Add debug logging when the master receives a reportMatt Robinson2011-07-251-5/+7
| * | | Merge branch '2.7rc' into 2.7.xMichael Stahnke2011-07-251-0/+237
| |\ \ \
| * \ \ \ Merge branch 'tickets/2.7.x/7266' into 2.7.xPieter van de Bruggen2011-07-251-4/+16
| |\ \ \ \
| | * | | | (#7266) Move Certificate option validation into face.Pieter van de Bruggen2011-07-251-4/+16
| * | | | | maint: Fix Face testing bug 1.9.2 revealed.Daniel Pittman2011-07-252-4/+2
| |/ / / /
| * | | | (#7290) Update indirected Faces to avoid unknown options.Daniel Pittman2011-07-221-1/+3
| * | | | (#8561, #7290) Implement the option contract fully.Daniel Pittman2011-07-221-5/+6
| * | | | (#8561) Unify validation and modification of action arguments.Daniel Pittman2011-07-221-3/+3
| * | | | (#7290) Fail on unknown options.Daniel Pittman2011-07-221-0/+10
| * | | | (#8561) Use canonical names for options to actions.Daniel Pittman2011-07-221-6/+20
| * | | | (#7184) Load the core of obsolete versions of Faces.Daniel Pittman2011-07-224-8/+39