Ecosyste.ms: OpenCollective

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

github.com/neovim/neovim-ruby

Ruby support for Neovim
https://github.com/neovim/neovim-ruby

Fix appveyor badge URL

3b43ec4e83502249fca3d416d76b80b9e216d063 authored over 5 years ago
Narrow scope of appveyor build to bypass weird release issues

47038941de06097512295a4245398b97b53edeb7 authored over 5 years ago
Generate docs for v0.3.7

80b063962a557235d5e6a58c06ab3adabd4219b7 authored over 5 years ago
ignore .vim-flavor

6d9a541f2a3d9304fd8b34ea74e24301b5220e4e authored over 5 years ago
Attempt to fix flush test for windows again

048fdb0aba8a0c6b674f76ff1fde5721f1f970ba authored over 5 years ago
add 2.6 to travis

9d96c7b17b3665c9e8e404127d4e1aacb912e432 authored over 5 years ago
attempt to fix io/wait test on windows, add 2.6 to appveyor

1f3c51e61f9f62906b206a81b241ae341cc31bbd authored over 5 years ago
fix flaky connection spec

87a180a9e513390de565b89a1ab415c3af2f9f12 authored over 5 years ago
Bump documentation version

12b7bb98da15568f53996f22319d002d2474a1d3 authored over 5 years ago
Fix travis build for 2.2

3c58db971226219b9f373a8abb359be3f26b3b52 authored about 6 years ago
Bump docs version

9611217d7280ce65cb86b80a60b2e06291343694 authored about 6 years ago
Fix bundler error for ruby 2.2

a2a8c7656f27b49a954005a125b5f6989a520b76 authored about 6 years ago
Bump docs

7d45d8da8536ec8a04f7a4fa71f94538868ec60b authored about 6 years ago
Attempt to fix rubygems error in travis

f4837b8f7892147ad909879a9c110dc2775acfe0 authored about 6 years ago
Bump to 0.8.0 and update changelog

7cfd83cc44a60952971a8b9a6e8811b020f060c4 authored about 6 years ago
Merge pull request #58 from neovim/buffer-optmz

Some optimizations

029856956fec228787d633c5601c2af02eed3927 authored about 6 years ago
Make global refresh use only a single rpc request

6bd555cfbc0cb30bcf60b54d44530a7b477ebfc6 authored about 6 years ago
Remove call to `respond_to?` in ruby provider

84e228d2cb1f066687ba2776c1272057961caf26 authored about 6 years ago
Only flush writes before a read

5bdb8e898c15172cbac4997305b54107f9964221 authored about 6 years ago
Add missing set requires

eca0052d1a91595b9109ba6325cb275e1b7a0782 authored about 6 years ago
Merge pull request #57 from comex/response-handlers

Remove handlers from @response_handlers after running them

c69e21253adc4a315164bb8c24d622c684aa666f authored about 6 years ago
Remove handlers from @response_handlers after running them

Right now they just stay in there forever.

b0a3f567ba5299a7ba2cda5608c976c8d09745b8 authored about 6 years ago
Cache #rpc_methods and use a Set (#55)

* Cache #rpc_methods and use a Set

* fixup! Cache #rpc_methods and use a Set

8cc0d855f8ee95adf622d4d229d3f312584cb93b authored about 6 years ago
Sanity spec script syntax

6dfa02aba0d84b1919879ce2a6e855a7c9b28160 authored about 6 years ago
Script cleanup

23102c97a4bda84fbe87ee15dba674d427ca8c7e authored about 6 years ago
Unpend test on windows

b544dbfd85004da9176a8b063f00ce5b281e7c42 authored about 6 years ago
Prevent exception when `:rubydo` deletes lines

This is undefined behavior, and in fact Vim documents it as unsupported:

> Setting $_ will chan...

986ad9bedcf8bf43c0a443cda11dbe10eaa883b0 authored about 6 years ago
Allow Buffer#append to include newlines

i.e. `buf.append(1, "one\ntwo")` will append two separate lines `one`
and `two`.

See https://gi...

b0a3ba08bee081735a9f1826da4bced91d2f7e70 authored about 6 years ago
Exclude tmp spec dir from rubocop

0e782cf0c21349fd45371161edbd5c3308b1fa4b authored over 6 years ago
Change links to point to new org

bded7535f874c0eebbae43eb43514501ab6c668f authored over 6 years ago
Gitignore bin/

7446ab6152b7891ca46c14249b90f50f74d3084d authored over 6 years ago
Reset bundler env before shelling out to acceptance tests

85d49563be767ac7864e1a1ef08961e2131c394d authored over 6 years ago
Update generated docs version

b740e94baab4309f44c453e209ac1d6caf8ec26f authored over 6 years ago
Use script local variables and clear them in acceptance tests

c8c3a25debfbc30fda7027800103eab202bec76a authored over 6 years ago
Fix generated docs param shift bug

9262a5defa942169196b7d4d57472d6d7332f1c9 authored over 6 years ago
Bump generated docs

942355366ceeb9a46b2988338be61d933c53e660 authored over 6 years ago
Update rubocop rules to exclude binstubs

f0300231e6277e29b3aeffcc87787305dbfd7c64 authored over 6 years ago
Set gem bindir to `exe/`

ce725590c5ffa6e89dcee085262277248c04fd88 authored over 6 years ago
Use __dir__ with File.expand_path

c921efa2b96f96ccb29fcf457c6b877523901908 authored over 6 years ago
Update rubocop dep

9d33e87b740a8618915f10cd2c83523a3b768a24 authored over 6 years ago
Fix new rubocop violations

ed17eaab43b75f2970bcfdabd5ebab181c1855b4 authored over 6 years ago
Revert "Remove bundler before_install steps"

This reverts commit bd0e0a65c9ac1fe08f558811eef19564460c5f62.

cd71379761cb77310f599f9322f1e65de9e69030 authored over 6 years ago
Remove bundler before_install steps

bd0e0a65c9ac1fe08f558811eef19564460c5f62 authored over 6 years ago
Add bundler caching to travis and appveyor

694ab34a41392dc7ef6ff758ce189b86d4cb702f authored over 6 years ago
Fix exit command spec on windows

2ac9508bb8b4678e0daf0bd0017edd094ddca2b9 authored over 6 years ago
Make Client#shutdown actually shutdown, throw when nvim exits

af81dd65ffc5002cd161759fc5ebb2de01e2b5fc authored over 6 years ago
Remove coveralls dependency

8345d0fd9ae9eccd0db0795121457d8892dfb389 authored almost 7 years ago
Update README.md

8f2c99fe3f9d64af16bc0b8218ececa6739f9bff authored almost 7 years ago
Add ruby 2.5 to appveyor

f55fbcd33391e3206fd8b082f2bc87004f511374 authored almost 7 years ago
Bump to 0.7.1 and update changelog

376c4b9eebc61c67cd50e1463f62bc589d36f1fd authored almost 7 years ago
Fix multiline string with excessive padding

9b3e8ada427d9e11e18d7ad83d6b7480991f59cd authored almost 7 years ago
Add missing requires for referenced constants.

e252bf56d89d348ccb2a8716510dc64a4f9f8047 authored almost 7 years ago
Rename acceptance rplugin.vim -> rplugin_manifest.vim

0d7ca990545b4f5a4febd3c7a46d76a5a4f9408b authored almost 7 years ago
Remove accidental jekyll file

a2b9a96bb85be00f4c7fa9ef91785ea480844ead authored almost 7 years ago
Set theme jekyll-theme-minimal

686bf96d015f6f6afce58d61e401cb881b8acf82 authored almost 7 years ago
Fix bug where Client#respond_to_missing? is private

2d8df6bb3f6fded75c7a4701039953e584044574 authored almost 7 years ago
Use new vim-flavor release, keep flavors up to date

edacc52e91a476dd090a4db3a119724ba1fe6881 authored almost 7 years ago
Move vim-flavor installs into acceptance/runtime

0d4990f5106bc2ff7a609990750901a82359cff3 authored almost 7 years ago
Rearrange rake tasks, use builtin `ruby` helper

7bc30afd6421dff7d9381911533f3ee75bccf8a2 authored almost 7 years ago
Remote .gitmodules

ff9b26b57c90cecfbff870fa9f8d4199ac2bed76 authored almost 7 years ago
Remove .rspec

7d4eac8fefe12829f2e3c1ba7fa506dd8d9d2cd5 authored almost 7 years ago
Remove/ignore VimFlavor.lock

6899cc41a31d8bbe48f00162e2cc869401fcdd0b authored almost 7 years ago
Use my fork of vim-flavor for cross-platform shell

89fe31ee01fc54dad5a307eaf8b3c29b77aab0be authored almost 7 years ago
Add bundle exec to vim-flavor install

bb6c2a960d1cd4983338961c75a8d308e428435f authored almost 7 years ago
Use vim-flavor to install themis dep

555599eb67a218c76a0e9024f5c05a8049463ce5 authored almost 7 years ago
Make run_acceptance accept arguments and run from base dir

b28e1cadcd4b7f2cf56cc02202a481b062db354a authored almost 7 years ago
Use synchronous rplugin tests to remove sleeps

d6e851b8359077b3ac012f158c6b70d455919611 authored almost 7 years ago
Merge pull request #48 from alexgenco/themis

Change acceptance suite to use vim-themis

7c7ed931ec2c6d63bce162fc1fc421f7da96991d authored almost 7 years ago
Break out rake tasks for validating docs and running acceptance tests

63fdf90829ad570d5dab410039e171c6af8f3a5f authored almost 7 years ago
Replace vader acceptance suite with vim-themis

15685d944ae165d1dd1e8b5ce8dfb505b9cc9d07 authored almost 7 years ago
Merge commit '52e259d716fd107cfcc8b2af2e8d81c6f5d269e3' as 'spec/acceptance/vendor/vim-themis'

cb36f507233b1449ae042b84795c64fddc600fbe authored about 7 years ago
Squashed 'spec/acceptance/vendor/vim-themis/' content from commit 691cd39

git-subtree-dir: spec/acceptance/vendor/vim-themis
git-subtree-split: 691cd3912ba318dbd8d9fa0035...

52e259d716fd107cfcc8b2af2e8d81c6f5d269e3 authored about 7 years ago
Fix flakey connection spec using detach wait thread

177d6f8d74024640ebb78e3c0b2229bcb29ffd2d authored about 7 years ago
Add sleep to flakey connection close spec

b35c1d054a18b29534bf9f58879c3fd99db0e6e9 authored about 7 years ago
Enforce line feeds on windows

15e0781eb4619593ca0974ca13696096e64025c5 authored about 7 years ago
Don't rubocop _neovim directory (in travis)

7c43c160c0bd97bd7c39bfa75bde6a236c847fa6 authored about 7 years ago
Add rubocop checks and fixes

a9e0ad359753142eb3716ee2d564e5ba4ac1911b authored about 7 years ago
Walk back retry logic, GH rate limiting makes it complicated

8302c074a012aa7fbd9a6e54c348d66ca62e94e3 authored about 7 years ago
Require rspec/retry in acceptance spec

617862e5e8ef664194f3674eeaf3a2601d129e81 authored about 7 years ago
Fix doc acceptance spec for appveyor, use rspec/retry

ce55dadfa65dfdd790cb8c5bfc992dc9d3209f18 authored about 7 years ago
Add retries to documentation spec, instead of skipping

8e6fa14222540b258c3738a4d3591cabdd52de29 authored about 7 years ago
Update stale comment in ruby provider

856ff0f398f8c62d94182f20c9d611b70d4cca2b authored about 7 years ago
Fix curl options syntax

16c5a8406e3aea860055c493adc8f81bdfd8c0a6 authored about 7 years ago
Add curl retry and connect timeout to travis build

a24f28a8c160c30676781b55cb771b91917db855 authored about 7 years ago
Remove nvim version conditionals in tests. Add has('nvim') sanity test

3b681ff6db4f06784a6f94c8c3a3097d1e54eee4 authored about 7 years ago
Bump to 0.7.0 and update changelog

9fdc6ee2fe1f5b923b33d71afae6a575abab7cc2 authored about 7 years ago
DRY up exception handling

515e8829865edd968f76eb62682ac87bb2cc8d5e authored about 7 years ago
Update rubygems in before_install

a8448bc8979196b1e605bc58bf005a78f7d7d538 authored about 7 years ago
Remove travis debugging

40c05bfef26252f630c4f7321b114315e092d492 authored about 7 years ago
More travis rake debugging

52e7a58b1ef6d5c7e01d5eb88024fd8bf02ad54b authored about 7 years ago
More travis rake debugging

3ea1394ec02cbec51ba1f9684ae5d2e871e197a3 authored about 7 years ago
Uninstall rake to debug travis build

a4adece7890529e217f0d0e12854b746651be46e authored about 7 years ago
Update rake in travis to debug build failure

9c4004a4378d94a95d0b8be3d67c8c8c5b8d6e12 authored about 7 years ago
Just use build number for appveyor version

1fe9d0f42e60ff5f9977b1f950116777a569eae7 authored about 7 years ago
Update appveyor versioning again

866df7b5c3109dc88d9e62daa8f7ba9b5b163133 authored about 7 years ago
Revert "Use better versioning for appveyor builds"

This reverts commit 61f23fe0a32e2edef4a60cefdb37e508b656b912.

841c0ffcc6c0d58373c0adb72eae5152f44d87e9 authored about 7 years ago
Use better versioning for appveyor builds

61f23fe0a32e2edef4a60cefdb37e508b656b912 authored about 7 years ago
Remove ruby 2.5.0 from appveyor, it's not supported yet

870bce3b1add8c028024a17ed50b42dc658972de authored about 7 years ago
Fix thread silencing logic

6d9d5eb3e4d15244f751c9445d6bb314816dcaab authored about 7 years ago
Silence thread exceptions on >= 2.5.0

d1324eced596a846b34c9b3779550a9434a54f4a authored about 7 years ago