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
/
spec
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'testing' into tweak/testing/silence_spec_output
Markus Roberts
2010-06-28
5
-11
/
+13
|
\
|
*
maint: Fixing tests that fail when run as root
Matt Robinson
2010-06-28
1
-0
/
+2
|
*
Cleaning up various warnings in specs
Markus Roberts
2010-06-28
4
-11
/
+11
*
|
maint: Fixes some noisy specs
Nick Lewis
2010-06-28
3
-7
/
+3
|
/
*
Removing obsolete nodescope concept
Luke Kanies
2010-06-28
1
-6
/
+0
*
Fix #3665 - part 2, node inheritance fixes
Brice Figureau
2010-06-28
1
-0
/
+41
*
Fix failing tests in spec/unit/resources/type.rb
Brice Figureau
2010-06-28
1
-3
/
+2
*
Fix #3665 - main class shouldn't be a subscope of itself
Brice Figureau
2010-06-28
1
-0
/
+8
*
maint: Fixes broken order-dependent Tidy specs
Nick Lewis
2010-06-28
1
-4
/
+4
*
Fix for pre 1.8.7 compatibility in namvar patch
Markus Roberts
2010-06-28
1
-7
/
+4
*
Fix tests broken by level-violation fix
Jesse Wolfe
2010-06-25
1
-2
/
+0
*
Simplify the newattr method by removing a level violation
Jesse Wolfe
2010-06-25
1
-8
/
+0
*
maint: Rework testing of Reports http processor to be self contained
Rein Henrichs
2010-06-25
1
-5
/
+19
*
maint: Fixing test to reflect that host environment assignment now takes an o...
Matt Robinson
2010-06-25
1
-1
/
+1
*
Fix some tests broken by changing the call to newattr
Jesse Wolfe
2010-06-25
1
-2
/
+2
*
Fixing oversensitive test
Markus Roberts
2010-06-24
1
-1
/
+1
*
maint: Fix failing test that needed more methods stubbed
Matt Robinson
2010-06-24
1
-2
/
+2
*
[#4006] Fix test failures caused by reverting ticket 2890
Matt Robinson
2010-06-24
1
-1
/
+1
*
Tweak for fix for #1175 to fix test failures
Markus Roberts
2010-06-24
1
-0
/
+2
*
maint: Fixing a failing spec by stubbing a method on a stubbed object that sh...
Matt Robinson
2010-06-24
1
-0
/
+1
*
remove tests for removed code
Jesse Wolfe
2010-06-24
1
-24
/
+0
*
[#2646] Fixes the change to onetime made in b96cd6c
Nick Lewis
2010-06-24
1
-3
/
+4
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
344
-0
/
+0
*
[#4064] Modify the Rails spec to use the block form of confine
Rein Henrichs
2010-02-17
1
-1
/
+1
*
Fix #3932 - Add --charset to puppetdoc for RDoc mode
Brice Figureau
2010-02-17
2
-4
/
+17
*
Fix #3907 - Hash couldn't be initialized with an empty hash
Brice Figureau
2010-02-17
1
-0
/
+12
*
Fix #3871 - Add the 'in' operator
Brice Figureau
2010-02-17
2
-1
/
+62
*
[#3865] External subcommands
Jesse Wolfe
2010-02-17
1
-0
/
+22
*
[#3766] Remove YAML fixups
Jesse Wolfe
2010-02-17
1
-42
/
+0
*
Provides #3723. Add ability for execs to have several attempts at a successful
Nigel Kersten
2010-02-17
1
-3
/
+38
*
[#3674] Part 2: Autoloader load method should propagate failures
Jesse Wolfe
2010-02-17
1
-13
/
+4
*
[#3674] Autoloader should propagate failures
Jesse Wolfe
2010-02-17
1
-2
/
+2
*
Fix #3667 - Fix class namespace
Brice Figureau
2010-02-17
1
-2
/
+8
*
Removing obsolete nodescope concept
Luke Kanies
2010-02-17
1
-19
/
+0
*
Fixing #3072 - Resource generation is recursive
Luke Kanies
2010-02-17
1
-0
/
+15
*
Fixing #2337 - Adding 'freeze_main' setting
Luke Kanies
2010-02-17
1
-0
/
+8
*
Fixing #1545 - Adding 'caller_module_name' variable
Luke Kanies
2010-02-17
2
-0
/
+23
*
Fixing #1545 - module_name is now a variable
Luke Kanies
2010-02-17
3
-20
/
+38
*
[#4055] Confine CouchDB-related specs to the couchdb feature
Rein Henrichs
2010-02-17
1
-2
/
+4
*
[#4055] Refactor of abstract Couch terminus, more specs
Rein Henrichs
2010-02-17
1
-6
/
+62
*
[#4055] Add CouchDB terminus for facts
Rein Henrichs
2010-02-17
2
-6
/
+40
*
[#3921] Fix typo "fact_terminus" -> "facts_terminus"
Rein Henrichs
2010-02-17
1
-2
/
+2
*
[#3810] Add http reports processor and `reporturl` setting
Rein Henrichs
2010-02-17
1
-0
/
+42
*
[#3804] Fixed one failing spec for RackREST
Nick Lewis
2010-02-17
1
-2
/
+2
*
[#3409] fix test failures from ldap environment patch
Jesse Wolfe
2010-02-17
1
-20
/
+18
*
Fixing #3139 - all properties can now be audited
Luke Kanies
2010-02-17
4
-3
/
+131
*
Working #3139 - Catalogs default to host_config
Luke Kanies
2010-02-17
2
-21
/
+15
*
Working #3139 - ResourceHarness does caching
Luke Kanies
2010-02-17
2
-7
/
+22
*
Working #3139 - removing obsolete checking in Storage
Luke Kanies
2010-02-17
1
-19
/
+5
*
Working #3139 - scheduling moved to resource harness
Luke Kanies
2010-02-17
2
-17
/
+123
[prev]
[next]