Ashley Penney
a278e5063c
Merge pull request #172 from apenney/fix-newlines
...
Fix newlines.
2014-04-21 19:24:09 -04:00
Ashley Penney
a2df44a967
Fix newlines.
...
Previously the newline handling modified the actual fragments, causing
multiple runs to always update the newlines. Handle this appropriately.
2014-04-21 18:36:59 -04:00
Ashley Penney
ca37c46b39
Merge pull request #170 from acca301/master
...
Proper quoting of quotes.
2014-04-10 07:47:39 -04:00
Alexander Kuznetsov
c51b6598e3
Proper quoting of quotes.
2014-04-04 09:35:06 -04:00
Lucien Weller
e154e8d8f3
ignore mode an owner on windows
2014-04-04 11:03:25 +02:00
Ashley Penney
bd063dedac
Merge pull request #121 from acca301/master
...
[Most of] variables quoted to allow multi-word warning messages, spaces ...
2014-04-03 13:09:11 -04:00
Ashley Penney
3b1bbb4873
Merge pull request #150 from lweller/issue_149
...
added double quotes to paths in concat command
2014-04-03 13:06:27 -04:00
Ashley Penney
482f18029f
Merge pull request #147 from igalic/ignorance
...
be more ignorant
2014-03-27 14:00:48 -04:00
Ashley Penney
0b540dbb86
Merge pull request #155 from PierreR/patch-1
...
Use explicit undef in else case
2014-03-27 13:57:43 -04:00
Ashley Penney
cd2e1d97e9
Merge pull request #169 from hunner/remove_autorelease
...
Remove autorelease
2014-03-05 12:17:48 -05:00
Hunter Haugen
fee285a238
Remove autorelease
2014-03-05 09:15:45 -08:00
Hunter Haugen
98f4dc5087
Merge pull request #168 from apenney/last-minute-metadata-fix
...
Add in missing files to work around Puppet bug.
2014-03-03 13:59:23 -08:00
Ashley Penney
b4ba7dde50
Add in missing files to work around Puppet bug.
2014-03-03 21:45:21 +00:00
Hunter Haugen
34be315517
Merge pull request #167 from apenney/supported-101
...
Prepare supported module 1.0.2.
2014-03-03 11:56:52 -08:00
Ashley Penney
62913f72f5
Prepare supported module 1.0.2.
2014-03-03 19:19:20 +00:00
Hunter Haugen
8d38908472
Merge pull request #164 from apenney/add-metadata
...
Prepare for supported modules.
2014-03-03 10:48:25 -08:00
Ashley Penney
9afd286219
Prepare for supported modules.
2014-03-03 18:36:14 +00:00
Ashley Penney
8a689f135c
Merge pull request #165 from laurenrother/1.0.x
...
Add "Release Notes/Known Bugs" to Changelog
2014-03-03 11:51:31 -05:00
Lauren Rother
68a54e45ab
Adds "Release Notes/Known Bugs" to Changelog,updates file format to markdown, standardizes the format of previous entries
...
Per a request to have initial release notes that specifically listed known issues for this PE 3.2 release, and barred by time constraints from automating a pull from open issues in JIRA, this commit adds a Release Note and Known Bug section to the Changelog for the imminent 3.2 release.As it will display on the Forge, updates file type to markdown and standardizes previous entries. Adds template for release notes to be filled in later.
2014-03-01 11:56:50 -08:00
Hunter Haugen
40e80e5379
Merge pull request #163 from hunner/add_unsup
...
Add windows as unsupported
2014-02-28 12:19:33 -08:00
Hunter Haugen
1577ec78e1
Add windows as unsupported
2014-02-28 08:39:09 -08:00
Hunter Haugen
6929c709f9
Merge pull request #162 from hunner/fix_syntax
...
Correct the incorrect quotes
2014-02-27 16:07:33 -08:00
Hunter Haugen
495619794e
Correct the incorrect quotes
2014-02-27 16:07:01 -08:00
Hunter Haugen
6c50f50aa0
Merge pull request #161 from hunner/fix_lets
...
Lets can't be used outside of a test context
2014-02-27 15:50:42 -08:00
Hunter Haugen
d887c3b5f5
Lets can't be used outside of a test context
2014-02-27 15:50:18 -08:00
Ashley Penney
9c736f5699
Merge pull request #160 from hunner/use_tmpfile
...
Use tmpdir instead of /tmp for windows compatability
2014-02-27 18:09:37 -05:00
Hunter Haugen
f0b6187f76
Use tmpdir instead of /tmp for windows compatability
2014-02-27 14:52:53 -08:00
Branan Purvine-Riley
1c10eb5614
Merge pull request #159 from hunner/grep_sol
...
It is actually all Solaris
2014-02-27 14:21:28 -08:00
Hunter Haugen
311adee522
It is actually all Solaris
2014-02-27 14:20:42 -08:00
Hunter Haugen
660cf98c52
Merge pull request #158 from hunner/fix_sol10_grep
...
Correct syntax
2014-02-27 13:19:15 -08:00
Hunter Haugen
f37805060f
Correct syntax
2014-02-27 13:18:29 -08:00
Ashley Penney
947145ef66
Merge pull request #157 from hunner/fix_sol10_grep
...
Avoid multi-line greps on solaris 10
2014-02-27 16:07:28 -05:00
Hunter Haugen
1f61e9d122
Avoid multi-line greps on solaris 10
2014-02-27 13:01:13 -08:00
Phil
fe61ae6ca6
Merge pull request #156 from hunner/fix_aix
...
Fix aix/windows ownership issues and vardir path
2014-02-26 15:14:24 -08:00
Hunter Haugen
8b852e2b89
Fix aix/windows ownership issues and vardir path
2014-02-26 15:09:16 -08:00
Pi3r
d6b11cd502
Use explicit undef in else case
...
This is better than leaving it "unset".
2014-02-25 14:54:09 +01:00
Lucien Weller
a2f625f385
Added double quotes to paths in concat command, so that it does not fail when path of target file contains some blanks.
2014-02-24 15:02:32 +01:00
Hunter Haugen
eaa84694b1
Merge pull request #154 from hunner/comment_newline_test
...
This test is implemented incorrectly, and is testing an unimplemented feature.
2014-02-22 17:18:17 -08:00
Hunter Haugen
3d625c9c28
This test is implemented incorrectly, and is testing an unimplemented feature.
...
So commenting it out
2014-02-22 17:15:56 -08:00
Hunter Haugen
2ccfd89d04
Merge pull request #153 from hunner/comment_test
...
Disable test for unimplemented feature
2014-02-21 15:36:10 -08:00
Hunter Haugen
600ddf0e43
Disable test for unimplemented feature
2014-02-21 15:35:36 -08:00
Hunter Haugen
a046e5f3d2
Merge pull request #148 from hunner/fix_port_test
...
Fix test port from 596cec1
2014-02-20 23:14:23 -08:00
Hunter Haugen
e0a7ca97f0
Fix test port from 596cec1
2014-02-20 16:59:08 -08:00
Igor Galić
854a83ae4f
be more ignorant
...
ignore vim swp files. May be especially important when those sneak into
released packages, such as in the case of 1.0.1:
concat/manifests/.setup.pp.swp
concat/manifests/.init.pp.swp
concat/manifests/.fragment.pp.swp
concat/files/.concatfragments.sh.swp
concat/spec/acceptance/.warn_spec.rb.swp
concat/spec/acceptance/.symbolic_name_spec.rb.swp
concat/spec/acceptance/.order_spec.rb.swp
concat/spec/acceptance/.fragment_source_spec.rb.swp
concat/spec/acceptance/.deprecation_warnings_spec.rb.swp
concat/spec/acceptance/.empty_spec.rb.swp
concat/spec/acceptance/.concat_spec.rb.swo
concat/spec/acceptance/.replace_spec.rb.swp
concat/spec/acceptance/.basic_spec.rb.swp
concat/spec/acceptance/.deprecation_warnings_spec.rb.swo
concat/spec/acceptance/.concat_spec.rb.swp
concat/spec/acceptance/.backup_spec.rb.swp
2014-02-18 16:57:09 +01:00
Hunter Haugen
24906d1bca
Merge pull request #146 from hunner/fix_gid
...
Switch test to use a much higher gid/uid
2014-02-14 13:50:55 -08:00
Alex Dreyer
62795f8126
Switch test to use a much higher gid/uid
...
(cherry picked from commit ccf5284b56
)
2014-02-14 13:42:10 -08:00
Hunter Haugen
1404318e98
Merge pull request #145 from adreyer/fix-gid
...
Switch test to use a much higher gid/uid
2014-02-14 13:40:09 -08:00
Alex Dreyer
ccf5284b56
Switch test to use a much higher gid/uid
2014-02-14 12:54:48 -08:00
Hunter Haugen
74336bcab1
Merge pull request #143 from hunner/fix_rm
...
Don't remove /tmp/concat in after :each
2014-02-14 11:19:46 -08:00
Hunter Haugen
8c610a27d8
Merge pull request #144 from hunner/fix_rm2
...
Don't remove /tmp/concat in after :each
2014-02-14 11:19:31 -08:00