index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
face
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-01
(maint) Add tests and fix up dump action
Andrew Parker
1
-32
/
+70
2014-07-24
(maint) Remove pending face specs
Adrien Thebo
6
-42
/
+0
2014-07-22
Merge branch 'stable'
Adrien Thebo
1
-8
/
+8
2014-07-21
(maint) Cleanup specs for the `module` Face’s `install` action.
Pieter van de Bruggen
1
-8
/
+8
2014-07-17
Merge pull request #2874 from adrienthebo/maint/master/update-rspec
Andrew Parker
1
-1
/
+1
2014-07-15
(maint) Always pass an arg to shared behavior block
Adrien Thebo
1
-1
/
+1
2014-07-11
(PUP-2918) Clarify missing Modulefile error
Brandon High
1
-2
/
+2
2014-05-16
(PUP-2519) Create fallback environment only for default production
Josh Partlow
2
-1
/
+4
2014-05-09
(PUP-2014) Make module use current_environment
Henrik Lindberg
1
-5
/
+3
2014-04-25
(maint) Remove FS redefined constant warnings in spec runs
Josh Partlow
1
-0
/
+2
2014-04-23
Merge pull request #2504 from pvande/feature/master/pup2093_migrate_pmt_to_v3...
Pieter van de Bruggen
4
-190
/
+144
2014-04-21
Merge remote-tracking branch 'upstream/master' into PE-3182
Pieter van de Bruggen
2
-7
/
+7
2014-04-21
(PUP-2213) Expand paths for face/config spec on windows
Josh Partlow
1
-13
/
+13
2014-04-18
(PUP-2213) Read environment settings from other sections in config print
Josh Partlow
1
-11
/
+109
2014-04-09
Merge remote-tracking branch 'upstream/stable'
Andrew Parker
4
-6
/
+6
2014-04-07
(PUP-2158) Default a missing manifest to no_manifest
Andrew Parker
4
-6
/
+6
2014-04-04
(PUP-2093) Migrate PMT to /v3 API.
Pieter van de Bruggen
4
-190
/
+144
2014-03-31
(PUP-1433) Remove use of manifest setting
Andrew Parker
1
-2
/
+5
2014-03-07
(maint) Add rake task for parallelizing specs.
Peter Huene
1
-0
/
+1
2014-02-19
(PUP-1584) Expand some modulepath settings for windows
Josh Partlow
1
-1
/
+1
2014-02-18
(PUP-1584) module_tool uses current_environment with target_dir overrides
Josh Partlow
2
-129
/
+39
2014-02-11
(maint) Fix regexp with unescaped { causing warning when running tests
Henrik Lindberg
1
-1
/
+1
2014-02-06
(PUP-1574) Environment setting does not override apply/parser manifest
Josh Partlow
1
-23
/
+39
2014-01-29
(PUP-1118) Stop using Environment.new
Andrew Parker
1
-8
/
+10
2014-01-17
(PUP-1118) Move global context methods to Puppet
Andrew Parker
1
-2
/
+2
2014-01-16
(PUP-1118) Introduce "create" to make specific environments
Andrew Parker
1
-28
/
+42
2013-12-17
(#23373) Restore 'all' functionality
Andrew Parker
1
-0
/
+6
2013-12-12
(#23373) Add section control to the config print action
Andrew Parker
1
-16
/
+25
2013-09-30
(Maint) Create spec coverage for parser face
Andrew Parker
1
-0
/
+54
2013-07-11
(maint) Fix rspec warnings
Patrick Carlisle
1
-2
/
+2
2012-12-07
(#7316) Refactor listing and requiring of applications
Josh Cooper
1
-7
/
+5
2012-10-04
Revert "Merge pull request #1190 from jeffmccune/fix/master/7316_load_faces_f...
Jeff McCune
18
-47
/
+30
2012-09-26
Revert "Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath_try3' i...
Jeff McCune
18
-30
/
+47
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
18
-18
/
+18
2012-09-25
Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath_try3' into 3.x"
Andrew Parker
18
-47
/
+30
2012-09-24
Revert "Merge branch 'revert/3.x/faces_from_modulepath' into 3.x"
Jeff McCune
18
-30
/
+47
2012-09-21
Revert "Merge branch 'fix/3.x/fix_puppet_face_failures' into 3.x"
Jeff McCune
10
-30
/
+10
2012-09-21
Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath' into 3.x"
Jeff McCune
8
-17
/
+20
2012-09-20
(Maint) Fix spec failures with Puppet::Face[]
Jeff McCune
10
-10
/
+30
2012-09-20
(#7316) Load applications from the modulepath
Jeff McCune
8
-20
/
+17
2012-09-14
(#16189) Make --run_mode a global option and not a setting
Henrik Lindberg
1
-1
/
+1
2012-08-13
Merge branch 'ticket/3.x/11870-other-package-types' of https://github.com/jos...
Hailee Kenney
1
-34
/
+29
2012-08-08
Merge branch '2.7.x' into 3.x
Patrick Carlisle
2
-0
/
+0
2012-08-08
Rename specs to end in _spec.rb
Patrick Carlisle
3
-0
/
+0
2012-07-31
(Maint): Re-enable tests on Windows
Josh Cooper
1
-34
/
+29
2012-07-24
Use rspec 2.11 compatible block syntax
Patrick Carlisle
3
-26
/
+27
2012-07-24
Merge branch '2.7.x' into 3.x
Patrick Carlisle
2
-12
/
+14
2012-07-23
Use rspec 2.11 compatible block syntax
Patrick Carlisle
3
-26
/
+27
2012-07-23
Reduce stubs and expectations on settings
Patrick Carlisle
1
-1
/
+1
2012-07-16
(#15533) Change puppet module build to build the module in cwd (or parents)
Ken Barber
1
-0
/
+68
[next]