Ecosyste.ms: OpenCollective

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

github.com/sdkman/sdkman-cli

The SDKMAN! Command Line Interface
https://github.com/sdkman/sdkman-cli

Update copyright message.

c2dc5540f832031ef29dde7877c3674856924651 authored about 7 years ago by Marco Vermeulen <[email protected]>
Remove stray references to activator.

228d0c148840f699c905d6adf8361b494062eed2 authored about 7 years ago by Marco Vermeulen <[email protected]>
Remove obsolete step defs.

6836ecf170c33d9ce8604f09bc0e219b811d75a4 authored about 7 years ago by Marco Vermeulen <[email protected]>
Introduce new update feature.

d097ee7b6b715ee78ab3d842ab4f55555dbc2a0e authored about 7 years ago by Marco Vermeulen <[email protected]>
Minor tweaks and cleanup.

1056d27c5319e1705192b20a25a1993d8153d733 authored about 7 years ago by Marco Vermeulen <[email protected]>
Perform candidate cache check in main function.

c438dfef3eef4f529658718b48426d2ce1ad4cab authored about 7 years ago by Marco Vermeulen <[email protected]>
Update formatting of confirm text

Normalize confirm question with other confirm questions in project. Ie. using colon and space af...

839e01c31392ddcc73e7dca1051cd092f0913e4a authored about 7 years ago by Michal Bernhard <[email protected]>
Update release script.

18be82c445ec6c8c94e181832b96350eeb683651 authored about 7 years ago by Marco Vermeulen <[email protected]>
Cut over to use new stable/beta version endpoints.

0161d8e1d59b1161c12b064acaa2fbb9537bb08e authored about 7 years ago by Marco Vermeulen <[email protected]>
get rid of gvm alias all together

58f77b38975a716c786381bc427bf4660a6f323b authored about 7 years ago by techgaun <[email protected]>
Fixes merge conflict for #598.

193d3fb66966a58a669b8fe5aa41a398499d5045 authored over 7 years ago by Marco Vermeulen <[email protected]>
Merge remote-tracking branch 'origin/master'

f0b55640b8ac8799efd127b6587722de745c60cb authored over 7 years ago by Marco Vermeulen <[email protected]>
Fixes #598: Offline mode candidate cache issue.

c25b3d87bb7bc690917d28d8ff3f5ac3fd64de96 authored over 7 years ago by Marco Vermeulen <[email protected]>
Properly evaluate command from PAGER string

PAGER may contain arguments. See `man 1 man` for details. See `man bash` for the explanation o...

8b22e68ed73dc9cd326e0bee0c635cb3fe041794 authored over 7 years ago by Alexei Zakharov <[email protected]>
Cut over from legacy selfupdate endpoint.

9754f6e2ba0a81e0af60d37d6b5c5acc972c9db6 authored over 7 years ago by Marco Vermeulen <[email protected]>
Further tweaks to contribution guidelines and templates.

7ee2c51f6cdc3b95fce1662ed3ee1e3c4420128b authored over 7 years ago by Marco Vermeulen <[email protected]>
Add pull request template.

5a94055adfa2e256b4e69722ae11f6dc76b1f9d6 authored over 7 years ago by Marco Vermeulen <[email protected]>
Add Issue template.

bef8974c2ded487252ddf2e0e79f10a6d0fe7d47 authored over 7 years ago by Marco Vermeulen <[email protected]>
Add Contributions section to README.

743ae61b5a33538d5f2692aa2ee4544e298bf274 authored over 7 years ago by Marco Vermeulen <[email protected]>
fix for 598

a424c3a6bc690baaa92bbd678574c7c144e149ac authored over 7 years ago by mkr <[email protected]>
#579 : use command working with blanks in PATH variable

2db598e9885f731a6bcc238eec02a97e62512848 authored over 7 years ago by sparsick <[email protected]>
Add executable rights to scripts in bin folder.

32c2ef3a9dd0c7f54d02167c8e557064ddb9e076 authored over 7 years ago by Marco Vermeulen <[email protected]>
Fix #562: Use /usr/bin/env bash for the shebang

/bin/bash will not work on OSes which do not have bash as default shell, e.g.,
*BSD. Use common ...

11554105f9a2be6769ae7dcea2af390951466c76 authored over 7 years ago by Michael Osipov <[email protected]>
Make zsh plugin usable straight from the repo

9b01548da9dd093440b669a3d4bf77e750ff8e4c authored over 7 years ago by Albert Serrallé Ríos <[email protected]>
Make upgrade command bash/zsh compatible

8391f6e7a24832ee31ba63682c3cbf890fb92c09 authored over 7 years ago by Pol Bassiner <[email protected]>
Validate path for local installation.

5caa2ec51f5eb34e41f84f2235c3529d61bc8540 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Handle relative path for local installation.

52cb511f9911f776159cf918b43d4572ab384a8e authored almost 8 years ago by Marco Vermeulen <[email protected]>
Proposal specification for relative path local version.

7831f0a0eea3434f3b6b54fb3921c7713e2d356b authored almost 8 years ago by Marco Vermeulen <[email protected]>
Remove deprecated method from FilesystemUtils.

e0ae92fa49bd4433b1fa1c790ddae788ea8d97b0 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Removes obsolete heroku java agent.

929e3926166ea135238ec12d9ae161fe7fa82d09 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Fix download fails with curl usage error on ZSH (#531)

f632567a8efae9be0c788c9cfa02141b121c4751 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Fixes longstanding array composition bug on zsh. (#210)

ab14a419f9cf13dd07174580023f7106f656c9c5 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Consume new candidate list api.

629054d8d195ca17ac1fa516c14bb9408ecfd268 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Bump Gradle to version 3.4.1 (#549)

3ad8e108c0ad288cd8b8952bde15897b06079eef authored almost 8 years ago by Eitan Adler <[email protected]>
Fix indentation for plugins (#550)

* Fix indentation for plugins in build file.

5cb878d50b7811af2845dc0fbe9875e23de2ca15 authored almost 8 years ago by Eitan Adler <[email protected]>
Merge branch 'grimreaper-eax/eax/gw/msplit2/b8e5e77'

9088aad86b479a6eb347f133ef5e80b76f65e187 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Fix merge conflict.

38ccd1088d52aa9d529f27d623ef0ef82cb6feb5 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Fix broken build Upgrade JUnit 4.12 for Cucumber 1.2.5. (#552)

13731bd4a73429321e325ab9665987f0b7535b36 authored almost 8 years ago by Marco Vermeulen <[email protected]>
bump wiremark to latest version

9e6dc18147a9ea6eb6a2105e0fa6af8723f493a9 authored almost 8 years ago by Eitan Adler <[email protected]>
Revert "Bump cucumber to latest version (#552)"

This reverts commit 895724a8d46135719a879af981be708649b6e5c0.

59a39536f4223e829a4d834f57cb48eb07dda5be authored almost 8 years ago by Marco Vermeulen <[email protected]>
Bump cucumber to latest version (#552)

895724a8d46135719a879af981be708649b6e5c0 authored almost 8 years ago by Eitan Adler <[email protected]>
Enrich linux sdkman platform environment variable to include architecture.

132c1b8b3911cf03203430487ad4423f2f58add6 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Revert initial 32 bit Linux implementation.

29777409c87d4a1fb41ca26e6758854d828b40af authored almost 8 years ago by Marco Vermeulen <[email protected]>
Fix broken tests.

2c8d95252181e36fdd7772aabf04f3cf93ae2f5f authored almost 8 years ago by Marco Vermeulen <[email protected]>
#533 Add client side support for 32bit Linux candidates.

0d87947ee8651ec4c584af6f24917d2655595b5c authored almost 8 years ago by Marco Vermeulen <[email protected]>
#515 Update README to make bug reporting process clearer.

a8a4cf7457f432ff347e029137487c28cdc2a8f9 authored almost 8 years ago by Marco Vermeulen <[email protected]>
#521 Reverts white fonts back to no colour.

1fbfe657a2d01902431c3461190d7461c46dabad authored almost 8 years ago by Marco Vermeulen <[email protected]>
Make upgrade command handle properly multi-upgrade in bash (#524)

367a0718bdcc9bdbcebf5f23a1c2e4de0474d44e authored almost 8 years ago by Pol Bassiner <[email protected]>
Add zsh completion (#509)

8df496b5aeb02b278a8b31d5c71dce8a36962ae9 authored almost 8 years ago by Pol Bassiner <[email protected]>
Revert "Fix IFS backup bug."

This reverts commit 05bb6d4c4a5da466b94ed1a01dedcfd0746a357a.

Changing the $IFS causes issues o...

a028796c89cbfaaa54adb14c09fa19dc8e77c1f5 authored about 8 years ago by Thomas Rasmussen <thomas@[email protected]>
Fix bug in rendering confirmation messages on certain platforms.

4e6ea2aad6fda80e6f83f24e21407ceebbd54d00 authored about 8 years ago by Marco Vermeulen <[email protected]>
Fix ordering of offline version list.

8543191f63d5c712c49e2f6bc77c3cbfa7aebc5b authored about 8 years ago by Marco Vermeulen <[email protected]>
Border line length updated to 80 chars.

559671968268902cfc7625e4a838e95f4d2710d0 authored about 8 years ago by Marco Vermeulen <[email protected]>
Format code: convert all spaces to tabs.

d835139bb1538d416da841857a7c22721ab35b72 authored about 8 years ago by Marco Vermeulen <[email protected]>
Fix formatting of help output.

a38328cdee9465bb918576d59807e20c68dcf078 authored about 8 years ago by Marco Vermeulen <[email protected]>
Rename outdated command to upgrade (#507)

Thanks again for the great work!

38e0c478260b5671638cd221b6db61a586c4b9d4 authored about 8 years ago by Pol Bassiner <[email protected]>
Fix compatibility with macosx colours.

c3c85507f53f92ebdfff2ee224eb4db51efa5c6d authored about 8 years ago by Marco Vermeulen <[email protected]>
Add config for colour console.

1fdaaf5ee94905fb5facf512ce9050f5a3aa8e14 authored about 8 years ago by Marco Vermeulen <[email protected]>
Add colour to the console!

d9ab1260b1c78da6e34d6d230ef9ca4c3660c869 authored about 8 years ago by Marco Vermeulen <[email protected]>
Refine cuke of sdkman_auto_answer configuration on installation.

9f3d0ed506add89a4dcfbc811a59a7504bbbbea6 authored about 8 years ago by Marco Vermeulen <[email protected]>
Make first installed candidate version automatically the default one

3c400cd30293710b44a8be09052b30169ecc3ada authored about 8 years ago by Pol Bassiner <[email protected]>
Refine cuke of sdkman_auto_answer configuration on installation.

53630d2c9de6fa6c111239ac4a689c172e38d47b authored about 8 years ago by Marco Vermeulen <[email protected]>
Further tweaks and improvements to #502

f240fd6e2a712ba716473766ac35671235415886 authored about 8 years ago by Marco Vermeulen <[email protected]>
Some minor improvements to outdated command issue #502

26abbe6d833c861d8897285adf03838eecdffe00 authored about 8 years ago by Marco Vermeulen <[email protected]>
Outdated command can update all outdated candidates (#502)

a207f97909eb3d88b8e9cf0b8b687087481dc869 authored about 8 years ago by Pol Bassiner <[email protected]>
Fix IFS backup bug.

05bb6d4c4a5da466b94ed1a01dedcfd0746a357a authored about 8 years ago by Marco Vermeulen <[email protected]>
No longer blacklist production branch on CI.

b906d06572ec5cc14d16458804c6115c4f998dff authored about 8 years ago by Marco Vermeulen <[email protected]>
Don't use the output of `which` or `command -v`. (#494)

`which less` has the following output in some versions of Bash:

less is /usr/bin/less

...

ab297da81105c3200b668638052571858ee5424a authored about 8 years ago by Samir Talwar <[email protected]>
Fix bug when trying to use curl to get candidate list. (#498)

Set curl timeout defaults _before_ using curl to get candidates.

e00e33b532f29bf2b5a695d32f2dd05e7fe89ce9 authored about 8 years ago by Jason Palmer <[email protected]>
Change random string generation to be ansible friendly (#496)

decede2354cb771bf7d0b27dbd005bee38247ea5 authored about 8 years ago by Pol Bassiner <[email protected]>
Return on no mongo credentials found.

9d7c88a3188cc27945669d734add6741dadd8e0f authored about 8 years ago by Marco Vermeulen <[email protected]>
Automatically publish on upload to bintray.

71584bb96607e8b4de96bcb310a8c736976ba021 authored about 8 years ago by Marco Vermeulen <[email protected]>
Update default version from 5.0.0-SNAPSHOT to master.

d58915e9c54aaf1223cff4a9887d5ebf1a374401 authored about 8 years ago by Marco Vermeulen <[email protected]>
Propagate platform to list view.

03b43c6f2b4d513294aa29837cd798c30167334f authored about 8 years ago by Marco Vermeulen <[email protected]>
Tweak initialisation spec.

b5a7b35d029ef3bdd5fe104916070f236cbd8b21 authored about 8 years ago by Marco Vermeulen <[email protected]>
Always get candidate csv from current candidates api.

d87c211a2ce80d14d1d1fa6428d3540a09055b3d authored about 8 years ago by Marco Vermeulen <[email protected]>
No longer mandate JAVA_HOME to be set on initialisation.

d700b2175e8ed6ba222af4dafd1ee37d8583e1a9 authored about 8 years ago by Marco Vermeulen <[email protected]>
Add scenario for default compatible java version.

cea39cceee4863c246f8d9995e94ab4525f02ece authored about 8 years ago by Marco Vermeulen <[email protected]>
Refactor default step definition.

51ddcf54171ebd3a2a0c5a6a924b63e1e4966fb0 authored about 8 years ago by Marco Vermeulen <[email protected]>
Fix default version bug affecting platform specific candidates.

e9e45744959d323a31091fbecae2b1d37838787e authored about 8 years ago by Marco Vermeulen <[email protected]>
Fix random sequence generation for raw binary name on osx.

e37872123d6b48ed2784d1ab9219fa6c3cacc17f authored about 8 years ago by Marco Vermeulen <[email protected]>
Improve version and candidate cache handling, bolster tests.

4411444ecec98f05fb775f049d64dbd6f563471e authored about 8 years ago by Marco Vermeulen <[email protected]>
Add resilience to candidates cache and fix false positives in tests.

4a34f166a1ace717832fdb8a0890a38f46a202d8 authored about 8 years ago by Marco Vermeulen <[email protected]>
Clean code.

2cc42890a2e30283e38651a1130128369cecdd3a authored about 8 years ago by Marco Vermeulen <[email protected]>
Cut over to new default candidate endpoint.

977817ebd81dfdc05d574f69944c64326a5238b3 authored about 8 years ago by Marco Vermeulen <[email protected]>
Initialise candidates cache in SdkmanBashEnvBuilder.

ff2f73a773fc234dae13f5e0eae94a0fb7842c14 authored about 8 years ago by Marco Vermeulen <[email protected]>
Export beta channel to selfupdate script.

1f86833f284eaf8950000cd9d772062755b61c3d authored about 8 years ago by Marco Vermeulen <[email protected]>
Tweak logging in installation script.

9811f729ed1da0980d532c3215876e9f9e7536f9 authored about 8 years ago by Marco Vermeulen <[email protected]>
Java installation feature specification updated.

7b43c3bf206b784f90d55a85228a97cb3c0676bd authored about 8 years ago by Marco Vermeulen <[email protected]>
Split multi-platform and hooks features, clean up step defs.

bb01373781161f29c8ff1175fca0b5a3d8a492c9 authored about 8 years ago by Marco Vermeulen <[email protected]>
Improve stubbing of pre/post installation hooks.

a0b74de8d4fc7ff7afe5d1041493a424394c0967 authored about 8 years ago by Marco Vermeulen <[email protected]>
Add test for post install hook non-zero return value.

0f8c306d27c4777d5b5d8e6c93f966ab62084ae4 authored about 8 years ago by Marco Vermeulen <[email protected]>
Makes post-installation hook safer by sourcing implemented function.

53eb34242bc913cbf887f489032cec7b38fca904 authored about 8 years ago by Marco Vermeulen <[email protected]>
Makes pre-installation hook safer by sourcing implemented function.

0c965b10174b5972638e8adc0c59f0108fde0d12 authored about 8 years ago by Marco Vermeulen <[email protected]>
Clean code.

d4c8ec99b0d661ae1676589ce8a8bddefd5c1ffe authored about 8 years ago by Marco Vermeulen <[email protected]>
Better differentiation between legacy and current apis in tests.

fabeda3efd5f9e6ee338b58d2842bcfdddbd7e1b authored about 8 years ago by Marco Vermeulen <[email protected]>
Use new candidates/all endpoint for candidate cache in beta channel.

743975dcaa5d0b44fe89012987f11d2107e66ab9 authored about 8 years ago by Marco Vermeulen <[email protected]>
Always expire candidate cache after a day.

676fe1a7ce6a93fea2f3de3f5c979b370e3f793a authored about 8 years ago by Marco Vermeulen <[email protected]>
Fix build.

2d9a9599e96af7e668b915f9445490767e6ac47c authored about 8 years ago by Marco Vermeulen <[email protected]>
Install zip on travis.

e5c3643bd86bc15cebe8cc181a1356fd49006317 authored about 8 years ago by Marco Vermeulen <[email protected]>