Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/line

Development repository for the line cookbook
https://github.com/sous-chefs/line

Merge pull request #19 from jblaine/moretesting

Flesh out chefspec tests

24e4638a6153a66695fc8fe7cdbdb486a1c0df6a authored almost 10 years ago by Sean OMeara <[email protected]>
Merge pull request #18 from chazzly/add_to_list

Add to list

8f72146d687c77f4f9a158d5d25acca9963abbc0 authored almost 10 years ago by Sean OMeara <[email protected]>
Merge pull request #16 from srenatus/patch-1

Multiple matches cause unnecessary newlines in replace_or_add

258abcf4db87da06c01571ac450428179a971ac5 authored almost 10 years ago by Sean OMeara <[email protected]>
fix error 'warning: IO#lines is deprecated; use #each_line instead'

169ee57677138526ff585de6a2c33ca624063433 authored almost 10 years ago by Julian Herrero <[email protected]>
Increment version

3837078ca3ac30b691031cd91ef2bb77a4462997 authored about 10 years ago by Eugen Manea <[email protected]>
Replace IO#lines with IO#each_line

f5bd61479f5562e0ded745dfc5a426eb21aa8343 authored about 10 years ago by Eugen Manea <[email protected]>
Flesh out chefspec tests

This commit removes 2 of the 3 canned files that were put in
place via cookbook_file (dangerfile...

7dd13bdf7943dc8ca1ded67e49feb169434ad52c authored over 10 years ago by Jeff Blaine <[email protected]>
accounting for entry being the first (or only) in the list

6ef38f4266f6f60a6eccc1191366eb44d88f69d3 authored over 10 years ago by Ruhl, Chaz <[email protected]>
Added option for surrounding delimiters

51fae2fd667e2dfebfc61cbc89ef8a09c44f048d authored over 10 years ago by Ruhl, Chaz <[email protected]>
Created add to list

b5412ff52e7c95943b24345bdd1a85723cf919c8 authored over 10 years ago by Chaz Ruhl <[email protected]>
Merge pull request #17 from vinyar/alex_hotfix

updating test for chefspec 3

82523b523ab04cdbc5e6b27521c874346155cf80 authored over 10 years ago by Sean OMeara <[email protected]>
updating Gemfile for chefspec 3

76106d412c176e0423210072ce1817c4aa90353d authored over 10 years ago by Alex Vinyar <[email protected]>
updating test for chefspec 3

f63d25e58cd4cdf244433c6e09bf5061decea1e5 authored over 10 years ago by Alex Vinyar <[email protected]>
Version bump to 0.5.2

3d843cee607739554c40528ed90385f11be9bca8 authored over 10 years ago by Sean OMeara <[email protected]>
Merge branch 'master' of github.com:someara/line-cookbook

0eb59e2b38a3a152b0b174c902a73e1be166e6ea authored over 10 years ago by Sean OMeara <[email protected]>
adding .gitignore

9b98ffa22e58b7d79636472d8c9beec8efbd2be1 authored over 10 years ago by Sean OMeara <[email protected]>
Multiple matches cause unnecessary newlines in replace_or_add

If the pattern is matched by more than one line in the file, the second comparison (and all the ...

d935c21e5131cef099a935dc3d610e89d6c9022d authored over 10 years ago by Stephan Renatus <[email protected]>
Merge pull request #15 from rtkmparrott/dollar_sign

Add $ and ^ to list of characters to escape in regex.

abf1dbc0ea690529a68c3c0fdb59b9e0ed86b337 authored almost 11 years ago by Sean OMeara <[email protected]>
Add $ and ^ to list of characters to escape in regex.

The escape_string method did not include ^ and $ in the list of
characters to escape. This cause...

97488356ee902ba9623756ad535ac85a6f76cb7b authored almost 11 years ago by Michael Parrott <[email protected]>
Merge pull request #13 from jblaine/fix_replace_add

Fixes broken "Add" functionality of replace_or_add

407853d97bdf99236e4b0eb49278fcdaf8b3834c authored about 11 years ago by Sean OMeara <[email protected]>
Introducing delete_lines

00364eb915de42d5d969b75fa640d66e87747671 authored over 11 years ago by Jeff Blaine <[email protected]>
Fixes broken "Add" functionality of replace_or_add

beb1fbad9647edb2d0101c89a7d1a35efa3e06cd authored over 11 years ago by Jeff Blaine <[email protected]>
bumping to 0.5.1

15343e1d61bcf452f85a1737eba08c9cdd215fdc authored over 11 years ago by Sean OMeara <[email protected]>
Merge pull request #11 from bigwheel/master

fixed 'to_str' method not found exception in 1.8.7

4cea712aa92e8a8ab083339941f1d21a792b8637 authored over 11 years ago by Sean OMeara <[email protected]>
Merge pull request #9 from jgartrel/master

Use explicit path method for compatitibility with older ruby

970846f8272a3f3222ecfe9044523cfde313639f authored over 11 years ago by Sean OMeara <[email protected]>
Merge branch 'patch-1' of github.com:pschultz/line-cookbook into pschultz-patch-1

edf6a1ca179d2ffa6d1906e3122179057e954f0a authored over 11 years ago by Sean OMeara <[email protected]>
fixed 'to_str' method not found exception in 1.8.7

025eb21579003968a8b3bbdd90e6be564a80f559 authored over 11 years ago by kazufumi_nishida <[email protected]>
Use explicit path method for compatitibility with older ruby

d5ac505afcc15a1078b18e9fa07c04e7430e4679 authored over 11 years ago by James Gartrell <[email protected]>
bumping to 0.5.0

88221d8f427c132d5933d12eb10946e7434ef079 authored over 11 years ago by Sean OMeara <[email protected]>
adding testing bits, fixing an bug

51b2ebad66bd8882d1dd09e4ea80ea22079d1767 authored over 11 years ago by Sean OMeara <[email protected]>
adding minitest bits

2ec93da801fa20c681c6d7767fa6ead4156d1d1e authored over 11 years ago by Sean OMeara <[email protected]>
bumping to 0.4.4

14288bfd225ef2c793c84d965deeeb8b8cc4e51f authored over 11 years ago by Sean OMeara <[email protected]>
Update README (s/file/path/)

0238dccddbdbe569a3814e837686a07ec106cf5e authored over 11 years ago by Peter Schultz <[email protected]>
removing requirement for pry

684498bad27c9af0e3a92f7dee3240276f4f6ec0 authored over 11 years ago by Sean OMeara <[email protected]>
bumping to 0.4.3

3dc6c8404e0637350322129274e5cd251426ca68 authored over 11 years ago by Sean OMeara <[email protected]>
handling exception for EnclosingDirectoryDoesNotExist in replace_or_add

06fac5650283da23da0ab4773d7392808f07d5f5 authored over 11 years ago by Sean OMeara <[email protected]>
bumping to 0.4.2

ce6256c1cb79cf576d15ad00849a09b02e34f532 authored over 11 years ago by Sean OMeara <[email protected]>
fixing up README from issue #1

8dedf20c9e4017cd9479234a7f8d2f33371d295f authored over 11 years ago by Sean OMeara <[email protected]>
Merging bugfix. Thanks Jeff Blaine

d4c94fab65911cae2cf284dae9b428f0e5770b4e authored over 11 years ago by Sean OMeara <[email protected]>
Merge pull request #5 from jblaine/replace_or_add_fix

Makes replace_or_add function properly

83dbf94790b65307ae2a3d299329eda68aac270e authored over 11 years ago by Sean OMeara <[email protected]>
Makes replace_or_add function properly

When the regex matches a line in the target file, we now properly
compare it against a *newline-...

6a1065221f044d2db414c530fc4198a0e5d5ad4c authored over 11 years ago by Jeff Blaine <[email protected]>
updating README

2133af349f843603f3b491acb440721b01714c56 authored over 11 years ago by Sean OMeara <[email protected]>
bumping to 0.4.0

55ee72c5883f4ed80e5194385e3bdac99a721851 authored over 11 years ago by Sean OMeara <[email protected]>
updating provider implementations

76e5364d34622ca2a6ca79c1e21ea377dd556daf authored over 11 years ago by Sean OMeara <[email protected]>
preserving file owner and permissions in replace_or_add

6a2cf53d2b887a41ed27b7e68a24bc88211a447a authored over 11 years ago by Sean OMeara <[email protected]>
replace_or_add seems to be behaving

b035ce365fc2d1a6afdc695e33b0313593ebb667 authored over 11 years ago by Sean OMeara <[email protected]>
adding TempFile

73d01eedcbfb534844e0dc7641d72c1adb8502dc authored over 11 years ago by Sean OMeara <[email protected]>
bug fixes around new_resource.path

f2cd2e9abe843ce2f24423f8968d55b5fca144db authored over 11 years ago by Sean OMeara <[email protected]>
implementing resources without Chef::Util::FileEdit

ee16e31702b50920411bd35ad4cc10fe5bd40a91 authored over 11 years ago by Sean OMeara <[email protected]>
bumping version to 0.3.1

d3c901eb0cc36aa7d92e9ccf95749715a5c01121 authored over 11 years ago by Sean OMeara <[email protected]>
adding +, moving escapetring to libraries/default.rb

9b9b8c882234320baf9bc1d9b9ed05478bb058d8 authored over 11 years ago by Sean OMeara <[email protected]>
reformatting block

20534785fc6cdce553e6eb34fe2b0bae232e46f9 authored over 11 years ago by Sean OMeara <[email protected]>
fixing append_if_no_line by removing Chef::Util::FileEdit completely

5e19076d8bf08c31ca1908e948c13d75cdff2cf8 authored over 11 years ago by Sean OMeara <[email protected]>
removing debug lines

f73ddfee047afbdccb954267096cae06ee7f85cd authored over 11 years ago by Sean OMeara <[email protected]>
removing debugging lines and bumping

0bb15eee6e63226f8fe34abfe91067e7ec1a4ac2 authored almost 12 years ago by Sean OMeara <[email protected]>
bumping metadata

2e121b880af0e7991f5c06a10ce19e88a93f45df authored almost 12 years ago by Sean OMeara <[email protected]>
bumping metadata

7bb1ac6c587fbcb631b3d83f10ae98d7a284e72c authored almost 12 years ago by Sean OMeara <[email protected]>
fixing replace_or_add

0dcf433b7da3a22097f29362a556e6fe3bec9513 authored almost 12 years ago by Sean OMeara <[email protected]>
bumping to 0.2.6

093b573b829b635f8646e2d963d6bac4bf2247b9 authored almost 12 years ago by Sean OMeara <[email protected]>
Merge pull request #2 from jblaine/patch-2

Escape '+' in escape_string()

e1727ee5d0d4041b66bd9bb7fcf2d3ae315d8695 authored almost 12 years ago by Sean OMeara <[email protected]>
Escape '+' in escape_string()

'+' needs to be escaped. Without it, my line with '+' in it was being appended every Chef run, i...

c02db36edc13db742d857387965a3549933aa8fa authored almost 12 years ago by Jeff Blaine <[email protected]>
bumping to 0.2.5

656daf697dad0774822cffa5bfdf5d01518ddb32 authored almost 12 years ago by Sean OMeara <[email protected]>
fixing up idemptocy

3b0e5d98d20bd26cbf99b3e948f8e996612ceed2 authored almost 12 years ago by Sean OMeara <[email protected]>
updating readme and bumping metadata

1fabb73011f8100e31a25db8513af5d816c9a87e authored almost 12 years ago by Sean OMeara <[email protected]>
bumping to 0.2.3

ae4e8e3a3e47fc3599f291fe4eaef423d3cbba58 authored almost 12 years ago by Sean OMeara <[email protected]>
fixing up append_if_no_line

6be2d545197edea95384c17235f6e32217932de1 authored almost 12 years ago by Sean OMeara <[email protected]>
replace_or_add

8f535994f1d410759a9823cf98d2319b707e25eb authored almost 12 years ago by Sean OMeara <[email protected]>
adding replace_or_add

8513bbed915a73b5174f1680e883e572dec8fe59 authored almost 12 years ago by Sean OMeara <[email protected]>
updating to 0.1.2

deb7df4deff2e7b3c303d58af657d3f459fc8552 authored about 12 years ago by Sean OMeara <[email protected]>
updating append_if_no_line params

4fa6c80d13f08be81d8e113ac620bbac1a363fb8 authored about 12 years ago by Sean OMeara <[email protected]>
bumping metadata to 0.1.1

a9cfdaaf77d2cfa288f4da202ade2f8ec703b289 authored about 12 years ago by Sean OMeara <[email protected]>
fixing up regex matching, and setting new_resource.updated_by_last_action

2279dee482b92cc0e9bdbc0fd44f5a4bb053fecd authored about 12 years ago by Sean OMeara <[email protected]>
append_if_no_line implementation

dbe81942b262487b0d296cc995ef0616a136d46e authored about 12 years ago by Sean OMeara <[email protected]>
initial commit

c010e8a7df90ceae942801ceabb5e22070e24d26 authored about 12 years ago by Sean OMeara <[email protected]>