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
/
lib
/
puppet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Parser now uses Environment resource type collection
Luke Kanies
2010-02-17
1
-29
/
+23
*
Adding 'known_resource_types' to Environment
Luke Kanies
2010-02-17
2
-14
/
+54
*
Renaming LoadedCode to ResourceTypeCollection
Luke Kanies
2010-02-17
2
-12
/
+28
*
Storing per-environment LoadedCode instances
Luke Kanies
2010-02-17
1
-1
/
+1
*
Removing old, never-used DSL code
Luke Kanies
2010-02-17
1
-275
/
+0
*
Adding support for parsing ruby files
Luke Kanies
2010-02-17
1
-2
/
+8
*
Adding []/[]= support to Parser::Resource
Luke Kanies
2010-02-17
1
-0
/
+4
*
Fix for #3366 - --tags '' treated as boolean 'true'
Markus Roberts
2010-02-17
1
-2
/
+5
*
Fix for #3424 and tests to prove it.
Markus Roberts
2010-02-17
1
-4
/
+6
*
Fix for #2604 Pure Ruby yaml generation
Markus Roberts
2010-02-17
2
-0
/
+343
*
Fixes #3113 - When importing a manifest puppet needs to chill
Markus Roberts
2010-02-17
1
-2
/
+4
*
Fix 2239 (step five): introduce new Puppet::Transaction#stop_processing? flag...
Ethan Rowe
2010-02-17
1
-0
/
+7
*
Fix 2239 (step four): Refactored Puppet::Daemon's stop/restart methods to set...
Ethan Rowe
2010-02-17
1
-7
/
+5
*
Fix 2239 (step three): Refactored Puppet::Agent to base starting/restarting b...
Ethan Rowe
2010-02-17
1
-45
/
+15
*
Fix 2239 (step two): introduce Puppet::Application.controlled_run method to p...
Ethan Rowe
2010-02-17
1
-0
/
+12
*
Fix 2239 (step one): introduce global settings represeting application run st...
Ethan Rowe
2010-02-17
1
-0
/
+64
*
Allow skipped resources to process events
Jesse Wolfe
2010-02-17
1
-3
/
+2
*
Actually invoke the allow_changes? method in ResourceHarness
Jesse Wolfe
2010-02-17
1
-0
/
+2
*
Generated resources' events are actually bound to the resource that
Jesse Wolfe
2010-02-17
1
-8
/
+8
*
Since the types stored in resource's @parameters have changed,
Jesse Wolfe
2010-02-17
1
-0
/
+4
*
Mark resource/status as failed if they are associated with a failing
Jesse Wolfe
2010-02-17
1
-0
/
+3
*
Restore noop non-behaviours
Jesse Wolfe
2010-02-17
1
-2
/
+4
*
Fixing most failing test/ tests.
Luke Kanies
2010-02-17
3
-7
/
+10
*
Fixing Configurer interface to transaction report
Luke Kanies
2010-02-17
1
-1
/
+1
*
Fixing fingerprint tests to work with new log validation
Luke Kanies
2010-02-17
1
-1
/
+4
*
Fixing "require" function to use new class interface
Luke Kanies
2010-02-17
1
-1
/
+1
*
Removing now-obsolete "retrieve" method on package type
Luke Kanies
2010-02-17
1
-10
/
+0
*
Fixing feature validation when passed one item
Luke Kanies
2010-02-17
1
-0
/
+1
*
Changing method profile for other event queueing
Luke Kanies
2010-02-17
1
-6
/
+4
*
Refactoring event queueing for performance
Luke Kanies
2010-02-17
1
-2
/
+14
*
Changing the method profile of EventManager#queue_event
Luke Kanies
2010-02-17
2
-20
/
+20
*
Moving Metric management to the reports
Luke Kanies
2010-02-17
6
-93
/
+94
*
Removing mention of @changes in Transaction
Luke Kanies
2010-02-17
1
-48
/
+2
*
Fixing #2759 - reports now have complete change info
Luke Kanies
2010-02-17
3
-16
/
+8
*
ResourceHarness now doesn't check params with no 'should'
Luke Kanies
2010-02-17
1
-4
/
+6
*
Changing Transaction to use the new ResourceHarness
Luke Kanies
2010-02-17
4
-186
/
+114
*
Fixing log message when changes fail
Luke Kanies
2010-02-17
1
-3
/
+1
*
Fixing some compatibility and old tests
Luke Kanies
2010-02-17
1
-1
/
+1
*
Renaming some methods in Transaction::Change
Luke Kanies
2010-02-17
1
-16
/
+1
*
Adding Transaction::ResourceHarness class
Luke Kanies
2010-02-17
1
-0
/
+62
*
Adding first version of Resource::Status class
Luke Kanies
2010-02-17
1
-0
/
+51
*
Fixing File type indentation
Luke Kanies
2010-02-17
1
-715
/
+713
*
Removing last event collection transaction code
Luke Kanies
2010-02-17
1
-13
/
+18
*
Solidifying the RAL/Event integration.
Luke Kanies
2010-02-17
4
-8
/
+18
*
Refactoring the Change/Event/Property interface
Luke Kanies
2010-02-17
3
-6
/
+30
*
Cleaning up the Log initialization code.
Luke Kanies
2010-02-17
1
-20
/
+24
*
Refactoring the RAL interface to logging
Luke Kanies
2010-02-17
4
-20
/
+34
*
Correcting comments and making report timestamp internal
Luke Kanies
2010-02-17
2
-9
/
+3
*
Failing in app/puppet if facts are not found
Luke Kanies
2010-02-17
1
-1
/
+3
*
Fixing file content logs
Luke Kanies
2010-02-17
1
-2
/
+2
[prev]
[next]