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
/
spec
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Finishing renaming :params to :parameters internally
Luke Kanies
2010-02-17
2
-1
/
+39
*
Fixing most of the broken tests in test/
Luke Kanies
2010-02-17
1
-83
/
+136
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
2
-1
/
+2
*
Changing the interface of Puppet::Resource
Luke Kanies
2010-02-17
1
-1
/
+0
*
REST: hide Request object
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Feature #3383 Part 2: Remove RAL XMLRPC
Jesse Wolfe
2010-02-17
2
-2
/
+2
*
Feature #3347 REST-ified FileBucket
Jesse Wolfe
2010-02-17
3
-49
/
+69
*
Feature #3115 REST-ified status()
Jesse Wolfe
2010-02-17
1
-0
/
+155
*
Adding client and server data dirs
Luke Kanies
2010-02-17
1
-0
/
+8
*
Renaming Parser::ResourceType to Resource::Type
Luke Kanies
2010-02-17
4
-5
/
+5
*
Removing Interpreter class
Luke Kanies
2010-02-17
2
-46
/
+29
*
All non-transient parser references are gone
Luke Kanies
2010-02-17
1
-1
/
+1
*
Fixing callers to Parser to only pass environment
Luke Kanies
2010-02-17
2
-2
/
+2
*
Renaming LoadedCode to ResourceTypeCollection
Luke Kanies
2010-02-17
1
-1
/
+1
*
Storing per-environment LoadedCode instances
Luke Kanies
2010-02-17
1
-2
/
+2
*
Changing REST report integration test to use new interface
Luke Kanies
2010-02-17
1
-4
/
+3
*
Changing Transaction to use the new ResourceHarness
Luke Kanies
2010-02-17
2
-4
/
+23
*
Switching transactions to callback-based events
Luke Kanies
2010-02-17
1
-0
/
+118
*
Fix #3186 - require function set relationship only on the last class
Brice Figureau
2010-02-17
1
-1
/
+18
*
[#3392] Better Rakefile, remove puppetmasterd spec
Rein Henrichs
2010-02-17
1
-145
/
+0
*
Bug #3401 Spec failed due to missing manditory setting in mock
Jesse Wolfe
2010-03-22
1
-2
/
+6
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
7
-14
/
+28
|
\
|
*
Fixing #2669 puppetmasterd integration has leaky state
Jesse Wolfe
2010-02-04
1
-9
/
+20
|
*
Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Jesse Wolfe
2010-01-30
5
-5
/
+0
|
*
Fixing #2914 - pre/post hooks now work for transactions
Luke Kanies
2010-01-18
1
-0
/
+8
*
|
Fixed test error message.
James Turnbull
2010-01-28
1
-1
/
+1
*
|
Fixing #1054 - transaction reports are always sent
Luke Kanies
2010-01-18
1
-0
/
+17
*
|
Adapt to method name change since 8971d8
Brice Figureau
2010-01-18
1
-0
/
+17
*
|
Merge branch '0.25.x'
James Turnbull
2010-01-13
4
-3
/
+8
|
\
|
|
*
Fixing #2958 inconsistent errors in spec/integration/bin/puppetmasterd.rb
Jesse Wolfe
2009-12-19
1
-2
/
+3
|
*
Fix #2924 Test Failed: Puppet::Indirector::FileContent::FileServer when findi...
Jesse Wolfe
2009-12-18
1
-1
/
+2
|
*
Fixing 2870 Spurious failures in spec/integration/ssl/certificate_request.rb
Jesse Wolfe
2009-12-11
1
-0
/
+2
|
*
Fixing 2862 spec/integration/file_serving/metadata.rb fails unless run with o...
Jesse Wolfe
2009-12-11
1
-0
/
+1
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
2
-1
/
+31
|
\
|
|
*
Fix for ticket #2844 (file recursion generated vs. explicit prefix)
Markus Roberts
2009-11-21
1
-1
/
+20
|
*
Fix for #2670, Puppet silently ignores catalog_format
Bruce Williams
2009-11-06
1
-0
/
+11
*
|
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
2
-2
/
+23
*
|
Fixing #1507 - Adding a :ca_name setting
Luke Kanies
2009-11-20
1
-0
/
+5
*
|
Fixing #2617 - using the searched-for REST name
Luke Kanies
2009-11-20
2
-2
/
+1
*
|
Always using the CA_name constant instead of "ca"
Luke Kanies
2009-11-20
2
-2
/
+2
*
|
Fix #2649 Allow ssl dir creation in --noop mode
Rein Henrichs
2009-11-19
1
-0
/
+23
*
|
Covers the RDoc Puppet Parser with specs
Brice Figureau
2009-10-24
1
-0
/
+42
|
/
*
Fix for #2745 fakedata tests not working
Markus Roberts
2009-10-23
1
-4
/
+4
*
Bundling of pure ruby json lib as "pson"
Markus Roberts
2009-10-17
5
-51
/
+51
*
Fixing #2632 - 'require' works for 0.25 clients
Luke Kanies
2009-09-22
1
-3
/
+5
*
Fixing #2617 - use the cert name as specified
Luke Kanies
2009-09-22
1
-1
/
+3
*
Fixing #2574 - autoloading finds plugins in modules
Luke Kanies
2009-09-01
1
-0
/
+18
*
Fixing #2460 - puppetmasterd can now read the cert and key
Luke Kanies
2009-08-24
1
-0
/
+10
*
Not using the service user in settings when it's unavailable
Luke Kanies
2009-08-24
1
-0
/
+1
*
Fixing the yamldir group to be a group instead of user
Luke Kanies
2009-08-24
1
-0
/
+5
[prev]
[next]