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

reverse linking @global with default gems path, closes #2267

32186fa52f1c6220b570cdd9a6f1f2fdd2da62f1 authored about 11 years ago by Michal Papis <[email protected]>
deffer removing .git from sources so rubies can use it for version, closes #2264

c342be95654f88073b8ed93ea03723a199123659 authored about 11 years ago by Michal Papis <[email protected]>
add a documentation note and build docs by default on Darwin, closes #2252

7c62d1144fe23470a6e594cf808b55ea28bf281b authored about 11 years ago by Michal Papis <[email protected]>
new rubygems versions

38a820033ce59e3c30c8864d73c30b170c736c81 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.22.19'

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

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

496aaf1f3d03b53c56b5660b2a309f43b77b68ff authored about 11 years ago by Michal Papis <[email protected]>
1.22.19

099799ef9b63a2c33818cbbbcdd6edc103de8b73 authored about 11 years ago by Michal Papis <[email protected]>
do not export __rvm_date and silence when it is missing in PS4, fix #2234

13329b35f3f0dec3a25b2739a7fbbd45a4416f36 authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2263 from oldNoakes/master

Updating verification for question mark in url

9a41f699ed070bfe49785e9466343bdf536b6c57 authored about 11 years ago by Michal Papis <[email protected]>
Updating verification for question mark in url

e353c1c1c55915e9fc04382f1f1c4219539f8040 authored about 11 years ago by Andrew Cunningham <[email protected]>
early initialize command_to_run in __rvm_try_sudo to make it work properly wwith root user, fix #2255

1f28a1d78d11f7847647687986e8d071e6579e0b authored about 11 years ago by Michal Papis <[email protected]>
use rubygems 1.8 for ruby 1.9.1, fix #2262

79f57dde17b6c62669d20d2e26c7ed814bf86416 authored about 11 years ago by Michal Papis <[email protected]>
speed up selecting gems to pristine by selecting them in ruby, update #2258

8e3aa1bea62070b36c74c19499463e8c7e2b6092 authored about 11 years ago by Michal Papis <[email protected]>
pristine only gems with extensions or executables, closes #2258

3d857b6154bda92d91e0a42e737879ca25c92804 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.22.18'

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

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

42240d51c4ba5d5e20b2046aebf286646e811ec0 authored about 11 years ago by Michal Papis <[email protected]>
1.22.18

b9129207f3948ee1a667aa909eeb0484969b746b authored about 11 years ago by Michal Papis <[email protected]>
run certs update on proper ruby path, update #2250, update #2256

b1cde4ce0892db3d9c9c4ab9909fae60291b0d10 authored about 11 years ago by Michal Papis <[email protected]>
fix loading osx-ssl-certs code in rubinius and external, update #2254

11a0ecaf98cdf2785a6e41de831eb43f11df3e97 authored about 11 years ago by Michal Papis <[email protected]>
make sure the ruby used to install rubinius uses up to date certificates, closes #2254

8556a69d850d00da9eb2a292ec0369b2bcf431fa authored about 11 years ago by Michal Papis <[email protected]>
move checking certificates for ruby to scripts/functions/osx-ssl-certs, update #2254

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

4e272c7d8e31e87d6f087c83fd826fed1bb21f63 authored about 11 years ago by Michal Papis <[email protected]>
do not use rvm function for creating wrappers, fix #2250

e0cd75f6deac6a9ff8651d8c8c7071e7146c4d0c authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2259 from brandonblack/jruby-release

Adding JRuby 1.7.5

842cd7fdb324e8fb5082ed4de65811a0c3d1c50b authored about 11 years ago by Michal Papis <[email protected]>
adding jruby 1.7.5

e38890e3e9b0349a46c07977b42a325f5ea8b22b authored about 11 years ago by Brandon Black <[email protected]>
improve ensuring wrappers exist for rubinius installation, fix #2256

728ec2dcff2f3ca863de2fd5cc796b7d610859c1 authored about 11 years ago by Michal Papis <[email protected]>
use $ruby/gem for installing bundler for installing rubinius, fix #2256

92c2ff42408ba0b17fba3d9ffb6899fa11b872b0 authored about 11 years ago by Michal Papis <[email protected]>
use which to check if whence is available before searching for whence with whence, fix #2207

1b5a20fb5afeb4d883465c2fdfe4bfd97b16609d authored about 11 years ago by Michal Papis <[email protected]>
improve __rvm_try_sudo to add sbin paths to PATH only when missing

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

a68075745c13014eeedcb111ddc65b0c1b8ae0a4 authored about 11 years ago by Michal Papis <[email protected]>
fix the displayed autolibs mode - it is enabled

a856f69b93aef9b56cae23e4f013af55cc92938a authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2245 from mstriemer/patch-1

document managing ruby patchlevels with alias

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

016b0fa4d2f82dc2ae45819f06437a568ebe5c2f authored about 11 years ago by Michal Papis <[email protected]>
make sure /home/mpapis/.gem/credentials is readable by user only, fix #2248

a873421d5b97b2c9abdf3ba23041969dbe1334d6 authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2246 from igas/fix-known-for-rbx

Update known rbx versions

607667fc7428b1671c9ef86ed70bc181e9c45d4e authored about 11 years ago by Michal Papis <[email protected]>
update known rbx

3e5e8053fec8fc015f73609c3c2bcda81eaff815 authored about 11 years ago by Igor Kapkov <[email protected]>
Merge branch 'hotfix/1.22.17'

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

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

a9fab52ebd0ba1cf555a9ed342c1266ef6c6c163 authored about 11 years ago by Michal Papis <[email protected]>
1.22.17

3ce27ddbb0791c9e6890fd9d38d82a7d74ebd747 authored about 11 years ago by Michal Papis <[email protected]>
rubinius 2.0.0 released

50298a76ba53017d11dd7cfdb08aa1fa801d0470 authored about 11 years ago by Michal Papis <[email protected]>
Update example

7a3b2a4ae41505859e0565bed217fcf49d026a91 authored about 11 years ago by Mark Striemer <[email protected]>
State the expected ruby version and gemset

d0d359181a68e46341f0ab9b40c191953279e75a authored about 11 years ago by Mark Striemer <[email protected]>
document managing ruby patchlevels with alias

1f9d0dae2ae6f376dab10e5e7b8a4983e20f6765 authored about 11 years ago by Mark Striemer <[email protected]>
Merge branch 'hotfix/1.22.16'

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

5f1279e7765ad86a85efc172c6fc5eb064a5bcbc authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.22.16

4cb1b5df4aba692dd58b4d279775269732550cee authored about 11 years ago by Michal Papis <[email protected]>
1.22.16

67c025775149fbde3a047d60b4cb3ff65479aa16 authored about 11 years ago by Michal Papis <[email protected]>
fix system name to actually be just one underscore

f12b3d50d7179bbae9091b41e28f4740d7e7357e authored about 11 years ago by Michal Papis <[email protected]>
clean/improve maven and ant requirements, update #2243

4debba04960eede44298a27fcd6bf6e4b96994cd authored about 11 years ago by Michal Papis <[email protected]>
make sure certificates are up to date for binary ruby, fix #2244

0dab42e47d40c68b04ec953297022899951bd50a authored about 11 years ago by Michal Papis <[email protected]>
Merge pull request #2243 from gildegoma/allow-custom-maven-setup

Detect custom Maven setup on Debian-based systems

bb995a991f7e3f69b07927090812c1604250ad6b authored about 11 years ago by Michal Papis <[email protected]>
Detect custom Maven setup on Debian-based systems

59a6a349ef43ad0cd503d9df9a4abe5dea8f7cf3 authored about 11 years ago by Gilles Cornu <[email protected]>
Merge branch 'hotfix/1.22.15'

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

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

9eb99f04d4b53fdd169714afb54f686b2c0ed4e1 authored about 11 years ago by Michal Papis <[email protected]>
1.22.15

2b3eb0606bb341f284cf2ffe5ff5e793912ad06d authored about 11 years ago by Michal Papis <[email protected]>
Fixed a few typos in upgrade-notes.txt, closes #2238

46194ee686ff7762d4aea070469110d4575c153c authored about 11 years ago by Kat Hagan <[email protected]>
improve checking for rubinius head version, update #2235

a303ddb7815be5ba952626c0c2b351030cffc59a authored about 11 years ago by Michal Papis <[email protected]>
make sure groupadd an be found in standard paths, fix #2242

5d43921fde2fb0f7a24a667149e0c7aa9e941457 authored about 11 years ago by Michal Papis <[email protected]>
clarify error message when creating gemset on system ruby, fix #2241

7bc41ffc836ed505decbe9288bdf4c87d3cb30e0 authored about 11 years ago by Michal Papis <[email protected]>
use global not default for linking default gems path, imptove the process, closes #2236

fab9fee2dd77a2e0075ac954859d5d0fc9305866 authored about 11 years ago by Michal Papis <[email protected]>
extract rubinius_install_fix_repo_branch

2d7718d130992abae89c58c3a20a5be8627a1eec authored about 11 years ago by Michal Papis <[email protected]>
let rubinius just use __rvm_fetch_ruby instead of custom download code

8efae4c805507ceb09a5e7a386c2fcf175f3ddd1 authored about 11 years ago by Michal Papis <[email protected]>
cleaning rubinius code

231c5b62606cb59e6a0a4d3a3599a3b54c39bae7 authored about 11 years ago by Michal Papis <[email protected]>
improve rubinius version checking for detecting compatibility ruby, update b2969d1

0be80518d127a34cf13a792af8c89a03fb3279fb authored about 11 years ago by Michal Papis <[email protected]>
select ruby-1.9 for rubinius-rc1 compilation

b2969d18518ab63e864ce33320897290cc8962d3 authored about 11 years ago by Michal Papis <[email protected]>
rubinius prefers ruby 2.0 for compilation, thanks @dbussink

2038824087d7bddcc7e373c8bae8e42284ba8358 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.22.14'

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

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

f1b4a01bdd7020db5ef1c1ea9d02c854005ec8d6 authored about 11 years ago by Michal Papis <[email protected]>
1.22.14

3617569868faf944e77d809692df5308ec858bce authored about 11 years ago by Michal Papis <[email protected]>
make sure only one jruby compatibility mode flag is used

f2286e6060333f72ad46c718436397f47555dbf7 authored about 11 years ago by Michal Papis <[email protected]>
fix goruby downloading sources

cd3dd77fe88f785eda629bc0c03348cd8d2abde0 authored about 11 years ago by Michal Papis <[email protected]>
load rvm only when installed, update railsinstaller/railsinstaller-nix#21

fe27fa95de6dcac691cf0abd3df0bd6365211f31 authored about 11 years ago by Michal Papis <[email protected]>
remove ... from messages that are followed by dots

fa7b776d305e0337d5b1769b9f5227056739a091 authored about 11 years ago by Michal Papis <[email protected]>
fix rubinius download url to use git, fix #2235

b457082f7a240c820a7830d320b99e5300f8cae4 authored about 11 years ago by Michal Papis <[email protected]>
cleaning code, update #2235

029c299d907d4a5e6e47f7810edfbc1b8222aad3 authored about 11 years ago by Michal Papis <[email protected]>
use older ruby when compiling older rubinius

7b0c6c2f296de2f25397148938acbd71c23aba3c authored about 11 years ago by Michal Papis <[email protected]>
clean and improve fetching sources from git, update #2233

2ed6448a89b721e77bcfe08bc0b3fa1b9b24f902 authored about 11 years ago by Michal Papis <[email protected]>
switch goruby and rbx to use __rvm_fetch_ruby_head_git, update #2233

54b8c85620111d2d27c9cafd923943aa061c52e0 authored about 11 years ago by Michal Papis <[email protected]>
use branch instead of compilation flag for selecting compatibility mode, update #2233

847667bb71c3df2c28bd953e839fb6fe38558564 authored about 11 years ago by Michal Papis <[email protected]>
add --2.1 flag

f6ecf2e30cd6603435f997f2fd5d56be118add23 authored about 11 years ago by Michal Papis <[email protected]>
move jruby compatibility_flag to build_config

e09621559d00dd2f9f0a8664fe4584f349ae5a1c authored about 11 years ago by Michal Papis <[email protected]>
make the named ruby check patches and flags

acb7d0315444368eaa4b6a6ed63327495f28f975 authored about 11 years ago by Michal Papis <[email protected]>
fix compiling jruby 1.8 mode on maven, update #2233

b2ddfbff0bc5c92998b61a667561d528ebc7e112 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.22.13'

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

077fa2585d75b1babb6f0c3debc426d4efa759e3 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.22.13

bc205255e175ace3ce89b00fd6ef09fc49f6911a authored about 11 years ago by Michal Papis <[email protected]>
1.22.13

c57250cc585809e1084cedf16e9294dbc428f3f7 authored about 11 years ago by Michal Papis <[email protected]>
fix checking if binary rubies can be used for jruby, fix #2232

ff547cbfe381a4e11aab80e4c561261f911421ca authored about 11 years ago by Michal Papis <[email protected]>
improved requirements_check

68f9bd1abd19d6eb35a67dee3b3a6316acb08bfc authored about 11 years ago by Michal Papis <[email protected]>
add ruby-2.0.0-p247 for osx 10.6 and 10.7, update #2189

4b1065b4f94e7c7e90bd31da3f666a4ec81e7888 authored about 11 years ago by Michal Papis <[email protected]>
use -mmacosx-version-min=10.6 for static rubies on OSX, update #2189

1f066998c3ac0dd43b47b17741f2facd2a616eac authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.22.12'

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

967b307b0a577217991a0d6af0d7c714cb395b41 authored about 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.22.12

21c0226fd746e1f635d209d6302320a9b1dbeb6f authored about 11 years ago by Michal Papis <[email protected]>
1.22.12

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