summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '0.24.x'Luke Kanies2009-02-131-137/+0
|\|
| * Removing the apparently obsolete netinfo filetype.Luke Kanies2009-02-131-46/+0
| * Migrated FileType tests to spec, and fleshed them out a bit.Luke Kanies2009-02-131-91/+0
* | Fixing tests broken during the #1405 fix.Luke Kanies2009-02-065-200/+7
* | Adding an Agent::Runner class.Luke Kanies2009-02-061-57/+7
* | Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-70/+0
* | Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-62/+0
* | Removing obsolete code and tests for the agent.Luke Kanies2009-02-061-320/+0
* | Removing the Agent code that added client-side factsLuke Kanies2009-02-061-37/+0
* | Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-90/+37
* | Fix #1560Paul Lathrop2009-01-221-0/+28
* | Merge branch '0.24.x'James Turnbull2008-12-272-57/+0
|\|
| * Modifying the corruption-checking test.Luke Kanies2008-12-151-24/+0
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-121-33/+0
* | Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-189-317/+20
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-1839-261/+261
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-1828-148/+148
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-35/+0
* | Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-19/+2
* | Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-181-38/+0
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-185-77/+8
* | Adding resource convertion to the parser resourcesLuke Kanies2008-12-181-84/+0
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-185-12/+12
* | Merge branch '0.24.x'Luke Kanies2008-12-091-1/+1
|\|
| * Fix rake abort when there is a matching confineBrice Figureau2008-12-081-1/+1
* | Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-022-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-12-026-26/+23
|\|
| * Fixing #1683 - accessing and changing settings is now thread-safe.Luke Kanies2008-11-261-4/+4
| * Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-261-19/+2
| * Fixed #1711 - fileserver test fails due to incorrect mockingJames Turnbull2008-11-191-0/+5
| * Move function existance test to parser evaluationBrice Figureau2008-11-171-1/+11
| * Fix #1737 - ssh_authorized_keys should be able to parse options containing co...Brice Figureau2008-11-111-0/+1
| * Fixing a test I broke when fixing a reporting bugLuke Kanies2008-11-011-4/+0
* | 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
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-112-2/+2
* | Fixing tests broken by fileserving and other refactoring.Luke Kanies2008-11-083-257/+34
* | Converting the file 'source' property to a parameter.Luke Kanies2008-11-055-204/+24
* | 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
* | Fixing forward-compatibility issues resulting from no global resourcesLuke Kanies2008-10-311-1/+1
* | Fixing a test I broke when fixing a reporting bugLuke Kanies2008-10-311-4/+0
* | Merge branch '0.24.x'Luke Kanies2008-10-314-6/+31
|\|
| * Fix #1402 - Allow multiline commentsBrice Figureau2008-10-292-0/+17
| * Fix #857 - Multiple class of the same name don't append codeBrice Figureau2008-10-292-0/+14
| * Fixed #1710 - Spurious output in test runJames Turnbull2008-10-291-6/+0
* | Merge branch '0.24.x'Luke Kanies2008-10-224-0/+35
|\|