Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-reference

Reference implementations for the pact specifications
https://github.com/pact-foundation/pact-reference

Merge branch 'master' into v3-spec

e5a93f3801f3b52f221ed5aff973e1787d696b05 authored over 7 years ago by Ronald Holshausen <[email protected]>
Upgrade Rust to 1.19 in the appveyor build

1d78688e30f271f81c700b5d2154339fc948081c authored over 7 years ago by Ronald Holshausen <[email protected]>
add enum values for V4 spec

b56d11c7a789e9c43c645eed0faf1b2bbc7698e5 authored over 7 years ago by Ronald Holshausen <[email protected]>
Missed updating the crate versions for pact_consumer

4c7c66a09b942a38d400ddd17ae0880695a19264 authored over 7 years ago by Ronald Holshausen <[email protected]>
Update all the cargo manifest versions and commit the cargo lock files

7afd258a084608773e0cb5877865235a83d4af43 authored over 7 years ago by Ronald Holshausen <[email protected]>
make release script executable

665aea198d3599e96dd72e5d8222292dabdcb922 authored over 7 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.2

17d6e9886ef0dd62261b57b695c1ac4a3cf6426c authored over 7 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.1

14b5df5db9d2e284c29dc27405c36bb6797247db authored over 7 years ago by Ronald Holshausen <[email protected]>
Move linux specific bits out of the release script

a1f78f976b28734d3f8742746b6158a3cfdfcfc0 authored over 7 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.3

0f22f147388789aa28a861571bfe19591dc8addf authored over 7 years ago by Ronald Holshausen <[email protected]>
Move linux specific bits out of the release script

7d9368288d9cc5962bfd4fe7bb7018392cd1881c authored over 7 years ago by Ronald Holshausen <[email protected]>
Move linux specific bits out of the release script

adc15051c6a2bff7402dce006e2496ce24a7b532 authored over 7 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.2

0c057bd668e39d5d753766518d1ea3aed23352f5 authored over 7 years ago by Anthony Damtsis <[email protected]>
bump version to 0.2.3

bb278d3b3e529756ccb36d0843acfc3b1f3ea25c authored over 7 years ago by Anthony Damtsis <[email protected]>
update changelog for release 0.2.2

30257212e15c6d11808bd001016d426ddda3d02a authored over 7 years ago by Anthony Damtsis <[email protected]>
Merge branch 'master' into v2-spec

6ce9293d26c5b56def9f8db31d2600990b44ab09 authored over 7 years ago by Anthony Damtsis <[email protected]>
Merge pull request #13 from adamtsis/remove-deprecated-json-lib

Remove deprecated json lib

3399f7c5c77ed57fd9ebf5cd3baee2b345c6de0d authored over 7 years ago by Ronald Holshausen <[email protected]>
Cleanup unused imports and unreachable pattern warning messages

efe4ca72939ca2dff3eb81977e85f8f897a4f686 authored over 7 years ago by Anthony Damtsis <[email protected]>
Cleanup unused BTreeMap usages and use remote pact dependencies

be8c2998cb3a91c1f4db909e13c043eec5fa421d authored over 7 years ago by Anthony Damtsis <[email protected]>
Migrate remaining pact modules over to serde

a59fb9890f4aff139e86c15d8b24f4146ef678ca authored over 7 years ago by Anthony Damtsis <[email protected]>
Merge branch 'v2-spec'

a81e04ec88d24597ec8035869e4a02c89573b946 authored over 7 years ago by Ronald Holshausen <[email protected]>
Merge pull request #12 from adamtsis/remove-deprecated-json-lib

Replace deprecated rustc_serialize json library with serde json library

142d5508efee344ed4219aef9ee3b1162a96c8a8 authored over 7 years ago by Ronald Holshausen <[email protected]>
Change spec test generator template to use serde library

ff1b676482e1adc088ccc7de1ff773b79f4aa3a0 authored over 7 years ago by Anthony Damtsis <[email protected]>
Simplify json handling logic when running comparisons

cdecc71e0a2d2c8b591a7e529355f5cd862da143 authored over 7 years ago by Anthony Damtsis <[email protected]>
Changed type parameter to be a Hashmap when deserialising payload body

d1bd5ef2d897bcca3e8dd03892ec63d87440f3cf authored over 7 years ago by Anthony Damtsis <[email protected]>
Remove commented crate

f725ddcc7b627579ea1e291e3b01bf3ac79a5067 authored over 7 years ago by Anthony Damtsis <[email protected]>
Fix incorrectly deserialised json objects in tests

83a8b7e6da484d042948565c8837f60fa8303a66 authored over 7 years ago by Anthony Damtsis <[email protected]>
Fixed remaining serialisation bugs with writing pact files

bd6fa9bcb65ffcede898a54583472a223d02c0bf authored over 7 years ago by Anthony Damtsis <[email protected]>
Compiles now - lots of test failures to work through

21cb63354e604132708bafa3c60f9dbb01770d36 authored over 7 years ago by Anthony Damtsis <[email protected]>
Begun work to replace rustc_serialize - work in progress

1e8531b453ab253bf2f9c13aa07126e1205cbd20 authored over 7 years ago by Anthony Damtsis <[email protected]>
Merge pull request #11 from adamtsis/camel-case-specification

Support for camel case format pact specifications

798213755197dea86c65ef71da31f51402e4d956 authored over 7 years ago by Ronald Holshausen <[email protected]>
Merge branch 'v2-spec'

46e60b33f31dfd7bc6ea99ea1f7702677793b785 authored over 7 years ago by Ronald Holshausen <[email protected]>
Update appveyor build to use Rust 1.16.0

6f2024c0506e80da6348e1404ee610f409675a7b authored over 7 years ago by Ronald Holshausen <[email protected]>
Merge pull request #9 from adamtsis/v2-spec

Added handling of optional parameters for 'Accept' and 'Content-Type' headers

ec8a7e85b5ac5d6381ff3febeb99a9a01fd728df authored over 7 years ago by Ronald Holshausen <[email protected]>
Supports camel case format pact specifications

9a290851e8361f8fa3ee7474381af61dff4b87ca authored over 7 years ago by Anthony Damtsis <[email protected]>
Simplify call to HeaderMismatch destructure

4dabb31f16aec9cbc89136a316b9eb222ebaf1f6 authored over 7 years ago by Anthony Damtsis <[email protected]>
Explicitly clone the borrowed header reference

- to_string() was implicitly cloning the header reference but since this
was already a string,...

381a85e98673b00efe83aeb2656da4c5ff27e297 authored over 7 years ago by Anthony Damtsis <[email protected]>
Fixed compiler warning messages

755ada8bef7007fb466c151421efdaf0a52f6d72 authored over 7 years ago by Anthony Damtsis <[email protected]>
Replace .to_string() refs with s!() macro

a2847c68c2c3200860c2526c9c7f668012f7a391 authored over 7 years ago by Anthony Damtsis <[email protected]>
Support optional header parameters for 'accept' and 'content-type'

c9eff21397ed456db80a577d173f40efaeb4176b authored over 7 years ago by Anthony Damtsis <[email protected]>
Ensure mismatch for HeaderMismatch is consistent for EqualityMatcher

26f91a5a3e0b6843bcfd3a73f0e6032fe1c1142d authored over 7 years ago by Anthony Damtsis <[email protected]>
Merge branch 'v2-spec'

c8abd9cd101d2dd5549ba0ec6b6cb393e62ae77d authored over 7 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.4

c5f9c27bc8d25ecfea59ae32f27b40713fd55111 authored over 7 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.3

9a4c2b324a227dc4d75914db3863ffae655f9371 authored over 7 years ago by Ronald Holshausen <[email protected]>
Change no-console-log to no-term-log and use a simple logger if it is set #6

224ad986be80af834e5fb929e0f9d53030476376 authored over 7 years ago by Ronald Holshausen <[email protected]>
Update appveyor build to use Rust 1.16.0

8a5f599162c3865a43da7c67e17b3ef4889142a5 authored over 7 years ago by Ronald Holshausen <[email protected]>
Merge branch 'v2-spec'

318eaedcbdcee5232b7c3939ede0752dca2c1a23 authored over 7 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.3

cec235878413b6ae6698bceb0bc7fdcdee022906 authored over 7 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.2

d9619fb3210d7cd15e14da57a8a6f4ff80b0b3a4 authored over 7 years ago by Ronald Holshausen <[email protected]>
Merge branch 'v1.1-spec' into v2-spec

53074cf43a7c5503cefdccb8bed1634962465c75 authored over 7 years ago by Ronald Holshausen <[email protected]>
bump version to 0.1.3

01fa7137a09f84cd4d481410631565a9c9778236 authored over 7 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.1.2

e4b59e57e518b1429752c99a27b84e3c4d33884c authored over 7 years ago by Ronald Holshausen <[email protected]>
Merge branch 'v1-spec' into v1.1-spec

07b1827f2bfb7a03debfa0967f72199ad7dccdf0 authored over 7 years ago by Ronald Holshausen <[email protected]>
bump version to 0.0.3

da4e32fd7518338030e8ac97885bc7dab1a62b56 authored over 7 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.0.2

9b4b5fb5718766f648b22a79df6d1c0698a64211 authored over 7 years ago by Ronald Holshausen <[email protected]>
upgraded simple log crate and added cli options to disable file or console logging #6

2276cd0cac1bbfde70c90af04734d5c16e26afa0 authored over 7 years ago by Ronald Holshausen <[email protected]>
Merge pull request #4 from prumand/master

Fix wrong path

d442e4f53c3df8ec404ea862b2ae0dd010903e56 authored almost 8 years ago by Ronald Holshausen <[email protected]>
Fix wrong path

0cb161ac90ace642c972b51a0fdca106cd230e26 authored almost 8 years ago by Andreas Prummer <[email protected]>
update the verifier to support the new V3 format matchers

fafb23a12ff5fcdd9a6243c2c60b06bfe4c3e610 authored about 8 years ago by Ronald Holshausen <[email protected]>
update the mock server to support the V3 format matchers

bb468223ee60f92156907833852f9ddb204675b8 authored about 8 years ago by Ronald Holshausen <[email protected]>
re-enabled all the specification test cases

b4e0e2a9e320f7b8dcefa059217a6c8747e01355 authored about 8 years ago by Ronald Holshausen <[email protected]>
Implemented matching with V3 format matchers

9541a9635a59b0cca38d49cd7c929868df3dd803 authored about 8 years ago by Ronald Holshausen <[email protected]>
updated appveyor build to rust 1.13

eb565ff1ab0c2b6228ef0e4346659d9d12cc0086 authored about 8 years ago by Ronald Holshausen <[email protected]>
Implemented serialisation of v3 format matchers to json

2ed6b00b0a10ac9e46bfb2e63a56e1e4af670cb1 authored about 8 years ago by Ronald Holshausen <[email protected]>
Implemented matching rule lookup for a rule category

6f322c1f201e1e1420cae9411299802243974568 authored about 8 years ago by Ronald Holshausen <[email protected]>
Load the old V2 format matchers into matching rules structure

278978b8b24813168ed6daea452ade1b27a5c607 authored about 8 years ago by Ronald Holshausen <[email protected]>
replaced matcher collection with a matching rules struct and implemented loading V3 format rules

c7119c021d447ccc0cb980302cdf98295e3cb65c authored about 8 years ago by Ronald Holshausen <[email protected]>
Updated the verifier to handle provider state parameters

8765729dadfb1f49bd8f96763035791c0f05cfc4 authored about 8 years ago by Ronald Holshausen <[email protected]>
First successful build after merge from master

8797c6c34eb32c52b2166faa23a29629975b888e authored about 8 years ago by Ronald Holshausen <[email protected]>
fixes after merge in from master

639ac22b2bf6a2d90b1ff7578a7fd1a69701487e authored about 8 years ago by Ronald Holshausen <[email protected]>
moved missing files after merge from master

73616883c11742f158d4fca4ecd017e7d4905c79 authored about 8 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v3-spec

49e45f7956a4a743bbbdea3cbbec197b51b5290f authored about 8 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.1

d5e6ce0453c85036beb2d1b31e2e23b66b147fac authored over 8 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.0

9167f14d9698a1a80f9fc09a0b57b1e0acb0acc6 authored over 8 years ago by Ronald Holshausen <[email protected]>
updated the pact_verifier_cli to V2

38027f81aec260bcfcd3d2bbcef01d54d60e8fcd authored over 8 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.1

3ca29d6ae2ed9c337d255f90302d30300fa2b6f7 authored over 8 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.0

93cb293f95c342d43f261aff243ae0491dbf3838 authored over 8 years ago by Ronald Holshausen <[email protected]>
update the references to the spec in the verifier library to V2

91f531500b77d3dee2698d11b8a15b9039af8ed5 authored over 8 years ago by Ronald Holshausen <[email protected]>
update the verifier library to use the published consumer library

e2f88b843b84352712e62dbaa5cc1328635cf9c6 authored over 8 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.1

c988180b3a22857ca2dea599bab860cad4c2c635 authored over 8 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.0

7dea0573292de7411af9119cbd4006d195251aaf authored over 8 years ago by Ronald Holshausen <[email protected]>
update the consumer library versions for the V2 branch

2eb38fcf16dcbacca9dca244b9b311c3408b68cf authored over 8 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.2

ea5cec8cd4a4ab94c5189e29195a8de77dc9a796 authored over 8 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.1

d48c261fdd6b6bed10df64d58ff06227f4055d4b authored over 8 years ago by Ronald Holshausen <[email protected]>
update projects to use the published pact mock server library

e3eebbd3c1fd970cb9de50dcd2e9e0a6c94ab094 authored over 8 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.2

84867acd8684b41892d1ca67bce13bd67995617a authored over 8 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.1

0796d8be38dcb3af8d3ddcba4e5e8bf2cb8d55db authored over 8 years ago by Ronald Holshausen <[email protected]>
update projects to use the published pact matching lib

770010a2f2ac2b74419c0f32374c698f6abfc385 authored over 8 years ago by Ronald Holshausen <[email protected]>
bump version to 0.2.2

a5013098665f97f1949158412a147e8b1a88f63d authored over 8 years ago by Ronald Holshausen <[email protected]>
correct the doc URL in the cargo manifest

227b61b7537b522631edcc589ddaf1bdca141999 authored over 8 years ago by Ronald Holshausen <[email protected]>
correct updating the documentation URL in the release script

5233cfa035201e884cf89dbc3ff7ded40a3b562a authored over 8 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.2.1

fdbe51f7845a9efa45b97d20c86ea24175c69917 authored over 8 years ago by Ronald Holshausen <[email protected]>
upadte versions for V2 branch and fix an issue with loading JSON bodies encoded as a string

574e072540f7225a829e243bbec3d3d26bc97994 authored over 8 years ago by Ronald Holshausen <[email protected]>
Get the build passing after merge from V1.1 branch

a21973aef8006a5a48099723f1cec6c3c48abfea authored over 8 years ago by Ronald Holshausen <[email protected]>
Merge branch 'v1.1-spec' into v2-spec

341607c97b3a9469e919b8024a4d8645ebb0e321 authored over 8 years ago by Ronald Holshausen <[email protected]>
Update lib.rs

e00dc885014dc1eab54ece6283aafe750a41f2d6 authored over 8 years ago by Ronald Holshausen <[email protected]>
bump version to 0.1.1

b0bebb7b0945d6f89471bc6ef45a4d08da37694a authored over 8 years ago by Ronald Holshausen <[email protected]>
update changelog for release 0.1.0

93f9eda202c1be2e71e880ea5c1be8041c5297dc authored over 8 years ago by Ronald Holshausen <[email protected]>
Updated dependencies and version for release of pact_verifier_cli

ea1ef54cbf5dbf11f11901f89f93106afd7f1412 authored over 8 years ago by Ronald Holshausen <[email protected]>
bump version to 0.1.1

dabe4253e59ea0b2a6ef43a334c42f2b5667ca3a authored over 8 years ago by Ronald Holshausen <[email protected]>