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

Refactoring provider state portion of the dsl to match more inline with the ruby version

github.com/pact-foundation/pact-net - 7b7ad0154bde10532b0c841bb98f68bad5cf87e1 authored over 10 years ago by Neil Campbell <[email protected]>
Fixed equality checking to make Group work

github.com/pact-foundation/pact_broker - c59e790a5bc45d82739769aa36bf3956acad3b16 authored over 10 years ago by Beth <[email protected]>
Added integration spec for group endpoint.

github.com/pact-foundation/pact_broker - 12bf2047c5fe9b4abbfe6e6a73f91f13851434fd authored over 10 years ago by Beth <[email protected]>
Removing the functionality of adding content-length header when response body is empty.

github.com/pact-foundation/pact-net - 2ce21b2c74e1b9ad7dae1c27c320e7719d881223 authored over 10 years ago by Neil Campbell <[email protected]>
Implementing 404 response for groups.

github.com/pact-foundation/pact_broker - 56e598863c1a552240d9dd61e741d9bc9614272e authored over 10 years ago by Beth <[email protected]>
Merge pull request #14 from Sarah-Gallitz/master

Don't allow unexpected elements in array and sample tests update

github.com/pact-foundation/pact-net - 018e3797273f55500848599644d0f66429a3b6b5 authored over 10 years ago by Neil Campbell <[email protected]>
Don't allow unexpected elements in array and sample tests update

github.com/pact-foundation/pact-net - 04cd6840991ee01820e884d8496e69e12913a9f0 authored over 10 years ago by Sarah-Jane Gallitz <[email protected]>
Merge pull request from kpadmanabhan/master

github.com/pact-foundation/pact-net - 436a0117548be43d8dc93357b2b281c9bdc3e6a8 authored over 10 years ago by Neil Campbell <[email protected]>
Some tweaks and tests for Karthik's PR

github.com/pact-foundation/pact-net - a2dbaa193772dc15242d64fd041cf5d4c144b682 authored over 10 years ago by Neil Campbell <[email protected]>
itsy, bitsy spelling error

github.com/pact-foundation/pact-jvm - f1ca0239ab81b70f77c352bb722d321a2ccef837 authored over 10 years ago by Ronald Holshausen <[email protected]>
update initial doco for the gradle plugin

github.com/pact-foundation/pact-jvm - 27df83653053a12f6d827b05796602b9464c2335 authored over 10 years ago by Ronald Holshausen <[email protected]>
update initial doco for the gradle plugin

github.com/pact-foundation/pact-jvm - 0625b630e222edc615e822e0c2fe9da3d2edadf5 authored over 10 years ago by Ronald Holshausen <[email protected]>
update initial doco for the gradle plugin

github.com/pact-foundation/pact-jvm - 4f3d6e732dba939e4e5a24315a75932f2f5ad53a authored over 10 years ago by Ronald Holshausen <[email protected]>
added initial doco for the gradle plugin

github.com/pact-foundation/pact-jvm - 3bdfac3592087fbe0d31dcb8d81e47ba847c8289 authored over 10 years ago by Ronald Holshausen <[email protected]>
create a gradle task per provider, allow users to define a before and after task

github.com/pact-foundation/pact-jvm - 7d68cee4bb6a568107ea18666ba165d264001773 authored over 10 years ago by Ronald Holshausen <[email protected]>
Adding code to find Group by pacticipant

github.com/pact-foundation/pact_broker - 27b52c0ea697cab3fae48e7bef2e8f3b1a603ef4 authored over 10 years ago by Beth <[email protected]>
bump version

github.com/pact-foundation/pact-jvm - b534cfd7af7385d0b58b22905b44bca11000ae2b authored over 10 years ago by Ronald Holshausen <[email protected]>
basic pact verification with a gradle plugin

github.com/pact-foundation/pact-jvm - a316ecff3b94b64cb7d2f0cffab7e0ae6d19df23 authored over 10 years ago by Ronald Holshausen <[email protected]>
Added class to split relationships into separate groups

github.com/pact-foundation/pact_broker - e8e610de8f03559c22c0b7accb366b6f8deed9b6 authored over 10 years ago by Beth <[email protected]>
Adding a group resource

github.com/pact-foundation/pact_broker - 36090282a43a73b2b74a7b7737762a05c34791c5 authored over 10 years ago by Beth <[email protected]>
Adding a couple of extra tests and some small refactorings

github.com/pact-foundation/pact-net - 00dfa3cd4a33351e9bd1b4e46abb941e9119fd95 authored over 10 years ago by Neil Campbell <[email protected]>
Adding tests for MockContextService and PactAwareContextFactory

github.com/pact-foundation/pact-net - 1bad7191030a54cad2a20559906ddd80fe6c073c authored over 10 years ago by Neil Campbell <[email protected]>
Adding some tests for NancyContextExtensions

github.com/pact-foundation/pact-net - ff8a26be8080d83518f005abf0ed96a966732a2c authored over 10 years ago by Neil Campbell <[email protected]>
Re-organising the nancy obejcts in the solution

github.com/pact-foundation/pact-net - 6418220b74ad45c87319e30ea352c31e15647ba3 authored over 10 years ago by Neil Campbell <[email protected]>
separating dispatching and handling concerns

github.com/pact-foundation/pact-net - b952a983abd5ef79b73adaaf5735bd5649bcfc11 authored over 10 years ago by PK <[email protected]>
Added created_at and updated_at timestamps to all objects

github.com/pact-foundation/pact_broker - 9136ba060e44754690a235aca5b88728befde8df authored over 10 years ago by Beth <[email protected]>
Added created_at and updated_at timestamps to all objects.

github.com/pact-foundation/pact_broker - 437df9e27a24239ea15229c0eb819cdfea8c8910 authored over 10 years ago by Beth <[email protected]>
Merge pull request #12 from Sarah-Gallitz/master

Modified comparison mechanism in httpbodycomparer

github.com/pact-foundation/pact-net - 642df28da23b5b2315172cbf5849cf1a0230eadb authored over 10 years ago by Neil Campbell <[email protected]>
Modified comparison mechanism in httpbodycomparer

github.com/pact-foundation/pact-net - 5bf52e0a20ec78a64c57138deac94a545b89ac87 authored over 10 years ago by Sarah-Jane Gallitz <[email protected]>
Renamed PactDecorator to PactDetailsDecorator

github.com/pact-foundation/pact_broker - 9dda7c284f4940d6698c92823990409a176bb226 authored over 10 years ago by Beth <[email protected]>
Cleaning up unneeded hack day files

github.com/pact-foundation/pact_broker - f6af1fbb55235c2b37ff4ad1771e32d237de0444 authored over 10 years ago by Beth <[email protected]>
Cleaning up network graph code

github.com/pact-foundation/pact_broker - 17d5fd73625ad63b31f6713b527881b4ad554cc8 authored over 10 years ago by Beth <[email protected]>
Fixed missing pacticipant ID in latest_pacts query

github.com/pact-foundation/pact_broker - 8b3e89a39a1f08c69ce607865aa6feec4063c1bb authored over 10 years ago by Beth <[email protected]>
Merge branch 'master' into network-graph

Conflicts:
lib/pact_broker/api/renderers/html_pact_renderer.rb
pact_broker.gemspec

github.com/pact-foundation/pact_broker - f3e6bdaa20a5619a62684aff35c2b774e295bf95 authored over 10 years ago by Beth <[email protected]>
Merge branch 'master' into network-graph

github.com/pact-foundation/pact_broker - 5aa813ba64e3c4cfaab4443cc5c8ca368acdbadc authored over 10 years ago by Beth <[email protected]>
Adding functionality to clear the test scoped interactions after a test has been run

github.com/pact-foundation/pact-net - dd19ef6ceeb4d44597540977e06817d02693713b authored over 10 years ago by Neil Campbell <[email protected]>
first stab at implementing a gradle plugin for verifying pacts

github.com/pact-foundation/pact-jvm - e228a25c475f9dcdc81bd90fee2c1085e4f49fc6 authored over 10 years ago by Ronald Holshausen <[email protected]>
Make less hacky fix for column name problem by using aliases

github.com/pact-foundation/pact_broker - f64e7d3e67a475e74c5ea38a4b0167426e5d17ca authored over 10 years ago by Beth <[email protected]>
Fixing query for latest pacts after upgrade to Sequel caused the old syntax not to work.

github.com/pact-foundation/pact_broker - 7a88139a277cadc17e51c694239c71388bcf9d67 authored over 10 years ago by Beth <[email protected]>
Turning exception showing on

github.com/pact-foundation/pact_broker - 594f16079b487dd82b94d698aedf6da275cbc146 authored over 10 years ago by Beth <[email protected]>
Refactoring to support multiple request/response pairs being registered in the mock provider service at any given time

github.com/pact-foundation/pact-net - efebcfb52ee7603e5d0fe484cd6f0379b132f3b9 authored over 10 years ago by Neil Campbell <[email protected]>
Deleted documentation that has been moved to the wiki

github.com/pact-foundation/pact-ruby - e2e8effe9d933931b85ef4461fa2a28d9819d0a9 authored over 10 years ago by Beth <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - ff838f361cd86de28cd079c0ed84ee8c69705a41 authored over 10 years ago by bethesque <[email protected]>
Updated documentation links to point to wiki.

github.com/pact-foundation/pact-ruby - be4db2fc9aa6eeab518a63d72b2c85de94067ce6 authored over 10 years ago by bethesque <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - 22c6459d2fe013a650bcfaf5c92178a14929bfe8 authored over 10 years ago by bethesque <[email protected]>
Moved to wiki.

github.com/pact-foundation/pact-ruby - dfaa8e99feb22da1ecc6151aa838d4b0f312f818 authored over 10 years ago by bethesque <[email protected]>
Updated to pact 1.3.0

github.com/pact-foundation/pact_broker - 7250a5189d43843e39ef28124405644b3da8c593 authored over 10 years ago by Beth <[email protected]>
Updating the documentation for the refactored Pact provider verify method

github.com/pact-foundation/pact-net - 089449f1c0933452ab6f7ad2b1277b6312f4a892 authored over 10 years ago by Neil Campbell <[email protected]>
Removing RegisterInteraction method from the Pact Consumer DSL and instead WillRespondWith will register the interactions with the mock provider service

github.com/pact-foundation/pact-net - 18287b8696a4df6b3ffc3ef0c762327b3212f3f2 authored over 10 years ago by Neil Campbell <[email protected]>
Merge pull request #10 from kpadmanabhan/master

removing the usage of static methods on MockProviderService

github.com/pact-foundation/pact-net - 90dece7807a27b90d74db813286cc9146ed3762a authored over 10 years ago by Neil Campbell <[email protected]>
Merge branch 'feature/remove-statics'

github.com/pact-foundation/pact-net - 243121ea96b7025d29ce3ad5033a8709bda9d062 authored over 10 years ago by PK <[email protected]>
wiring up PactAwareContextFactory and fixing things along the way

github.com/pact-foundation/pact-net - 425b3d32aa002cf60356cd26604bc75601aba867 authored over 10 years ago by PK <[email protected]>
handling dynamic object and scoping of request and response objects in provider service

github.com/pact-foundation/pact-net - 74bb07c3cb729f4dc85aee06ff90398b1128843a authored over 10 years ago by PK <[email protected]>
wiring up request dispatcher to use expected request and response from nancy context

github.com/pact-foundation/pact-net - 016603c85519c97fb37520022e13abf061bbb4da authored over 10 years ago by PK <[email protected]>
cleaning up tests around new expectations

github.com/pact-foundation/pact-net - 1d69841a51080bc37fd844ac86857e4ff072894e authored over 10 years ago by PK <[email protected]>
creating a MockContextService that knows how to get expected request and response information.

integrating it with bootstrapper using Context factory
cleaning up statics from dispatcher

github.com/pact-foundation/pact-net - e09aad5d0f8997a3dc25471df6e1968104a44986 authored over 10 years ago by PK <[email protected]>
broken the tests after removing the static call to set the expected request and response

github.com/pact-foundation/pact-net - dc8afc331c402d39f77423660708cda06e513141 authored over 10 years ago by PK <[email protected]>
Modifying Verify method of pact provider to optionally take a provider description and/or provider state to filter the interactions that are verified for debug/isolation purposes

github.com/pact-foundation/pact-net - 8eda11e66c56ca69c1a5098c1729d8c033999f8f authored over 10 years ago by Neil Campbell <[email protected]>
Renaming VerifyProviderService to Verify to bring inline with the Ruby library

github.com/pact-foundation/pact-net - 7a7e8f972952395ce1f9a8b55a45e05b21f564a0 authored over 10 years ago by Neil Campbell <[email protected]>
Adding implementation guidelines

github.com/pact-foundation/pact-specification - b4dafdbee251e99f978f28d551fa693f22bdbb7a authored over 10 years ago by Beth <[email protected]>
Merge pull request #8 from Sarah-Gallitz/master

Adding Pact specification response models

github.com/pact-foundation/pact-net - a276bbb65767611ac92bdab3e4cd120d0108857f authored over 10 years ago by Neil Campbell <[email protected]>
Adding Pact specification response models

github.com/pact-foundation/pact-net - cde477b3c81765ab5aec72a2b7f7741f5a4b641c authored over 10 years ago by Sarah-Jane Gallitz <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - 79ccf610366f8a4250db8a5d4290fa486b98b018 authored over 10 years ago by bethesque <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - d449a023c6cfe890568c82010a780a3cf348455f authored over 10 years ago by bethesque <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - 952dc3a3e1f46ea34a0a07dab167f92be26a86c0 authored over 10 years ago by bethesque <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - 5e6d6d0b2c692d616b241f3d4735083508618cee authored over 10 years ago by bethesque <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - b07e9c5fae90c2adcd0439cd2dbe1619a1fdaff4 authored over 10 years ago by bethesque <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - a9a5a4cc2c9bbf09a2b8645d791cd1c445a63f89 authored over 10 years ago by bethesque <[email protected]>
Update provider-states.md

github.com/pact-foundation/pact-ruby - 46df1965bb91dc126b5b8a5efe30a06330c7b68d authored over 10 years ago by bethesque <[email protected]>
Update best-practices.md

github.com/pact-foundation/pact-ruby - b4fd7a9cae5b66399de2215b4cc458b0f33b8edc authored over 10 years ago by bethesque <[email protected]>
Update best-practices.md

github.com/pact-foundation/pact-ruby - 43d882c83419ecc1c4df7cc19f2c89585d436aae authored over 10 years ago by bethesque <[email protected]>
Fixing bug 'Method case should not matter when matching requests'

https://github.com/realestate-com-au/pact/issues/41

github.com/pact-foundation/pact-ruby - bcc31434a985b3573f38077971aff4a4b2a28b40 authored over 10 years ago by Beth <[email protected]>
Revert "Refactoring response to use HttpStatusCode instead of an int"

This reverts commit 9169c4e66745e546d768a26de356ca807a9cb13a.

github.com/pact-foundation/pact-net - ee2269eefb892cdca8a81620157f516840f3eafe authored over 10 years ago by Neil Campbell <[email protected]>
Refactoring response to use HttpStatusCode instead of an int

github.com/pact-foundation/pact-net - 9169c4e66745e546d768a26de356ca807a9cb13a authored over 10 years ago by Neil Campbell <[email protected]>
Making consumer test failures easier to interrogate from the API response

github.com/pact-foundation/pact-net - 0321b7a7cb32bf0b832012f4ffb8a0419d5ce7d3 authored over 10 years ago by Neil Campbell <[email protected]>
Merge branch 'pretty-print'

github.com/pact-foundation/pact-jvm - dde1f10bdf12068a85a24224bee5ff2571f8a976 authored over 10 years ago by Ronald Holshausen <[email protected]>
added the dependancies to the gradle build

github.com/pact-foundation/pact-jvm - 56798ab53a675e0e9192210c43f3093e565e83e5 authored over 10 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into pretty-print

github.com/pact-foundation/pact-jvm - 71bb7cd400355332b030e7333c3c0bd94aae505f authored over 10 years ago by Ronald Holshausen <[email protected]>
added name and description to poms so gradle can publish the artifacts

github.com/pact-foundation/pact-jvm - 67c5d1457ddaae5beffeefed696e332bdc53a141 authored over 10 years ago by Ronald Holshausen <[email protected]>
added note about scala versions

github.com/pact-foundation/pact-jvm - f07fa70623a9a5875bc83c5e513e671a55841dba authored over 10 years ago by Ronald Holshausen <[email protected]>
changelog for 2.0.0 release

github.com/pact-foundation/pact-jvm - 8b8f8a92e178011f46ada6b8a8bfca39f3ad5378 authored over 10 years ago by Ronald Holshausen <[email protected]>
updated the readmes

github.com/pact-foundation/pact-jvm - dc7ba34fbae3e46cff9374180be626074a7470a3 authored over 10 years ago by Ronald Holshausen <[email protected]>
small tweak to the docs

github.com/pact-foundation/pact-jvm - 62a9ddde775edd49ed2d8011d67eb5d1541154b1 authored over 10 years ago by Ronald Holshausen <[email protected]>
bump version

github.com/pact-foundation/pact-jvm - d0fc19e5994b580709be2f2e7e00a891aa66acb2 authored over 10 years ago by Ronald Holshausen <[email protected]>