커밋 기록

작성자 SHA1 메시지 날짜
  Douglas Thrift aacb33e4b8 It will now actually work correctly. 11 년 전
  Douglas Thrift e01e2e47d7 Revert "Damn! That was a private method, but this is Ruby! Hax!" 11 년 전
  Douglas Thrift 2f8725cb8c Add Berkshelf stuff. 11 년 전
  Douglas Thrift 212f17983c Damn! That was a private method, but this is Ruby! Hax! 11 년 전
  Douglas Thrift 2fddf7e553 Call updated_by_last_action with an actually useful value instead of always passing true. 11 년 전
  Douglas Thrift b09d2dd3cc Remove "monkey patch" of Chef::Util::FileEdit since the fix was committed. 11 년 전
  Juanje Ojeda cc8725db30 Add travis-ci support 12 년 전
  Juanje Ojeda ba2e87570e Fix some error at the README 12 년 전
  Juanje Ojeda 209314be8a Updated the README.md file with description and examples 13 년 전
  Juanje Ojeda b1f9c18fec Updated some metadata (license, version, email and description) 13 년 전
  Juanje Ojeda 962e814edb Added note to the lib to know when this is necessary 13 년 전
  Juanje Ojeda 4723361145 Lots of refactoring. Actions now makes more sense 13 년 전
  Juanje Ojeda a0772ed973 [FC016] LWRP plain_file does not declare a default action 13 년 전
  Juanje Ojeda 9819bf96e8 [FC017] LWRP plain_file does not notify when updated 13 년 전
  Juanje Ojeda b25e4a795f Removed some require to avoid issues 13 년 전
  Juanje Ojeda 707df80295 Added file_edit.rb patched with the new method insert_line_if_no_match() 13 년 전
  Juanje Ojeda 6cc3e281ce Upsted Readme's description 13 년 전
  Juanje Ojeda ac9e97f083 Changed the conf provider plain_file to use Chef::Util::FileEdit 13 년 전
  Juanje Ojeda f84522b752 Added check in case the file to replace, doesn't exist 13 년 전
  Juanje Ojeda 2ad2148279 Removed libraries/file.rb which is not used any more. 13 년 전
  Juanje Ojeda 14151f6def Added actions :add and :remove 13 년 전
  Juanje Ojeda 9fb982fdc8 Renamed file resource and provider to plain_file 13 년 전
  Juanje Ojeda 8db1c4b0cf Changed File.open().read to a simplier IO.read 13 년 전
  Juanje Ojeda 91ae95410d Removed unused attributes 13 년 전
  Juanje Ojeda c429bd39b8 Added missed default recipe 13 년 전
  Juanje Ojeda a99a280870 Fix: missed 's' at 'actions' 13 년 전
  Juanje Ojeda 8922d32c43 Added conf cookbook to manage the configurations 13 년 전