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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
maint:rename resource_type to define in internal dsl
Markus Roberts
2010-07-09
2
-2
/
+2
*
|
[#4198] Require 'fileutils' everywhere FileUtils is used
Jesse Wolfe
2010-07-09
5
-0
/
+5
*
|
[#4196] Move the docs into the source directory structure
Jesse Wolfe
2010-07-09
21
-885
/
+914
*
|
Fix for #4178 - generalize autoloading to include .rb
Luke Kanies
2010-07-09
6
-45
/
+29
*
|
[#3582] Remove assumption that Puppet.settings would return values of a consi...
Jesse Wolfe
2010-07-09
1
-8
/
+8
*
|
[#4180] Support legacy module structure
Jesse Wolfe
2010-07-09
2
-1
/
+4
*
|
Update RDoc parser to reflect change of custom plugin and fact locations
James Turnbull
2010-07-09
2
-4
/
+4
*
|
Fixed #4180 - Updated old module structure to match correct default
James Turnbull
2010-07-09
2
-3
/
+3
*
|
[#2730] mount ensure present shouldn't unmount
Jesse Wolfe
2010-07-09
2
-16
/
+78
*
|
Fixed subscribe example
James Turnbull
2010-07-09
1
-1
/
+1
*
|
Fix for environments in startup script.
Ken Barber
2010-07-09
1
-9
/
+9
*
|
Redmine: 2474 - Fix for mount fstype documentation
Steven Jenkins
2010-07-09
1
-1
/
+1
*
|
Fix for #4137 -- Oracle needs text for strings > 255
Markus Roberts
2010-07-08
1
-1
/
+1
*
|
Fix for #2807 Puppet settings available as variables
Markus Roberts
2010-07-07
2
-1
/
+22
*
|
[#4161] RDoc fails to parse some of our ruby syntax
Jesse Wolfe
2010-07-07
2
-0
/
+12
*
|
[#3169] Adds more debugging to SSL cert verification
Nick Lewis
2010-07-07
1
-0
/
+14
*
|
Fix for #4167 -- overriding file permissions in conf file
Markus Roberts
2010-07-07
2
-1
/
+2
*
|
[#4114] Fixes test failures caused by previous 4114 fixes
Nick Lewis
2010-07-07
2
-1
/
+2
*
|
saving work for my unit tests. The redhat one still fails...
Dan Bode
2010-07-07
3
-3
/
+75
*
|
[4123] - allows self.instances to correctly report state of services.
Dan Bode
2010-07-07
2
-2
/
+3
*
|
created init provider method self.get_services which accepts an array of file...
Dan Bode
2010-07-07
2
-3
/
+11
*
|
[#4114] Fix failures in the unit tests
Matt Robinson
2010-07-07
6
-27
/
+16
*
|
[#4114] Added queueing to the log
Nick Lewis
2010-07-07
4
-30
/
+65
*
|
[#4110] Wrap Type#retrieve calls for backwards compatibility
Jesse Wolfe
2010-07-07
6
-13
/
+19
*
|
Fix for #4120 No namevar running puppet doc -r type
Markus Roberts
2010-07-07
1
-2
/
+2
*
|
[#2370] Allow OpenBSD to add packages with versions and flavors
Matt Robinson
2010-07-06
2
-9
/
+43
*
|
[#4108] Changed missing Application constant error
Nick Lewis
2010-07-06
1
-1
/
+1
*
|
[#4149] Don't create two Resource::TypeCollections
Jesse Wolfe
2010-07-06
2
-2
/
+2
*
|
[#3906] Fixed missing constant Puppet::Rails when using storeconfigs
Nick Lewis
2010-07-06
2
-5
/
+1
*
|
[#4136] Specs should listen on localhost
Jesse Wolfe
2010-07-06
3
-5
/
+8
*
|
[#3961] Part two: --destroy should also be local
Jesse Wolfe
2010-07-06
2
-1
/
+19
*
|
Fix for #4148 (2.6 is greater than 0.25.x)
Markus Roberts
2010-07-06
1
-1
/
+1
*
|
Fix for #4142 stray use of JSON instead of PSON
Markus Roberts
2010-07-06
1
-1
/
+1
*
|
[#3172] Fix the arguments to Application::Kick.new, which I had broken
Jesse Wolfe
2010-07-02
2
-1
/
+8
*
|
Maint: Explicitly put test sqlite files in a temp directory
Jesse Wolfe
2010-07-02
1
-0
/
+6
*
|
maint: fix stub failure in report_spec.rb
Jesse Wolfe
2010-07-02
1
-0
/
+3
*
|
maint: fix stub failures in report_spec.rb
Jesse Wolfe
2010-07-02
2
-1
/
+4
*
|
maint: fix stubbing in package_spec.rb
Jesse Wolfe
2010-07-02
1
-148
/
+153
*
|
maint: fix stubs in transaction_spec.rb
Jesse Wolfe
2010-07-02
1
-0
/
+4
*
|
maint: fix stubbing in catalog_spec.rb
Jesse Wolfe
2010-07-02
1
-0
/
+4
*
|
Maint: Improve the speed of setting settings.
Nick Lewis
2010-07-02
1
-12
/
+19
*
|
maint: file_spec heisenbugs
Jesse Wolfe
2010-07-02
1
-0
/
+7
*
|
Heisenbug: settings as catalog trying to create directories
Jesse Wolfe
2010-07-02
1
-0
/
+1
*
|
maint: spec_helper should reset settings directories on *every* test
Jesse Wolfe
2010-07-02
1
-5
/
+11
*
|
maint: Remove a heisentest that wasn't testing what it claimed
Jesse Wolfe
2010-07-02
1
-25
/
+0
*
|
maint: spec_helper should only get loaded once
Jesse Wolfe
2010-07-02
1
-0
/
+5
*
|
maint: :mutable_defaults to improve spec consistency
Jesse Wolfe
2010-07-02
3
-4
/
+18
*
|
[#4090] Fix the run_mode for certs and put tests on the applications to asser...
Matt Robinson
2010-07-02
6
-6
/
+20
*
|
[#4059] fix the specs to correctly mock the Puppet::Resource.new call signature
Jesse Wolfe
2010-07-02
1
-2
/
+2
*
|
[#4059] Minor errors preventing ralsh from running
Jesse Wolfe
2010-07-01
1
-2
/
+1
[prev]
[next]