summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Updated to version 0.24.4Luke Kanies2008-03-251-1/+1
| * Updated to version 0.24.4Luke Kanies2008-03-251-1/+1
* | Added some more tests for loadedfile, based off the old unit tests.Paul Lathrop2008-03-251-2/+23
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xPaul Lathrop2008-03-252-1/+14
|\|
| * Pass source to pkg_add via the PKG_PATH environment variable ifRyan McBride2008-03-252-1/+14
* | Added rspec tests for loadedfilePaul Lathrop2008-03-241-0/+40
|/
* Fixing #571 -- provider suitability is now checked at resourceLuke Kanies2008-03-244-14/+34
* Fixing a couple of tests.Luke Kanies2008-03-244-36/+39
* Moved the configuration of the Node cache to the puppetmasterdLuke Kanies2008-03-243-3/+6
* Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-03-242-1/+6
|\
| * Disabled man page creation by default and updated CHANGELOGJames Turnbull2008-03-252-1/+6
* | Modifying the way ensure is handled so that it supportsLuke Kanies2008-03-241-3/+8
|/
* Fixing #1138 -- the yamldir is automatically created by theLuke Kanies2008-03-244-12/+9
* Disabling http keep-alive as a means of preventing #1010.Luke Kanies2008-03-245-105/+188
* Applying patch by Ryan McBride to fix OpenBSD packageLuke Kanies2008-03-232-1/+4
* Added man pages and man page creation logic to install.rbJames Turnbull2008-03-2211-505/+2734
* Ported #198 man page creation functionality to 0.24.x branchJames Turnbull2008-03-222-3/+54
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-2122-26/+61
* Found an array that leaked pretty quickly between reparsingLuke Kanies2008-03-213-9/+22
* Fixing a test I broke with my fix to #1147Luke Kanies2008-03-201-3/+3
* Fixed #1147: Cached nodes are correctly considered out ofLuke Kanies2008-03-203-0/+21
* tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-202-1/+5
* Applying patch by wyvern to fix #1142.Luke Kanies2008-03-201-2/+2
* * puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code som...Karl Fogel2008-03-201-8/+8
* * puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated...Karl Fogel2008-03-201-0/+3
* Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be:Karl Fogel2008-03-201-2/+2
* * ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New help...Karl Fogel2008-03-201-29/+88
* * ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes.Karl Fogel2008-03-201-61/+61
* Adding another commit for #1136 -- ConsolidatedLuke Kanies2008-03-202-16/+14
* Fixed ports documentation errorJames Turnbull2008-03-201-2/+1
* Added more detail about the requirement for ruby-libshadow for useradd passwo...James Turnbull2008-03-201-1/+1
* Final fix to #1136 - further changes to --test settingJames Turnbull2008-03-201-0/+4
* Second fix to #1136 - fixed --test problemJames Turnbull2008-03-201-1/+1
* Fix for ticket #1136 --verbose cancels out --debugJames Turnbull2008-03-201-12/+22
* Applied patch in #1134James Turnbull2008-03-201-0/+5
* fixing another failing testLuke Kanies2008-03-191-0/+2
* Fixing some tests that only failed under certainLuke Kanies2008-03-185-10/+14
* Refactoring how the catalog creation handles errors.Luke Kanies2008-03-184-50/+72
* Removing extra debuggingLuke Kanies2008-03-181-1/+0
* Fixing a unit test for node integrationLuke Kanies2008-03-181-9/+2
* Settings now (again?) do not use a section more thanLuke Kanies2008-03-182-8/+26
* Removing explicit requires of types and providers,Luke Kanies2008-03-182-6/+1
* Removing obsolete code from the fileserving handler.Luke Kanies2008-03-181-49/+0
* updating resource references in the docsLuke Kanies2008-03-181-3/+3
* Hopefully *finally* fixed the "already being managed" problemLuke Kanies2008-03-183-7/+43
* Adding a rake taks for updating the trac docsLuke Kanies2008-03-171-0/+8
* Updated to version 0.24.3Luke Kanies2008-03-171-1/+1
* Updated to version 0.24.3Luke Kanies2008-03-171-1/+1
* Updating changelog for 0.24.3Luke Kanies2008-03-171-0/+1
* Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.xLuke Kanies2008-03-1710-47/+102
|\