Ecosyste.ms: OpenCollective

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

SDKMAN!

The Software Development Kit Manager
Collective - Host: opensource - https://opencollective.com/sdkman - Website: https://sdkman.io - Code: https://github.com/sdkman

Improve instantiation of mongo.json file.

github.com/sdkman/sdkman-cli - d806733cceef8f74d71d8eae27dd8d27f8f8b57f authored almost 12 years ago
Merge pull request #114 from dsyer/patch-1

Update README.md

github.com/sdkman/sdkman-cli - fa403266cfc7bafda90346c58c62d875ae182db0 authored almost 12 years ago
Update README.md

The Mongo instructions did work, but the instructions were
a little bit unclear. I also noticed...

github.com/sdkman/sdkman-cli - bfc32ceeac1235fb41bd3760f7b938549cd6973d authored almost 12 years ago
Merge pull request #115 from dsyer/master

Small metadata changes to add eclipse project support if desired

github.com/sdkman/sdkman-cli - 9ebd1ef957b67cb0814291c0ab8acdb5b6630f75 authored almost 12 years ago
Add Eclipse metadata generation

github.com/sdkman/sdkman-cli - 4a2447def45962f0546fbe04f4267481e6f200c9 authored almost 12 years ago
Tweak install function for zsh compatibility.

github.com/sdkman/sdkman-cli - 679366954e53cb56e288d204aa6968f0bd83c81a authored almost 12 years ago
Upgrade version to 0.9.5, add mongo release script.

github.com/sdkman/sdkman-cli - 90b04751f35de4b8e9721f9d21a8dea44f291a41 authored almost 12 years ago
Tweak README markdown.

github.com/sdkman/sdkman-cli - 6dc20cd4f153aa7a745bb26b9a707d3e8da4b40b authored almost 12 years ago
Updates to README to explain running GVM server locally.

github.com/sdkman/sdkman-cli - f20d9aa8aace75bdf8cc7ade057965b4d0e37d5d authored almost 12 years ago
Remove separator in list template.

github.com/sdkman/sdkman-cli - 3524e000c5af3ab7968f715d524693175571a8e2 authored almost 12 years ago
Bug fix on defaulting candidates after installation.

github.com/sdkman/sdkman-cli - 8d69e630695454e680b01c2938581e33d5dd5119 authored almost 12 years ago
Add list functionality for local candidate versions.

github.com/sdkman/sdkman-cli - e8b8c96b8abd9d8a0c82c51463dbd5d3c645c901 authored almost 12 years ago
Fix problem switching from local version to standard.

In isolated mode, attempting to switch from a locally installed version to a
standard one would ...

github.com/sdkman/sdkman-cli - f995b891b180d9b11ad4b39b8e9e299e487fb967 authored almost 12 years ago
Improvement on platform specific hacks for cygwin.

github.com/sdkman/sdkman-cli - ac948a6a33c2ba23cdeb65b1697ec2dfb8ff84b3 authored about 12 years ago
Remove obsolete unsets from install and selfupdate scripts.

github.com/sdkman/sdkman-cli - a9ccc82431fd63d555eca1d8b9e5168803c9f2c8 authored about 12 years ago
Ensure that etc/config is primed on initial installation.

github.com/sdkman/sdkman-cli - 48d1b582b00612817370f50e9e52239ef5e96a97 authored about 12 years ago
Differentiate between install and selfupdate in audit logs.

github.com/sdkman/sdkman-cli - 68bf18df33976d15514022004a4c16eb9cf5dae9 authored about 12 years ago
Use uname to determine operating system with -o switch.

github.com/sdkman/sdkman-cli - 04f2d06e923befd8996746e2a2bdaee18e089856 authored about 12 years ago
Bug fix: repair stray config in ext folder. Include feature file.

github.com/sdkman/sdkman-cli - 5c38db2a0846ea505635022173d3944ab54c0bb2 authored about 12 years ago
Bug fix on setting up etc folder during installation process.

github.com/sdkman/sdkman-cli - ed4b33cfaafb2998f9091086cbb94877cf0fd1b1 authored about 12 years ago
Code style tweaks in install and selfupdate scripts.

github.com/sdkman/sdkman-cli - 8882e1eefbce0641f26a5eb5b8cc333812f0e646 authored about 12 years ago
Apply pull request changes to selfupdate script.

github.com/sdkman/sdkman-cli - 7f9c9bd79e46c08bd077e6d34493ba232af986c3 authored about 12 years ago
Clean up pull request.

github.com/sdkman/sdkman-cli - 4915c8fc8ad728c0a3dff37d352170bf870446b6 authored about 12 years ago
Merge pull request #109 from michalbcz/master

Issue #107 GVM doesn't work on Cygwin quickfix

github.com/sdkman/sdkman-cli - f1718f4be04d0c32bbd07cb56039ee734f57ce42 authored about 12 years ago
New features: Set a local development version as default or in use.

github.com/sdkman/sdkman-cli - 983fbaa913bf2bc1196a3f8846a2a09f6341ebe6 authored about 12 years ago
New feature: Uninstall a local development version.

github.com/sdkman/sdkman-cli - b8f7c9b52b506883b633733e966656132fd8b045 authored about 12 years ago
New feature: Attempt installing a local development version that already exists.

github.com/sdkman/sdkman-cli - 97804dcc8be9efe2b13e6b87d16a75a7ef583040 authored about 12 years ago
Mount test dir on random base on setup of test fixture.

github.com/sdkman/sdkman-cli - 9f1f574578958b7bfb26ae34cc70b8ef9b75d3b1 authored about 12 years ago
Fix typo in local development versions feature.

github.com/sdkman/sdkman-cli - 58d34f5d750d88b0844e5fd0d4d52596f6be3790 authored about 12 years ago
Install a new local development version screnario implemented.

github.com/sdkman/sdkman-cli - 21a6198499de3e40bdf827d398a991e19c35ee6c authored about 12 years ago
Revert "Prime the candidate folders in cucumber environment."

This reverts commit d7e5d62d2d9ce0e6d8e48683c32434543a261c7c.

github.com/sdkman/sdkman-cli - 32d15f893b430e7a30ab915055b4831c3ada21ab authored about 12 years ago
Rework installation step definitions.

github.com/sdkman/sdkman-cli - 9c043bd11c918f1d5c225cfca95d60bb07f23a80 authored about 12 years ago
Prime the candidate folders in cucumber environment.

github.com/sdkman/sdkman-cli - d7e5d62d2d9ce0e6d8e48683c32434543a261c7c authored about 12 years ago
Issue #107 GVM doesn't work on Cygwin - fix

github.com/sdkman/sdkman-cli - e82788bfc50bf8156f681b1f70c1c133a2070e6f authored about 12 years ago
Updates to the README.

github.com/sdkman/sdkman-extensions - b340464d3fde999888f2ce2ba1066f9959c1c73f authored about 12 years ago
Upgrade version to 0.9.4

github.com/sdkman/sdkman-cli - c41eddc0cd88dc2b2654d6dd52b07e302c853e50 authored about 12 years ago
Add scenario to ensure vertx upgrade happens once only.

github.com/sdkman/sdkman-cli - 75d74b82461578c102962bf32e5c4d3225693b6e authored about 12 years ago
Updates to 0.9.4 mongodb script.

github.com/sdkman/sdkman-cli - eebd3899d1523a7630ccc0f3f5d58f264965c93c authored about 12 years ago
Add detail to upgrade feature for vertx migration.

github.com/sdkman/sdkman-cli - deef5713e8dc8886406ba6188eeaed2ada76cdfb authored about 12 years ago
Bug fix to extension, now also supports griffon.

github.com/sdkman/sdkman-extensions - cd55fb5b8f21563ca0597993f5f7bc2772d1db66 authored about 12 years ago
Add gradle wrapper.

github.com/sdkman/sdkman-extensions - 7a1521cb0a9be16f681697667ccd78b26805200d authored about 12 years ago
Build adapted to pick up gvm- scripts.

github.com/sdkman/sdkman-extensions - 9f7f1576472f938e7bcf22b428525b09d639a268 authored about 12 years ago
Rename switch script to gvm-switch using new naming convention.

github.com/sdkman/sdkman-extensions - af073a6da880480dcecdc02c40de3dcfd2ba2375 authored about 12 years ago
Source extensions with gvm- prefix rather than sourced-

github.com/sdkman/sdkman-cli - da1ac94dde6d52f2b381ba17ad4b9781247a7a70 authored about 12 years ago
Further tweaks and fix broken scenario related to command not found.

github.com/sdkman/sdkman-cli - b7d5fafb6a5373727a651980832ef5b5531ed3bc authored about 12 years ago
Added error case for command not found, that will run __gvmtool_help

github.com/sdkman/sdkman-cli - e180473c732775ddb156b1e9d61657ba240adb51 authored about 12 years ago
Added a check for extension functions that are sourced as available commands.

github.com/sdkman/sdkman-cli - a5520af3a603df53fcfed0153061a76a3f4747a5 authored about 12 years ago
Removed support for script based extensions.

github.com/sdkman/sdkman-cli - 2792c2ebf272306a7b7d34e9b06ffbae8b2c0fab authored about 12 years ago
Add robots.txt endpoint.

github.com/sdkman/sdkman-cli - 794b3340541c7608bd6850e0a509e55d0557f598 authored about 12 years ago
Merge pull request #1 from beckje01/command-fix

Change to use new sourced style for extension functions.

github.com/sdkman/sdkman-extensions - 0f570f90e15b55615df4a531409b8a1e464e63cb authored about 12 years ago
Tweaks to update script.

github.com/sdkman/sdkman-cli - d284ecbffd6cdf46edd34b30cd57d9a48aa72d14 authored about 12 years ago
Updates to db script for 0.9.4 release.

github.com/sdkman/sdkman-cli - 2b2e85da81c9e096013cbb45b08206df8815e33d authored about 12 years ago
Update vert.x to vertx in mongo.

github.com/sdkman/sdkman-cli - b9fca3c3fd932fb6406324652e7774e394c2457f authored about 12 years ago
Fix zip extraction bug for installing downloaded archives.

github.com/sdkman/sdkman-cli - 109f91dc8b0d078a0df6d9ed88e3fb9922a07cb3 authored about 12 years ago
Rename vert.x to vertx on upgrade.

github.com/sdkman/sdkman-cli - 0ac67308795b07611533930bed09d8ea14795a83 authored about 12 years ago
Rename vert.x to vertx.

github.com/sdkman/sdkman-cli - ba0e47a9a74ea2f4b2e99ca1811bcd8460ae7a00 authored about 12 years ago
Change to use new sourced style for extension functions.

github.com/sdkman/sdkman-extensions - 0e1d75e31b4691a5b095759aedbfda9e921301d4 authored about 12 years ago
Database release script for 0.9.3

github.com/sdkman/sdkman-cli - cc35065299e7d7022c92053a1f37056e6ff9aba2 authored about 12 years ago
Up version to 0.9.3

github.com/sdkman/sdkman-cli - 7161c0b6bbcf4cbdb0f73dce291da7a356f35b80 authored about 12 years ago
Purge bin and src folders on selfupdate.

github.com/sdkman/sdkman-cli - 11c64ef501582bcfe7fdb9b8e89dc8ea315490e1 authored about 12 years ago
Update gradle installation of modular gvm.

github.com/sdkman/sdkman-cli - e9f104b2a35078fc89572d8ef2da302756c4d4cd authored about 12 years ago
Fix: extract the help command.

github.com/sdkman/sdkman-cli - 95e28f616b87be97dd5f5e88f2da4c91da03af8f authored about 12 years ago
Update install and selfupdate to modular rework.

github.com/sdkman/sdkman-cli - 3522106d9041b3728226040b0d2a4952966c71b6 authored about 12 years ago
Modularise gvm script.

github.com/sdkman/sdkman-cli - 24318d08afc25e2be0079b2c2c91cbf28d313f22 authored about 12 years ago
Revert "Add some useful console logging to tests."

This reverts commit 8843f15679df00b7c7869b329289cc4327be1aeb.

github.com/sdkman/sdkman-cli - 51ad676a11f341b6b3dda0916c414dcb146bbce4 authored about 12 years ago
Variable expansions of array index counters.

github.com/sdkman/sdkman-cli - 4b09fdda029e035e201e179b4cd7c7cc3466e3fc authored about 12 years ago
Optimisations on aeroplane mode.

github.com/sdkman/sdkman-cli - 03258d1a0608ea41dfc96d240743f5aff65b7324 authored about 12 years ago
Reverse order of version lists. Latest first.

github.com/sdkman/sdkman-cli - 1b4804c2bb4a5fe2d6061a59de0f7c7409ddd9ac authored about 12 years ago
Add some useful console logging to tests.

github.com/sdkman/sdkman-cli - 8843f15679df00b7c7869b329289cc4327be1aeb authored about 12 years ago
Bug fix: Introduce GVM_CANDIDATES to init script. Use in current call.

github.com/sdkman/sdkman-cli - 2edf786fd27c585fb549c492b3a27ae71e7cf155 authored about 12 years ago
Make gvm list in aeroplane mode zsh compliant :-P

github.com/sdkman/sdkman-cli - dbcd29b08031e07351c61baa4fee46da3d14c743 authored about 12 years ago
Bolster aeroplane list command cukes.

github.com/sdkman/sdkman-cli - 4ffed009f173d470c08aa14e31bab66f629f0c13 authored about 12 years ago
Fix typo in gvm script header.

github.com/sdkman/sdkman-cli - e15924b871b8c0ac5497f25e0d0d1a7788ef241b authored about 12 years ago
Upgrade version to 0.9.2

github.com/sdkman/sdkman-cli - 3d6098372cb5d125d128ed2b4fbea945c134f72e authored about 12 years ago
Release script for 0.9.2

github.com/sdkman/sdkman-cli - 3c17d58615bfce490203afbe51d4322c7982a87f authored about 12 years ago
Some post aeroplane mode cleanup.

github.com/sdkman/sdkman-cli - 5f2240471a75dfd896a19c3a921cac757a7c9860 authored about 12 years ago
Implement offline list versions.

github.com/sdkman/sdkman-cli - d3f6382665fe6b0adbfb1967f88cbf4f97c43e92 authored about 12 years ago
Allow tests to run in offline mode. Add internet availability background to cukes.

github.com/sdkman/sdkman-cli - 93a2589672074f2223d87d37b9f1fb6e014fb9e3 authored about 12 years ago
Remove broadcast conditional, replace with Aeroplane mode message.

github.com/sdkman/sdkman-cli - 23c5b9cefa0dd9d1fe4d60873af99f55fb88470d authored about 12 years ago
Reformat cucumber feature files.

github.com/sdkman/sdkman-cli - e8120268c7b6e79b604d9e07116dc6460f81be0a authored about 12 years ago
Aeroplane mode introduced.

github.com/sdkman/sdkman-cli - ad323dfcd1bad86ed925c14c41e50eb11b3f532a authored about 12 years ago
Merge pull request #93 from bobbywarner/junitUpdate

updated to latest junit library

github.com/sdkman/sdkman-cli - 043b0d7258e3f953436ee5c7147424e1bd4db646 authored about 12 years ago
updated to latest junit library

github.com/sdkman/sdkman-cli - 278199208eecb6036e2798b80f6adfb9692c2117 authored about 12 years ago
Rework sourcing of extension scripts on initialisation.

github.com/sdkman/sdkman-cli - 874f732c9bcdcc5857d5231758dafe08d463ffd4 authored about 12 years ago
Rename gvm switch script to be compliant with new sourcing rule.

github.com/sdkman/sdkman-extensions - 370db197def688c7e025e586ff0b329f2ca67a17 authored about 12 years ago
Updates grails versions 1.2.0 -> 1.3.4 to point to codehaus.

github.com/sdkman/sdkman-cli - d0d39f6798bc6f618969c42e3f80f10d80cde29e authored about 12 years ago
Add comments to array hack in gvm script. For zsh compatibility.

github.com/sdkman/sdkman-cli - d977d89f9121212e42516b328d2992f9dfd45aef authored about 12 years ago
Update cukes. Add new isolated shells feature.

github.com/sdkman/sdkman-cli - f2f448e727a7bff0ee1250052206ef95eeb46ae9 authored about 12 years ago
Minor tweak to usage wording in main script.

github.com/sdkman/sdkman-cli - d72b6349473d006d8c1e29696919540e6725a59a authored about 12 years ago
Add db script for verson 0.9.1

github.com/sdkman/sdkman-cli - 86e216d94bae0bed42153623d718eca6e6eb997e authored about 12 years ago
More bug fixes to main gvm script.

github.com/sdkman/sdkman-cli - 7f7f976c248decf79ccaa174d04f47c59d555b8c authored about 12 years ago
Updated installation feature to include .zshrc scenario.

github.com/sdkman/sdkman-cli - f868f0fce3f0a22400b9f401959f9b845b4675a1 authored about 12 years ago
Upgrade to version 0.9.1

github.com/sdkman/sdkman-cli - 1b5e2841c238cc9bf28099066fb0650b19612173 authored about 12 years ago
Re-initialise with isolated mode enabled by default.

github.com/sdkman/sdkman-cli - 734a251299a5266c5ccc53771454e393d6b3a066 authored about 12 years ago
zsh compatibility issues resolved.

github.com/sdkman/sdkman-cli - 3838ffa9230cc4d2d76446a203a8cec644e82dea authored about 12 years ago
Source files in ext folder.

github.com/sdkman/sdkman-cli - 04336692c4dddc3c0215133383b4ce62ac149ac6 authored about 12 years ago
Fix broken cuke on priming config after selfupdate.

github.com/sdkman/sdkman-cli - 968d69a89d6d01f604ddf27a2b207a3e1f2362e5 authored about 12 years ago
Add GVM_DIR to selfupdate.

github.com/sdkman/sdkman-cli - 8ae4a6b22e925bcc1f09988cd19d1a19a588b63c authored about 12 years ago
Tweaks to broadcast script.

github.com/sdkman/sdkman-cli - 52323ed805172c7c8e68f91ff911f0a4dbbfbc4b authored about 12 years ago
Make selfupdate message more explicit.

github.com/sdkman/sdkman-cli - 32291b5b9fc409d5358d634ae2e748ed5eaf1dfc authored about 12 years ago