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

make HttpBodyContent internal

github.com/pact-foundation/pact-net - cb925b647d2237c6fba5e6e63243ee5c726d41cb authored over 10 years ago by Dmitry Kryuchkov <[email protected]>
add NCrunch files to .gitignore

github.com/pact-foundation/pact-net - 281676b59191c6400f64022afa2e908838fadddd authored over 10 years ago by Dmitry Kryuchkov <[email protected]>
Fixed version decorator test (it worked fine in prod though?)

github.com/pact-foundation/pact_broker - 5ca2b952ea733eaaf20be9aa230cf685176e7a67 authored over 10 years ago by Beth <[email protected]>
Fixed HAL Browser link - page title was stopping it being clickable

github.com/pact-foundation/pact_broker - 7d99c51f294f59cffd9d25d1ed6646ff8e470822 authored over 10 years ago by Beth <[email protected]>
Updating spec task for latest rspec

github.com/pact-foundation/pact_broker - 8ba3be0c086907c86ecc27844fbb914c39c0d4d4 authored over 10 years ago by Beth <[email protected]>
Removing _comparisonPasses from the HttpBodyComparer as JsonConvert.SerializeObject will throw if there is potential for an infinite loop

github.com/pact-foundation/pact-net - 9bb3e6dbda5af78a2a395d11fb3bb7a04b5c4128 authored over 10 years ago by Neil Campbell <[email protected]>
Updating readme with nuget link and details

github.com/pact-foundation/pact-net - 5c0009163e4c87a4cd968de7fc241609857b0bac authored over 10 years ago by Neil Campbell <[email protected]>
Changed author name from Bethany to Beth Skurrie

github.com/pact-foundation/pact-ruby - 13d31b2d3074b249bacee018a70bd7fca26c0242 authored over 10 years ago by Beth <[email protected]>
Updating BodyComparer to display actual and expected in the correct order and refactoring the naming inside the comparer to be more explicit.

github.com/pact-foundation/pact-net - cf05c8f57c00f0a04620ae30388cb7e77d044127 authored over 10 years ago by Neil Campbell <[email protected]>
Merge pull request #73 from mdh/patch-1

Clarify readme

github.com/pact-foundation/sucker_punch - f26d55f748eb441ff06c1c6c8a5b42166132efbb authored over 10 years ago by Brandon Hilkert <[email protected]>
Clarify readme

github.com/pact-foundation/sucker_punch - 5680b01a07e3e9ed90ea10df86c3048dea5f1f8b authored over 10 years ago by Marek de Heus <[email protected]>
Initialising interaction collections by default in MockProviderService and also stopping the integration test from requiring write access to the file system

github.com/pact-foundation/pact-net - 809e27dafa939e34cbef2ee43d658d0b6f578e0c authored over 10 years ago by Neil Campbell <[email protected]>
Tweaking some test and changing the CompareFailedException name to a PactFailedException

github.com/pact-foundation/pact-net - fa5a24c5507fea409b757635748c0a8176a8cdda authored over 10 years ago by Neil Campbell <[email protected]>
Adding some integration test for the pactbuilder failure scenarios

github.com/pact-foundation/pact-net - 32d3c6a471548a998bc5bdcc8c401de9a80ab019 authored over 10 years ago by Neil Campbell <[email protected]>
Moving pact specification submodule

github.com/pact-foundation/pact-net - 9a512cba5168a3d6595ab4235fa85a14f5371ead authored over 10 years ago by Neil Campbell <[email protected]>
Added pact versions link to the pact response

github.com/pact-foundation/pact_broker - 5d0d3dc44d03e35bf1367e36b127ca92302b18f9 authored over 10 years ago by Beth <[email protected]>
Added 404 handling to PactVersions

github.com/pact-foundation/pact_broker - 6779bf71c1acd615d14572cd96e15fef8c6dca9d authored over 10 years ago by Beth <[email protected]>
Added method to find distinct pacts between a consumer and provider

github.com/pact-foundation/pact_broker - 16971ff9d3a15ff87941ff7f6c4034d03a1de887 authored over 10 years ago by Beth <[email protected]>
Added pact versions endpoint.

github.com/pact-foundation/pact_broker - 4798c09dac9a430b36d23994d67333f9990180b6 authored over 10 years ago by Beth <[email protected]>
Adding forward compatibility for reading 'providerState' from pact.

github.com/pact-foundation/pact-ruby - 34f1c9b5b1fa93e26e58d54f5c79b41078b8c418 authored over 10 years ago by Beth <[email protected]>
#49 small typo in the gradle verify task

github.com/pact-foundation/pact-jvm - 2445e4e12440d5459637d365257ea22edcead230 authored over 10 years ago by Ronald Holshausen <[email protected]>
#49 ignore charset when comparing content type header

github.com/pact-foundation/pact-jvm - c04d019d4d6c2fc208987b9afb527afed83f39a7 authored over 10 years ago by Ronald Holshausen <[email protected]>
Corrected spelling of class name for instance_double()

github.com/pact-foundation/pact_broker - db5a938d6cec62b70590dff75964a21e9e577af3 authored over 10 years ago by Beth <[email protected]>
Added logging with potential duplicate pacticipants are found

github.com/pact-foundation/pact_broker - 1b1cce5cc3167e865fdbf2e65de048e0bfaa8257 authored over 10 years ago by Beth <[email protected]>
Changed 'Date published' to display pact.updated_at date instead of created_at date

github.com/pact-foundation/pact_broker - e1f8c974bc5a02e9236e5353e919dd63e9733ed2 authored over 10 years ago by Beth <[email protected]>
Correcting pact publish message

github.com/pact-foundation/pact_broker-client - d1b2cad2f25cbf5b96d35c06f6d61ae32923fa04 authored over 10 years ago by Beth <[email protected]>
Chaning error reporting format, when only specifying error message

github.com/pact-foundation/pact-net - 66961f43c909de93b69c3b87d9cb2ac7dc825ecb authored over 10 years ago by Neil Campbell <[email protected]>
Some more tests and refactoring for mock provider admin request handler functionality

github.com/pact-foundation/pact-net - 708aede1f709c058ec0195fd3f258de92884384d authored over 10 years ago by Neil Campbell <[email protected]>
Fixed pact-webhooks rel title

github.com/pact-foundation/pact_broker - 39eac31f3167d2f2fc3b0a1748ae2936e7751aa4 authored over 10 years ago by Beth <[email protected]>
Added latest-pact rel to pact representation

github.com/pact-foundation/pact_broker - f6fc9f7d094057c27ac7100974b0604396f81fed authored over 10 years ago by Beth <[email protected]>
Added backwards compatibility for pact broker publish response

github.com/pact-foundation/pact_broker-client - 6b1d147fa1cf87a64fdc1bface38fc86f85c9288 authored over 10 years ago by Beth <[email protected]>
Added location of latest pact to output of pact:publish

github.com/pact-foundation/pact_broker-client - 8c8aa894cea7bbb019dfdef0cf0397c60824de3b authored over 10 years ago by Beth <[email protected]>
Added retries for pact publishing

github.com/pact-foundation/pact_broker-client - e6b56d09bcdc60c181341ef4d9f0ff6e1b674ca9 authored over 10 years ago by Beth <[email protected]>
Added code to pact publishing endpoint that will return an error message if a potential duplicate pacticipant is found.

github.com/pact-foundation/pact_broker - 4fd815c4cc09c053b933f3aaac0621b25511ed35 authored over 10 years ago by Beth <[email protected]>
Some additional refactorings

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

github.com/pact-foundation/pact-net - 3bd5b9a36ed32ebd77c40c57b79175379defa773 authored over 10 years ago by Neil Campbell <[email protected]>
Refactorings and moving mock provider call counting to the provider verification admin http handler

github.com/pact-foundation/pact-net - 16e4704c049809a1cc15f92dafa55afdd0668b8b authored over 10 years ago by Neil Campbell <[email protected]>
#49 Gradle plugin now supports body matching based on content type

github.com/pact-foundation/pact-jvm - 3900438f4dce3a207c3e3271b24e220563baafec authored over 10 years ago by Ronald Holshausen <[email protected]>
#49 Added a test for different mime types in match body

github.com/pact-foundation/pact-jvm - 44703359a752badb6f79cc523d94b9d1457a8366 authored over 10 years ago by Ronald Holshausen <[email protected]>
Additional tweaks for verifying interactions on provider http server

github.com/pact-foundation/pact-net - 24144b18c0b94c2846c9d552f1de1d181f6f0c3e authored over 10 years ago by Neil Campbell <[email protected]>
Adding functionality to clear mock provider handled request info

github.com/pact-foundation/pact-net - bbf5cb84d844be84231632dce3426c3a9898da18 authored over 10 years ago by Neil Campbell <[email protected]>
Setting up basic functionality for admin web server requests to interogate mock http provider state

github.com/pact-foundation/pact-net - d90a4e1e48ffc12f10cdd675b6e389bd43580e02 authored over 10 years ago by Neil Campbell <[email protected]>
body matching is now based on mimetype #49

This reverts commit 56f6088d74ccea3d8ba8ee19f4df3be831661319.

github.com/pact-foundation/pact-jvm - 2989a351b92284f7a41acaf2022883a86431caf4 authored over 10 years ago by Ronald Holshausen <[email protected]>
Revert "#51 body matching is now based on mimetype"

This reverts commit 46379e27c1a4dcf709611f1c5d6d102208f1d8f4.

github.com/pact-foundation/pact-jvm - 56f6088d74ccea3d8ba8ee19f4df3be831661319 authored over 10 years ago by Ronald Holshausen <[email protected]>
#51 body matching is now based on mimetype

github.com/pact-foundation/pact-jvm - 46379e27c1a4dcf709611f1c5d6d102208f1d8f4 authored over 10 years ago by Ronald Holshausen <[email protected]>
Added warning message for potential duplicate pacticipant.

github.com/pact-foundation/pact_broker - 98d1ee5f324bc403e699d86a79b6e50cf1814d4c authored over 10 years ago by Beth <[email protected]>
Issue #52 - added gradle properties

github.com/pact-foundation/pact-jvm - df2996e81035f05a11b811638c4737e916cfd782 authored over 10 years ago by Ronald Holshausen <[email protected]>
Added method to pacticipant_service to find potentially duplicated pacticipants

github.com/pact-foundation/pact_broker - 08b088c419171939e8731b2cff97ffd4aa7aeb4f authored over 10 years ago by Beth <[email protected]>
Adding support for creating a pacticipant through the API (as distinct from it being auto created by publishing a pact)

github.com/pact-foundation/pact_broker - 24e8d5d8b198109bd0602543eb2ed467df3d174d authored over 10 years ago by Beth <[email protected]>
Using indented module Api instead of ::Api

github.com/pact-foundation/pact_broker - 2918814e70bbda14df68598a6a41502a5eac4308 authored over 10 years ago by Beth <[email protected]>
Added class to find potential duplicate pacticipant names

github.com/pact-foundation/pact_broker - b2fef98815b09706b4bada229105bc425b00c161 authored over 10 years ago by Beth <[email protected]>
Set DB timezone to UTC.

github.com/pact-foundation/pact_broker - dc4d4aa0306f4ba1d2f8949779c6bff08aacdb49 authored over 10 years ago by Beth <[email protected]>
Added pact metadata to HTML view

github.com/pact-foundation/pact_broker - 19693fabfdfd63280de727697c364d13c37ca122 authored over 10 years ago by Beth <[email protected]>
Altered HtmlPactRenderer to accept a pact object, rather than just the json content.

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

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

github.com/pact-foundation/pact_broker - 6e4df66f8ffa61fec9d7bdb07a45ab6abc86729a authored over 10 years ago by bethesque <[email protected]>
Update webhooks.markdown

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

github.com/pact-foundation/pact_broker - cda7cf4b653079f99ee2516691313944af6fe4c3 authored over 10 years ago by bethesque <[email protected]>
Releasing version 1.1.0

github.com/pact-foundation/pact_broker - 7f788776838ea9ab8a0c6f6f33f4e4478b5956e6 authored over 10 years ago by Beth <[email protected]>
Merge branch 'webhooks'

github.com/pact-foundation/pact_broker - 5f755a9bd7cc8eb0403ce4c3ffc19a08770f2cb8 authored over 10 years ago by Beth <[email protected]>
WIP setting up admin web server request to interogate state

github.com/pact-foundation/pact-net - 42bf9216504b5bb0075d662998ac3264a88a0982 authored over 10 years ago by Neil Campbell <[email protected]>
first phase of implementing query matching; specification passing

github.com/pact-foundation/pact-jvm - 6bc533d0c88beb1f9796525e6217ade090d10162 authored over 10 years ago by Ronald Holshausen <[email protected]>
#52 added comment about permgen

github.com/pact-foundation/pact-jvm - 5ea276f5baa543d765a5ef9d172587c3b1f3f0ca authored over 10 years ago by Ronald Holshausen <[email protected]>
Adding a few more tests for query string comparison logic and also cleaning up a few other bits and pieces

github.com/pact-foundation/pact-net - 5e9d217f4a0862c80ffdd582ea51346d6442ed01 authored over 10 years ago by Neil Campbell <[email protected]>
Url Encoding escape characters should use a case insensitive compare due to differences in Url encoding between various platforms

github.com/pact-foundation/pact-net - bcb0a0a1804da48570f9143e97b98c5d8bc6ab2f authored over 10 years ago by Beth <[email protected]>
Releasing version 1.3.2

github.com/pact-foundation/pact-ruby - 488914dd51b1189e6ed14ed56283cba8d013f08d authored over 10 years ago by Beth <[email protected]>
Added test for OPTIONS request

github.com/pact-foundation/pact-ruby - 3d89a25ea3ca9441a9f075eafd72518a93d31254 authored over 10 years ago by Beth <[email protected]>
Renamed memoised :options to :diff_options because it clashes with the HTTP options method

github.com/pact-foundation/pact-ruby - 65e1e2320ee812e25989bb18194c131ca24041e1 authored over 10 years ago by Beth <[email protected]>
added a clojure example

github.com/pact-foundation/pact-jvm - d565466900b1ba2d00b76933d7307b5afcbda281 authored over 10 years ago by Ronald Holshausen <[email protected]>
Fixing a bug where a failure on the consumer end would not necissarily result in a test failure

github.com/pact-foundation/pact-net - 30451d588c470a6282bcb62f7ff3e323a6b62434 authored over 10 years ago by Neil Campbell <[email protected]>
Adding tests for NancyContext fix which strips slashes from the exception message

github.com/pact-foundation/pact-net - 300f0fd85e2cfe0383772a1f405c34a58a9c119a authored over 10 years ago by Neil Campbell <[email protected]>
Add clarification to README

github.com/pact-foundation/sucker_punch - fdbd04f9747b7e5838de7f89cf8def9b96d9bbde authored over 10 years ago by Brandon Hilkert <[email protected]>
use gradle wrapper in readme

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

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

github.com/pact-foundation/pact-jvm - a39693b37dd324212c288a3ff77a0c4dcf5929bb authored over 10 years ago by Ronald Holshausen <[email protected]>
updated readme for running server from a jar file

github.com/pact-foundation/pact-jvm - 105d96fffa27253c18b7267816867230cfe2554b authored over 10 years ago by Ronald Holshausen <[email protected]>
updated the manifest to include the class path, added application plugin

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

github.com/pact-foundation/pact-jvm - 526d976bfe255a142e2cd706ea3ca22041bcd7d6 authored over 10 years ago by Ronald Holshausen <[email protected]>
Fixing a bug where the reporter is being called incorrectly

github.com/pact-foundation/pact-net - c11d79e1fd991fa76144ca8b3167d45917965bc6 authored over 10 years ago by Neil Campbell <[email protected]>
Fixed pacts failing to publish because of too deeply nested JSON

github.com/pact-foundation/pact_broker - d25395b1c6ec3a1fec0e889aaa13fa8b63577eea authored over 10 years ago by Beth <[email protected]>
Updating webhook docs

github.com/pact-foundation/pact_broker - 30bc17ed310c1f6f54ad64f6f181173b51669ac5 authored over 10 years ago by Beth <[email protected]>
Saving password in Base64 just so it is not plain text. WIP

github.com/pact-foundation/pact_broker - 9288c986c15a215217e3ee23ebd4ec3572c40817 authored over 10 years ago by Beth <[email protected]>
Refactored password methods

github.com/pact-foundation/pact_broker - e194a51c8edc1aff95b897643ca0a0f12c0df917 authored over 10 years ago by Beth <[email protected]>
Added timestamps to webhook, added username and password parsing

github.com/pact-foundation/pact_broker - 487710fa8e4520430ae2f41537c3cbfa273ceac3 authored over 10 years ago by Beth <[email protected]>
Added username and password to webhook request

github.com/pact-foundation/pact_broker - 6a40151ee3b466158603dc15d2eb5f5ec3ef0078 authored over 10 years ago by Beth <[email protected]>
Fixing an issue where Nancy becomes unresposive when setting ReasonPhrase to a string that contains a /r/n

github.com/pact-foundation/pact-net - 83e36b1352cc2ae2f021d5a4206e33e8fcb375c1 authored over 10 years ago by Neil Campbell <[email protected]>
Updating readme with VerifyInteractions() method call

github.com/pact-foundation/pact-net - c74a965f684f05fa283e61653fc6eae9789f0ae3 authored over 10 years ago by Neil Campbell <[email protected]>
Adding functionality to verify that the mock provider interactions are called based on how the test defines they should be called

github.com/pact-foundation/pact-net - e6b7898d3bfeba16ffd34c3fb32e7e8bc7fd7037 authored over 10 years ago by Neil Campbell <[email protected]>
Parse webhook response body to JSON

github.com/pact-foundation/pact_broker - 9ec2891a82710624a6326cb22254e374187b7dee authored over 10 years ago by Beth <[email protected]>
Made options optional for ConsumerContactBuilder.wait_for_interactions

github.com/pact-foundation/pact-ruby - ca883a8b17fe50f9b53ada6cff291bec801490ee authored over 10 years ago by Beth <[email protected]>
display the path to the pact file when verifying for diagnostic purposes

github.com/pact-foundation/pact-jvm - b223f88f410f8f424c1fbd9085b85baff31bd71f authored over 10 years ago by Ronald Holshausen <[email protected]>
Added query parameters to the pact models, DSLs and serialisation

github.com/pact-foundation/pact-jvm - 3c99db1cd5681f04098d6863ab1cc2bcbd1a4e2c authored over 10 years ago by Ronald Holshausen <[email protected]>
sbt plugins also need the sbt version in the artifact names

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

github.com/pact-foundation/pact-jvm - 5f1ce627e5716b954004af76239e7c178f98dbac authored over 10 years ago by Ronald Holshausen <[email protected]>
bump version in scala build

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