summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/pu...James Turnbull2008-07-053-147/+6
|\
| * Refactoring the Transaction::Event class.Luke Kanies2008-07-042-4/+3
| * Adding tests to the Transaction::Change class.Luke Kanies2008-07-041-140/+0
| * Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2008-07-032-5/+5
| * Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.Luke Kanies2008-07-031-2/+2
* | Updated test/ral/type/sshkey.rb testJames Turnbull2008-07-041-1/+0
|/
* Fixing #1382 - existing uppercase certs, keys, et al will be renamed.Luke Kanies2008-07-021-1/+19
* Fixed #1114 - Facts in plugin directories should now be autoloaded,Luke Kanies2008-07-011-6/+10
* Fixed #707 - special '@reboot'-style cron jobs work again.Luke Kanies2008-06-171-4/+5
* Removed test/util/loadedfile.rb tests which fixes #1370James Turnbull2008-06-171-121/+0
* Fixes for install.rb running of tests that fixes #1267James Turnbull2008-05-271-0/+3
* Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-271-0/+1
|\
| * Fixing #1265 -- the ca/client tests now all pass again.Luke Kanies2008-05-261-0/+1
* | Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-262-63/+37
|/
* Fixing transaction support for prefetching generated resources.Luke Kanies2008-05-211-9/+48
* Crontab provider: fix a parse error when a line begins with a space characterJames Turnbull2008-05-161-0/+28
* Moving all confine code out of the Provider class, and fixing #1197.Luke Kanies2008-05-151-1/+1
* Switching the Provider class to use the new Confiner class.Luke Kanies2008-05-151-7/+16
* Duh, fixing all of the paths being loaded for spec in the moved tests.Luke Kanies2008-05-151-0/+12
* New native ssh_authorized_key typeFrancois Deppierraz2008-05-072-0/+7
* Resources now return the 'should' value for properties fromLuke Kanies2008-04-111-37/+0
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-112-204/+9
* Fixed #1184 -- definitions now autoload correctly all of the time.Luke Kanies2008-04-101-1/+8
* Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-110/+0
* Adding validation to the user type to confirm that theLuke Kanies2008-04-081-0/+6
* Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-1/+1
* Fixing #571 -- provider suitability is now checked at resourceLuke Kanies2008-03-241-5/+21
* Fixing a couple of tests.Luke Kanies2008-03-243-36/+35
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+0
* Found an array that leaked pretty quickly between reparsingLuke Kanies2008-03-211-0/+1
* tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-0/+4
* fixing another failing testLuke Kanies2008-03-191-0/+2
* Fixing some tests that only failed under certainLuke Kanies2008-03-183-3/+6
* Regression in :node_name functionalityJohn Ferlito2008-03-141-2/+9
* Fixing #1132 -- host names can now have dashes anywhere.Luke Kanies2008-03-131-0/+44
* Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-131-16/+0
* Always duplicating resource defaults in the parser, so thatLuke Kanies2008-03-061-159/+0
* Fixing a few testsLuke Kanies2008-02-292-6/+1
* Fixing tests that did not work with Rails 2.Luke Kanies2008-02-292-0/+3
* Fixing a test that changed the environment for all later tests,Luke Kanies2008-02-291-9/+1
* renaming ral/types to ral/type in the testsLuke Kanies2008-02-2821-0/+0
* Removed the loglevels from the valid values for 'logoutput'Luke Kanies2008-02-271-2/+2
* Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-02-231-0/+18
|\
| * Fixes #1078 and includes new testJames Turnbull2008-02-231-0/+18
* | Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-2311-163/+92
|/
* Quashed commit of my fixes for #1010.Luke Kanies2008-02-211-11/+28
* Fixing comment -- ticket #1027 instead of #1064Luke Kanies2008-02-131-1/+1
* Fixing #1064 -- providers et al are now autoloadedLuke Kanies2008-02-131-5/+5
* Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies2008-02-132-0/+21
* Fixed #968 again, this time with tests -- parseonly works,Luke Kanies2008-02-131-0/+17