summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Add shellquote() function.Thomas Bellman2009-08-081-0/+92
* Fixes #2499. Allows execs to specify an array for the returns parameterNigel Kersten2009-08-081-2/+14
* Logs now assume resource params have metadataLuke Kanies2009-08-031-7/+0
* Adding metadata delegation from param to resourceLuke Kanies2009-08-032-6/+15
* Adding many tests for #2371, and slightly refactoringLuke Kanies2009-08-031-28/+120
* Fixes for Redmine 2371.Steven Jenkins2009-08-031-0/+68
* Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port...Nigel Kersten2009-08-041-1/+18
* Fixes #2483 - Log only copies metadata from RAL objectsLuke Kanies2009-08-041-7/+22
* rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack ...Christian Hofstaedtler2009-08-031-2/+2
* Cleaning up tests for #2469Luke Kanies2009-08-031-11/+55
* default server in remote filebucketsTill Maas2009-08-031-0/+30
* Fixed #2294 - Classes sometimes cannot be foundMarkus Roberts2009-08-031-1/+71
* Adding #2477 - puppet can apply provided catalogsLuke Kanies2009-08-022-26/+112
* Fixing problems my Feature refactor causedLuke Kanies2009-08-021-3/+5
* Fixing ruby warning in definition testLuke Kanies2009-08-021-1/+1
* Adding a test for the Exec typeLuke Kanies2009-08-021-0/+13
* Speeding a test up through stubbingLuke Kanies2009-08-021-0/+1
* Fixing a test broken by the regex featuresLuke Kanies2009-08-021-0/+14
* Migrating Feature tests to specLuke Kanies2009-08-021-0/+70
* Configuration version information is now in logsLuke Kanies2009-08-012-0/+42
* Adding support for an external catalog versionLuke Kanies2009-08-012-0/+19
* Cleaning up duplication in another test fileLuke Kanies2009-08-011-31/+28
* Removing duplication in the test structureLuke Kanies2009-08-011-10/+10
* Implement node matching with regexesBrice Figureau2009-08-014-12/+121
* Make sure node are referenced by their namesBrice Figureau2009-08-013-17/+191
* Enhance selector and case statements to match with regexpBrice Figureau2009-08-012-0/+299
* Fix #2033 - Allow regexp in if expressionBrice Figureau2009-08-012-0/+125
* Add AST::Regex, an AST leaf node representing a regexBrice Figureau2009-08-011-1/+120
* 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