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
/
language
/
snippets.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.6.x' into next
Nick Lewis
2010-12-16
1
-0
/
+3
|
\
|
*
Fix #1757 Change file mode representation to octal
Jesse Wolfe
2010-12-08
1
-0
/
+3
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
1
-1
/
+1
*
|
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
2010-11-29
1
-1
/
+1
|
/
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-434
/
+434
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-22
/
+22
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-15
/
+11
*
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
2010-02-17
1
-5
/
+1
*
Finishing renaming :params to :parameters internally
Luke Kanies
2010-02-17
1
-2
/
+2
*
Fixing most of the broken tests in test/
Luke Kanies
2010-02-17
1
-4
/
+0
*
Resolving conflicts with ???
Markus Roberts
2010-02-17
1
-1
/
+0
*
Fix #2389 - Enhance Puppet DSL with Hashes
Brice Figureau
2010-02-17
1
-0
/
+7
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
1
-1
/
+2
*
Fix #2033 - Allow regexp in if expression
Brice Figureau
2009-08-01
1
-0
/
+4
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-4
/
+4
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
1
-1
/
+1
*
Fix #1088 - part2 - Add rspec tests
Brice Figureau
2009-03-14
1
-0
/
+6
*
Fixing tests broken in previous commits
Luke Kanies
2009-03-11
1
-2
/
+2
*
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
1
-1
/
+1
*
Fixing forward-compatibility issues resulting from no global resources
Luke Kanies
2008-10-31
1
-1
/
+1
*
Merge branch '0.24.x'
Luke Kanies
2008-10-31
1
-0
/
+16
|
\
|
*
Fix #1402 - Allow multiline comments
Brice Figureau
2008-10-29
1
-0
/
+11
|
*
Fix #857 - Multiple class of the same name don't append code
Brice Figureau
2008-10-29
1
-0
/
+5
*
|
Merge branch '0.24.x'
Luke Kanies
2008-10-22
1
-0
/
+14
|
\
|
|
*
Fix #936 - Allow trailing comma in array definition
Brice Figureau
2008-10-21
1
-0
/
+7
|
*
Fix #636 - Allow extraneous comma in function argument list
Brice Figureau
2008-10-21
1
-0
/
+7
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
1
-0
/
+6
|
\
|
|
*
Fixed #997 -- virtual defined types are no longer evaluated.
Luke Kanies
2008-02-12
1
-0
/
+5
|
*
Stubbing Facter during the snippet tests, so they are faster and work with no...
Luke Kanies
2008-02-08
1
-0
/
+2
*
|
Another round of fixes toward making global resources work.
Luke Kanies
2008-01-09
1
-23
/
+13
|
/
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-7
/
+7
*
Reverting the changes I'd made toward removing the global
Luke Kanies
2007-11-19
1
-11
/
+12
*
Fixed most failing tests, but there are still over thirty failing.
Luke Kanies
2007-11-18
1
-12
/
+11
*
Changing the test/ classes so that they work from the main
Luke Kanies
2007-10-26
1
-1
/
+1
*
All tests should now pass again.
Luke Kanies
2007-10-08
1
-2
/
+2
*
This commit is focused on getting the 'puppet' executable
Luke Kanies
2007-10-05
1
-34
/
+11
*
Merge branch 'configurations' into indirection
Luke Kanies
2007-09-22
1
-11
/
+4
|
\
|
*
All tests now pass in this configuration branch, which means
Luke Kanies
2007-09-22
1
-9
/
+2
|
/
*
Another intermediate commit. The node and fact classes are now functional an...
Luke Kanies
2007-09-12
1
-3
/
+4
*
We now have a real configuration object, as a subclass of GRATR::Digraph, tha...
Luke Kanies
2007-09-04
1
-5
/
+0
*
Deleting old documentation that somehow made it back into the tree in the swi...
Luke Kanies
2007-09-01
1
-1
/
+13
*
Consolidating all of the configuration parameter declarations into configurat...
luke
2007-05-04
1
-1
/
+0
*
Fixing #615 (subclasses with similar names) by getting rid of the class "type...
luke
2007-05-03
1
-150
/
+114
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
1
-4
/
+4
*
Moving all of the client and server code into a single network/ directory. I...
luke
2007-02-08
1
-6
/
+6
*
Merging the state-rename branch. This includes the diff from version 2156 to...
luke
2007-02-07
1
-4
/
+4
*
Partially fixing #460, take 2 -- fully-qualified definitions can now be used.
luke
2007-01-30
1
-0
/
+12
[next]