summaryrefslogtreecommitdiffstats
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* (#8663) Exclude git rev-parse HEAD spec test on WindowsJosh Cooper2011-08-191-1/+2
* Check for the appropriate permissions in File type tests on WindowsJacob Helwig2011-08-191-6/+8
* Remove :fails_on_windows from file type tests that no longer fail on WindowsJacob Helwig2011-08-191-7/+5
* Disable symlink related file tests on WindowsJacob Helwig2011-08-191-2/+2
* (#8663) Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-08-193-3/+3
* (#8663) Reenable spec tests on Windows that now passJosh Cooper2011-08-192-2/+2
* Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-08-191-1/+1
* Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-08-193-10/+8
* Update certificate spec tests for WindowsJosh Cooper2011-08-194-32/+25
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-08-197-10/+0
* Remove Puppet::Util::Cacher use from Puppet::Indirector::IndirectionNick Lewis2011-08-192-4/+4
* Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-08-191-2/+0
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-08-191-1/+1
* Maint: Fix miscellaneous testsJosh Cooper2011-08-191-2/+2
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-1918-30/+30
* Fix tests with "relative" paths on WindowsJosh Cooper2011-08-193-17/+17
* (#8356) Color defaults to false on WindowsJosh Cooper2011-08-191-0/+10
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-1814-56/+0
* Do not leak indirector state from apply testsJacob Helwig2011-08-151-0/+3
* (#1886) Clean up `node clean` for merge.Pieter van de Bruggen2011-07-281-1/+1
* Deprecate RestAuthConfig#allowed? in favor of #check_authorizationBrice Figureau2011-07-261-1/+1
* Fix #6026 - security file should support inline commentsBrice Figureau2011-07-261-1/+0
* Fix #5010 - Allow leading whitespace in auth.confBrice Figureau2011-07-261-1/+0
* Fix #5777 - rule interpolation broke auth.conf CIDR rulesBrice Figureau2011-07-261-0/+147
* (#8147) Update test for default reporturlnfagerlund2011-06-291-1/+1
* Merge branch '2.6.x' into 2.7.xJacob Helwig2011-06-281-0/+11
|\
| * (#4416) Ensure types are providified after reloadingNick Lewis2011-06-101-0/+11
* | Remove order dependency from functions integration specJacob Helwig2011-06-281-1/+1
* | Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-081-0/+22
|\|
| * (#2128) Add support for setting node name based on a factNick Lewis2011-06-061-0/+15
| * (#2128) Add the ability to specify a node nameNick Lewis2011-06-061-0/+7
| * Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-201-2/+2
* | (#7507) Add exclude filter for ruby 1.9 spec failuresJosh Cooper2011-05-201-2/+2
* | (#7502) Fixed parser spec for ruby 1.8.5Josh Cooper2011-05-201-2/+2
* | Merge branch 'ticket/2.7.next/7523' into 2.7.nextNick Lewis2011-05-171-0/+31
|\ \
| * | (#7523) Refactor the grammar to reduce duplicationNick Lewis2011-05-171-0/+31
* | | Merge branch '2.7.x' into 2.7.nextPieter van de Bruggen2011-05-179-10/+10
|\ \ \ | |/ / |/| |
| * | (#7507) Add more filters for Ruby 1.9 spec failuresPieter van de Bruggen2011-05-171-1/+1
| * | (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-178-9/+9
* | | (#7114) Add integration tests for authorized_keyStefan Schulte2011-05-161-0/+207
|/ /
* | (#6962) Add integration tests on Face documentation.Daniel Pittman2011-04-271-0/+55
* | maint: use the exit_with helper everywhere...Daniel Pittman2011-04-222-4/+4
* | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-191-2/+2
* | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-0/+56
* | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1351-85/+50
* | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0851-54/+52
* | maint: Get tests passing on Ruby < 1.8.7Matt Robinson2011-04-081-1/+1
* | Merge branch '2.6.x' into nextMax Martin2011-04-071-27/+34
|\|
| * Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-051-5/+38
| * (#5670) Don't trigger refresh from a failed resourceNick Lewis2011-03-301-27/+34