Ecosyste.ms: OpenCollective

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

github.com/nrepl/nrepl

A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
https://github.com/nrepl/nrepl

Reset the docs version

4d0132e2e3480c298131e1862cf4a8a4e529f557 authored 11 months ago
Release 1.1.1

307be46088a29342db613533bedf059ce2f2bc3e authored 11 months ago
Add and populate :host and :socket keys on nrepl.server.Server

This fixes an issue that occurs when using the `--interactive` option in
concert with `--socket ...

268966b7f323e5f7f958c5f4db4fd1d602b95013 authored 11 months ago
Add comments for the fields of nrepl.server.Server

8c28e59168512464fb4d2185f756cf707787b8db authored 11 months ago
can-connect-to-unix-socket test: pass server object to run-repl

This test currently passes a map of its own construction to run-repl, so
it's not testing the re...

ce18775f2a535c9f0b55cc3cb638d2d95f054e80 authored 11 months ago
Add a changelog entry about #304

14ed8aa99e9a6e4f698e75e5795d975dd383b382 authored about 1 year ago
Fix bugged TLS accept loop logic (#307)

TLS server accept loop should continue in the presence of non-SSL exceptions such as SocketExcep...

62bbe48b0a3eb72ba9b48337045dd15a1af77e8e authored about 1 year ago
[ci] Add JDK21 to the test matrix

479cd87d579e643d699143d3ae073122ff5e4cd0 authored about 1 year ago
[ci] Switch to up-to-date maintained Docker images

c9a48557ac44b7f3da050828a9eb318c3f04ea16 authored about 1 year ago
[ci] Don't test Clj 1.7-1.9 above Java8

71db5258c0561268c05d25dff435ccafd1dac45c authored about 1 year ago
[ci] Temporarily disable Windows testing

9194b9bfedb39de2cf3e5601621146e0cee4e93f authored about 1 year ago
[completion] Use compliment-lite for code completion

0b0939f76a09629cc1466a89938112d12e760b9e authored about 1 year ago
Switch back the docs version

34f6d661da2b1869d3d91499afefc6187a46084a authored about 1 year ago
Release nREPL 1.1

396769f14d97030471cad2324f7ba4e754e2c18f authored about 1 year ago
Tweak a changelog entry

4d9771d8563b50268b86ab28b3ea6a52e04c6b6e authored about 1 year ago
Fix TLS server to continue to accept connections after encountering TLS exceptions, e.g. bad client certificate

306f5789fbabf6024f01692dcd1ce145eb5a74a7 authored about 1 year ago
Fix a typo

8130dca52ef09bedf753473ecb5969dd2b8445ae authored about 1 year ago
Fix markup syntax (#300)

The configuration file is .nrepl.edn not nrepl.edn

6281760b2a4ad97f572b42a4a16a1d31161490ba authored over 1 year ago
Update the FAQ about ClojureCLR nREPL (#298)

It was recently re-rewritten.

5839006c5f522fd5e6cf2adbcc5b59e4bd0677dd authored over 1 year ago
Fix an oversight

a88cf2b547df116f3a5b55ea7667e471384203af authored over 1 year ago
ns-qualify misc type hints

For Clojure 1.7 compat.

c462368abb6a2f2211d93d39e56cf232075df8d5 authored over 1 year ago
Aide test debugging

e811961d2c3e5efc88632b86fbed5a243065e6aa authored over 1 year ago
kondo

a01358b13bd7772dc57d8cf701cb9358d4f15718 authored over 1 year ago
Expand CLI doc

Closes https://github.com/nrepl/nrepl/issues/294

0e102cbed6a91e2cf0fc7c4b882ea41c78371db2 authored over 1 year ago
Satisfy misc linting

db493063931b36e3f3c43d608bdeb1e510026585 authored over 1 year ago
Upgrade Eastwood

61775321f1608bf8d53b31b7bc7626171b924523 authored over 1 year ago
Update docs, bb kaocha, fix: cloverage, tls test, transport ex

17a3c75a4186fc4a11a944fca7347b62d88eea1e authored almost 2 years ago
Workaround for checking socket file existance on win w/ junixsocket

4715a016eb8e3046d7d4466a02663c61e53a5614 authored almost 2 years ago
win test support: remove Makefile

as it is now replaced with `bb.edn`

d90a81d3ca3f74721c6aa5048e477babf415ca7a authored almost 2 years ago
win test support: remove unecessary posix permissioning on test dir

fc3f2b84bfe7611f427eff72990e1ca06c86c6aa authored almost 2 years ago
win test support: fix issue with completion middleware

0a60d348e1089d3cd5db4da2079eb947ae0ae832 authored almost 2 years ago
win test support: newlines and path sep compatibility

35783e1b6ea66951962e419dff4f35d316db7062 authored almost 2 years ago
win test support: bb tasks, clj 1.11, win ci

a15f125685e913ae47056bbc94ef52bb949a5daf authored almost 2 years ago
win test support: wrap `transport-fn` in `bad-keys` in catch block

dae8c46d6183afd294e6c211dfe3bb29155562b0 authored almost 2 years ago
win test support: place `sh` streams in `future`

c2af360cff2ead8eb07b4c049d2a7932c23e7019 authored almost 2 years ago
win test support: skip unix socket tests on win

26742c472a11626f23a5f8d3ec9d693e93d4ad35 authored almost 2 years ago
[Docs] Update nrepl commands to get rid of deprecation warnings

- use namespace qualified deps
- use -M when invoking clojure.main

8082e9f9d6d4fc64f0ff1b31913a9f7b99359718 authored almost 2 years ago
[Docs] Fix minor typos

ae2710152f02db7de96cb19abad3a15f096f818f authored almost 2 years ago
Extend timeouts in cmdline tests to accommodate slower hosts

The tests were failing on the Debian arm64 buildd's, and it turns out
that's because those machi...

055cb737067597d10fe41edc31c61d6ad5f4b719 authored about 2 years ago
[Docs] Mention nrepl-python

8c431a07e071e87176942a53f3ed9e2f62a2587a authored about 2 years ago
[Docs] Tweak wording

5eac4728614379810b0476e23d65e682153bcd01 authored over 2 years ago
[Docs] Improve a bit the TLS section

1a651348aee4308884d75112f21e78158939e952 authored over 2 years ago
Fix markup

61acff86ed5ede45cea08f4cf3e02427a72cbc40 authored over 2 years ago
[Docs] Add some tips about debugging the nREPL communication

4ecece8ad2c0b0a8c5ada94a071d5614290e184d authored over 2 years ago
[Docs] Tweak the TSL docs

117aa612ec78ce34f6d3f81616e41535dd02dd81 authored over 2 years ago
Release 1.1.0-alpha1

d5e2c76540096e6fe8c72fe1938ad98c0d5d37d6 authored over 2 years ago
[Docs] Update the compatibility matrix

b16d43e2910122ca78d536693dfdd5892f4fe58f authored over 2 years ago
Touch up the previous commit

78179b4a5bb6d967ef2d1a0f06c045642d373b88 authored over 2 years ago
Add TLS support #266 (#283)

083006096cc8b92711880c7ca6d341853ba36deb authored over 2 years ago
[Docs] Fix a copy/paste mistake

79855d9a62c3e0aad8ebac8771e3d5b595dfd1f4 authored over 2 years ago
[Docs] Mention 0.4 and 0.5 in the milestones

f6b12dcd0c026e06ad762ed321389938d603a6f8 authored over 2 years ago
Tweak a changelog entry

c46c5fd25927875338b75c19c3f94ad13990b2e5 authored over 2 years ago
[Docs] Mention the 1.0 milestone

6616be72e190d9062723be93a1ee5250431d59f9 authored over 2 years ago
Switch backs the docs version

ac3e1fbea0231dc51620028296dc0628459aa4b4 authored over 2 years ago
Try to fix the docs

Seems 1.0 was interpreted as a 1 without the quotation marks.

fc901568cce011f944d171d85aaac0427be3534a authored over 2 years ago
Switch back the docs version

453f89c72d27d909cf9f485e784ab3ec9c995623 authored over 2 years ago
Release nREPL 1.0

2eb25c76084a4ae875fd46d0318c0e56b056c5c6 authored over 2 years ago
Revert "Try to hide the home page's H1 heading"

This reverts commit 0bf6368bcd1125aa943a98fccbbd7e078822c451.

The solution works but messes up ...

04340e60597ce48d11707cf1f275b55f2ef4be47 authored over 2 years ago
Try to hide the home page's H1 heading

0bf6368bcd1125aa943a98fccbbd7e078822c451 authored over 2 years ago
Document Gradle usage

708041ea9a037f2e744c30f4796d8e6f15a7d3e6 authored over 2 years ago
[Docs] Document how to start nREPL with an Unix socket on Lein

3526bd4c789842bbf5fa1b9ccf60e441abeba743 authored over 2 years ago
Tweak the changelog

dc6e3b5785902c61c50af0bd902c3d428cacf39e authored over 2 years ago
Make junixdomain integration forward compatible with 2.5.x

Starting from version 2.5.0, the constructor of
`org.newsclub.net.unix.AFUNIXSocketAddress` whic...

a49391dc8dad76b53fa311c5d979beed8b796b1a authored over 2 years ago
Tweak a changelog entry

27acfbb9a6eb332b6d30c578f8477c3d468dfac8 authored over 2 years ago
[Fix #272] :read-cond :allow for reading during tty transport (#279)

12b31e8af21c7647f4a86ee0cc52562beed442ad authored over 2 years ago
[Fix #280] Bump the development version

89d05de7a854649286d47f3941598d2d84fff63a authored over 2 years ago
Fix reflection warning

e1558d7b7e1c5b50187edb92282282b87bcba998 authored over 2 years ago
[Docs] Extend the history page

16a6487e8f771b1d97f184bf133157ad026cf1d4 authored over 2 years ago
[Docs] Extend the history page

f77dd491f79787e82f2cceec57f38411ad666eea authored over 2 years ago
[Docs] Add a few more articles to the additional resources section

6e9e29e1bbe73327e8c12a2b593d935900d7b72e authored over 2 years ago
Add nREPL client support for unix domain sockets (#270)

f01f8d67eb6d7f6ea2be73691b659f0a8b54bb81 authored over 2 years ago
Add Clojure Sublimed to clients

3e3111dc2eb9cc26af725e5f5a48397912c38d5c authored over 2 years ago
Bump copyright years

f362b706bb7552b511fd3aac88751e0270cf5fae authored over 2 years ago
Upgrade linters

011f5db319830f105f943ef44e69968c82fc531c authored about 3 years ago
[Docs] Fix markup

5c9c47d84204fb1dc3e7657920e9a968f107b536 authored about 3 years ago
Add a spell-checking badge

a14ccaf5daec97ed8229f4dbedf58f8fadf835a6 authored about 3 years ago
Fix more typos

40bb82b79af3dda985f3bcc0fc4c9a4c3e85f658 authored about 3 years ago
Remove Tutkain from client list

Tutkain no longer targets nREPL.

c84004fbb103726d409545df60949b69bf6072d9 authored about 3 years ago
Fix broken link

ae7d80d88669c50cc4cd426e69bc8480b03843e2 authored about 3 years ago
[Docs] Add a note about Unix sockets

211f359c9e5a6f48fc36229296f0638205cf3c78 authored about 3 years ago
[Docs] Add compatibility entry for nREPL

863a05146dbdc82f2f40ca6c35df75a234d7889d authored about 3 years ago
Switch back the docs version

19fe311539f3fa2a8eb1a44e2c5db595e0d97a88 authored about 3 years ago
Release nREPL 0.9

4d266ca1c14be702259c1e4a9991546b49fc505e authored about 3 years ago
Ignore "ba" in codespell

It's used in a couple of completion tests

d875260afcecd6bfc2ff53a0be437cf2972250f4 authored about 3 years ago
Revert "Fix the codespell invocation"

This reverts commit ce7e956bc360a9e2b931ca45d990be2b09902f15.

2b8d366755c0f598c262753d90b49c6c3caeb857 authored about 3 years ago
Fix a bunch of typos

c0e3f9d0361569a7ee6728cd36dae5b345d9cf86 authored about 3 years ago
Fix the codespell invocation

ce7e956bc360a9e2b931ca45d990be2b09902f15 authored about 3 years ago
Add spell-checking GHA workflow

9aef294d43595c9f5a0c85a671f9ff9890a12c04 authored about 3 years ago
Release 0.9.0-beta5

19b3d2b5fa38c42ebc17ee31f0c69a5b54d43024 authored about 3 years ago
BufferedOutputChannel/write: fix SocketChannel/write call

The offset and length (.write channel ...) variant is a gathering
operation, and so expects a ve...

5052aefdfe7bbcb66975849b576ed4ebb20940f6 authored about 3 years ago
Don't use RT/classForName

Same done on https://github.com/nrepl/bencode/commit/0d404965275067fcfc551dc15f729431ad5c1575\#d...

dfecc450ca936dd5716ba144f4d262d53b33be04 authored about 3 years ago
Make compatible with graalvm native image

Change some top-level defs to defn as graal tries to analyze that code at build time instead of ...

37ab338e34172b0403fcf83e9970896817eec9da authored about 3 years ago
[Docs] Fix broken markup

b6c8656082a901cab1a82ca1632c27754d2acb6d authored about 3 years ago
Use large resource classes in CI

ed6427d319b86c9045f4144c735e69b6fcc91ec1 authored about 3 years ago
Release 0.9.0-beta4

b22e37d131f66ec0e6734873f6745278a6119a17 authored about 3 years ago
Fix eastwood has-dcl? type annotation complaint

Fix eastwood complaint:

== Linting nrepl.middleware.session ==
src/clojure/nrepl/middleware...

cb37f99afe8c1600bccc1b8d18017439934f150c authored about 3 years ago
safe-write-bencode: unify OutputStreams and channels via Writable

The (.write ...) has to handle both OutputStreams (junixsocket) and
BufferedOutputChannels (JDK1...

6947743c509460cca842a39ff18e7355113e4c99 authored about 3 years ago
Improved reliability of TTY cmdline tests (#254)

* TTY is not a fully-fledged transport, and significantly, does not handle ack.
* cmdline-test ...

6f387001c1f6b1d8773e00b9f16e3a2488f6ad31 authored about 3 years ago
Upgrade linters

bedf413e1a06115b70ffa7f86c6ae58a0e9d219f authored about 3 years ago
Update java versions to 8, 11 and 17

2e0b6154172e23638980253d5ede3f0b939eed28 authored about 3 years ago