summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixing #2403 - provider specificity is richer and betterLuke Kanies2009-07-242-4/+4
* Fix #2439 - let puppetdoc use loaded_codeBrice Figureau2009-07-242-3/+9
* Fixed #2436 - Changed ralsh to use Puppet::Type.new and avoid deprecation noticeJames Turnbull2009-07-231-1/+1
* Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...Nigel Kersten2009-07-214-7/+7
* Fix #2425 - make sure client can contact CA server with RESTBrice Figureau2009-07-213-0/+9
* Fix #2424 - take 2, make sure default mounts allow every clientsBrice Figureau2009-07-211-0/+2
* Fix #2424 - File server can't find module in environmentBrice Figureau2009-07-182-3/+3
* Fix small typo in the fix for #2394Brice Figureau2009-07-181-1/+1
* Feature #2378 - Implement "thin_storeconfigs"Brice Figureau2009-07-182-2/+15
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-185-3/+30
* Fix #2261 - Make sure query string parameters are properly escapedBrice Figureau2009-07-173-6/+7
* Fixed #579 - puppet should try to clear solaris 10 services in maintenance stateJames Turnbull2009-07-161-1/+8
* Fix #1963 - Failing to read /proc/mounts for selinux kills file downloadsRicky Zhou2009-07-161-2/+8
* Fixing #2245 - provider lists are not lost on type reloadLuke Kanies2009-07-161-12/+20
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-161-0/+1
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-1412-447/+10
* Fixed #2410 - default acl logs as info instead of warn.Sam Livingston-Gray2009-07-141-1/+1
* Fixed #2394 - warn once on module mount deprecation.Sam Livingston-Gray2009-07-131-1/+1
* Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow c...Nigel Kersten2009-07-112-7/+39
* Added Markdown mode to puppetdoc to output Markdown.James Turnbull2009-07-102-8/+54
* Allow boolean value for boolean cli parameterBrice Figureau2009-07-101-0/+2
* Fix #2364 - Associates the correct comment to the right statementBrice Figureau2009-07-102-9/+15
* Make sure the parser sees the correct line numberBrice Figureau2009-07-104-233/+292
* Fix #2366 - puppetdoc was parsing classes in the wrong orderBrice Figureau2009-07-101-1/+2
* 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/+19
* Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaqu...Brice Figureau2009-07-071-3/+10
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-056-18/+72
* Fixed #2293 - Added cron syntax X-Y/Z and '7' for sundayJames Turnbull2009-07-051-3/+8
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-058-82/+69
* Adding a special class to handle loaded classes/defines/nodesLuke Kanies2009-07-051-0/+85
* Fix #2383, an incompatibility with early ruby 1.8 versionsChristian Hofstaedtler2009-07-051-1/+2
* Fixing #2238 In some cases blank? is not available on String.Jordan Curzon2009-07-041-1/+1
* Fixing #2238 - Deal with nil hash keys from mongrel paramsJordan Curzon2009-07-021-0/+2
* Set ENV['PATH'] to an empty string if non-existentNigel Kersten2009-06-281-1/+1
* Fixing #2197 - daemontools tests now passLuke Kanies2009-06-261-18/+36
* Change the diff default output to "unified"Stig Sandbeck Mathisen2009-06-261-1/+1
* Added missing colon to suntabMartin Englund2009-06-261-1/+2
* Fixed #2087 and refactored the code that gets the smf service stateMartin Englund2009-06-261-31/+19
* Using the logging utilities to clean up module warningsLuke Kanies2009-06-191-1/+12
* Fixing #1064 - Deprecating module 'plugins' directoriesLuke Kanies2009-06-191-1/+12
* Removing deprecated :pluginpath settingLuke Kanies2009-06-191-6/+0
* Fixing #2094 - filebucket failures are clearer nowLuke Kanies2009-06-161-1/+6
* Refactoring part of the file/filebucket integrationLuke Kanies2009-06-141-42/+30
* Fixed pi binary so --meta option works and updated documentationDavid Lutterkort2009-06-131-1/+1
* Fixing #2323 - Modules use environments correctlyLuke Kanies2009-06-121-1/+1
* Fixed #2102 - Rails feature update fixed for Debian and UbuntuJames Turnbull2009-06-131-1/+1
* Fix #2333 - Make sure lexer skip whitespace on non-tokenBrice Figureau2009-06-121-1/+4
* Updated split function and add split function unit tests (courtesy of Thomas ...James Turnbull2009-06-121-6/+22
* * provider/augeas: strip whitespace and ignore blank linesDavid Lutterkort2009-06-121-0/+2