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
/
node
/
environment.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue with forward and backslashes in Windows paths
Josh Cooper
2011-07-26
1
-1
/
+4
*
Rework Puppet::Util::Cacher to only expire using TTLs
Nick Lewis
2011-07-21
1
-8
/
+2
*
(#8268) Require windows drive letters in absolute file paths
Josh Cooper
2011-07-19
1
-2
/
+3
*
Merge branch '2.6.x' into next
Max Martin
2011-04-07
1
-1
/
+3
|
\
|
*
(#5437) Invalidate cached TypeCollection when there was an error parsing
Jacob Helwig
2011-04-01
1
-1
/
+1
*
|
(#5477) Allow watch_file to watch non-existent files, especially site.pp
Jesse Wolfe
2011-03-25
1
-3
/
+2
*
|
Merge commit '2.6.3' into next
Paul Berry
2010-11-17
1
-0
/
+4
|
\
|
|
*
Fix for #5055 -- adding to_sym to Puppet::Node::Environment
Markus Roberts
2010-11-16
1
-0
/
+4
*
|
[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...
Paul Berry
2010-08-13
1
-3
/
+9
*
|
Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...
Paul Berry
2010-08-13
1
-1
/
+21
|
/
*
Fix #4302 - Compilation speed regression compared to 2.6
Brice Figureau
2010-07-25
1
-5
/
+15
*
Alt fix for #4207 -- serialize environments as their names
Markus Roberts
2010-07-11
1
-0
/
+7
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-100
/
+100
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
Improving fix for #1175; tightening thread safety
Markus Roberts
2010-02-17
1
-3
/
+4
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
1
-0
/
+12
*
Allowing Environment.new to take an environment
Luke Kanies
2010-02-17
1
-0
/
+1
*
Adding an environment helper
Luke Kanies
2010-02-17
1
-0
/
+14
*
Renaming Parser::ResourceType to Resource::Type
Luke Kanies
2010-02-17
1
-1
/
+1
*
Adding 'known_resource_types' to Environment
Luke Kanies
2010-02-17
1
-0
/
+8
*
Fixing #3407 Failing tests in spec/unit/node/environment.rb
Jesse Wolfe
2010-03-22
1
-1
/
+7
*
Add Environment#manifestdir and small refactoring
Brice Figureau
2009-11-15
1
-9
/
+20
*
Refactoring the Module/Environment co-interface
Luke Kanies
2009-08-18
1
-6
/
+2
*
Fixing #1544 - plugins in modules now works again
Luke Kanies
2009-08-18
1
-0
/
+1
*
Adding caching to the Environment class
Luke Kanies
2009-05-20
1
-2
/
+18
*
Modules now can find their own paths
Luke Kanies
2009-05-15
1
-5
/
+3
*
Adding REST::Handler methods for converting between indirection and uris
Luke Kanies
2009-03-20
1
-0
/
+4
*
Environments now use their own modulepath method.
Luke Kanies
2009-02-18
1
-2
/
+2
*
The 'Environment' class can now calculate its modulepath.
Luke Kanies
2009-02-18
1
-0
/
+16
*
Added support for finding modules from an environment
Luke Kanies
2009-02-18
1
-0
/
+17
*
Fixing #1614 - Environments no longer have to be listed out.
Luke Kanies
2008-10-03
1
-17
/
+1
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-1
/
+2
*
Using the Environment class to determine the default environment,
Luke Kanies
2007-11-20
1
-0
/
+1
*
Fixing #911 and #912 -- there's a default environment (development)
Luke Kanies
2007-11-19
1
-0
/
+45