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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure node are referenced by their names
Brice Figureau
2009-08-01
1
-1
/
+1
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
1
-0
/
+5
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
8
-21
/
+21
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
3
-9
/
+9
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
1
-0
/
+3
|
\
|
*
Fixing broken 0.24.x tests in test/.
Luke Kanies
2009-02-28
1
-0
/
+3
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
2
-3
/
+3
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Renaming the "Catalog#to_type" method to "Catalog#to_ral"
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
2
-4
/
+4
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-09
1
-1
/
+1
|
\
|
|
*
Fix rake abort when there is a matching confine
Brice Figureau
2008-12-08
1
-1
/
+1
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-1
/
+1
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
2
-2
/
+2
|
\
|
|
*
Fixing some tests that were broken in the fix for #1633
Luke Kanies
2008-10-08
1
-2
/
+0
|
*
Adding warnings when example groups are skipped.
Luke Kanies
2008-10-08
1
-0
/
+2
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
1
-0
/
+3
|
\
|
|
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
1
-0
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
1
-1
/
+1
|
\
|
|
*
Refactoring the Transaction::Event class.
Luke Kanies
2008-07-04
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
1
-0
/
+3
|
\
|
|
*
Fixes for install.rb running of tests that fixes #1267
James Turnbull
2008-05-27
1
-0
/
+3
*
|
Fixing #1247 -- no more clear_cache failures.
Luke Kanies
2008-05-25
1
-1
/
+1
*
|
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
1
-1
/
+0
*
|
Fixing a couple of broken tests.
Luke Kanies
2008-04-15
1
-0
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
1
-1
/
+1
|
\
|
|
*
Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.
Paul Lathrop
2008-03-28
1
-1
/
+1
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
39
-1706
/
+45
|
\
|
|
*
Fixing some tests that only failed under certain
Luke Kanies
2008-03-18
1
-1
/
+6
|
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
1
-13
/
+17
|
*
Fixed #1043 -- autoloading now searches the plugins directory
Luke Kanies
2008-02-13
1
-0
/
+2
|
*
Renaming the 'pfile' and 'pfilebucket' files to plain
Luke Kanies
2008-02-13
1
-1
/
+0
|
*
Loading the mocha gem from the puppettest.rb file.
Luke Kanies
2008-02-12
1
-1
/
+10
|
*
Trying to upgrade rspec, but not having much luck.
Luke Kanies
2008-02-12
36
-1680
/
+0
|
*
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
1
-1
/
+1
|
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-8
/
+8
|
*
Fixing #1017 -- environment-specific modulepath is no
Luke Kanies
2008-02-04
1
-2
/
+2
*
|
Fixing automatic relationships. I was previously looking them
Luke Kanies
2008-01-14
1
-6
/
+0
*
|
Another round of fixes toward making global resources work.
Luke Kanies
2008-01-09
1
-1
/
+0
|
/
*
Fixing some tests that were failing with the recent ruby that has
Luke Kanies
2007-12-18
1
-0
/
+1
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
4
-12
/
+12
*
Fixing #931 by keeping track in configurations of
Luke Kanies
2007-11-27
1
-6
/
+0
*
Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f...
Luke Kanies
2007-11-19
1
-1
/
+0
*
Merge commit 'davids-bugfixes/tests/fix-test-client-ca'
Luke Kanies
2007-11-19
1
-0
/
+1
|
\
|
*
fix failing CA test, when testing with incomplete setup (no ssldir, no DNS)
David Schmitt
2007-11-11
1
-0
/
+1
*
|
Reverting the changes I'd made toward removing the global
Luke Kanies
2007-11-19
1
-1
/
+1
*
|
Fixed most failing tests, but there are still over thirty failing.
Luke Kanies
2007-11-18
1
-1
/
+1
*
|
Fixing #800 by refactoring how configurations are retrieved
Luke Kanies
2007-11-12
2
-3
/
+16
|
/
[next]