summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-162-12/+42
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-164-117/+108
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-1421-608/+17
* Fixed #2410 - default acl logs as info instead of warn.Sam Livingston-Gray2009-07-142-3/+3
* 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-132-2/+2
* 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-113-7/+77
* Added Markdown mode to puppetdoc to output Markdown.James Turnbull2009-07-103-10/+58
* Excluded directories from rcov coverage reportJames Turnbull2009-07-101-0/+1
* Allow boolean value for boolean cli parameterBrice Figureau2009-07-102-0/+9
* Fix #2364 - Associates the correct comment to the right statementBrice Figureau2009-07-103-9/+29
* Make sure the parser sees the correct line numberBrice Figureau2009-07-105-243/+316
* Fix #2366 - puppetdoc was parsing classes in the wrong orderBrice Figureau2009-07-101-1/+2
* Added rcov coverage to Spec testsJames Turnbull2009-07-101-4/+15
* Fixes #2367 - Mongrel::HTTPRequest returns a StringIO objectJames Turnbull2009-07-082-2/+2
* Fix #2082 - puppetca shouldn't list revoked certificatesBrice Figureau2009-07-076-10/+37
* Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaqu...Brice Figureau2009-07-072-10/+13
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-0513-48/+209
* Fixed #2293 - Added cron syntax X-Y/Z and '7' for sundayJames Turnbull2009-07-051-3/+8
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-0518-216/+163
* Adding a special class to handle loaded classes/defines/nodesLuke Kanies2009-07-052-0/+191
* 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-022-0/+7
* Final fix to CI test rakesJames Turnbull2009-06-281-2/+2
* Set ENV['PATH'] to an empty string if non-existentNigel Kersten2009-06-281-1/+1
* Fix to CI rake tasksJames Turnbull2009-06-271-2/+2
* Fixing #2197 - daemontools tests now passLuke Kanies2009-06-262-31/+74
* 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-192-2/+27
* Fixing #1064 - Deprecating module 'plugins' directoriesLuke Kanies2009-06-192-9/+44
* Removing deprecated :pluginpath settingLuke Kanies2009-06-192-9/+3
* Fixing #2094 - filebucket failures are clearer nowLuke Kanies2009-06-162-1/+22
* Refactoring part of the file/filebucket integrationLuke Kanies2009-06-145-110/+93
* Adding tests for file/backup behaviourLuke Kanies2009-06-141-0/+42
* Fixed pi binary so --meta option works and updated documentationDavid Lutterkort2009-06-132-3/+7
* Fixing #2323 - Modules use environments correctlyLuke Kanies2009-06-122-4/+6
* Merge branch 'tickets/master/2102'James Turnbull2009-06-131-1/+1
|\
| * Fixed #2102 - Rails feature update fixed for Debian and UbuntuJames Turnbull2009-06-131-1/+1
* | Fixed #2052 - Added -e option to puppet --help outputJames Turnbull2009-06-121-1/+4
|/
* Fix #2333 - Make sure lexer skip whitespace on non-tokenBrice Figureau2009-06-123-1/+12
* Updated split function and add split function unit tests (courtesy of Thomas ...James Turnbull2009-06-126-6/+73
* * provider/augeas: strip whitespace and ignore blank linesDavid Lutterkort2009-06-122-0/+15
* Fixed pi testsJames Turnbull2009-06-122-2/+9
* Fixed #2222 - Cleanup pi binary options and --help outputJames Turnbull2009-06-122-20/+38