summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-0670-4456/+4456
* Fix #2308 - Mongrel should use X-Forwarded-ForBrice Figureau2009-06-051-1/+15
* Fixing a transaction test that had some broken plumbingLuke Kanies2009-05-261-2/+11
* Adding modulepath caching to the AutoloaderLuke Kanies2009-05-201-30/+1
* Modules now can find their own pathsLuke Kanies2009-05-151-1/+1
* Fix snippets tests failing because of activated storeconfigsBrice Figureau2009-05-152-0/+25
* Fix some master failing testsBrice Figureau2009-05-153-3/+3
* Fix #2207 - type was doing its own tag management leading to subtile bugsBrice Figureau2009-04-291-2/+4
* Removing a non-functional and horrible testLuke Kanies2009-04-241-73/+0
* Add dynamic authorization to authstoreBrice Figureau2009-04-231-1/+48
* Fixing tests that apparently only worked sometimesLuke Kanies2009-04-221-0/+2
* Removing the old rails tests.Luke Kanies2009-04-223-476/+0
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-4/+1
* Fixing Rakefile; apparently there was a rake or gem incompatibilityLuke Kanies2009-04-021-3/+4
* Merge branch '0.24.x'Luke Kanies2009-04-021-0/+3
|\
| * Fixing broken 0.24.x tests in test/.Luke Kanies2009-02-283-4/+10
* | Fix #1469 - Add an option to recurse only on remote sideBrice Figureau2009-03-201-1/+1
* | Fix #1088 - part2 - Add rspec testsBrice Figureau2009-03-142-0/+14
* | Fixing tests broken in previous commitsLuke Kanies2009-03-112-14/+5
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-2613-31/+31
* | Removing or fixing old testsLuke Kanies2009-02-197-603/+20
* | Merge branch '0.24.x'Luke Kanies2009-02-141-40/+0
|\|
| * Fixing a test I broke in commit:"897539e857b0da9145f15648b6aa2ef124ec1a19".Luke Kanies2009-02-141-3/+0
| * Removing a no-longer-valid test.Luke Kanies2009-02-141-40/+0
* | 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