summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/cron
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* [3782] Test isolation problem in test/ral/providers/cron/crontab.rbPaul Berry2010-08-311-1/+4
* Code smell: Two space indentationMarkus Roberts2010-07-091-541/+541
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-091-2/+0
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-15/+5
* Code smell: Use string interpolationMarkus Roberts2010-07-091-33/+33
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-16/+44
* Removed extra whitespace from end of linesIan Taylor2009-06-061-5/+5
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-2/+2
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-7/+7
* Fixed #707 - special '@reboot'-style cron jobs work again.Luke Kanies2008-06-171-4/+5
* Crontab provider: fix a parse error when a line begins with a space characterJames Turnbull2008-05-161-0/+28
* Fixing some tests that only failed under certainLuke Kanies2008-03-181-1/+0
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+3
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-031-1/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-031-9/+8
|/
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-061-39/+197
* Fixing the first half of #705 -- matching no longer fails. I think this also...luke2007-07-121-12/+60
* More test fixes. I seem to be getting very close.luke2007-06-191-1/+2
* Adding tracing to prefetch failures, and Fixing the environment support in th...luke2007-06-181-0/+50
* Fixing the few test failures that resulted from the changes to provider listingluke2007-06-051-5/+6
* Hopefully the last batch of commits before I release 0.22.2. Mostly just get...luke2007-03-191-0/+16
* Adding example cron tab from #492 and making the read/write tests ignore whit...luke2007-03-181-1/+4
* Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke2007-03-171-105/+259
* Significantly reworking the internals of the fileparsing code. It nowluke2007-03-141-0/+173