summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix #2448 - fix the broken runit provider and testsBrice Figureau2009-07-291-1/+13
* Fixes #2362. Do not validate users/groups when supplied with numeric uid/gidsNigel Kersten2009-07-292-0/+10
* Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctlyBrice Figureau2009-07-254-0/+49
* Fixing #2296 - overlapping recursions work againLuke Kanies2009-07-252-6/+22
* Fixing mocks to remove warningsLuke Kanies2009-07-251-18/+18
* Fixing #2423 - no more strange dependency cyclesLuke Kanies2009-07-251-0/+23
* Fixing a test broken by changing the default os x package typeLuke Kanies2009-07-241-1/+1
* Fixing selinux tests broken in the fix for #1963Luke Kanies2009-07-241-3/+2
* Fixing #2445 - fixing the mount test mockLuke Kanies2009-07-241-1/+2
* Fixing #2421 - file renaming errors now propagateLuke Kanies2009-07-241-0/+11
* Fixing #2403 - provider specificity is richer and betterLuke Kanies2009-07-242-0/+48
* Fix #2439 - let puppetdoc use loaded_codeBrice Figureau2009-07-241-0/+7
* Fixed #2436 - Changed ralsh to use Puppet::Type.new and avoid deprecation noticeJames Turnbull2009-07-231-3/+3
* Fix #2425 - make sure client can contact CA server with RESTBrice Figureau2009-07-213-0/+24
* Fix #2424 - take 2, make sure default mounts allow every clientsBrice Figureau2009-07-211-0/+13
* Fix #2378 and #2391 testsBrice Figureau2009-07-204-2/+50
* Fix #2424 - File server can't find module in environmentBrice Figureau2009-07-182-4/+4
* Fix small typo in the fix for #2394Brice Figureau2009-07-181-1/+1
* Feature #2378 - Implement "thin_storeconfigs"Brice Figureau2009-07-182-0/+85
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-185-1/+115
* Fix #2261 - Make sure query string parameters are properly escapedBrice Figureau2009-07-175-20/+30
* Fixing #2245 - provider lists are not lost on type reloadLuke Kanies2009-07-161-0/+22
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-162-1/+107
* Fixed #2410 - default acl logs as info instead of warn.Sam Livingston-Gray2009-07-141-2/+2
* Adding test for current auth config warning.Sam Livingston-Gray2009-07-141-0/+5
* Fixed #2394 - warn once on module mount deprecation.Sam Livingston-Gray2009-07-131-1/+1
* Add test for current module mount deprec warning.Sam Livingston-Gray2009-07-131-1/+2
* Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow c...Nigel Kersten2009-07-111-0/+38
* Allow boolean value for boolean cli parameterBrice Figureau2009-07-101-0/+7
* Fix #2364 - Associates the correct comment to the right statementBrice Figureau2009-07-101-0/+14
* Make sure the parser sees the correct line numberBrice Figureau2009-07-101-10/+24
* Fixes #2367 - Mongrel::HTTPRequest returns a StringIO objectJames Turnbull2009-07-081-1/+1
* Fix #2082 - puppetca shouldn't list revoked certificatesBrice Figureau2009-07-073-7/+15
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-057-30/+137
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-053-33/+21
* Adding a special class to handle loaded classes/defines/nodesLuke Kanies2009-07-051-0/+106
* Fixing #2238 - Deal with nil hash keys from mongrel paramsJordan Curzon2009-07-021-0/+5
* Fixing #2197 - daemontools tests now passLuke Kanies2009-06-261-13/+38
* Using the logging utilities to clean up module warningsLuke Kanies2009-06-191-1/+15
* Fixing #1064 - Deprecating module 'plugins' directoriesLuke Kanies2009-06-191-8/+32
* Removing deprecated :pluginpath settingLuke Kanies2009-06-191-3/+3
* Fixing #2094 - filebucket failures are clearer nowLuke Kanies2009-06-161-0/+16
* Refactoring part of the file/filebucket integrationLuke Kanies2009-06-143-10/+58
* Adding tests for file/backup behaviourLuke Kanies2009-06-141-0/+42
* Fixing #2323 - Modules use environments correctlyLuke Kanies2009-06-121-3/+5
* Fix #2333 - Make sure lexer skip whitespace on non-tokenBrice Figureau2009-06-121-0/+4
* Updated split function and add split function unit tests (courtesy of Thomas ...James Turnbull2009-06-125-0/+51
* * provider/augeas: strip whitespace and ignore blank linesDavid Lutterkort2009-06-121-0/+13
* Fixing #2329 - puppetqd tests now passLuke Kanies2009-06-121-1/+1
* Cleaning up scope tests a bitLuke Kanies2009-06-111-4/+3