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
/
ral
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch '0.24.x'
Luke Kanies
2008-08-18
1
-1
/
+7
|
\
|
|
*
Fixed $1456 - add proxy configuration to yum repo
James Turnbull
2008-08-13
1
-1
/
+7
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
1
-16
/
+101
|
\
|
|
*
'Fix' broken tests related to missing source raising
Andrew Shafer
2008-07-20
1
-18
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
1
-1
/
+0
|
\
|
|
*
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
-4
/
+5
|
\
|
|
*
Fixed #707 - special '@reboot'-style cron jobs work again.
Luke Kanies
2008-06-17
1
-4
/
+5
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
2
-7
/
+56
|
\
|
|
*
Crontab provider: fix a parse error when a line begins with a space character
James Turnbull
2008-05-16
1
-0
/
+28
|
*
Moving all confine code out of the Provider class, and fixing #1197.
Luke Kanies
2008-05-15
1
-1
/
+1
|
*
Switching the Provider class to use the new Confiner class.
Luke Kanies
2008-05-15
1
-7
/
+16
|
*
Duh, fixing all of the paths being loaded for spec in the moved tests.
Luke Kanies
2008-05-15
1
-0
/
+12
*
|
Removing obsolete tests
Luke Kanies
2008-05-07
1
-101
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
1
-0
/
+6
|
\
|
|
*
Adding validation to the user type to confirm that the
Luke Kanies
2008-04-08
1
-0
/
+6
*
|
Fixing the tests in test/ that were broken as
Luke Kanies
2008-04-01
5
-132
/
+21
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
26
-125
/
+196
|
\
|
|
*
Fixing #571 -- provider suitability is now checked at resource
Luke Kanies
2008-03-24
1
-5
/
+21
|
*
Fixing a couple of tests.
Luke Kanies
2008-03-24
1
-7
/
+6
|
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-1
/
+0
|
*
Fixing some tests that only failed under certain
Luke Kanies
2008-03-18
2
-2
/
+0
|
*
Fixing #1132 -- host names can now have dashes anywhere.
Luke Kanies
2008-03-13
1
-0
/
+44
|
*
Fixing #1118 -- downloading plugins and facts now ignores noop.
Luke Kanies
2008-03-13
1
-16
/
+0
|
*
Fixing a few tests
Luke Kanies
2008-02-29
2
-6
/
+1
|
*
renaming ral/types to ral/type in the tests
Luke Kanies
2008-02-28
21
-0
/
+0
|
*
Removed the loglevels from the valid values for 'logoutput'
Luke Kanies
2008-02-27
1
-2
/
+2
|
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
4
-93
/
+15
|
*
Quashed commit of my fixes for #1010.
Luke Kanies
2008-02-21
1
-11
/
+28
|
*
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
2
-4
/
+4
|
*
Added :env parameter for backwards-compatibility, with warning about deprecat...
Paul Lathrop
2008-02-05
1
-0
/
+40
|
*
Added hostname test for hosts type
James Turnbull
2008-02-06
1
-1
/
+8
|
*
Updated fix for ticket #151 and added a test
James Turnbull
2008-02-05
1
-0
/
+9
*
|
More fixes to the testing.
Luke Kanies
2008-01-15
2
-13
/
+9
*
|
Another round of test-fixes toward eliminating global resource
Luke Kanies
2008-01-14
9
-52
/
+5
*
|
Fixing automatic relationships. I was previously looking them
Luke Kanies
2008-01-14
1
-5
/
+0
*
|
Another round of fixes toward making global resources work.
Luke Kanies
2008-01-09
4
-169
/
+48
*
|
Lots o' bug-fixes toward getting rid of global resources.
Luke Kanies
2008-01-08
9
-170
/
+73
|
/
*
Fixing #982 -- I have completely removed the GRATR graph library
Luke Kanies
2008-01-07
1
-1
/
+1
*
Fixing the inability to manage '/' directly. It was a result
Luke Kanies
2007-12-27
1
-0
/
+5
*
Further fixes toward #965. Turned out that the previous fix
Luke Kanies
2007-12-21
1
-2
/
+0
*
Entirely refactoring http keep-alive. There's now
Luke Kanies
2007-12-19
1
-0
/
+5
*
Fixing some tests that were failing with the recent ruby that has
Luke Kanies
2007-12-18
1
-0
/
+2
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
15
-66
/
+66
*
Applying patch by josb in #884 to provide pattern
Luke Kanies
2007-12-11
1
-0
/
+52
*
Fixing #527 (rewrote service tests), #766 (services only restart when they
Luke Kanies
2007-11-28
1
-234
/
+0
*
Fixing #931 by keeping track in configurations of
Luke Kanies
2007-11-27
1
-0
/
+7
*
Fixing the persistent and periodic schedule test failures
Luke Kanies
2007-11-27
1
-356
/
+0
*
Fixing the breakage that I caused when I added the 'declared_feature?'
Luke Kanies
2007-11-26
1
-3
/
+9
*
Fixing #920 -- I have replaced the existing mount test with an
Luke Kanies
2007-11-26
1
-361
/
+0
[prev]
[next]