summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge ssh://michael@reductivelabs.com/home/michael/git/puppetMichael V. O'Brien2007-08-141-5/+5
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Added shortname support to config.rb and refactored addargsMichael V. O'Brien2007-08-144-36/+139
| | | |/ / | | |/| |
| * | | | Merge /opt/rl/git/puppetLuke Kanies2007-08-141-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge /opt/rl/git/puppetluke2007-08-132-5/+22
| * | | | Revert "Updating more milestone names"luke2007-08-131-1/+1
| * | | | Updating more milestone namesluke2007-08-131-1/+1
* | | | | Merge branch 'multi_env'Luke Kanies2007-08-2257-3133/+3965
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-229-133/+143
| * | | | Adding the topscope metadata to the configuration being returned to the clien...Luke Kanies2007-08-224-10/+20
| * | | | A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-2022-228/+141
| * | | | All language tests now pass. I expect there are other failures elsewhere, bu...Luke Kanies2007-08-2020-667/+305
| * | | | The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-2021-1051/+718
| * | | | The new parser configuration object works now,Luke Kanies2007-08-167-585/+1067
| * | | | Adding node caching, so that node sources are not spammed during file serving...Luke Kanies2007-08-152-1/+47
| * | | | Keeping the node names in the node object, so that they are available to the ...Luke Kanies2007-08-152-1/+5
| * | | | Refactoring a small part of the interface between the configuration handler a...Luke Kanies2007-08-152-6/+30
| * | | | Requiring mocha in all cases in the test treeLuke Kanies2007-08-151-0/+1
| * | | | The new configuration handler looks to be ready for usage. Now I just need t...Luke Kanies2007-08-153-158/+301
| | |_|/ | |/| |
| * | | Adding the necessary name/ip fields to the node methodsLuke Kanies2007-08-152-11/+11
| * | | Adding a "none" node source, which will be the default node source and will j...Luke Kanies2007-08-153-1/+31
| * | | Finalizing the node handler. It now correctly uses the different node sourcesLuke Kanies2007-08-147-318/+472
| * | | An intermediate commit in the work towards adding multi-environment support.Luke Kanies2007-08-1414-727/+1437
| | |/ | |/|
* / | Fixing documentation string on the file "ensure" property to remove the confu...Luke Kanies2007-08-141-5/+5
|/ /
* | Applying patch by Adam Jacob to make external node tools able to handle comma...Luke Kanies2007-08-132-5/+22
* | Revert "Updating more milestone names"Luke Kanies2007-08-131-1/+1
* | Updating more milestone namesLuke Kanies2007-08-131-1/+1
|/
* Adding milestone names to changelogluke2007-08-131-1/+2
* Actually honour :namevar => true on newparam calls(no author)2007-08-121-0/+2
* Removing extraneous debugging from crontabluke2007-08-103-14/+38
* Fix for setting global exit code ($?) in SUIDManager testschristian2007-08-101-0/+8
* Broaden assert_absent so that it thinks that :purged is equivalent to :absent(no author)2007-08-091-1/+1
* Change the service name so that it is less likely to trip on a common word an...(no author)2007-08-091-2/+2
* trac #763: Make redhat provider default for CentOS (patch by jtimberman)lutter2007-08-091-1/+1
* Trivial mock cleanups(no author)2007-08-092-4/+3
* Constants in provider/interface/redhat.rb are getting redifined as they are d...christian2007-08-091-13/+13
* Changes to lib/ corresponding to test refactoring from r2759, was unaware tha...christian2007-08-092-45/+27
* Highlight what I think is a problem in the test suite that I just can't solve(no author)2007-08-091-0/+3
* Refactor SUIDManager tests to run without root, change SUIDManager's behavior...christian2007-08-0915-196/+111
* Upgrade mocha to 0.5.1, which gives much better error messages(no author)2007-08-0928-228/+892
* Fix the ral:providers:host:parsed tests so they run successfully(no author)2007-08-092-1/+2
* Updated to version 0.23.2luke2007-08-071-1/+1
* Updated to version 0.23.2luke2007-08-071-1/+1
* The last set of bug-fixes before the next release. This commit just fixes a ...luke2007-08-076-8/+10
* Adding test support for the other mongrel configuration headerluke2007-08-063-3/+28
* Copying the "commands" and "confine" statements to the actual dscl providers,...luke2007-08-062-6/+8
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-0612-128/+665
* Removing the code from #745 until it can pass some basic testsluke2007-08-052-69/+0
* Adding syslog support by devdas (#745).luke2007-08-052-0/+69
* Fixing #751 -- the interface providers now have basic tests, at least to veri...luke2007-08-054-105/+172
* Fixing #731 - we are now correctly only collecting exported resourcesluke2007-08-053-1/+37