index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
interface
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
(maint) Replace invocations of `subject` and `let` in `before(:all)`
Adrien Thebo
1
-2
/
+2
2014-03-12
(maint) Fix yet another face spec issue.
Peter Huene
1
-19
/
+32
2014-03-12
(maint) Fix face specs to not pollute global state.
Peter Huene
1
-22
/
+21
2014-03-12
(maint) Revert "Fix face_collection_spec to properly restore global state."
Peter Huene
1
-13
/
+20
2014-03-12
(maint) Fix face_collection_spec to properly restore global state.
Peter Huene
1
-20
/
+13
2013-06-25
(maint) Includes missing spec_helper in three specs.
Josh Partlow
2
-0
/
+2
2013-03-26
(Maint) Re-structure require statements to avoid loop
Andrew Parker
7
-9
/
+4
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
5
-5
/
+5
2012-07-24
Make 3.x specs compatible with rspec 2.11
Patrick Carlisle
2
-3
/
+3
2012-07-24
Merge branch '2.7.x' into 3.x
Patrick Carlisle
5
-16
/
+22
2012-07-23
Use rspec 2.11 compatible block syntax
Patrick Carlisle
5
-16
/
+22
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
5
-5
/
+5
2012-04-28
Save face loader state in a different, more robust way.
Daniel Pittman
1
-1
/
+7
2012-04-24
(#14072) Allow faces to inline global setting docs
Jeff Weiss
1
-1
/
+2
2012-04-17
(#13898) Fail Face when option collides w/ setting
Jeff Weiss
2
-1
/
+17
2012-02-29
(#12763) Use autoloader for each face's actions
Patrick Carlisle
1
-0
/
+2
2012-02-07
Merge remote-tracking branch 'origin/2.7.x'
Daniel Pittman
1
-5
/
+7
2012-01-31
(#12329) Allow faces when_rendering blocks to take options
Matt Robinson
1
-5
/
+7
2012-01-21
(#9443) Allow digits in face names
Franz Pletz
1
-7
/
+9
2011-07-28
(#8690) Accept 'global' options in Puppet Faces
Daniel Pittman
1
-1
/
+7
2011-07-22
(#8561, #7290) Implement the option contract fully.
Daniel Pittman
1
-5
/
+6
2011-07-22
(#8561) Unify validation and modification of action arguments.
Daniel Pittman
1
-3
/
+3
2011-07-22
(#7290) Fail on unknown options.
Daniel Pittman
1
-0
/
+10
2011-07-22
(#8561) Use canonical names for options to actions.
Daniel Pittman
1
-6
/
+20
2011-07-22
(#7184) Load the core of obsolete versions of Faces.
Daniel Pittman
1
-2
/
+25
2011-07-22
(#7184) Find actions bound to other versions of Faces.
Daniel Pittman
1
-0
/
+15
2011-07-20
(#7123) Support runtime setting of 'default' on actions.
Daniel Pittman
1
-0
/
+18
2011-07-20
(#6787) Add `default_to` for options.
Daniel Pittman
2
-0
/
+89
2011-07-19
(#7204) Consolidate Semantic Versioning code.
Pieter van de Bruggen
1
-34
/
+6
2011-07-13
(#7699) Help command should only list options once
Dan Bode
1
-0
/
+10
2011-07-10
Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...
Jeff McCune
1
-9
/
+0
2011-07-10
(#7699) - Help should only show options once
Dan Bode
1
-0
/
+9
2011-06-07
(#7828) Fix whitespace in synopsis generator.
Daniel Pittman
1
-0
/
+34
2011-06-01
(#7699) Don't duplicate inherited action names on faces.
Daniel Pittman
1
-12
/
+38
2011-05-17
(#7507) Fix when_invoked action specs in Ruby 1.9
Matt Robinson
3
-86
/
+85
2011-05-05
(#7353) Remove :for_humans format entirely.
Daniel Pittman
1
-10
/
+0
2011-05-04
(#7353) Note the :for_humans compatibility issue.
Daniel Pittman
1
-0
/
+2
2011-05-02
(#7314) Faces fail horribly when one has a syntax error.
Daniel Pittman
1
-1
/
+18
2011-05-02
maint: reset more global state in testing faces...
Daniel Pittman
1
-2
/
+3
2011-05-02
Merge branch 'bug/2.7.x/7282-fail-when-no-invocation-given-for-action' into 2...
Daniel Pittman
3
-16
/
+61
2011-05-02
(#7282) action without `when_invoked` should fail...
Daniel Pittman
3
-16
/
+61
2011-04-29
(Maint.) Fix accidental debug output in tests.
Pieter van de Bruggen
1
-1
/
+1
2011-04-29
Merge branch 'tickets/2.7.x/7289' into 2.7.x
Pieter van de Bruggen
1
-109
/
+176
2011-04-29
(#7248) Fail if two aliases of one option are passed...
Daniel Pittman
1
-0
/
+19
2011-04-29
(#7289) Specify order for option decorations.
Pieter van de Bruggen
1
-109
/
+176
2011-04-27
Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.x
Daniel Pittman
1
-6
/
+8
2011-04-27
(#6962) Finish documentation API on Face options.
Daniel Pittman
1
-6
/
+8
2011-04-26
(#7251) Let exceptions raised in decorators rise.
Pieter van de Bruggen
1
-2
/
+2
2011-04-21
(#7183) Implement "invisible glob" version matching for faces
Daniel Pittman
1
-17
/
+25
2011-04-20
maint: clean up testing code a fraction...
Daniel Pittman
1
-22
/
+10
[next]