summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Fixing #2336 - qualified variables only throw warningsLuke Kanies2009-06-111-4/+102
* Fix #2246 - take2: make sure we run the rails tag query only when neededBrice Figureau2009-06-111-1/+11
* Fix collector specs which were not workingBrice Figureau2009-06-111-9/+12
* Make sure overriding a tag also produces a tagBrice Figureau2009-06-111-0/+10
* Removed a unit test which tested munging which is no longer done in the typeBryan Kearney2009-06-101-7/+0
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-101-0/+36
* #2332: Remove trailing slashes from path commands in the pluginBryan Kearney2009-06-091-0/+6
* Changing the preferred serialization format to jsonLuke Kanies2009-06-061-4/+0
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-061-37/+71
* Adding JSON support to CatalogsLuke Kanies2009-06-062-0/+199
* Providing JSON support to the Resource classLuke Kanies2009-06-061-0/+152
* Adding a JSON utility module for providing Ruby compatLuke Kanies2009-06-061-0/+21
* Adding JSON support to Puppet::RelationshipLuke Kanies2009-06-061-0/+101
* Adding a JSON formatLuke Kanies2009-06-061-0/+96
* Allowing formats to specify the individual method names to useLuke Kanies2009-06-061-1/+7
* Allowing formats to specify the methods they requireLuke Kanies2009-06-061-2/+29
* Fix some tests who were missing some actionsBrice Figureau2009-06-061-0/+4