index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Adding warnings when example groups are skipped.
Luke Kanies
2008-10-08
1
-0
/
+2
|
*
Moving some test/ package tests to rspec integration tests
Luke Kanies
2008-10-08
1
-31
/
+0
|
*
Fix #1109 - allow empty if or else branches
Brice Figureau
2008-10-07
1
-0
/
+9
|
*
Fix #1530: Correctly parse ssh type 1 keys
Francois Deppierraz
2008-10-07
1
-0
/
+3
|
*
Fixed additional environments tests
James Turnbull
2008-10-05
1
-2
/
+1
|
*
Rspec Tests for #381.
Brice Figureau
2008-10-05
1
-28
/
+0
|
*
Minor test fix for #1614
James Turnbull
2008-10-04
1
-1
/
+1
|
*
Adding rspec tests for the Puppet::Util::Log class.
Luke Kanies
2008-10-04
1
-59
/
+0
|
*
Fixing #947 - pluginsync no longer fails poorly when no plugins exist
Luke Kanies
2008-10-03
1
-0
/
+8
|
*
Fixing package provider tests to use the new Transaction::Change interface
Luke Kanies
2008-10-02
2
-4
/
+3
|
*
Migrating the apt and dpkg tests to rspec.
Luke Kanies
2008-10-02
2
-233
/
+0
|
*
Fixed #791 - You should now be able to create and find a user/group in one tr...
Luke Kanies
2008-10-02
1
-182
/
+0
|
*
Add parser for arbitrary expressions
Brice Figureau
2008-10-01
2
-0
/
+14
*
|
Merge branch '0.24.x'
Luke Kanies
2008-09-23
2
-0
/
+21
|
\
|
|
*
Add rspec unit test for the append operator
Brice Figureau
2008-09-21
1
-0
/
+11
|
*
Fixes tests broken by 95aa085
James Turnbull
2008-08-27
1
-0
/
+10
*
|
Merge commit 'turnbull/0.24.x'
Luke Kanies
2008-08-26
1
-0
/
+8
|
\
|
|
*
Fix leaking LoadedFile when adding templates to be watched
Andrew Shafer
2008-08-23
1
-0
/
+8
*
|
Merge branch '0.24.x'
Luke Kanies
2008-08-18
4
-14
/
+140
|
\
|
|
*
Fixed $1456 - add proxy configuration to yum repo
James Turnbull
2008-08-13
1
-1
/
+7
|
*
Add testing for the changes to resolve redmine #1427, where Kernel methods sh...
Daniel Pittman
2008-08-01
2
-11
/
+108
|
*
Feature #1241 : Improve performance of group lookups
James Turnbull
2008-07-29
1
-2
/
+15
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
5
-78
/
+164
|
\
|
|
*
Fixing a cert test to pass on Darwin.
Luke Kanies
2008-07-21
1
-17
/
+26
|
*
'Fix' broken tests related to missing source raising
Andrew Shafer
2008-07-20
1
-18
/
+2
|
*
You can now select the encoding format when transferring the catalog,
Luke Kanies
2008-07-18
1
-0
/
+34
|
*
Fixed #1431 - Provider confines must now specify similar tests in one call.
Luke Kanies
2008-07-17
1
-45
/
+0
|
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
1
-0
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
4
-148
/
+6
|
\
|
|
*
Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/pu...
James Turnbull
2008-07-05
3
-147
/
+6
|
|
\
|
|
*
Refactoring the Transaction::Event class.
Luke Kanies
2008-07-04
2
-4
/
+3
|
|
*
Adding tests to the Transaction::Change class.
Luke Kanies
2008-07-04
1
-140
/
+0
|
|
*
Renaming Puppet::Event to Puppet::Transaction::Event
Luke Kanies
2008-07-03
2
-5
/
+5
|
|
*
Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.
Luke Kanies
2008-07-03
1
-2
/
+2
|
*
|
Updated test/ral/type/sshkey.rb test
James Turnbull
2008-07-04
1
-1
/
+0
|
|
/
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-1
/
+19
|
\
|
|
*
Fixing #1382 - existing uppercase certs, keys, et al will be renamed.
Luke Kanies
2008-07-02
1
-1
/
+19
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
3
-131
/
+15
|
\
|
|
*
Fixed #1114 - Facts in plugin directories should now be autoloaded,
Luke Kanies
2008-07-01
1
-6
/
+10
|
*
Fixed #707 - special '@reboot'-style cron jobs work again.
Luke Kanies
2008-06-17
1
-4
/
+5
|
*
Removed test/util/loadedfile.rb tests which fixes #1370
James Turnbull
2008-06-17
1
-121
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
4
-63
/
+41
|
\
|
|
*
Fixes for install.rb running of tests that fixes #1267
James Turnbull
2008-05-27
1
-0
/
+3
|
*
Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-05-27
1
-0
/
+1
|
|
\
|
|
*
Fixing #1265 -- the ca/client tests now all pass again.
Luke Kanies
2008-05-26
1
-0
/
+1
|
*
|
Always using the cert name to store yaml files, which fixes #1178.
Luke Kanies
2008-05-26
2
-63
/
+37
|
|
/
*
|
Fixing #1247 -- no more clear_cache failures.
Luke Kanies
2008-05-25
2
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-25
1
-9
/
+48
|
\
|
|
*
Fixing transaction support for prefetching generated resources.
Luke Kanies
2008-05-21
1
-9
/
+48
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
4
-7
/
+63
|
\
|
[prev]
[next]