summaryrefslogtreecommitdiffstats
path: root/test/ral
Commit message (Expand)AuthorAgeFilesLines
* Adding integration tests for #2371 (backup refactor)Luke Kanies2009-08-031-119/+0
* Removing old filebucket testLuke Kanies2009-08-031-110/+0
* Fixed global deprecation error in useradd Unit testsJames Turnbull2009-08-021-3/+0
* Fixing cron test to match new behaviourLuke Kanies2009-08-021-1/+1
* Fixing #2296 - overlapping recursions work againLuke Kanies2009-07-251-0/+1
* Fixing #2403 - provider specificity is richer and betterLuke Kanies2009-07-241-22/+0
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-147-155/+6
* Refactoring part of the file/filebucket integrationLuke Kanies2009-06-141-58/+5
* Removed extra whitespace from end of linesIan Taylor2009-06-0629-205/+205
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-0627-160/+160
* Fix some master failing testsBrice Figureau2009-05-151-1/+1
* Fix #2207 - type was doing its own tag management leading to subtile bugsBrice Figureau2009-04-291-2/+4
* Fix #1469 - Add an option to recurse only on remote sideBrice Figureau2009-03-201-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-267-20/+20
* Removing or fixing old testsLuke Kanies2009-02-191-25/+0
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-184-92/+4
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-1830-196/+196
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-1820-120/+120
* Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-35/+0
* Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-181-38/+0
* Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-70/+1
* Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-021-1/+1
* Merge branch '0.24.x'Luke Kanies2008-12-022-21/+2
|\
| * Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-261-19/+2
* | Completely refactoring the tidy type.Luke Kanies2008-11-151-289/+0
* | These changes are all about making sure file data is expired when appropriate.Luke Kanies2008-11-152-149/+8
* | Fixing tests broken by fileserving and other refactoring.Luke Kanies2008-11-081-37/+10
* | Converting the file 'source' property to a parameter.Luke Kanies2008-11-054-184/+10
* | Switched all value management in props/params to internal classes.Luke Kanies2008-11-042-562/+0
* | Moving a file purging test to rspecLuke Kanies2008-11-041-42/+0
* | Removing obsolete methods and tests:Luke Kanies2008-11-041-83/+0
* | Making it so (once again) files with sources set can still be deletedLuke Kanies2008-11-041-47/+0
* | Fixing and migrating more file tests.Luke Kanies2008-11-042-482/+0
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-1710-344/+27
|\|
| * Fixing some tests that were broken in 2fba85afLuke Kanies2008-10-082-21/+22
| * Removing a gid test for users, since it is a bad test and has mostly been rep...Luke Kanies2008-10-081-50/+0
| * Fixing a test that was failing because of the change to retrieve() in ee579641Luke Kanies2008-10-081-2/+1
| * Fixing a file source test that was failing because missing sources is now a f...Luke Kanies2008-10-081-3/+1
| * Moving some test/ package tests to rspec integration testsLuke Kanies2008-10-081-31/+0
| * Fixing package provider tests to use the new Transaction::Change interfaceLuke Kanies2008-10-022-4/+3
| * Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-233/+0
* | Merge branch '0.24.x'Luke Kanies2008-08-181-1/+7
|\|
| * Fixed $1456 - add proxy configuration to yum repoJames Turnbull2008-08-131-1/+7
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-16/+101
|\|
| * 'Fix' broken tests related to missing source raisingAndrew Shafer2008-07-201-18/+2
* | Merge branch '0.24.x'Luke Kanies2008-07-041-1/+0
|\|
| * Updated test/ral/type/sshkey.rb testJames Turnbull2008-07-041-1/+0
* | Merge branch '0.24.x'Luke Kanies2008-07-021-4/+5
|\|
| * Fixed #707 - special '@reboot'-style cron jobs work again.Luke Kanies2008-06-171-4/+5
* | Merge branch '0.24.x'Luke Kanies2008-05-202-7/+56
|\|