summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * Adding warnings when example groups are skipped.Luke Kanies2008-10-081-0/+2
| * Moving some test/ package tests to rspec integration testsLuke Kanies2008-10-081-31/+0
| * Fix #1109 - allow empty if or else branchesBrice Figureau2008-10-071-0/+9
| * Fix #1530: Correctly parse ssh type 1 keysFrancois Deppierraz2008-10-071-0/+3
| * Fixed additional environments testsJames Turnbull2008-10-051-2/+1
| * Rspec Tests for #381.Brice Figureau2008-10-051-28/+0
| * Minor test fix for #1614James Turnbull2008-10-041-1/+1
| * Adding rspec tests for the Puppet::Util::Log class.Luke Kanies2008-10-041-59/+0
| * Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-0/+8
| * 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
| * Fixed #791 - You should now be able to create and find a user/group in one tr...Luke Kanies2008-10-021-182/+0
| * Add parser for arbitrary expressionsBrice Figureau2008-10-012-0/+14
* | Merge branch '0.24.x'Luke Kanies2008-09-232-0/+21
|\|
| * Add rspec unit test for the append operatorBrice Figureau2008-09-211-0/+11
| * Fixes tests broken by 95aa085James Turnbull2008-08-271-0/+10
* | Merge commit 'turnbull/0.24.x'Luke Kanies2008-08-261-0/+8
|\|
| * Fix leaking LoadedFile when adding templates to be watchedAndrew Shafer2008-08-231-0/+8
* | 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
|\|