index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
other
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-12
(maint) Fix calling wrong should method on properties
Patrick Carlisle
1
-20
/
+24
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
1
-1
/
+1
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
1
-1
/
+1
2011-12-28
(#11552) Remove TransObject and TransBucket
Matt Robinson
2
-298
/
+0
2011-07-19
Fix tests with "relative" paths on Windows
Josh Cooper
1
-1
/
+3
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
3
-6
/
+3
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
3
-3
/
+3
2010-12-06
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
3
-3
/
+3
2010-07-09
Code smell: Two space indentation
Markus Roberts
3
-332
/
+332
2010-07-09
Code smell: Avoid needless decorations
Markus Roberts
1
-1
/
+1
2010-07-09
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
1
-3
/
+12
2010-06-28
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
3
-0
/
+0
2010-06-28
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
3
-0
/
+0
2010-06-23
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
3
-0
/
+0
2010-02-17
Finishing renaming :params to :parameters internally
Luke Kanies
1
-1
/
+1
2010-02-17
Feature #3347 REST-ified FileBucket
Jesse Wolfe
1
-92
/
+0
2009-12-18
Fix for #2869 (SELinux tests failing under some load orderings)
Markus Roberts
1
-2
/
+2
2009-06-06
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
1
-65
/
+65
2009-04-02
Merge branch '0.24.x'
Luke Kanies
1
-4
/
+4
2009-02-28
Fixing every failing test I can find on the build server.
Luke Kanies
1
-4
/
+4
2009-02-11
Merge branch '0.24.x'
Luke Kanies
1
-33
/
+0
2009-02-11
Moving the transaction specs to the right path
Luke Kanies
1
-33
/
+0
2008-12-18
Deprecating the Puppet::Type.create.
Luke Kanies
2
-7
/
+7
2008-12-18
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
1
-3
/
+3
2008-12-18
TransObject is nearly deprecated now.
Luke Kanies
2
-13
/
+53
2008-12-18
Renaming the "Catalog#to_type" method to "Catalog#to_ral"
Luke Kanies
2
-7
/
+7
2008-12-18
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2
-3
/
+3
2008-12-02
Merge branch '0.24.x'
Luke Kanies
1
-1
/
+7
2008-11-26
Fixing #1743 - defined types get catalogs too.
Luke Kanies
1
-1
/
+7
2008-11-06
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
1
-210
/
+0
2008-11-04
Fixing #1677 - fixing the selinux tests in master.
Luke Kanies
1
-0
/
+6
2008-10-08
Add new set of unit tests for selmodule type
James Turnbull
1
-35
/
+0
2008-10-08
Remove old selboolean unit tests and fix permissions on new tests
James Turnbull
1
-30
/
+0
2008-10-08
New and improved tests for file type SELinux contexts
Sean E. Millichamp
1
-27
/
+0
2008-10-03
Add new support for :selrange SELinux file property
Sean E. Millichamp
1
-1
/
+5
2008-10-03
Clean up of SELinux rspec tests so all pass
Sean E. Millichamp
1
-0
/
+9
2008-10-03
Merged fsweetser's selinux patch against HEAD
Brett Lentz
1
-0
/
+79
2008-09-25
Merged fsweetser's selinux patch against HEAD
Brett Lentz
1
-0
/
+79
2008-07-20
Revert "Merging fsweetser's selinux patch against 0.24.4"
James Turnbull
1
-78
/
+0
2008-07-20
Merging fsweetser's selinux patch against 0.24.4
Brett Lentz
1
-0
/
+78
2008-07-04
Merge branch '0.24.x'
Luke Kanies
1
-2
/
+2
2008-07-04
Refactoring the Transaction::Event class.
Luke Kanies
1
-2
/
+2
2008-07-03
Renaming Puppet::Event to Puppet::Transaction::Event
Luke Kanies
1
-2
/
+2
2008-04-11
Merge branch '0.24.x'
Luke Kanies
1
-189
/
+0
2008-04-10
Fixing #1173 -- classes and definitions can now have the same
Luke Kanies
1
-189
/
+0
2008-04-01
Fixing tests that were failing as a result of the merge,
Luke Kanies
1
-4
/
+0
2008-03-18
Refactoring how the catalog creation handles errors.
Luke Kanies
1
-15
/
+22
2008-02-29
Fixing #1110 -- transactions now always make sure
Luke Kanies
1
-0
/
+5
2008-02-23
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2
-0
/
+3
2008-02-11
Removing the last remaining vestiges of GRATR --
Luke Kanies
1
-17
/
+17
[next]