summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
...
| * remove obsolete runners variableDavid Schmitt2007-11-091-8/+2
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-1/+1
|/
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-0/+22
* Adding the first pass at modifying file servingLuke Kanies2007-10-171-0/+37
* Somewhat better documentation of the :absent field feature in fileparsing.Marcin Owsiany2007-10-061-1/+3
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-041-7/+2
|\
| * Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-0327-27/+1
| |\
| * | I finally tracked down the problem that was causing providersLuke Kanies2007-10-031-7/+2
* | | Fixing #817, mostly using the patch by DavidS. I couldLuke Kanies2007-10-031-20/+5
| |/ |/|
* | Removing the Id tags from all of the filesLuke Kanies2007-10-0326-26/+0
* | Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-031-1/+1
|/
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-231-9/+11
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-223-6/+6
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-222-100/+99
|\
| * An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-1/+1
| * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-172-50/+7
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-152-92/+95
* | It looks like the new indirection setup is complete.Luke Kanies2007-09-211-1/+7
|/
* Refactoring the feature support so it loads libraries when a feature is asked...Luke Kanies2007-09-111-22/+31
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-2/+0
* Renaming the instance loader method to "instance_load". It was previously au...Luke Kanies2007-09-102-2/+2
* *Finally* fixing the tests that were failing around users and groups. The pr...Luke Kanies2007-09-071-13/+12
* Fixing #795 -- configuration elements now make sure all file paths are fully ...Luke Kanies2007-09-061-1/+5
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-2/+0
* Making a couple of small bugfixes in the configuration subsystemLuke Kanies2007-08-271-1/+1
* Adding support for providing a diff when files are being changed. Currently ...Luke Kanies2007-08-271-0/+71
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-261-14/+31
* Modules are now tested with spec, and they now can handle environment-specifi...Luke Kanies2007-08-251-17/+1
* The config class now has support for add an environment to its search path. ...Luke Kanies2007-08-241-7/+8
* I have added basic support for a search path, altho not yet with any ability ...Luke Kanies2007-08-242-131/+149
* Adding some rspec tests for Config.rb, because I am planning on significantly...Luke Kanies2007-08-231-39/+82
* Merge branch 'master' of http://northstarlabs.net/git/puppetLuke Kanies2007-08-151-1/+7
|\
| * Added optional per-module lib directory.Jeffrey J McCune2007-08-141-1/+7
* | Added shortname support to config.rb and refactored addargsMichael V. O'Brien2007-08-142-11/+49
|/
* Changes to lib/ corresponding to test refactoring from r2759, was unaware tha...christian2007-08-091-41/+26
* Fix the ral:providers:host:parsed tests so they run successfully(no author)2007-08-091-0/+1
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-061-1/+1
* Fixing #735 -- gen_config now uses a single heading, matching the name of the...luke2007-08-041-1/+4
* Fixing #734. The problem was that when I switched how the configs were parse...luke2007-08-031-1/+5
* Fixing the rest of #705, except for the env stuff, which I was not able to re...luke2007-07-141-2/+6
* Fixing the first half of #705 -- matching no longer fails. I think this also...luke2007-07-121-2/+7
* Having FileType instances automatically back their contents up to a filebucke...luke2007-07-111-0/+11
* Adding line/file info to parsing errors in ParsedFileluke2007-07-101-1/+9
* Changing some of the internals of autoloading so that there is a class-level ...luke2007-07-101-15/+44
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-042-1/+17
* Updating trac location for laegluke2007-06-191-1/+1
* Modified the fileserver to cache file information, so thatluke2007-06-191-0/+4
* Fixing #643 -- replacing the get_posix_field method with a more degenerate ve...luke2007-06-171-5/+34
* adjusting the rrd color stack as requested by thijsluke2007-06-141-1/+1
* Applying metrics patch from #659 by thijsluke2007-06-141-12/+15