Ecosyste.ms: OpenCollective

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

github.com/nrepl/drawbridge

An HTTP/HTTPS nREPL transport, implemented as a Ring handler.
https://github.com/nrepl/drawbridge

Revert "Add an example of ~/.lein/profiles.clj configuration (#45)"

This reverts commit 77aa9b4f3506b34dfa14be96872fe1d282bcdad9.

8c4900c235476f826d922aeae1fd251a252d8b21 authored over 4 years ago
Add an example of ~/.lein/profiles.clj configuration (#45)

77aa9b4f3506b34dfa14be96872fe1d282bcdad9 authored over 4 years ago
Tweak the README

963c3c0a87a282658f7355d90f67144e301ef41a authored about 5 years ago
Release 0.2.1

40d72262595d9342496f71e80cb0df6c366d2390 authored over 5 years ago
Update changelog

40709b383060515c2279f1a310ca2e231e6215cb authored over 5 years ago
Use nREPL 0.6.0 (#37)

nREPL 0.6 changed the handling of evaluation errors.
This commit fixes the affected test cases....

45ee737cdd401ba72029028a7a1f2f7396e29953 authored over 5 years ago
Fix changelog entry

51a0e47871f61aadab7ae6de6307be8f19233758 authored over 5 years ago
Support additional HTTP headers from nREPL config

bf2c7c95d63b7020a3bb110310af9a7010e42418 authored over 5 years ago
Release 0.2.0

3c8b5c7381e31514538f4c1b651038ed8e7ccaec authored about 6 years ago
Bump the copyright years

23728848f8dca046a028fa337275d0eb3022a912 authored about 6 years ago
Drop the support for nREPL 0.2

b8e8d0a7cc94cd8d1a6de37215e930b0c3edbfeb authored about 6 years ago
Bump the nREPL dep

d484740190f081da74ee414071d16e7443899f2f authored about 6 years ago
Remove the hard dependency on Clojure

bad92287cd8ba269990bdc153b7e8f407a7780f2 authored about 6 years ago
Fix the cljdoc link

574739105c2cd0dff961700de4a62c585630f7ed authored about 6 years ago
Add clojure 1.10 to tests

ca4a69d10e4282f9238ac1bad9cbd01366d076d0 authored about 6 years ago
Fix tests for clojure 1.7

8fdbb65bc51b6180b79f07a94fbbe1fdc986ebdf authored about 6 years ago
Replace aleph by jetty server to fix DatatypeConverter not found exception on java 11

9b44e5714451405c38d334116b459951de1d4a5e authored about 6 years ago
Kill some debug code

9d5fcff6475f2f6ff359c8d243c347537bafc11e authored over 6 years ago
Bump the lein-cljfmt version

06a253fd458db4a69b72089204e987494e837d22 authored over 6 years ago
Add :scm project metadata

86db0ab2bdd8d242262abe37dd1783e9738a8a0e authored over 6 years ago
Fix a typo

269a0c378a91283fee661f3d35a060d2dd0149f7 authored over 6 years ago
Switch test HTTP server to Aleph

Aleph works with Java 11.

62f7a66cd48f027c1b18429efe1d43066a158561 authored over 6 years ago
Run the tests on TravisCI

bcfbae29f659706d4f451f809e9bdb4068938ae7 authored over 6 years ago
Add smoke test for the Drawbridge client (#32)

7fbb70d45590fbb300f9f92c22f5965195c0be88 authored over 6 years ago
Update .gitignore

b5eaf68ee677eba0ac5abb8367ca0325b3e70195 authored over 6 years ago
Update the deps

75bb38e936e402e0539a9e01f92d9f7b99e08a3d authored over 6 years ago
Release 0.1.5

8e00f5e23da1b08ec24e5c0202de8e48a66b91f2 authored over 6 years ago
Import FnTransport type in client

893f18a175194aa2c2c4696649d3484edd7c6fdf authored over 6 years ago
Use FnTransport constructor function

ba7590a2003a06eb82fc71c5033bdc0b549ea1e7 authored over 6 years ago
Tweak a docstring

f91db9ad9fac1af16fcd337051115ae8ff18c414 authored over 6 years ago
Release 0.1.4

b82bfafb24aa6982db2bf12d592b6b1964c39227 authored over 6 years ago
Bump the nREPL dep

60d44c841c04554218ffd60cb05e8ef3abb77c59 authored over 6 years ago
[Fix #28] Move back to FnTransport for transport creation

e8a8228df994d666c67de258e6f4d7458265d032 authored over 6 years ago
Remove duplicate alias to nrepl in client

2b16caa419b173904ec302711d0e7fb16990b63d authored over 6 years ago
Use inline images instead of block images

941403588c1cde61f8041f4de82ed53bea837590 authored over 6 years ago
Add a cljdoc badge

16a7cc9ebeafff1e2f5af055d8e29181fc2d5aec authored over 6 years ago
Tweak a bit the layout of the README

015ec976b2a8b3a261d1efc67a3f3eed076d024c authored over 6 years ago
Tweak the README by tuning some AsciiDoc settings

Those should make the admonitions use icons and include
a table of contents.

e5158d507ebba7758203c0a2cf5c1c91a1171bbb authored over 6 years ago
Add some default project settings for Emacs users

This ensure that everyone is using the same indentation style
and no tabs.

1e67b163568517e41af3bbfaccd44b3af92094ab authored over 6 years ago
Convert the README to AsciiDoc

3cca62d791007547b320fc846638b299034f6fed authored over 6 years ago
Clean up the ns forms

c66500f7582f9815e20dc63e1872edc6b9127777 authored over 6 years ago
Kill some unused requires

2a13a9892cd9a08bff2670dcdd2f9cc5c320ae0b authored over 6 years ago
Release 0.1.3

d561f08d53c27da5c0eda65ec2431245a97d712c authored over 6 years ago
Fix transport creation

1f918e258051ab07ee32e245c69092b1cad4bdc5 authored over 6 years ago
Release 0.1.2

ced175489efe4926aa58aeb93e14b6281a1cd10c authored over 6 years ago
Restore compatibility with the legacy tools.nrepl

3e521b108fab59b85dd64e0ea7f40d756168fe1c authored over 6 years ago
Bump the nREPL dep

acc22b68529a9ed38bb0f883575a1c33c186b2fa authored over 6 years ago
Bump the development version

4b4b0e059cf4d200172bf2b38847b63e36076282 authored over 6 years ago
Fix indentation with cljfmt fix

6a9a8546ac88aaadd82fd15e00d0da2bdbab8ee3 authored over 6 years ago
Add cljfmt

c18a75d1f48c04c374b6e6670f2d8360bd0192c4 authored over 6 years ago
Update ns declaration

9feabbe9e4a5a3ea85bdba9d837b265a9b037365 authored over 6 years ago
Fix comment

85e2fa85d4de44d049d350efec4fb2f9a8307abc authored over 6 years ago
Release 0.1.1

1c840db301290a2edcc5f4f3187918758a4d44a4 authored over 6 years ago
Fix some nREPL namespace references

abae176976211e614d674ddbf31800d4d5b255ad authored over 6 years ago
Add a clojars badge

d09d9916b93181c8d2862380da3c6a7ae4c80730 authored over 6 years ago
Release 0.1.0

2847af86e883edc881ee16db9e49c8849c3a88ea authored over 6 years ago
Update the README

0598e25be46a73bd9adb9e26797dc03c45a1b9a2 authored over 6 years ago
Update nREPL dep to 0.4

24d0989ac8286a5b0d2f16553f015997bea68ce3 authored over 6 years ago
Remove :main from project.clj

It was generating a warning on deployment. Likely some legacy that
wasn't removed or something.

4ed6fa0b94d669de122c277bb86a69136011ce17 authored over 6 years ago
Update the clojars config

49db31f998ac545edc17bbdb5914f9dae4b1a5ab authored over 6 years ago
Change the namespace and the deployment coordinates

613ce11cc0c590205485d50ee59a12e7ca74f194 authored over 6 years ago
don't cap advertised Clojure version compatibility

0d920c81b57e579ec40a2b2c669442598355dde9 authored almost 8 years ago
0.1.0-SNAPSHOT

031288fed6e8f307ac40e5c13d7e49f07875e94b authored about 10 years ago
add custom in-memory session store

d36d01d6c3eae010da8e8447e4df8aadb1176a7f authored about 10 years ago
Merge remote-tracking branch 'upstream/master'

Conflicts:
project.clj

67b14bc1821da70e395a2eeccf09e8dbfc6efaeb authored about 10 years ago
0.0.7

41f7cd47be277b5232d9ba33714ced26799e45c7 authored about 10 years ago
saving.

9c127c0b99fd38d076df96495fb418c19f6cc4eb authored over 10 years ago
update dependency versions

6d6ab43a6b9ee47f86c6e3b8e79854770f136d09 authored over 10 years ago
Merge pull request #14 from theprash/patch-1

Correction to code in Ring usage example

b73bd7f702e8deda0abb945dc2dc2373035a9425 authored almost 11 years ago
Correction to code in Ring usage example

7fed71da0c93a069d84c39e6b89b3fb88a71202e authored almost 11 years ago
Merge pull request #13 from casidiablo/patch-1

Fixed ring-handler fn typo

cfd145895d77d152507cf1f3975a989bb1dcc468 authored about 11 years ago
Fixed ring-handler fn typo

6deaf1630566f66810f048053c9cf9618750404a authored about 11 years ago
add EPL license, fixes gh-12

9e8bb0055d2f7b3ffa8d8279fc369e61499f9042 authored over 11 years ago
0.0.6

12aaeb0bcb59c079ebb0d8f72117a69d8263ba6e authored over 12 years ago
it helps to emit well-formed JSON

4883a4859655197000b816f6a391add4f0e564e4 authored over 12 years ago
tweak readme

829e66e3bcd4d617a4d059886d460929fdceaa60 authored over 12 years ago
0.0.5-SNAPSHOT

379fedc9feb147610c54b95fcaa1d6eb8158d413 authored over 12 years ago
0.0.4

3dfa17f10efbae634489cfa364b221d1e299f331 authored over 12 years ago
Move client code to cemerick.drawbridge.client. Fixes #4.

Will need to update reply once this is pulled in.

b4db70a70ca1a596fe9ab0c55630e3e14c330717 authored over 12 years ago
0.0.4-SNAPSHOT

c5f0be0e3d503944c3c5f61eadd86210e523bec9 authored almost 13 years ago
release 0.0.3

e637375a0f979dad0f449bd70ddae2ab3ca99b13 authored almost 13 years ago
update clj-http dependency

41b9a45ce4ee01afbf43e0c8e30261f2dd72db8d authored almost 13 years ago
released 0.0.2

4d74befc92e87924c8e4b81bbd6c98421bed1a78 authored almost 13 years ago
* require nREPL 0.2.0-beta5

* add :main
* add lein-clojars

a6aef4865d594b3c5680e877edf1512f32ab9e9b authored almost 13 years ago
make demonstration app take any open port

502e233a53a81d97640a07159e0a50c5ce792812 authored almost 13 years ago
properly maintain HTTP session across client transport operations

b097b3daebe741f8d7c67fc740d43c7d388c2037 authored almost 13 years ago
minor tweaks

09ab2cfe67e9a7a4853ff8750ee1c80587c74348 authored almost 13 years ago
0.0.2-SNAPSHOT

1f832aeeadc43bece88846d2e77c6e490dfcbdea authored almost 13 years ago
fix botched alias

d5ba64f5fcea8c3b7ee64f8b9560bb9c2acb685b authored almost 13 years ago
Formalize the sample usage comment into a -main defn.

Signed-off-by: Chas Emerick <[email protected]>

e275a2a1e99274b2e1b7d340d712cb80e8757e6f authored almost 13 years ago
lock to nrepl 0.2.0-beta4 for release

4b317df1372498b26ec413ca7c1fdcbea7e67e46 authored almost 13 years ago
add note re: nontextual REPL interactions

fc0c1f6fa5223882f4ef41c00795f196f4d845e6 authored almost 13 years ago
documentation

b16083b7c22b7808504fab79b20f685201f9acc4 authored almost 13 years ago
comment out testing bits

31f99867837a65023f46813f91fb27dd0211787f authored almost 13 years ago
work with lein2, pls

4bc3daf42b0667834f63d5da3a8a9e6193d5ce18 authored almost 13 years ago
client transport impl

17e7412d4aa7439a00d4a698ae74cc3d7667b774 authored almost 13 years ago
don't use client semantics on the server-side

467560ece0f652f47471b1f840f4d3364bd682c6 authored almost 13 years ago
Initial commit

e6fe5d4c66897c4ba147d354e1eeeff75d13dc85 authored almost 13 years ago