Ecosyste.ms: OpenCollective

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

github.com/rvm/rvm

Ruby enVironment Manager (RVM)
https://github.com/rvm/rvm

Merge branch 'hotfix/1.22.5'

e59152b8f4013d1f1c6d35ad079215ab2a6cd009 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.22.5' into stable

88d7d8f51cd9c0841914b88a113b5d031f538c34 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.22.5

a780067fe9588ceceb78958e04139b91b42a80ff authored about 11 years ago by Michal Papis <[email protected]>
1.22.5

6878645680802b09fa4e604d3cd4682c20949b07 authored about 11 years ago by Michal Papis <[email protected]>
allow easy defining multiple fallbacks for ruby, update #2198

7983d5a85ead0fb9e2ed788d7244dbb04f538391 authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2198 from hsbt/revert-using-mirror

Manually reverted using mirror site. and use CDN serves.

5539ddfc686226ecd07e42a0dc5189be40bee065 authored about 11 years ago by Michal Papis <[email protected]>
add the missing __rvm_stat, update wayneeseguin/rvm-capistrano#93

0f9a17bdfe687c28bc96899726e861e6de9ccf48 authored about 11 years ago by Michal Papis <[email protected]>
rename hostname, ftp.ruby-lang.org is used by ftp protocol too.

1dd3b76c4a34577d04bac88c37f3e65d341b7608 authored about 11 years ago by SHIBATA Hiroshi <[email protected]>
use http, because http://ftp.ruby-lang.org is deliveried by fastly

df71abd5abdc4e1071f3cca5872a0a9f119b8046 authored about 11 years ago by SHIBATA Hiroshi <[email protected]>
manually reverted using mirror site. and use https protocols

1e9f33c7bd806fa742e410dfe06467c22babd3d0 authored about 11 years ago by SHIBATA Hiroshi <[email protected]>
Merge branch 'hotfix/1.22.4'

720078204e2dcc92b51c57d5c8e836acf470f7f3 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.22.4' into stable

45f77baa99c41f691c603f37f800353f87e32202 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.22.4

22937b5d5c6d615f1d1eb65ab215c25a35186a88 authored about 11 years ago by Michal Papis <[email protected]>
1.22.4

2402083fe5a665a326f32e6e52a9b09acacb869a authored about 11 years ago by Michal Papis <[email protected]>
extend checking for fallback urls, fix the 'rvm tools mirror' command, update #2136, update #2197

755ddada35d8c74177b27f11f0d2746ba556ff53 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

b6efa317dd83a10529bde6debe123f23752d363b authored about 11 years ago by Michal Papis <[email protected]>
fix checking for fallback url after the ruby url change, update #2136, fix #2197

f2a9f1a5a38c7087e8be3178a254084509d3ccde authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2196 from Ch00k/master

Make _system_name_lowercase available for unknown systems. Some code cleanup

78ab3c7ea4fee2c89c866017a6e9e652614a958c authored about 11 years ago by Michal Papis <[email protected]>
Make _system_name_lowercase available for unknown systems. Some code clean-up

df3725855add7bc01fda621f4e75e5dbc98028cd authored about 11 years ago by Andriy Yurchuk <[email protected]>
clean setting source and destination ruby in migrate, update 2195

98c2afbe2155b52af42a6b7501e2c81e4a9f253f authored about 11 years ago by Michal Papis <[email protected]>
formating ifs in migrate, update #2195

542d0033b0c516ea5a989f26e12882d7cf95e509 authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2195 from felixbuenemann/fix-migrate

Fix syntax error in migrate script

2437f97cf58f1965053f5c3fef5f0ee579c3d7a3 authored about 11 years ago by Michal Papis <[email protected]>
Fix syntax error in migrate script

```
migrate: line 98: syntax error near unexpected token `fi'
```

9decbf0e19369cf4463cbd527d57d8af59dcd50b authored about 11 years ago by Felix Bünemann <[email protected]>
Merge pull request #2194 from dougjohnston/master

Allow for proper display of Unicode characters in help documentation

98bc417fca939a5d19b4931784cbfd83dcef33a1 authored about 11 years ago by Michal Papis <[email protected]>
Allow for proper display of Unicode characters in help documentation

49fa38872e72e6339984d33789ee98f517fd247b authored about 11 years ago by Doug Johnston <[email protected]>
remove rubinius rdoc link - the gem is not builtin, fix #2188

0df659c166a4958db74ab23856ec6d99004f134c authored about 11 years ago by Michal Papis <[email protected]>
revert rvm-installer part of 9422baa72e6d456a551ae055ec1bae3e3b4a3820

b6e3993614b3cad50d5b0336f80c693fabafa6e0 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

Conflicts:
scripts/functions/installer

857a20ff2a4bd2e9c80f583043bf4b653cf9c2f9 authored about 11 years ago by Michal Papis <[email protected]>
remove configure_path from installer - it is no more needed after all the solaris refactorings, thanks @Ch00k

9a3f8d1600d054cdaae705761a3f19d2370fce8e authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2190 from Ch00k/detect_system

__rvm_detect_system refactoring

112cb127c17012b5430097c2e1a0eccd6f3bbae0 authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2192 from Ch00k/master

Be silent while updating system and installing custom packages

dc4b5fb92f6f6173b93a4dbe89cbaaf7b27bc020 authored about 11 years ago by Michal Papis <[email protected]>
Be silent while updating system and installing custom packages

7a871b8405a3abc38a616fdf5e0f8efeee527a32 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge branch 'master' into detect_system

a49fbd4c30060804ca3c7e3bbd3a8bfcf473e248 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Update configure_path for SmartOS

09634ff226632bab2834fe768335477e534b07f9 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Use data from __rvm_detect_system in more places

27e831c6fa36a123bda3d7a5ec1fdf99b4cf7a33 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Don't use __rvm_awk, __rvm_grep as they are not yet defined

0fe13fc1d20a99453f23714303d22b299d047058 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge from master

a4d06135e5d3e092dfa431d9065034d192e7ec37 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge pull request #2187 from Ch00k/master

autoconf/automake support on Solaris

5ad2605493dbfb73293dff44085a70139afa7d69 authored about 11 years ago by Michal Papis <[email protected]>
Don't use negation

4e48e4bf4662366e0f50d56e9b3780a44cccf3a9 authored about 11 years ago by Andriy Yurchuk <[email protected]>
10% speed up for rvm-shell

7dfc0f5d6bb34afca2246dcad03b592e60f25f5e authored about 11 years ago by Michal Papis <[email protected]>
Remove checks for autoreconf

29fba5cca34e5c33a4d6b9fd0d75dd81f1fee2f1 authored about 11 years ago by Andriy Yurchuk <[email protected]>
fix loading rvm rubies with rvm-shell, fix #2186

e8e24640501d69ada7b0a9498e4a721a63b76f0e authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

3010bcb8957224df3baa8f89ebae58fe25088a13 authored about 11 years ago by Michal Papis <[email protected]>
fix detecting mri rubies, improve rubinius installation

9544cd1bad2ec486535b07ba9dae84e27a4335eb authored about 11 years ago by Michal Papis <[email protected]>
clean list_strings

153d77c4de42b24ac12c7cd04214bf2b8ee729e8 authored about 11 years ago by Michal Papis <[email protected]>
Remove unnecessary check for libtoolize/autoreconf

8d530e34a35f2064fff44e4e855ed2fce0a2a359 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge remote-tracking branch 'upstream/master'

48bce099061426fd9ba33ceca0743c1d13c2b201 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Don't use __rvm_grep in initialize as it's not yet defined there

f0662e039df855142aa2c5398560f5959a60ecad authored about 11 years ago by Andriy Yurchuk <[email protected]>
Suggest installing sudo from OpenCSW on Solaris 10

3b438e7fb1f7eda93f8668d18c49cbef11f9179d authored about 11 years ago by Andriy Yurchuk <[email protected]>
Don't use __rvm_grep in initialize as it's not yet defined there

3ea5b960f08a24b8b6d54038cd2a9b5be964ff99 authored about 11 years ago by Andriy Yurchuk <[email protected]>
export rvm_scripts_path, update #2186

07261b15adffd0833f0ab82948434144cb5e45cf authored about 11 years ago by Michal Papis <[email protected]>
Fix installing JRuby on Solaris 10

151ecba8bea93efed81920f8e2453dc8b2707e0c authored about 11 years ago by Andriy Yurchuk <[email protected]>
Add missing automake requirements

7162bb9d8611826aebf4913ad6bdacd6b0bb0958 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge remote-tracking branch 'upstream/master'

46d3aa29aef05e132b4b9333b5b3ac634881f2c2 authored about 11 years ago by Andriy Yurchuk <[email protected]>
disable executable flag on requirements, this are sets of functions not binaries

c6d92ec204233af581a23bcb3f9d4efcb0ba3c7e authored about 11 years ago by Michal Papis <[email protected]>
make wrappers regeneration actually fail when something goes wrong, improve logging

41c870440db86395b1cadeadfda35a46447a340a authored about 11 years ago by Michal Papis <[email protected]>
refactor while read <<( to __rvm_read_lines, update #2184

8e4f2c7defbf2c4cb0ae889cc62d29e9056412b7 authored about 11 years ago by Michal Papis <[email protected]>
Merge remote-tracking branch 'upstream/master'

aa478de18fb2ba2081b8e0b37c0862bc3b66d999 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Add autoconf, automake to Solaris requirements. More Solaris improvements

32d0cfae3e144e10714c06592ad36e9c0da33caa authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge pull request #2174 from wayneeseguin/features/add_support_for_system_synology_gh_ticket_2174

add support for Synology (Intel Atom)

94b6122f158b435531e52e6d9a67d80f957f99c0 authored about 11 years ago by Michal Papis <[email protected]>
use single < for __rvm_read_lines

dd026b8c35b5668559149d3c8dab665de7717821 authored about 11 years ago by Michal Papis <[email protected]>
remove old docs and not used code, closes #2157

57af3142365a9d93c305bdedb10e0f5aa602b32e authored about 11 years ago by Michal Papis <[email protected]>
make libyaml-devel installed on any suse* that is not the plain suse

180e920100a3f9121a0a435c52d8dc3eff91be8a authored about 11 years ago by Michal Papis <[email protected]>
Add libtool to Solaris requirements. Add __rvm_libtoolize function

947efb57e6ae51f943778bf79530086c5da1052e authored about 11 years ago by Andriy Yurchuk <[email protected]>
Add autoconf to Solaris requirements. Add __rvm_autoreconf function

e7b7bb3f07e3bb80db64696e2d29c89b5fe6d340 authored about 11 years ago by Andriy Yurchuk <[email protected]>
synology: improve detection of libraries, use rvm_pkg for yaml, improve warnings for missing binaries that can not be installed

36fbdd6ac8d31d521efa50e0721e565bea1e9c52 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into features/add_support_for_system_synology_gh_ticket_2174

069c183304593e441d33dd6caaa259102c15fd41 authored about 11 years ago by Michal Papis <[email protected]>
fix cutting ruby name from found ruby path, a little formating

363e5d59e9d69cb997c1582d05a113986c01f11d authored about 11 years ago by Michal Papis <[email protected]>
simplify/clean compilator selection for osx_brew

0a22ec5693d730f1f136d0f2469637c3bea18a1d authored about 11 years ago by Michal Papis <[email protected]>
simplify rvm-shell, no need to extra detections for scripts path, we do it good for rvm path already

0c11b36cef082a8f4c1ebfb6a107fc39b89f4dcd authored about 11 years ago by Michal Papis <[email protected]>
use more shell code in rvm-prompt, fix failing tests, update 403b5a095e2a550390290f3bdf89fc200484c1b7

d9c04cfe1993fe4c44519c5205237b6fa90ebb21 authored about 11 years ago by Michal Papis <[email protected]>
Supress export stdout (for ZSH). Fixes #2183

a646a77e11a85b1e979f32e67bfb6932facf426b authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge remote-tracking branch 'upstream/master'

9eb90bad72e93a473ee24b551448412b44d904d8 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Add stat, xargs to GNU utils. Fixes multi-user installation on Solaris 10

403b5a095e2a550390290f3bdf89fc200484c1b7 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge pull request #2182 from mattconnolly/master

SmartOS only use "rb_cv_have_signbit=no" workaround for ruby-2.0.0-p0

a03ccf542cf9400852e120cb6a7e6798ada07027 authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2175 from Ch00k/master

More Solaris improvements

00395f458d4815bc08976cffc828eb3068dc4cee authored about 11 years ago by Michal Papis <[email protected]>
Revert changes to __rvm_detect_system

55222cab4bfff261873304a50d8e860f3e8f0840 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge branch 'master' of github.com:Ch00k/rvm

c1b93e53420e60804365e441053e92b1a0116397 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Revert changes to __rvm_detect_system

37b1a813ce9c043ff717651e141423145bb36f01 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Call __rvm_detect_system right after declaration

d5a25d14080cd24943fb0b3edb0e72823c6826f9 authored about 11 years ago by Andriy Yurchuk <[email protected]>
gcc46 is good everywhere, fix #2181

fa30188e154da07b35cea69e6fdf713d7ff9a241 authored about 11 years ago by Michal Papis <[email protected]>
more tests for rvm do, thanks to @aspiers

33a05731b49d32e70173253df67a3460b42b8bc0 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

16cac1e10d2dd22f0162dfd7f7b5b4d1cb7f1f1a authored about 11 years ago by Michal Papis <[email protected]>
unify detecting and erroring for project directories

15770c1f66449c69f5b1697a530a06b2d47f1d3c authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2179 from n-sakuma/feature/modified_rails_script

Modified rails script for Rails4 or Bundler's binstabs

9061ff595ca5126b9e8ddefddc5b17e66050e74e authored about 11 years ago by Michal Papis <[email protected]>
Modified rails script for Rails4 or Bundler's binstabs

ae83516538d644b92df7d150c84085e4a3c33753 authored about 11 years ago by Naohiro Sakuma <[email protected]>
Refactor configure_path

46ad1ad56114c427295af9a143d86e0f43170741 authored about 11 years ago by Andriy Yurchuk <[email protected]>
SmartOS only use "rb_cv_have_signbit=no" workaround for ruby-2.0.0-p0

13f6502af67de35c88ae405f8f9417e5454709e8 authored about 11 years ago by Matt Connolly <[email protected]>
Simplify

605d73fdfa6b284c49f494079ce22bbab1f57cec authored about 11 years ago by Andriy Yurchuk <[email protected]>
refactor __rvm_detect_system

9422baa72e6d456a551ae055ec1bae3e3b4a3820 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Call __rvm_detect_system right after declaration

e15593f10c1d2cbf4e63e1d7de987695832c0582 authored about 11 years ago by Andriy Yurchuk <[email protected]>
Merge remote-tracking branch 'upstream/master'

494b45577384d612815b5edbc3902222212126b8 authored about 11 years ago by Andriy Yurchuk <[email protected]>
fix deleting default alias

b68475ae9f156193d073890c33ac68044d74f323 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into features/add_support_for_system_synology_gh_ticket_2174

00263296010d9c6471c48b07ddb7d8b3197bcba3 authored about 11 years ago by Michal Papis <[email protected]>
fix --trace problem with __rvm_date, update #2174, update #2175

3e177806f57860422fe908fda05c1617ed84bf61 authored about 11 years ago by Michal Papis <[email protected]>
Revert "disable awk dotts pipe in SunOS, fix #2173"

This reverts commit b952bf7d20bdc31c0f243981cb754e7fa7b9460c.

ed798a42d2f2930cdf6d9e085ca02074bd3ac1bc authored about 11 years ago by Michal Papis <[email protected]>
fix detecting synobios

b61d4952f9c0052a14cb1396de98f4e44d880b8f authored about 11 years ago by Michal Papis <[email protected]>
Fix Solaris 10 jruby requirements

ed86e504ce08c83c5576e804bdd840a21899d9cc authored about 11 years ago by Andriy Yurchuk <[email protected]>
Add system version detection function

44a87394052c64c53502dc2ff1889477ce09d2fa authored about 11 years ago by Andriy Yurchuk <[email protected]>
Put JDK requirement back

553c104e3c2ec807426e295b074e683fce3a78e0 authored about 11 years ago by Andriy Yurchuk <[email protected]>