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

Use stabby lambda syntax

df0ba305affca65f1a508ec072b7007c046fbc7b authored about 7 years ago by Alex Genco <[email protected]>
Remove hash rocket syntax where possible

d9a506ed7ca1b911e7b2c7069a68f09c1351e186 authored about 7 years ago by Alex Genco <[email protected]>
Remove support for ruby < 2.2

ed87b9f5bdcb73324c2cc75b3b999d8a2bbcb63b authored about 7 years ago by Alex Genco <[email protected]>
Update ci builds to ruby 2.5

72ddda03ab931e21c231042119934fbe17d7d991 authored about 7 years ago by Alex Genco <[email protected]>
Merge pull request #47 from alexgenco/appveyor_debug

Fix appveyor build matrix

04357b6e4f07ef51db85b7139d6e5310f8b24cb9 authored about 7 years ago by Alex Genco <[email protected]>
Don't build appveyor_debug branch on appveyor

2242e146d5578ddfaa70771c5ef8b396448d4fa6 authored about 7 years ago by Alex Genco <[email protected]>
Remove manual msgpack installation, remove 1.9/2.0 builds

7a09c77d7098c5e0d89e730ce610be617d109c43 authored about 7 years ago by Alex Genco <[email protected]>
Attempt workaround for appveyor msgpack error

58f06591ee737a790492338dbcd235b979817792 authored about 7 years ago by Alex Genco <[email protected]>
Remove/gitignore acceptance rplugin manifest

733dcf110fa01c2ed71d71b508174bbc1b95d7f6 authored about 7 years ago by Alex Genco <[email protected]>
Narrow rescue scope in acceptance spec

2ad7733bd4274b4c54b7532d5226e0e93ef65c6a authored about 7 years ago by Alex Genco <[email protected]>
Rescue OpenSSL::SSL::SSLError in doc acceptance spec

9e3c6fa2e83744768ce87aa7726f7b6a5cc1dc85 authored about 7 years ago by Alex Genco <[email protected]>
Add appveyor ruby version matrix

56decd938d2788ffedcefd4fe0387494ef515ec9 authored about 7 years ago by Alex Genco <[email protected]>
Ensure host thread is dead in host spec

1fbb4adb618103c0b3c8c67fe0da0629a20dccf8 authored about 7 years ago by Alex Genco <[email protected]>
Remove stale/useless comments

681eddeb3618eb88cf32c3f6af80f5e3873da5e1 authored about 7 years ago by Alex Genco <[email protected]>
Make private class methods in ruby provider

c94f30e44ef8278bc232b47f7b1b375ebfb1530f authored about 7 years ago by Alex Genco <[email protected]>
Add test around EOFError

d9347e48b88a0df33580701eae0422eaae12eb48 authored about 7 years ago by Alex Genco <[email protected]>
Move Connection/Message out of EventLoop module

2a8e6ce85d45dee31e76cec921125a76412b16df authored about 7 years ago by Alex Genco <[email protected]>
Remove block-based interface of message building

af4a59ba08550c600024f992a69ac81dccc3b6c2 authored about 7 years ago by Alex Genco <[email protected]>
Refactor Host to lazily instantiate client on 'poll'

a015daac34f26adbb8d0eeff0389fd25472768ad authored about 7 years ago by Alex Genco <[email protected]>
Move request_id state into Session, refactor handler delegation

706ed862e8a5c86348888b9969b7104ee105a683 authored about 7 years ago by Alex Genco <[email protected]>
Don't stop event loop on regular exceptions

436ce135809eb6314e4747ba296634b9fdcdaf5a authored about 7 years ago by Alex Genco <[email protected]>
Remove warnings on `method_missing` arg number

aeb6e31625a8933072540b1b46d69e94b8baf82b authored about 7 years ago by Alex Genco <[email protected]>
Remove large data spec from connection, add register_type spec

2dad7ccbd0ccb369024d7fff6e3e34216eefe621 authored about 7 years ago by Alex Genco <[email protected]>
Move msgpack logic into Connection, remove Serializer

1e2bb32552fc6053c30b9adc9cb684d5afb18d46 authored about 7 years ago by Alex Genco <[email protected]>
Fix typo in log line

eeea2d72d46902d8167ddbe3f51032f3733f8b90 authored about 7 years ago by Alex Genco <[email protected]>
Swap out $stdout/err instead of defining singleton methods

a4b2b9ee55b931ac10ab80255603a64c941cd1c3 authored about 7 years ago by Alex Genco <[email protected]>
Bump to v0.6.2 and update changelog

1fa80ae1da810474bf54d79fd2a1b9c1dad06205 authored about 7 years ago by Alex Genco <[email protected]>
Remove sync=true on connection IOs, it's not required

dc884437fb5d707d33bd84f8721ed951d6d4d32a authored about 7 years ago by Alex Genco <[email protected]>
Appveyor badge only for master

af069d47a6aaac1edb886275504d9f35202d1814 authored about 7 years ago by Alex Genco <[email protected]>
Add appveyor badge

94e68c6c47338d69fbf882dd2eb164846d45b897 authored about 7 years ago by Alex Genco <[email protected]>
Update appveyor.yml to run on master

3b0110558875a5f99b51cac9ed8890007f525651 authored about 7 years ago by Alex Genco <[email protected]>
Add appveyor.yml

cc8b54457833e11f8f2befe5de0a2216e585a241 authored about 7 years ago by Alex Genco <[email protected]>
Windows compatibility

- Set ios to binmode and sync
- Use tcp instead of file ios for non-blocking writes (in tests)
-...

23dcc863c0929a9144c08d25a25ddcde3f9c222f authored about 7 years ago by Alex Genco <[email protected]>
Update msgpack gem

8cbf3be86ba1b0a41c6f7588a60775e878692033 authored about 7 years ago by Alex Genco <[email protected]>
Update generated docs for v0.2.2

2dbbe8e11d6bd01c6042adc47887c78229a1a52a authored about 7 years ago by Alex Genco <[email protected]>
Bump to 0.6.1 and update changelog

d8fdd1573c58a32f1c7215b3a36a5626260bad7a authored about 7 years ago by Alex Genco <[email protected]>
Add multi_json dependency and load it lazily

6c187bdf6d1135b44a011bd9650361dcaec0a17e authored about 7 years ago by Alex Genco <[email protected]>
Remove travis-ci rubygem deployment

8a51d6cfcb51214766ac1ef5dac8b69af3fd39a8 authored about 7 years ago by Alex Genco <[email protected]>
Bump to 0.6.0 (minor) and update changelog

854404b3b7662378d2ec0d1fe86ca47fdd9c8805 authored about 7 years ago by Alex Genco <[email protected]>
Add acceptance coverage around nested calls

6a22c3171c149f43403ab1a80394e3ec132efbbd authored about 7 years ago by Alex Genco <[email protected]>
Improve acceptance test eval assertions, remove extra UpdateRemotePlugins

9bdca76c4481783af620dd9bc713ccae273ec98d authored about 7 years ago by Alex Genco <[email protected]>
Update generated documentation for v0.2.1

d7fad364bc824b272476ddc2c1591dd82897b302 authored about 7 years ago by Alex Genco <[email protected]>
Fix test warnings on pre ruby-2

055776784495b7ddc617388fecab305547ca98e8 authored about 7 years ago by Alex Genco <[email protected]>
Fix travis env syntax

fe19736fb7ae26b79a0ad11fe4b32ef2055aab10 authored about 7 years ago by Alex Genco <[email protected]>
Enable logging in CI to exercise all logging blocks

90b1aa2bbe943206df87e491e1e2ae508a79145d authored about 7 years ago by Alex Genco <[email protected]>
Write errors on async remote plugin handlers

Also remove unused :silence_warnings rspec tag

b9d8b50959660423b1753a037b2e2aa416d7cbae authored about 7 years ago by Alex Genco <[email protected]>
Dry up acceptance specs

8ad8890c019e756f121051f3631234427b8af8cc authored about 7 years ago by Alex Genco <[email protected]>
Fix logging spec for 1.9 again

f73450d6c0b760f2f9830ea75630a36091f637cb authored about 7 years ago by Alex Genco <[email protected]>
Reorganize acceptance tests to improve readability

37ce6a77478683e8830d4f4f54d4694f0b8c13eb authored about 7 years ago by Alex Genco <[email protected]>
Fix logging spec for ruby 1.9

a351efd31bea45a33ec2b508edff6081d8d3e20d authored about 7 years ago by Alex Genco <[email protected]>
Add tests around logging

265845ffaa448f46fef7e6799194517f7cc36afd authored about 7 years ago by Alex Genco <[email protected]>
Fix dump_api script, return JSON

870be6513fafde13ecfe7e84da482a50ead3f43b authored about 7 years ago by Alex Genco <[email protected]>
Add acceptance tests around recursion

2525a0d5b72ce07de70417984fd9c6f1256d7d15 authored about 7 years ago by Alex Genco <[email protected]>
Add structured logging

9f3ca491a8a4ca723718acdad5bc930d47aa1158 authored about 7 years ago by Alex Genco <[email protected]>
Remove embedded specs, move to functional tests

a135f6b3678dc503fea1ff2f090142c5e9c7e19d authored about 7 years ago by Alex Genco <[email protected]>
Remove unnecessary coveralls setup

60423b1dc306b3f98dd7dd39b329496c3f8db5f3 authored about 7 years ago by Alex Genco <[email protected]>
Remove init.vim coverage loading, doesn't seem to do anything

8c921e9ed3ab16f9e618e9fbb424d4e4ddd6cc37 authored about 7 years ago by Alex Genco <[email protected]>
Move neovim require after coveralls loading in acceptance specs

c13b2bf8e74dc52a380aefa98a33dd5f00640b93 authored about 7 years ago by Alex Genco <[email protected]>
Remove neovim require before coveralls loading

741fa3c4a9d387fd73df43ed7401e45505578efe authored about 7 years ago by Alex Genco <[email protected]>
Distinguish acceptance tests by pid

35ab7bd51afd0e33e3f5fbfcd06d39bc63d3409a authored about 7 years ago by Alex Genco <[email protected]>
Don't require "helper" in acceptance tests (clobbers simplecov results)

5c55a6b42afb632c708f077e373c7f33d5cc8d67 authored about 7 years ago by Alex Genco <[email protected]>
Remove unused rspec :nvim_version tag

2bbe5449db26e193cdd888e137bd25c91969db95 authored about 7 years ago by Alex Genco <[email protected]>
Distinguish acceptance command names by pid

219c158a7ca54f77e01bb89b8d39f5c7e7741a72 authored about 7 years ago by Alex Genco <[email protected]>
Set simplecov command names to prevent conflicts

b444082e2e8b41be355086f09422a4d5cdd16780 authored about 7 years ago by Alex Genco <[email protected]>
Attempt to merge coveralls results spawned test runs

46cfeed4814a9c23d87378dd5064e64c8af5adfa authored about 7 years ago by Alex Genco <[email protected]>
Make event loop writes immediate, bump acceptance spec timeout

0a48eb1d4c3445fb8bcee5b263ff98b627b52ed7 authored about 7 years ago by Alex Genco <[email protected]>
Inline async writing, don't use procs

920abf958e2098a3c3195feaf0ba1c1615b07444 authored about 7 years ago by Alex Genco <[email protected]>
Rename integration back to acceptance, split out rake tasks

e3959faaae84ce15f239c464270b38d5e05efba2 authored about 7 years ago by Alex Genco <[email protected]>
Remove host warnings by not forking

0ed61aee5f1d08e096711acc9789b5e9ccb3be5b authored about 7 years ago by Alex Genco <[email protected]>
Tighten up requires

a39b9e089f76eb60dbea864ba15b469826be0b03 authored about 7 years ago by Alex Genco <[email protected]>
Remove Session#channel_id

211ea799e04c13b911f9aac8eebadb041f6435ce authored about 7 years ago by Alex Genco <[email protected]>
Remove @api from session

5dcc486c56e67aaced7c1dbbc518a171b2d9edd3 authored about 7 years ago by Alex Genco <[email protected]>
Make host_spec use a real client

e1ef246e05389334ff0e31355b81b2f0f1c12588 authored about 7 years ago by Alex Genco <[email protected]>
Make EventLoop::Connection private

7127dc5bc56dc9e12cfd7985c23174115674cccd authored about 7 years ago by Alex Genco <[email protected]>
Rename, reorganize

Session is no longer a namespace
API/EventLoop move under Neovim::
EventLoop is the namespace fo...

8df4782b495fbe09cf137512ceb3325369417426 authored about 7 years ago by Alex Genco <[email protected]>
Update naming in message_builder_spec

711f12b12f24ae14275ab6ca5d9c3d483cb3669a authored over 7 years ago by Alex Genco <[email protected]>
Add EventLoop tests

c4d0d5662d12b1d74112724947c510c0ca13c0e3 authored over 7 years ago by Alex Genco <[email protected]>
Prevent extra newline in host specs

bae76d69bec2508feb072a0a178f9a43f0804b87 authored over 7 years ago by Alex Genco <[email protected]>
Add back commented out tests

c0d4737d09b6348d1481351dbe803cb479aa488f authored over 7 years ago by Alex Genco <[email protected]>
Standardize middleware logging

d20febdadd8791805ced280915d20746dba7b06c authored over 7 years ago by Alex Genco <[email protected]>
Remove vader stderr logging

3d98a28e33d141f0759f24ca34f78411e9560581 authored over 7 years ago by Alex Genco <[email protected]>
Fix docs script

d3b74ce29bd1ddceed56ffb6970b910f295ea21d authored over 7 years ago by Alex Genco <[email protected]>
Remove request/response/notification classes

cb25ce1b8e2d1d8159640730118c23a1763ce87c authored over 7 years ago by Alex Genco <[email protected]>
Rename RPC to MessageBuilder

6704ff0117054332a472c2bd00604b4b28d1b400 authored over 7 years ago by Alex Genco <[email protected]>
Refactor event loop (will clean up)

de80ab462a0de449c40b39328199e629c66b6990 authored over 7 years ago by Alex Genco <[email protected]>
Rename Session::EventLoop -> Session::IO

b01c669e1a15729fac2572e8a3790c8fdc0dc4e9 authored over 7 years ago by Alex Genco <[email protected]>
Don't call vim "legacy" cont.

cfed10dfc23c5ac02f041352400155abf15f8184 authored over 7 years ago by Alex Genco <[email protected]>
Don't call vim "legacy"

f84a6ea5b4f3968fb42d8429f0e31722cd685fc8 authored over 7 years ago by Alex Genco <[email protected]>
Update bundler before ci

274cbefa631607402f36af775c230ee3775544de authored over 7 years ago by Alex Genco <[email protected]>
Fix .travis.yml typo

06a4447f37a1064c0bf31203596f08c1e116dd50 authored over 7 years ago by Alex Genco <[email protected]>
Update .travis.yml: deploy gem on tags, update `gem`

90f2685ddf8025f00a56bff99c3ae214dca9c583 authored over 7 years ago by Alex Genco <[email protected]>
Fix comment in logging.rb

220671a5fb1297040eb99ab41f1a8219e05ae04f authored over 7 years ago by Alex Genco <[email protected]>
Merge pull request #43 from EdwardBetts/spelling

correct spelling mistake

49ec798cc461530fc6da06ed4dddba78a2d9962c authored over 7 years ago by Alex Genco <[email protected]>
correct spelling mistake

9ba8b3a6b98870a3a6802ffad42bdde90daede3b authored over 7 years ago by Edward Betts <[email protected]>
Add newline to stdout writes

b289be540a441e3ea392c1011e668373b0c3e166 authored over 7 years ago by Alex Genco <[email protected]>
Doc fix

eb7a1d5fe4c0277d582e117b2b395a984f459d12 authored over 7 years ago by Alex Genco <[email protected]>
Merge pull request #42 from jpleau/host_path

set neovim-ruby-host path in runtime/init.vim

0a351f83ed90ead048d5fdecc30c83e078d7c7c6 authored over 7 years ago by Alex Genco <[email protected]>
set neovim-ruby-host path in runtime/init.vim

For the integration tests to work, neovim must be able to find
'neovim-ruby-host'. This is fine ...

006daee2bf79602db1173c7be5d7a79354daab00 authored over 7 years ago by Jason Pleau <[email protected]>
Create CODE_OF_CONDUCT.md

bd8ec7240ae5e13bb5ecace13e82fa854fd062af authored over 7 years ago by Alex Genco <[email protected]>
Add missing require for tempfile for integration_spec

3b90bd22c74900f55f58ecbe609ceff2ca6c73ae authored over 7 years ago by Jason Pleau <[email protected]>