Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/rvm

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

Remove metadata.json.

21f946a88534537b366014ffc17dabdb3d984296 authored over 13 years ago
Ubuntu doesn't have an ncurses-dev pkg.

4648849928c80828067bc0a2c387a46df8d6ed68 authored over 13 years ago
Include dependant module stubs in libraries/* (thx @jonleighton).

https://github.com/fnichol/chef-rvm/commit/153fc7c1ce77d600b0e30078a4f5d963ac4c22ed#commitcommen...

4083734bcdd2a88ee48d99ab33042e36f1da6cd5 authored over 13 years ago
Fix jruby pkg dependency.

5a3904bf84654191c5850d4916d4ee7b052a52ec authored over 13 years ago
Gracefully handle Mac installs without homebrew.

176201859a41c0c2776c7b87ea60522abda5936c authored over 13 years ago
Put Chef::RVM::EnvironmentHelpers into a later loaded library file.

153fc7c1ce77d600b0e30078a4f5d963ac4c22ed authored over 13 years ago
Fixing missing pkg dependency on debian.

9f34e49051137a142c0285ad1fa46c0740937f9b authored over 13 years ago
Update ruby compilation dependencies for debian/ubuntu.

911ddf27698206b9e1c5cc406a7535efd1909fcb authored over 13 years ago
Clean up debuging output in Chef::RVM::StringCache.

e30296468b178ea2deaa12f5ad8be648063077c0 authored over 13 years ago
Whitespace.

dcc62c2a413eb67f1d50ab9a7f0103103fc7badd authored over 13 years ago
Extract helper modules into seperate library files.

e6dbab8371b9dae67bbee97652c75c2c3a03a74c authored over 13 years ago
Major refactoring of recipes which will result in a minor version bump.

There are now 2 main modes in which to use RVM: isolated as a user or
system-wide.

* recipe[rvm...

69027cafbe8e25251a797f1dcf11e5bc4c96275b authored over 13 years ago
Fix environments when installing/upgrading user RVMs.

133d3400a21dd8c13c92d3be61840722976f3e87 authored over 13 years ago
Add user-specific default attributes.

f045a7ed983097cdba02c29aed778bbc1d1bbd27 authored over 13 years ago
Add per-user and system caching in Chef::RVM::StringCache.

3f5aac6d79fd17184d08e0f269c5658427c5b539 authored over 13 years ago
Propagating the user attribute to sub-resources.

f8f7f50f92a5501827b6ae66dc9f15966cca19bb authored over 13 years ago
Add environment params to shelled processes.

c811bbbce1e3c6a5ca0fbb0b3443932a4c4552cc authored over 13 years ago
Typos typos typos.

6c64419bb8a9ddd4c63a7d55a9bfc51968d5cf4e authored over 13 years ago
Add recipe[rvm::user_install].

ee508d35241ecc5790eaedca48ba30de41b8449f authored over 13 years ago
Refactor recipe[rvm::system].

94842638f2c20933f18a751d6629c63058b49ec8 authored over 13 years ago
Extract common recipe steps from rvm::system.

7c5093628cffe23d90343c52174d73607ffd16a9 authored over 13 years ago
Add user attr on all resources.

ab054302a75fedcbc983f1b960d3be5135750f48 authored over 13 years ago
Spring cleaning in helpers removing old methods.

b43493467e5eff8de08d675c8a02a0debd86c7cd authored over 13 years ago
Refactor all providers to create an @rvm_env.

9a17648456dc5c7051b4b42f71cd028ff4fc2a5b authored over 13 years ago
Add user attr_reader on RVM::ChefUserEnvironment.

aabcfb5419f6d11b9a5259ffff51d845d4235685 authored over 13 years ago
Chef::RVM::StringCache no longer caches 'default'.

61c93218a501c018919ba1bff8bdd17f694a21ec authored over 13 years ago
Fix :remove/:purge action in rvm_gem provider.

14ef0acdca25b88b6315d3a0494c2091e3c8dc44 authored over 13 years ago
Remove dep on Chef::RVM::StringHelpers in rubygems_package provider.

453962377a71b910dc174255e13c0cc14d865661 authored over 13 years ago
Fix resource scoping issue in rvm_environment provider.

3262cf2f1f2964ff43cc41b82801776b69f88dea authored over 13 years ago
Move Chef::RVM::ShellHelpers to rvm_rubygems_package (load order issues)

0853b3b789361c40dded83b8f254f9a225334dd9 authored over 13 years ago
Rename helpers.rb to help load order.

4afb9c576ac4e1778039841b9a3affe477cd02e3 authored over 13 years ago
Refactor gem_package provider.

0df34e8d5808edbdf18d943cebed183218e6ab0d authored over 13 years ago
Refactor rvm_wrapper provider.

1d86bccb93b11da5ed84cd1ad2e219b729fe5c9e authored over 13 years ago
Refactor rvm_shell provider.

b6318daba973b91ba03ca8ea3ec65e711c523c14 authored over 13 years ago
Tidy up global_gem provider.

374dd22c2e5a0141b23e1bfc68ed3d822f5151a0 authored over 13 years ago
Refactor gemset provider.

07a8372e731b04d6b3b1bd1cee7008692806c948 authored over 13 years ago
Major refactoring of helpers into modules.

bf992bc5b4720a22f81df4ed476815217be4cdba authored over 13 years ago
Refactor rvm_ruby provider.

c9a2fa0cf7f86858e3b5b24a20994ccae375c24f authored over 13 years ago
Add debug logging in Chef::RVM::StringCache.

3f81ee7e5ef8283177a630251798983be5788552 authored over 13 years ago
Update a missing ::RVM module qualification.

c1874f4999214503d41dcd306e43be8ab15339bf authored over 13 years ago
Refactoring rvm_default_ruby & rvm_environment providers.

2acfb4ad050934ba7fe68554fb6dc2e4c064158a authored over 13 years ago
Fully qualifying ::RVM module namespace.

7107b397a46b01650e7f5cb3b07fb8aa77b00adc authored over 13 years ago
Add Chef::RVM::StringCache to get and cache canonical RVM strings.

1794f1fadf0fc5221172303cd4230286d9d60b08 authored over 13 years ago
Normalize 'missing gem' logging notices.

8974619b8b9220252b201329535aca37b6d1d8c1 authored over 13 years ago
Split RVM::ChefUserEnvironment & RVM::Shell::ChefWrapper.

beb79a221a140cf1f3b3c3555258a93f4922e2cc authored over 13 years ago
Whitespace be gone.

475029f10ce2436883096827d78e03c96f970507 authored over 13 years ago
Fix RVM::Environment#config key for rvm_path.

f2f9ec9d7fbaa74f6322229cf993ceedfd11d7d0 authored over 13 years ago
Create RVM::ChefUserEnvironment which can be injected with a user.

fe4dcbfee18001388d125704bb88b07c890c1c22 authored over 13 years ago
Add RVM::Shell::ChefWrapper based on chef's popen4 impl.

03411ea9766d06d41cd31b48391fb9d8a8a3df50 authored over 13 years ago
RVM gem installed using opscode cookbook conventions (via gem_package).

eb6df3dc3ca23a858b78bb45cc99a7e263e13c43 authored over 13 years ago
Merge pull request #30 from phlipper/master

implemented group_users support

e39d120fa737acc42ecfc2eb60f18d88673ecab7 authored over 13 years ago
Merge pull request #28 from relistan/master

Fixed bug when no RVM Rubies had yet been installed

18594bfdbfd6b6907bae143faf9efce4772f73fb authored over 13 years ago
implement :group_users support

a28775358adf85630136a92984a228e23ad518a4 authored over 13 years ago
Make sure we have at least one rvm ruby installed before assigning default

b74fd8ef40f4496f09d1d8225821bc60bb96b3d2 authored over 13 years ago
Update CHANGELOG

af6a9ca6b52a5c694973979108ddd5c8b1c74df3 authored over 13 years ago
Merge pull request #27 from temujin9/master

Handle 'system' ruby and improve gem_package logging message.

c2cfbbdc530591ab56e359d8d97ed4823044800c authored over 13 years ago
Cleanup of errors for rubie==system, and logging message for gem_package

1be44e8f15647e0c9c36293c267ecdcdf07d8e0a authored over 13 years ago
Update CHANGELOG.

9a7b1b7c058de7315da3bf696ea01461c3570d47 authored over 13 years ago
Update vagrant/system_chef_solo default to match newest lucid32 basebox.

5b6f5e73ff50f923f6c208d826af1a1f85c577a8 authored over 13 years ago
Major style updates to CHANGELOG.

21068e3c2ed705bf4d1adaa9812d68a646eb76dd authored over 13 years ago
Update CHANGELOG.

e4b96f6348a715551c7c15a2478054d14baf13a3 authored over 13 years ago
RVM framework will be conditionally installed in compilation phase.

The primary use case for installing early is to support the gem_package
recipe. Therefore if rec...

000f9c318804d87d0ef7af20099b67a8f302a378 authored over 13 years ago
Remove compilation phase execution from default recipe.

The RVMRubygems provider will install an RVM ruby and create a gemset
if needed before installin...

9622854657f3eba71b1e1d4561a527d70c6d63cc authored over 13 years ago
Add rvm/group_id documentation in README.

b09e51aec65d6b88cd30f80f6dd76d25ec70c5fc authored over 13 years ago
Small style update.

6d3c39f3d848531ea3fbba903d72c1bdf50b5915 authored over 13 years ago
Merge branch 'master' of https://github.com/temujin9/chef-rvm into pull-request-26

Conflicts:
libraries/rvm_rubygems_package.rb

b99ca7a7e917cc50e21789994f8ca50ff07a8f5f authored over 13 years ago
Let gem_package target multiple RVM rubies. Closes #24.

f0e6159b78b6cd65d4a46fb73ede7b0b3ea19046 authored over 13 years ago
Allow rvm_rubygems_package to install to system, too.

17662f2e76f2b64526acbbc8efe07352eb275833 authored over 13 years ago
Fixing action[:nothing] bug

533cafffab9a842edaba078f867d204571f34461 authored over 13 years ago
Added an optional attribute to allow setting group ID (to avoid collision w/ expected GIDs in other cookbooks)

77dc0fe07ceca6df3d44ba7ca079a9464c42f1f8 authored over 13 years ago
Updated rvm::default and rvm::system to run steps during compile phase, so that rvm::gem_package is compatible with cookbooks that run gem_package during compile phase.

88e31640d718a6b42ad50b68e1dacf57767edc1d authored over 13 years ago
Merge pull request #22 from juzzin/patch-1

Allow rubies with aliases.

0ee165786196ddd9fc067f58df129435a39e46ac authored over 13 years ago
Allow rubies with aliases.

c10e29b39d10246678d020183e462c964a21bdf5 authored over 13 years ago
Update CHANGELOG.md.

7ebe72819580e4f4a78de886ccf28d21dfe4c3f2 authored over 13 years ago
Update CHANGELOG.md.

8ef62325888012acd6ca039be2a3787d9348ba49 authored over 13 years ago
Bump to 0.7.1.

1654b7cbac62ebc900d01f4d410372df0e727d78 authored over 13 years ago
Add recommends java to metadata.

95054aeec344ecd9deb72100dc0a0c10c59d02de authored over 13 years ago
Add explicit name to metadata.rb.

a5a02350c77903fb6e95721843e089a3bd648c62 authored over 13 years ago
Update metadata.rb to not include README.md (too long). Closes #20

1f09c37bf43f98af538807d491815df506d7131c authored over 13 years ago
Update CHANGELOG.md.

34b1c273f1c58c1f0fb5907830ee9814ea36e43d authored over 13 years ago
Add Rakefile.

9c9d27fff187a7373bf61ee0d370d5de55211f3e authored over 13 years ago
Bump version to 0.7.0 and rebuild metadata.json.

41db2ba03251a269a59835c6502216f1a2d43111 authored over 13 years ago
Revamp and update README.md. Closes #3

90475d508270b3ff7b7123af4af4ea7e927d9532 authored over 13 years ago
Add CHANGELOG.md. Closes #5

44cec16b88ff3bb3260ef0110024cf71287bddc1 authored over 13 years ago
Update node style and README.

c058c7f5e824149f41ea6b0758daf3f0a0de342a authored over 13 years ago
Attr rvm/upgrade accepts "none", false and nil as same value. Closes #19

4d4682133ec0bea839f34452d9b070244f5a403c authored over 13 years ago
Attr rvm/install_rubies now type string for metadata compat. Closes #20

37ea3c757682f027549aab3d1e87d492cce52987 authored over 13 years ago
Update rvm/install_rubies attr type to "boolean".

d89afecd0160fe5cae0df4798c947f9e8dbbd0ab authored over 13 years ago
Update rvm/skip_docs_on_install attr to rvm/rvm_gem_options (@rosenfeld)

f36a75e181ee061dafea59225c3c02a371bb8837 authored over 13 years ago
Update node coding style and update metadata.

3419247e370f383b4101ecf4a8ae13ad21e01b7d authored over 13 years ago
Speed up install by disabling RDOC generation. Closes #13

209ad0288120b6ea159dd50c4758a3540c53d5ee authored over 13 years ago
New experimental recipe gem_package which patches gem_package resource.

5615b2dfa23df39622b50f74ce7b3fe29d1eeca2 authored over 13 years ago
Add recipe[rvm::vagrant] to better support Vagrant out of the box.

6dc6a76eb8865d8ec2befc89386c7c8163e9ff3c authored over 13 years ago
Fix rvm_global_gem provider.

477e5c1504b93f63c34e0322cf0da6bba5b54e18 authored over 13 years ago
Add rvm_global_gem resource and update rvm_gem resource in README.

f258ec664170d2029e7dbdb24920a8e6363e02c6 authored over 13 years ago
Refactor of rvm_gem provider to leverage Chef::Provider::Package::Rubygems

* Add new traditional style provider to extend gem_package provider
* Customize to only perform ...

29f48d570f1846da5de37de2e3a364b917cf1064 authored over 13 years ago
Allow no default RVM ruby (i.e. use system ruby). Closes #14

b17045b8a6ce7a1fee982210431c77a9612a71a5 authored over 13 years ago
Update RVM install to use SSL URL. Closes #12

5550f8918aa84d68fdd4d35ea0fae6263811d4c1 authored over 13 years ago
Merge branch 'master' of git://github.com/fnichol/chef-rvm

1ea9e4535cc4cb1e36eca154d90e9654de9b0ade authored almost 14 years ago
Now /etc/rvmrc has export for rvm/rvmrc key/value pairs.

1dd7feb9b96dc9b93db3987605acb89baebab188 authored almost 14 years ago