summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.24.x'Luke Kanies2008-08-184-14/+140
|\
| * Fixed $1456 - add proxy configuration to yum repoJames Turnbull2008-08-131-1/+7
| * Add testing for the changes to resolve redmine #1427, where Kernel methods sh...Daniel Pittman2008-08-012-11/+108
| * Feature #1241 : Improve performance of group lookupsJames Turnbull2008-07-291-2/+15
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-295-78/+164
|\|
| * Fixing a cert test to pass on Darwin.Luke Kanies2008-07-211-17/+26
| * 'Fix' broken tests related to missing source raisingAndrew Shafer2008-07-201-18/+2
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-0/+34
| * Fixed #1431 - Provider confines must now specify similar tests in one call.Luke Kanies2008-07-171-45/+0
| * The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-0/+3
* | Merge branch '0.24.x'Luke Kanies2008-07-044-148/+6
|\|
| * 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
| |/
* | Merge branch '0.24.x'Luke Kanies2008-07-021-1/+19
|\|
| * Fixing #1382 - existing uppercase certs, keys, et al will be renamed.Luke Kanies2008-07-021-1/+19
* | Merge branch '0.24.x'Luke Kanies2008-07-023-131/+15
|\|
| * 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
* | Merge branch '0.24.x'Luke Kanies2008-06-144-63/+41
|\|
| * 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 #1247 -- no more clear_cache failures.Luke Kanies2008-05-252-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-05-251-9/+48
|\|
| * Fixing transaction support for prefetching generated resources.Luke Kanies2008-05-211-9/+48
* | Merge branch '0.24.x'Luke Kanies2008-05-204-7/+63
|\|
| * 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
* | Fixing some broken tests.Luke Kanies2008-05-072-1/+2
* | Removing obsolete testsLuke Kanies2008-05-071-101/+0
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-072-148/+0
* | Added an Interface class to the CA to model puppetca's usage.Luke Kanies2008-04-191-115/+0
* | Fixing a couple of broken tests.Luke Kanies2008-04-151-0/+1
* | Merge branch '0.24.x'Luke Kanies2008-04-117-353/+24
|\|
| * 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 the tests in test/ that were broken asLuke Kanies2008-04-016-191/+47