Ecosyste.ms: OpenCollective

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

Pact Foundation

Pact is the industry standard, cross-language collaboration framework that enforces contracts between a consumer and a provider of data.
Collective - Host: opensource - https://opencollective.com/pact-foundation - Website: https://pact.io - Code: https://github.com/pact-foundation

Added the ability to configure modules that can be used in provider state definitions

github.com/pact-foundation/pact-ruby - 49456cca2b44314b55f561bf755fc2e3f8158517 authored almost 11 years ago by Beth <[email protected]>
Updated the error response handler so that it tries to parse the response body as JSON rather than just assuming there is no response body.

This is useful when the response has an error status code but still contains valid hal+json cont...

github.com/pact-foundation/pact_broker - 196e4e2acf6057b107d067fb77d154792d4f199b authored almost 11 years ago by Colin Harris <[email protected]>
Adding regexp output for PlusMinusDiffDecorator

github.com/pact-foundation/pact-ruby - 6f2244028850ca0d4f148f229db41e3fb4d70cb5 authored almost 11 years ago by Beth <[email protected]>
Adding display logic for PlusMinusDiffDecorator

github.com/pact-foundation/pact-ruby - b97ecca1b09221db1f50d926a2290a23c1e50d8c authored almost 11 years ago by Beth <[email protected]>
Working on PlusMinusDiffDecorator

github.com/pact-foundation/pact-ruby - 5ac85c1fa349fb7aa8cded0dd0a83be7a9779cc5 authored almost 11 years ago by Beth <[email protected]>
Working on coloured output for pact:verify

github.com/pact-foundation/pact-ruby - 4466b98426c5c300b3c867e7f52032c92dc533ec authored almost 11 years ago by Beth <[email protected]>
Releasing version 1.0.32

github.com/pact-foundation/pact-ruby - 5c33091b454082fb7644b6b95fb642acb691184a authored almost 11 years ago by Beth <[email protected]>
Adding as_json methods for diff indicators (index/key not found/unexpected)

github.com/pact-foundation/pact-ruby - 5a7cc364f467cfe7c9d206e1583c86dd3155ac0f authored almost 11 years ago by Beth <[email protected]>
Releasing version 1.0.31

github.com/pact-foundation/pact-ruby - bff566f2b7575da3fa62af0398f270371e4b5310 authored almost 11 years ago by Beth <[email protected]>
Fixed output of pact:verify failures when active_support is loaded

github.com/pact-foundation/pact-ruby - e109722319e7a17670eb1ed721d07376e02b3cae authored almost 11 years ago by Beth <[email protected]>
Adding markdown spec

github.com/pact-foundation/pact-ruby - 75c3c01accf9578789de0d127d48c704d45e2ff1 authored almost 11 years ago by Beth <[email protected]>
WIP working on markdown docs

github.com/pact-foundation/pact-ruby - 7aac2bea71d8d591591263d742f0b99b3db854d3 authored almost 11 years ago by Beth <[email protected]>
WIP adding markdown docs

github.com/pact-foundation/pact-ruby - 419051f550707d5988bb04018b14d4f494754e20 authored almost 11 years ago by Beth <[email protected]>
Returning a json error with a backtrace when a StandardError occurs in the MockServer, in an attempt to locate the cause of an exception occurring only on jruby-head in Travis CI

github.com/pact-foundation/pact-ruby - 90d62fbc895eab89f15060d2e4e20772aab2d4f3 authored almost 11 years ago by Beth <[email protected]>
Using PATH_INFO instead of REQUEST_PATH as recommended by Rack spec - REQUEST_PATH isn't officially supported

github.com/pact-foundation/pact-ruby - 044cc71db0447dd6518497e9de074df971e2604f authored almost 11 years ago by Beth <[email protected]>
Using webrick instead of thin to run pact service as thin does not work on jruby

github.com/pact-foundation/pact-ruby - e40d7854aece637d9e19142e4e8482e4fd2576ac authored almost 11 years ago by Beth <[email protected]>
use puma instead of then as that gem works on JRuby

github.com/pact-foundation/pact-ruby - ec732decb4c20b2b20105773e4c56edcd0591936 authored almost 11 years ago by Ronald Holshausen <[email protected]>
removed ruby head from travis config as event machine gem is not building on it

github.com/pact-foundation/pact-ruby - 8720da985611d062a8fcd228d4295933a1352815 authored almost 11 years ago by Ronald Holshausen <[email protected]>
removed JRuby from Travis.ci config as JRubests can now use the pact-jvm

github.com/pact-foundation/pact-ruby - d46f712cd1029da28dee8e3d1cebb9cf0a3bce3e authored almost 11 years ago by Ronald Holshausen <[email protected]>
Merge pull request #5 from jessedc/patch-1

Update link to DiUS repository.

github.com/pact-foundation/pact-ruby - a1b079623890edbcadd3990ea84ef6a6dcf0f212 authored almost 11 years ago by Ronald Holshausen <[email protected]>
Update link to DiUS repository.

github.com/pact-foundation/pact-ruby - bd1f9ed4764107798d11e343b6e9eef981b8c5e6 authored almost 11 years ago by Jesse Collis <[email protected]>
Releasing version 0.0.9

github.com/pact-foundation/pact_broker - fcc1bdcf49958b06e53b8af9fdd68d69a6d7834f authored almost 11 years ago by Beth <[email protected]>
Using default gem publish tasks

github.com/pact-foundation/pact_broker - d07f4b7b468320b7dfbb20e02a565fbb7e206142 authored almost 11 years ago by Beth <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - 63e063709f04cef1533d2641870ce93e578c8ec4 authored almost 11 years ago by bethesque <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - abab905bb60221707ab13bae4e018cda14c4bfcb authored almost 11 years ago by bethesque <[email protected]>
Added Shokkenki link and a Google form link.

github.com/pact-foundation/pact-ruby - 5cbe40bc249a2e5b3251414a6465aad346d7214b authored almost 11 years ago by bethesque <[email protected]>
Updating example spec

github.com/pact-foundation/pact-ruby - 284481e5c7c45d9e51e4f7aaf79ee10c1288b6a1 authored almost 11 years ago by bethesque <[email protected]>
Fixed SomethingModel example code.

github.com/pact-foundation/pact-ruby - 346cd57c565fa315acf0a7f2fb08bda834c9de26 authored almost 11 years ago by bethesque <[email protected]>
update version

github.com/pact-foundation/pact-jvm - b84c7645c36e6c8ce17302e6d25c141d9349df0e authored almost 11 years ago by thetrav <[email protected]>
Merge pull request #11 from johnelf/master

create headers for cross site request

github.com/pact-foundation/pact-jvm - ce1e2f2bcaaae5908b488a3b1626c7991576133c authored almost 11 years ago by Travis Dixon <[email protected]>
create headers for cross site request

github.com/pact-foundation/pact-jvm - cb9408ba7de1a432045f7493246c55c28e4d4f6e authored almost 11 years ago by Zhang Jinwen <[email protected]>
update version for release

github.com/pact-foundation/pact-jvm - 05c2df6d960769edcac4665cae74612859e693ab authored almost 11 years ago by thetrav <[email protected]>
Merge pull request #10 from cwmyers/master

Bug fix to the routes not matching query params

github.com/pact-foundation/pact-jvm - 280ad70ef40ad02b3c1f30c439b44d68a012d745 authored almost 11 years ago by Travis Dixon <[email protected]>
Added documentation to the README for the pact server.

github.com/pact-foundation/pact-jvm - cf8aeb573a3711536c0266f077ce3de36bc3be3a authored almost 11 years ago by Chris Myers <[email protected]>
Added onFailure to the future chain

Reduced the use of Futures to the RequestHandler
Fixed bug in the routes function that was matchi...

github.com/pact-foundation/pact-jvm - 6902c146af0c308f4036ebb70fb9b2d71e5b6acd authored almost 11 years ago by Chris Myers <[email protected]>
get dependencies working, validate create params

github.com/pact-foundation/pact-jvm - ba9b20fe8141e6228599439409c1aea14d3e3296 authored almost 11 years ago by thetrav <[email protected]>
continue migration from spray+akka to finagle

github.com/pact-foundation/pact-jvm - f4380a1b834acde7641a413187118cc323532736 authored almost 11 years ago by thetrav <[email protected]>
remove reliance on spray and therefore akka form pact-jvm-consumer (breaks things)

github.com/pact-foundation/pact-jvm - 6c66694fd9487243c329bbd467454ff9b4582d51 authored almost 11 years ago by thetrav <[email protected]>
considering moving from spray to finagle

github.com/pact-foundation/pact-jvm - 42b8fe90666cd3e3c57b75de0d4b5450ff4103a9 authored almost 11 years ago by thetrav <[email protected]>
Added diagnostic endpoint "/" which will retrieve the list of ports related to the running pact servers.

github.com/pact-foundation/pact-jvm - e43fb6484e9d8896af141113e8c9d9b2ff60dc96 authored almost 11 years ago by thetrav <[email protected]>
make akka sbt friendly

github.com/pact-foundation/pact-jvm - 2f4fdff585a48fededd6cde1ba85d7f3de05f022 authored almost 11 years ago by thetrav <[email protected]>
minor changes

github.com/pact-foundation/pact-jvm - 59208d98bfa7e1da60df8d4e0d57ff2effab3cdd authored almost 11 years ago by thetrav <[email protected]>
Implemented the "complete" end point, which verifies the pact and writes it to the target directory. Does error handling... mostly.

github.com/pact-foundation/pact-jvm - a19724ef067fb1a92f05929e9394888d74c2bb31 authored almost 11 years ago by thetrav <[email protected]>
Ensure a single pact interaction can be mocked

github.com/pact-foundation/pact-jvm - d901d05c51f9be935519ebd346ccdf416a03d97e authored almost 11 years ago by thetrav <[email protected]>
Got the "control" server to start a MockServiceProvider and return the port in JSON. Smells like win.

github.com/pact-foundation/pact-jvm - 4fcbaeaf8c37105d662f7dd76caa4fe35b00734c authored almost 11 years ago by thetrav <[email protected]>
starting point

github.com/pact-foundation/pact-jvm - 4dd6e1711dcd23b810b996b87389e1c557bbb71b authored almost 11 years ago by thetrav <[email protected]>
Fixed bug querying mysql DB, rather than sqlite

github.com/pact-foundation/pact_broker - a2cb2bb690c8fdaaa09675caf6c0a9d388ece520 authored almost 11 years ago by Beth <[email protected]>
automatically select port

github.com/pact-foundation/pact-jvm - 11f1b78b62f969d7a692da21b25b5668503a8cad authored almost 11 years ago by thetrav <[email protected]>
REA version of git has a slightly different string :(

github.com/pact-foundation/pact-jvm - 54be1032f10038a8e619c734d5cebc1297c0b139 authored almost 11 years ago by thetrav <[email protected]>
support for travis

github.com/pact-foundation/pact-jvm - f1b3e3edb52d1828c55609e82160375ba6c763eb authored almost 11 years ago by thetrav <[email protected]>
cater for commits without a change to pacts

github.com/pact-foundation/pact-jvm - eb7c1717e8c0031cb4d52b36a15db7d76faa64d4 authored almost 11 years ago by thetrav <[email protected]>
working on git

github.com/pact-foundation/pact-jvm - 211684c36143f902f3f5bf360a6548bd420ea90c authored almost 11 years ago by thetrav <[email protected]>
Merge pull request #9 from kenbot/sbt-packaging

fix up packaging

github.com/pact-foundation/pact-jvm - e7fd82be85d57834f0240fdd8cf1244b484c4984 authored almost 11 years ago by Travis Dixon <[email protected]>
fix up packaging

github.com/pact-foundation/pact-jvm - eb83670e8856dbee573b0272be2620c0ab676ac2 authored almost 11 years ago by Ken Scambler <[email protected]>
mass renaming for consistent structure

github.com/pact-foundation/pact-jvm - 5bb42c834b12e1c6ed26cd5307cfee59e28fdd17 authored almost 11 years ago by thetrav <[email protected]>
Merge pull request #8 from kenbot/consumer-sbt

Consumer sbt plugin, to handball pacts to provider git repo

github.com/pact-foundation/pact-jvm - 406dc0aeaab2c9c833b0dc97f0ebc209c4026b30 authored almost 11 years ago by Travis Dixon <[email protected]>
Consumer sbt plugin, to handball pacts to provider git repo

github.com/pact-foundation/pact-jvm - 83f36dd52ed2ee92d8e34501e1faf0c3337a8d41 authored almost 11 years ago by Ken Scambler <[email protected]>
intellij automatically optimise imports

github.com/pact-foundation/pact-jvm - 40d03daa81302f2920924b5b84ef90ff07d52b2c authored almost 11 years ago by thetrav <[email protected]>
mega move and rename, com.dius to au.com.dius, author to consumer

github.com/pact-foundation/pact-jvm - dd5a6fb5e23f0fba0d44fd5f1ab3751d15f72ec3 authored almost 11 years ago by thetrav <[email protected]>
sort interactions before writing to file, publish to sonatype

github.com/pact-foundation/pact-jvm - 147b4ce721c71f76df1f96d277007f38a4489404 authored almost 11 years ago by thetrav <[email protected]>
improve logging

github.com/pact-foundation/pact-jvm - 2efa21a31cd5b0bd69751a352bd0ab27fe08416f authored almost 11 years ago by thetrav <[email protected]>
Removing custom gem release task

github.com/pact-foundation/pact_broker-client - 0f135c0d4fb5ada9a8d0c34c6541661b3f828498 authored almost 11 years ago by Beth <[email protected]>
Merge pull request #6 from kenbot/kenbot

Structural matching, IDEA support

github.com/pact-foundation/pact-jvm - 39dee7a9f5b1ffc64155e583f0fce1864e858712 authored almost 11 years ago by Travis Dixon <[email protected]>
Support for structural matching, IDEA plugin, ResponseMatching refactor

github.com/pact-foundation/pact-jvm - 295fa22c72869948817e0987cd38a6cf44bca91e authored almost 11 years ago by Ken Scambler <[email protected]>
Merge branch 'master' of https://github.com/DiUS/pact-jvm

Conflicts:
consumer/build.sbt
consumer/src/main/scala/com/dius/pact/consumer/PactVerification....

github.com/pact-foundation/pact-jvm - cb72edfedc2033ac8b5cedeb0831423fefd8e8af authored almost 11 years ago by Ken Scambler <[email protected]>
Releasing version 0.0.5

github.com/pact-foundation/pact_broker-client - e43f6937ef3a38c0a705caeb70b8f73de627d58a authored almost 11 years ago by Beth <[email protected]>
allow cross origin requests to support javascript hack

github.com/pact-foundation/pact-jvm - a7c14425bbd11a5d7af77114bf2f9252ad1cb32f authored almost 11 years ago by thetrav <[email protected]>
Updated README with more provider state info.

github.com/pact-foundation/pact-ruby - 0408061f4146197ef27ca96f5857cc9ade0069a4 authored almost 11 years ago by Beth <[email protected]>
improve failure output

github.com/pact-foundation/pact-jvm - 4c54ce03ee52943ae4d5e9359454a59f81a8f734 authored almost 11 years ago by thetrav <[email protected]>
update java pact consumer DSL

github.com/pact-foundation/pact-jvm - cdef4223becc5e25bf30b4520d62e739f70441cc authored almost 11 years ago by thetrav <[email protected]>
improve error logging

github.com/pact-foundation/pact-jvm - 152eac5f94529245a5ac7a82c3ea1cd95d86ebe7 authored almost 11 years ago by thetrav <[email protected]>
Modified Gitignore to remove Eclipse byproducts

github.com/pact-foundation/pact-jvm - 1d90d60958d9d152fcf3b936e34ab7a3867a4645 authored almost 11 years ago by Ken Scambler <[email protected]>
update docs for sbt plugin

github.com/pact-foundation/pact-jvm - 805a5596a384fb00e4db164e80bba63e33991749 authored almost 11 years ago by thetrav <[email protected]>
lots of refactoring to try and allow multiple consumer tests to write to the same pact file

github.com/pact-foundation/pact-jvm - 8924c9885dc7aad397af68bbede8309782e4f9cc authored almost 11 years ago by thetrav <[email protected]>
backport fix to json4s so we don't need to rely on snapshot

github.com/pact-foundation/pact-jvm - 87fb171a6792ebb789078f54c65d7d317d684db0 authored almost 11 years ago by thetrav <[email protected]>
move Main into a package

github.com/pact-foundation/pact-jvm - 96fe2a77328e67b485403b88359c61d30127a043 authored almost 11 years ago by thetrav <[email protected]>
sbt plugin for running provider pacts

github.com/pact-foundation/pact-jvm - 717f80b7ae077fdfb0f949b4819de71d74771501 authored almost 11 years ago by thetrav <[email protected]>
missed a java 1.6 thing

github.com/pact-foundation/pact-jvm - e21767ced2c39cef4efb88bae914e3b442f45d94 authored almost 11 years ago by thetrav <[email protected]>
update docs for sbt plugin

github.com/pact-foundation/pact-jvm - 3daeaa5e55bedf696ae5da3b8346af86b3afd973 authored almost 11 years ago by thetrav <[email protected]>
lots of refactoring to try and allow multiple consumer tests to write to the same pact file

github.com/pact-foundation/pact-jvm - 051fbc4d193073e415dcf8a1ed1417d667c9e7ea authored almost 11 years ago by thetrav <[email protected]>
sbt plugin for running provider pacts

github.com/pact-foundation/pact-jvm - d2b61006fa4e144b6ebab7deb17ac5480cc51744 authored almost 11 years ago by thetrav <[email protected]>
move Main into a package

github.com/pact-foundation/pact-jvm - 87211be490dc98755fc33de0a0d0f434d3f12177 authored almost 11 years ago by thetrav <[email protected]>
backport fix to json4s so we don't need to rely on snapshot

github.com/pact-foundation/pact-jvm - 5f578ca0577833b41dda441946ede3a45ed94948 authored almost 11 years ago by thetrav <[email protected]>
missed a java 1.6 thing

github.com/pact-foundation/pact-jvm - 89070857951bb13d97dc6f7bb2a9825051159586 authored almost 11 years ago by thetrav <[email protected]>
Increasing timeout, Java 6 compat, Eclipse plugin

github.com/pact-foundation/pact-jvm - b8724f762ac74eea3b0e20d6bb2cbbbf46eae79c authored almost 11 years ago by Ken Scambler <[email protected]>
support java 1.6

github.com/pact-foundation/pact-jvm - e5792c1e2a898758e610fc363b5e210a721a914f authored almost 11 years ago by thetrav <[email protected]>
refactoring to support java dsl

github.com/pact-foundation/pact-jvm - 27612927eea355ea40ebfbea411f8676a0841cc7 authored almost 11 years ago by thetrav <[email protected]>
refactoring to support java dsl

github.com/pact-foundation/pact-jvm - 9763e1a086d2cde5b7af545d413abb0247dd1d94 authored almost 11 years ago by thetrav <[email protected]>
increase timeout, 5 second is really to slow on some machines

github.com/pact-foundation/pact-jvm - ade341926dfb4c269920921d3ad7739de6a032a6 authored almost 11 years ago by thetrav <[email protected]>
add more logging

github.com/pact-foundation/pact-jvm - 4124a0ea4c91e63faa10fe41af7c0747f9c12552 authored almost 11 years ago by thetrav <[email protected]>
trying to get better error reporting

github.com/pact-foundation/pact-jvm - 9b962e9d64602979e73b68c6b3fccb0ab9f83a91 authored almost 11 years ago by thetrav <[email protected]>
adding copious logging MAKE IT BETTER LATER

github.com/pact-foundation/pact-jvm - 97668a01fc6f54a5d9b3888f5b5d74891bdbf41c authored almost 11 years ago by thetrav <[email protected]>
add builder style build invocation

github.com/pact-foundation/pact-jvm - ba2ecc39bef25c8b0bb2c82856a47358fb8d1cd8 authored almost 11 years ago by thetrav <[email protected]>
started work on a java api

github.com/pact-foundation/pact-jvm - 8877fef5f9ccc32b3bd83b93db1ac0cdb443957b authored almost 11 years ago by thetrav <[email protected]>