summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Add regex, match and not match token to the lexerBrice Figureau2009-08-011-0/+14
* Allow variable $0 to $9 to be interpolated, if ephemeralBrice Figureau2009-08-011-0/+30
* Implement ephemeral scope variablesBrice Figureau2009-08-012-9/+63
* Fixes #2472. Load Facter facts when ralsh is invoked, plus test.Nigel Kersten2009-08-011-0/+5
* Fixing typo in two tests which caused them to always passMarkus Roberts2009-07-311-2/+2
* Fixing #2440 - catalogs can now be compiled on demandLuke Kanies2009-07-311-0/+63
* Exiting from app failures instead of raisingLuke Kanies2009-07-311-7/+10
* Minimal patch to fix #2290 (/tmp permissions)Markus Roberts2009-07-311-0/+4
* 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-251-6/+1
* Fixing mocks to remove warningsLuke Kanies2009-07-251-18/+18
* Fixing #2423 - no more strange dependency cyclesLuke Kanies2009-07-251-0/+23
* 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-201-1/+2
* 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-181-0/+72
* 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
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-161-1/+16
* 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-072-2/+12
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-056-28/+134
* 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
* Fixing #2094 - filebucket failures are clearer nowLuke Kanies2009-06-161-0/+16
* Refactoring part of the file/filebucket integrationLuke Kanies2009-06-141-1/+48
* Adding tests for file/backup behaviourLuke Kanies2009-06-141-0/+42
* Fixing #2323 - Modules use environments correctlyLuke Kanies2009-06-121-3/+5