Ecosyste.ms: OpenCollective

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

github.com/lambdaisland/specmonstah

Specmonstah will eat the face off your test fixtures
https://github.com/lambdaisland/specmonstah

Merge branch 'master' into develop

0d99106246e24af02dec640acc4326e92a47bf85 authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #14 from reifyhealth/cljs-ify

Make project run in cljs

12c3fc065771e093cfdcdbceb0c3787eab037ac1 authored over 7 years ago by Daniel Higginbotham <[email protected]>
version bump

65bbd1ee4cadb6d8ee6dca4d4da137c80a0a9bdb authored over 7 years ago by Daniel Higginbotham <[email protected]>
finished updating tests to be cross compatible

be5bf80c92a59bf8476547603869bbaf795466f2 authored over 7 years ago by Daniel Higginbotham <[email protected]>
progress on making tests cross compatible

ad9d0a3d29be419a430faf65fe0872d388d9add4 authored over 7 years ago by Daniel Higginbotham <[email protected]>
test-all task and wire up to ci

Few cljs tests failing

df3b3aa84cfae0e042d8e8e0c1c8c2f60c521e5d authored over 7 years ago by Gabriel Horner <[email protected]>
Get cljs tests running with clojure.spec update

Fix test to also consider cljs exception. Bumped to latest clojure
to match pantry

3d6ff56d0ec7b180b738024e9dbd7e7a02feafc8 authored over 7 years ago by Gabriel Horner <[email protected]>
Move src and test to cljc and begin testing with cljs-test

cljs tests currently failing on outdated clojure.spec namespaces

Had to bump loom to 1.0.0 as o...

d02d11bc355eaf23c6ab9aecfa594317c2a9d793 authored over 7 years ago by Gabriel Horner <[email protected]>
Merge pull request #12 from reifyhealth/develop

fix boot release tasks to create the jar before attempting to push it

357acc9b82721e24fc2a3d790945cce41403a371 authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge branch 'master' into develop

ce3782dfea5a970e8908da670db0334a6cb76350 authored over 7 years ago by Daniel Higginbotham <[email protected]>
fix boot release tasks to create the jar before attempting to push it

e5785fc83ab22d9fb0564d8e7fc46066387cdd75 authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #11 from reifyhealth/develop

v1.1.0 changes

e59644edbf9995ff10e34cc9aa80472ca25dfe3e authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #9 from reifyhealth/fix-bindings-bug

fix index out of bounds exception when merging binding on query term …

8b95e4571b06a39389cf1a4bdf713d9e113fff5e authored over 7 years ago by Daniel Higginbotham <[email protected]>
changelog for 1.1.0

53c3e42d27ca3dbbc97fb4e375404cf55dca393e authored over 7 years ago by Daniel Higginbotham <[email protected]>
bumping version

da96193f59fea693231f934bad52cd3d88357ee3 authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge branch 'develop' into fix-bindings-bug

26753e0f34aa69b6b3e7a62e891b558938690de7 authored over 7 years ago by Daniel Higginbotham <[email protected]>
fix tests by incorporating the site-tag-group relation

18c75a198ef0cec47ccd73f123674b00d936d1ae authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #10 from reifyhealth/boot-properties

Add boot.properties to quell warning

58b68667b7d1400ca52cd4f902d6857b08cac022 authored over 7 years ago by Christian Romney <[email protected]>
Add boot.properties to quell warning

Boot currently warns:

Classpath conflict: org.clojure/clojure version 1.8.0 already loaded, NOT...

bc31d4df56c841db36317aab27abc3092418d83e authored over 7 years ago by Christian Romney <[email protected]>
Merge branch 'develop' into fix-bindings-bug

bd7a8f4716b81b59f840adbdc80a6ffd3284ff10 authored over 7 years ago by Christian Romney <[email protected]>
Publish to Clojars on successful build of master branch

Signed-off-by: Christian Romney <[email protected]>

ca05b4672d674f031418c8ed182a00d59ebd46d7 authored over 7 years ago by Christian Romney <[email protected]>
Added CircleCI status badge to README

Signed-off-by: Christian Romney <[email protected]>

0245ff4261ee268d8bb4c8a37d585ffddf9a7a4f authored over 7 years ago by Christian Romney <[email protected]>
Add CircleCI continuous integration

Signed-off-by: Christian Romney <[email protected]>

45a1c2ca8d8c2f2cb290ad70e5e8bd42f93de52d authored over 7 years ago by Christian Romney <[email protected]>
fix index out of bounds exception when merging binding on query term with only two elements

Binding code was attempting (nth ref 2), causing exception when ref is e.g. [:st1 {}]. Use get i...

7366af3f64834af0c572e0b698478b2ef2dc99ae authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #8 from reifyhealth/bindings

Bindings

d3dd4dc37f0adbcea11c5f2864398e7f36753a1a authored over 7 years ago by Daniel Higginbotham <[email protected]>
improve documentation

a3f22ded466f1a68ac406b198c0c89d40f8f8888 authored over 7 years ago by Daniel Higginbotham <[email protected]>
whitespace

d5360b99cb1fe557cba158562c92c50bfd3003f9 authored over 7 years ago by Daniel Higginbotham <[email protected]>
test the bind-relations helper

abb9d41119f5d373bfd7b9dae23ab50cac5e52af authored over 7 years ago by Daniel Higginbotham <[email protected]>
test bindings

0408c5155fed476644c9a86b1948dc246c10cfa6 authored over 7 years ago by Daniel Higginbotham <[email protected]>
testing progress for bindings

4e1f2fec7be993710e9d0eb00ba2277c3158d2da authored over 7 years ago by Daniel Higginbotham <[email protected]>
bindings are working

33e112fd3a49a58966a2ba67a7bc46b6d084ebd6 authored over 7 years ago by Daniel Higginbotham <[email protected]>
fix merge conflict

44dcc20c284c1af46c9d328f3b7e272f5b9d9f5e authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #6 from reifyhealth/test-relation-attrs

test that defaults in relation template get used

eb7cd4eb66de6f8cb6a9c7765a6826352ebf1aa2 authored over 7 years ago by Daniel Higginbotham <[email protected]>
test that defaults get merged

5a5784830d8f5164c61a6d8da408c9ff322d30af authored over 7 years ago by Daniel Higginbotham <[email protected]>
test that defaults in relation template get used

7b8912ac4e2ea1a9dfd208b33f4386dc0b4787d0 authored over 7 years ago by Daniel Higginbotham <[email protected]>
m-x butterfingers

8cb49340f784c649ec04909240edeb565cee81c4 authored over 7 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #5 from reifyhealth/missing-ref-error

throw helpful exception specifying a relation that doesn't exist

a0d68601e3ae3af81b664e59d3465234d09bd4ba authored over 7 years ago by Daniel Higginbotham <[email protected]>
better name

38e08a4ec8b786ad087fe40e880e7052360102df authored over 7 years ago by Daniel Higginbotham <[email protected]>
when not per @christianromney's suggestion

6b1213308164df15ad6f59225c76e4754aa4df62 authored over 7 years ago by Daniel Higginbotham <[email protected]>
throw helpful exception when trying to specify a relation that doesn't exist

d942ac3d1ecf54b95c1a7ed13464723a063038d9 authored over 7 years ago by Daniel Higginbotham <[email protected]>
reduced duplication a bit

4aec9fd556879cdab315c4723baf4cf85afdc88c authored over 7 years ago by Daniel Higginbotham <[email protected]>
recursive bindings maybe working

9d360dfe50a6fb60c9517aee03724641934b859b authored over 7 years ago by Daniel Higginbotham <[email protected]>
basic bindings working

e0f92ec750c0de19bdc401339ffa73b598743942 authored over 7 years ago by Daniel Higginbotham <[email protected]>
add changelog

dc77a777bd3e180604ae5ed1b7123f3c0e9e17c3 authored almost 8 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #3 from reifyhealth/merge-ref-attributes

Merge ref attributes

6fbf97cb2ef5ccbe3ff3870999ea52efa7a596bd authored almost 8 years ago by Daniel Higginbotham <[email protected]>
merge ref attributes

6d40217c12daedab1b907681643ff659f10df12c authored almost 8 years ago by Daniel Higginbotham <[email protected]>
fix test plus add a test for nested ref attributes

b18b4b58b7d289598f660d8d3cf363f5818d112c authored almost 8 years ago by Daniel Higginbotham <[email protected]>
installationg

e171d94793d2805d6e3aa4580eeb39e7d7494fa7 authored about 8 years ago by Daniel Higginbotham <[email protected]>
jar desc

8e73bf289986cc24ca579147c310e97d8be81ef7 authored about 8 years ago by Daniel Higginbotham <[email protected]>
why you hate me omnigraffle

60aad1c8569db0751706dbb776e397c76703c68d authored about 8 years ago by Daniel Higginbotham <[email protected]>
fix diagram

ad9bf23199a48f2f2139401b1a4f0c726351e85f authored about 8 years ago by Daniel Higginbotham <[email protected]>
some diagrams

f5d51128b73398a01264574607da0005528e8fd9 authored about 8 years ago by Daniel Higginbotham <[email protected]>
typo

fcfee892f52832bedec9a3d1181df245fa96be2e authored about 8 years ago by Daniel Higginbotham <[email protected]>
typo

1a3293861d2c8b5718aa21d1dd27ae373052e29e authored about 8 years ago by Daniel Higginbotham <[email protected]>
v1

f0640b80ffa5f6a36f01da92d3b14f4cb955ba84 authored about 8 years ago by Daniel Higginbotham <[email protected]>
lose the margins

4e2772f747809a7268e56b4f13dfed44bdaee690 authored about 8 years ago by Daniel Higginbotham <[email protected]>
little diagrammy

ea42f9e82529c91b8d8d4c2d9612f803e9118f3b authored about 8 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #2 from alandipert/master

Update README.md

f83a250025d154e32cfbcaefbedf9bcf9a8b4959 authored about 8 years ago by Daniel Higginbotham <[email protected]>
Update README.md

3ae9abddccce80b9c0b7a188ed130cc7104f8b85 authored about 8 years ago by Alan Dipert <[email protected]>
fix a whoopsie

7a55f6e29e6569e1cbfdd54a15134d2a219e91e1 authored about 8 years ago by Daniel Higginbotham <[email protected]>
small refactoring

f2ac339581ed7b63550b3317284d0e7b15d13215 authored about 8 years ago by Daniel Higginbotham <[email protected]>
mark functions private, update tests

34c0d71ba7a5c21f617fc9afebdfb795e6dee70a authored about 8 years ago by Daniel Higginbotham <[email protected]>
more doc updates

b8585a213356ef36ee80266c21a24347c95db09b authored about 8 years ago by Daniel Higginbotham <[email protected]>
make namespace reflect group name

6e4ebd5edb8e960266c79e15dc508f5a0461dbc0 authored about 8 years ago by Daniel Higginbotham <[email protected]>
readme tweak

0f09f93cea27fe3b5096491a074b2befceae9d9e authored about 8 years ago by Daniel Higginbotham <[email protected]>
elevator pitch refinement

7a7685c32842b6e2d66f3fa31a76eeffc79dd29d authored about 8 years ago by Daniel Higginbotham <[email protected]>
better elevator pitch, improve clarity

b6a9a1387143421f8ab47dd177bfba42f58fb97e authored about 8 years ago by Daniel Higginbotham <[email protected]>
some readme tweaks

6b13646834de0561797385a3dfd1f6ad92fbb101 authored about 8 years ago by Daniel Higginbotham <[email protected]>
more examples

031266cac6352d57861f2797afbfda90c77bda58 authored about 8 years ago by Daniel Higginbotham <[email protected]>
code color

e2282530c8dc843f232319dc3daef326efa94290 authored about 8 years ago by Daniel Higginbotham <[email protected]>
code color

1b8bf55b64cfcec58dd2c9355857b376197ad761 authored about 8 years ago by Daniel Higginbotham <[email protected]>
full intro

8f2d94f25bb0540243fe9911b80a89a4b1245bfc authored about 8 years ago by Daniel Higginbotham <[email protected]>
Merge pull request #1 from reifyhealth/license

License and a little more

71fbae4bb0762248e6eb287dcca4d2e632ca963f authored about 8 years ago by Daniel Higginbotham <[email protected]>
Update README credit section

b4e33531c1fdb9cfd1cac604e87db44ce31fa644 authored about 8 years ago by khiemlam <[email protected]>
Add deftask to push-release-without-gpg

28fb8ba653e13ce8adb0056702525f575eb602cb authored about 8 years ago by khiemlam <[email protected]>
Add license and credit

f13b87a55cd454c3953778dc4c04a50b020ad568 authored about 8 years ago by khiemlam <[email protected]>
Change jar namespace to just reifyhealth

7c790b678637c1d45056c7307a636570f649a120 authored about 8 years ago by khiemlam <[email protected]>
Add snapshot

0400e1798ecdba9cd1a01ba3f9bd698745c7367b authored about 8 years ago by khiemlam <[email protected]>
Add gpg.edn to gitignore

81a81fb8e6e5d2b984339818d8b179f14e053f76 authored about 8 years ago by khiemlam <[email protected]>
type, allow installation

e6f8ed7ad14586e6376d50c3240ad9cf0431168d authored about 8 years ago by Daniel Higginbotham <[email protected]>
doc tweak

b74aaa6732c74b33bb918dd19a309907bc4b7322 authored about 8 years ago by Daniel Higginbotham <[email protected]>
proper boston spelling

c4a84461226e8bf895986403446172361db917f6 authored about 8 years ago by Daniel Higginbotham <[email protected]>
typo

71ba29fe2df0ab7bbfd659a44d51556c31aa3dcb authored about 8 years ago by Daniel Higginbotham <[email protected]>
doc tweak

be5d83bd650a3ea8958d1c4ed413f1b7a5c2dd2d authored about 8 years ago by Daniel Higginbotham <[email protected]>
doc tweak

a80d824e2d71f996e9393f99995a70be4ee7910d authored about 8 years ago by Daniel Higginbotham <[email protected]>
fix filename

760bb0306ee3666430f85e6e6443a3bed13502ba authored about 8 years ago by Daniel Higginbotham <[email protected]>
syntax color

48805a514caa5cc0c538dea6ff850cfd198c21fd authored about 8 years ago by Daniel Higginbotham <[email protected]>
do functions, examples, docs

d9ccc945263255454965181d9eec5ebab2bc03d0 authored about 8 years ago by Daniel Higginbotham <[email protected]>
remove commented out code

c4eece88e20f0723e63494c0c5419602527fc149 authored about 8 years ago by Daniel Higginbotham <[email protected]>
initial commit

2ffd72869f0c1f3f422dbe3b47f158a93ede1d7d authored about 8 years ago by Daniel Higginbotham <[email protected]>