summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Clarifying the errors a bit when nodes come from external sources.luke2007-03-191-0/+7
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-197-20/+54
* Adding provider features. Woot!luke2007-03-191-0/+81
* Fixing #487. I know use "apt-cache policy", instead of apt-cache showpkg, be...luke2007-03-191-0/+17
* Fixing #447 - filebuckets now use deeply nested pathsluke2007-03-191-5/+89
* Oops. Fixing the other tests to now past the facts to "fresh?", as required ...luke2007-03-191-2/+4
* Fixing the fact caching so that facts are only downloaded and retrieved once,...luke2007-03-191-2/+7
* Fixing #519. The facts are now cached in the state file and changes to them ...luke2007-03-191-0/+29
* Fixing #544 -- there is now an --ignoreimport option for commit hooks.luke2007-03-191-0/+38
* Adding #539. Definitions can now have titles, and both $title and $name are ...luke2007-03-192-3/+85
* Adding test to make sure ensure does not conflict with any of the creating ty...luke2007-03-181-0/+4
* Adding #541. There is now a "generate" function.luke2007-03-181-0/+47
* Fixing #538. There is now a simple file() function to read in file contents.luke2007-03-181-0/+28
* The first round of fixes for failing tests.luke2007-03-187-42/+29
* More work on #542 -- services in noop now produce noop events so that they ca...luke2007-03-181-8/+22
* Adding example cron tab from #492 and making the read/write tests ignore whit...luke2007-03-182-1/+24
* Fixing #529 -- specified targets keep their values. The problem was that I w...luke2007-03-181-5/+37
* Fixing #491 -- the client correctly realizes when the cache file is missing a...luke2007-03-181-0/+22
* Fixing #542. Transactions now cause services to warn when they would have go...luke2007-03-174-30/+88
* Fixing #540. I modified Puppet::Network::Client::Master so that it disables ...luke2007-03-171-0/+20
* Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke2007-03-1711-464/+528
* Adding spec libs, so we can use them some dayluke2007-03-1773-0/+5095
* Significantly reworking the internals of the fileparsing code. It nowluke2007-03-146-126/+471
* Search manifests first within modules, and if no module is found, search inlutter2007-03-091-0/+44
* Introduces a new implicit 'modules' fileserver module, whose allow/deny canlutter2007-03-091-0/+116
* The template function now tries to first find a template within a modulelutter2007-03-091-0/+17
* The basic plumbing for modules: a modulepath config parameter, and a newlutter2007-03-091-0/+41
* Adding support for a prefetch hook on individual providers, rather than only ...luke2007-03-081-0/+22
* Adding a bit more testing to the config stuffluke2007-03-081-2/+11
* One last try at getting the config and mode stuff working. The tests were pa...luke2007-03-081-0/+32
* Oops, forgot a file in the commitluke2007-03-081-0/+363
* Fixing a bug related to link recursion that caused link directoriesluke2007-03-081-326/+0
* Looks like [2265] was not a complete solution -- it resulted in failures when...luke2007-03-082-14/+46
* Adding some more testing on the @should values for :groups on users, and fixi...luke2007-03-082-3/+13
* Fixing #489. I was unnecessarily converting to octal in config.rbluke2007-03-081-81/+99
* Flushing out the ability to have a stand-alone CA server, specified using ca_...luke2007-03-081-0/+4
* Fixing #531 and #414. This includes pretty much a complete redesignluke2007-03-082-116/+356
* Fix typo in default config and add simple test to check default config sanitylutter2007-03-071-0/+9
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-0652-381/+1182
* Apparently the include function was not failing when it could not find asked-...luke2007-03-011-0/+30
* Fixing #464 and #515.luke2007-02-281-4/+24
* Fixing #467. It is a hackish solution, because I just reordered the definiti...luke2007-02-281-0/+31
* Applying a modified form of the patch by cstorey from #523. The modification...luke2007-02-281-20/+33
* Fixing #526. Implemented as a period of "never", rather than adding a new pa...luke2007-02-281-0/+12
* Fixing #199 and moving service tests (which are completely atrocious) around.luke2007-02-272-282/+225
* Making the package provider tests able to be executed separately, and using "...luke2007-02-273-6/+9
* Fixing #142. As expected, trivial.luke2007-02-271-0/+9
* Applying patch by DavidS from #522, along with test code and a small bit of c...luke2007-02-271-1/+38
* Redoing some aspects of the graphing in hopes of helping hte performance a bit.luke2007-02-272-15/+84
* Fixing file backup defaults to correctly use the puppet filebucket by default.luke2007-02-271-0/+11