Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact_broker

Enables your consumer driven contracts workflow
https://github.com/pact-foundation/pact_broker

feat: redact auth headers from rack env used to report errors

94f8f132ca473a14a76eecadd7b46a521823bc0a authored almost 7 years ago
feat: add api error reporters

579fa398c9b9c335bde288394144ffa301509b4d authored almost 7 years ago
chore: ensure order is escaped correctly for mysql

bd9be92b5dde15b5707bb698ab314b8967decb4b authored almost 7 years ago
feat: log debug message when loading configuration setting from database

9ffcc1a5a4da12a3479da5dd7023a935c94497c2 authored almost 7 years ago
docs: comment migration

9ad7f710b2a1d8ac5f5c4ce4d5ba7509fe22016a authored almost 7 years ago
test: add test for head row

34a2c257860e6311551669915f6160cca0ca3db7 authored almost 7 years ago
fix: optimize matrix query to speed up lengthy pact publication times

e09d528935f29100f5cd867aa449ca9dd745ec33 authored almost 7 years ago
chore: allow pact publish script to have custom consumer/provider names

d2992cf33d7e15219d1eb98303d9c14b6e123720 authored almost 7 years ago
chore: remove unnecessary distinct clause from matrix update query

738bd3a020a2e843a66613fb4f3480141b01273c authored almost 7 years ago
feat: optimise head matrix refresh when adding or deleting tags

Only delete and update the lines with a matching consumer and consumer version tag name

263c2a4b683be66caa08de78cb84f16f185198b2 authored almost 7 years ago
test: improve update matrix spec

52d587e7f8bd785df02f121d0c34ec13680e91da authored almost 7 years ago
fix: ensure matrix is updated when pacticipant is deleted

6c11cbe5363c542493a574f42d3a431f1eb817ce authored almost 7 years ago
chore: add database name to connecting log output

34afb4da1b03d3e96891de35100bd5bc084d2110 authored almost 7 years ago
fix: delete pacticipant labels before deleting pacticipant

18b9b7e1649144c262b97fd4c570c51b335928a6 authored almost 7 years ago
feat: disable sinatra dump_errors

Otherwise we get duplicated logging for UI errors.

d59c7e5512617ada0e126f5a09c15a884f96b235 authored almost 7 years ago
feat: send padrino logs to a file in the log dir by default

7408be0dd01473dd9d162426a4b4b890e8d2e98a authored almost 7 years ago
chore(release): version 2.16.1

845a2b83bf66379bba0537679a24561b02370b2d authored almost 7 years ago
feat: turn off sinatra show_exceptions when rack_env is production

e961afe2b17d7db0ecb8e017df63683105f52c74 authored almost 7 years ago
feat: add error testing endpoints

4e0140700730c8285f88296a01b088c1deb0a1ef authored almost 7 years ago
chore: remove triple new lines

[ci-skip]

f7e027801a4219aca74553ba8232b1fedddbd41d authored almost 7 years ago
chore: clean up changelog

f4286c80897ac3078f01a3d8fe406025c5aa232e authored almost 7 years ago
chore(release): version 2.16.0

80ab041f33c64ba80d61e86e28d8fac31344ef07 authored almost 7 years ago
chore: remove saas code

6691396be81f18702b9083374d7ea1e520af8a11 authored almost 7 years ago
Merge branch 'feat/dashboard-api'

19d5ee14f6ddf6cdfbe53c7de327fb1980c23082 authored almost 7 years ago
chore: delete saas readme

3fd6fc03aec486f48004c1c0af942f2e2c7f9668 authored almost 7 years ago
Merge branch 'master' into feat/dashboard-api

906dc5a0c10bfefa39279e522112fe68d46cda56 authored almost 7 years ago
docs: updated readme

e8d1596206618707cb45ef0a58f457d70b547c2f authored almost 7 years ago
chore: remove whitespace

a52beb97319648f24bd48233308d9096912e3708 authored almost 7 years ago
chore: correct codeclimate.yml format

374c888781d67323797a476cfc6ec762a5c9cc22 authored almost 7 years ago
chore: ignore bootstrap in codeclimate

1a4b81bc725d0f80f7af6da80cb67a48066cb349 authored almost 7 years ago
chore: ignore javascript files written by other people

e86a01079ef61e38640da41683613b55e4655b9b authored almost 7 years ago
feat: upgrade haml to 5.0

4415686d6e90b0faf67658697aba18d806711bca authored almost 7 years ago
feat: upgrade sequel to 5.6

a37c59a4894c25db451274eb0c35a8dd7d6c1d5e authored almost 7 years ago
docs: update readme

ef93bd02c05990c79f41ae3f39ebeff0260df110 authored almost 7 years ago
chore: require provider states files dynamically so we can add new ones without changing the pact_helper

b523b289bb77f8132ad3b3409bc8188886ab3da0 authored almost 7 years ago
Merge pull request #197 from signed/patch-1

docs: Fix markdown syntax for link references

7ff9b94901d59c027b123f342b7c3c8d261c053f authored almost 7 years ago
docs: Fix markdown syntax for link references

cab331fd57c72ea2061c9013e25e32bce8a0dc81 authored almost 7 years ago
chore(release): version 2.15.0

bf120441456839c1142826e3b147a68828e0dc6c authored almost 7 years ago
feat: upgrade to latest versions of padrino-core and sinatra to fix CVE-2018-7212

08ba1cb7004cc9488d6a68a9fb1f63c21dc8f088 authored almost 7 years ago
Merge pull request #193 from pact-foundation/feat/http-requests

feat: centrally manage http options for SSL and environment variables

04c042e40de3838d91b345c0bd5f1af782175e81 authored almost 7 years ago
docs: add overview link

20d2c9064973078081c1c3174c128c0142d26571 authored almost 7 years ago
feat(http): set http options globally

New feature allows users to configure their HTTP options with
classic environment variables (e.g...

cdf36baa8e5d568d24caefc8f817c6fc99429291 authored almost 7 years ago
chore(docs): update formatting of running examples

146b96dcd5a61866087525c25489c324af828fe8 authored almost 7 years ago
docs: update developer docs

3e497d7faa47a8803b749d1869d1f07b025079c5 authored almost 7 years ago
Merge pull request #195 from pact-foundation/feat/allow-single-ssl

feat(ssl): allow single certificates to be uploaded

420f9d15fdabc6dd49eb6a9d21fd5dfc01c9f77e authored almost 7 years ago
feat(ssl): allow single certificates to be uploaded

Fixes #194

9417f1052f47c152fced1aac4d2375b0403f8e5d authored almost 7 years ago
chore: lock sinatra and padrino-core because upgrade has broken specs

d189c93c60e1b3291070e1d26459bbef4fa3f209 authored almost 7 years ago
chore(release): version 2.14.0

18816e6c4b5697746ba31a4dc0dd18775b222a55 authored almost 7 years ago
fix: return overwritten pact publication as latest if non exists as a latest version when rendering verification

Closes: https://github.com/pact-foundation/pact_broker/issues/189

8217209f572db136b7b109c0688aaf0295967325 authored almost 7 years ago
feat(matrix): make index refresh happen synchronously to prevent data corruption

acd64e66ee7b614465d1d1d6788d6e367e0fbbb8 authored about 7 years ago
Merge branch 'master' into feat/dashboard-api

ca1c6bbc3889d16340846d700d195ab4f048f764 authored about 7 years ago
feat(matrix ui): add home link

3f74e7ec5f6d161e4cef2d8b5439406c7b9c1eb8 authored about 7 years ago
chore(index): show provider version number on its own line

7277ecc2a2f5afd94ad9a971b35e4418804c182f authored about 7 years ago
feat(index): sort verifications by execution date

Have found a lot of provider versions with nil order, need to investigate why

2523982af0f575ed4542cb1f8248a86708694856 authored about 7 years ago
feat(index): show tag names as slugs

117c89bd40e1b9eec43b67cf9d3051c2194537b4 authored about 7 years ago
feat: abbreviate git shas in index and matrix UIs

9a21e1052c51e603258f05cae013c11d7df9c75b authored about 7 years ago
feat(matrix ui): rename "rows" to "results"

202326572516dea6998a7f311fcaa161c0768fc2 authored about 7 years ago
feat(matrix): speed up query to refresh index

011d7c904db8f77469dc38de03e11eaeab28d540 authored about 7 years ago
chore: fix duplicate rows in index

61b8dfb850587724d51dce2258e4efd5b72ee6ac authored about 7 years ago
feat(matrix ui): show row count

b50bd9a8d3dc4d6a7e5e6a3d5ccb4b899297e79d authored about 7 years ago
feat(matrix): refresh head matrix asynchronously to speed up pact publishing and tagging

989e6e3cdfc7832ce1b5ff15ebfad67b5fba03b6 authored about 7 years ago
refactor(matrix): improve performance of matrix queries

ecfca2957b5fbef3735ff66dce7a82b66626be40 authored about 7 years ago
feat(matrix): speed up matrix query for latestby=cvpv and latestby=cvp

6ae039de5de2fbb97110845bb84db156a00c3c6a authored about 7 years ago
refactor(matrix): use pacticipant and version IDs instead of names and numbers

Trying to speed up this awful query!

54c346fdb7866ff451118c00fbec8f40be0f9aed authored about 7 years ago
fix(matrix badge): correct status of pact when consumer and provider version tags are specified

0eb742945018f2a8fea897d309d4e9598a8b0a63 authored about 7 years ago
chore: delete unused files

0da4ecff34fd6c67b305657db3b3283b5199230a authored about 7 years ago
Merge branch 'master' into feat/dashboard-api

32f635b68ce6af92f007aed52e5a2e8e0c5dd055 authored about 7 years ago
chore: update utility scripts

5f4a7c16751de2b1b9047278e0318cf2a554a010 authored about 7 years ago
feat(index): add link to show/hide latest tags

412a2d3c8e89a0bfc090df260ed023fc838bea15 authored about 7 years ago
feat(dashboard api): correct latest verification results

d02ea24558c8262ffedeb02b1e3373bda00b8a08 authored about 7 years ago
Merge branch 'master' into feat/dashboard-api

252aa0e2e3105e36e22894b115bff559e29190a4 authored about 7 years ago
fix(matrix): correct logic for selecting matrix rows on MySQL

06f6dd4098f8538ac89d26cb9e63006e3c99564a authored about 7 years ago
refactor: rename head_matrix consumer_tag_name to consumer_version_tag_name

8f6d2ba8bcf1f1741af605790949826294603861 authored about 7 years ago
chore: drop unused materialized_latest_matrix table

d0dc42c2e68b56fcff43483da51cef751f678238 authored about 7 years ago
feat(matrix ui): remove logic for hiding links until I can get it right

107fca2583bebf6e82fba157e0fc5efcc522d672 authored about 7 years ago
chore: remove duplicate refreshes of materialized matrix data

2b7135545f32d8ed84e93e30c12a1bf4e835ba6d authored about 7 years ago
feat(matrix ui): correct logic for hiding pact links

825af6d6ab8843c191431026998f34c112eac01e authored about 7 years ago
Merge pull request #183 from TimothyJones/add-matrix-link

Add matrix link to pact rows on index pages

8a2b75cca273bcb9ebb0ce30f8873d7abcf84cb1 authored about 7 years ago
feat(matrix ui): don't show potentially confusing links for overwritten pact revisions

ed7498af65a39326803d145397722835d01c74ef authored about 7 years ago
fix(matrix): ensure matrix for latest consumer version/provider version shows correct results when a pact is published, published again for the same version with different content, then published again for the same version with the original content.

679eec1927d2d6250cd012e3fa42b54d8d868cff authored about 7 years ago
chore(dashboard api): fix fix head_matrix query

744250cc0793d6a70f7b58db548088eac5d7b5c8 authored about 7 years ago
chore(dashboard api): fix head_matrix query

Remove unintended duplicate rows from missing join on revision number

59661225e86ef7d3ec1459455314dabbac60019f authored about 7 years ago
refactor: remove brackets

69208f730ae98d174dbea7f4d384be6a5d6620ed authored about 7 years ago
feat(dashboard api): fix query for displaying dashboard with tags

924aaae93358ef78cc3f585565f606968f78bb0c authored about 7 years ago
Change matrix icon for a taller, busier one

baa2131762e23295ab262d7823b0df1f2f99822b authored about 7 years ago
chore: add new line to end of dashboard text resource

9a24e2a3bc07435b620858994f7bd34b8f4dcd52 authored about 7 years ago
chore(dashboard api): fix too many rows on index page by fixing tags passed in to service

9deedd4180f7275c78b95e6ba0b53cb5af9b53d8 authored about 7 years ago
Change matrix icon to just the square

a8066bd12b6a7c26b7f2d0bfa29cea8bc0ec1bd3 authored about 7 years ago
feat(dashboard api): optimise dashboard query by creating manual materialized views for the matrix

Dashboard query was taking 20 seconds.

494f5533371d730fa1106dbb86a1d5c802588ee6 authored about 7 years ago
Merge pull request #185 from smckend/issue-184

fix: #184 Escape username before asigning it to URI userinfo attribute

fcf4b0eee7af00dd33f368b903809f1832e7aaee authored about 7 years ago
feat(dashboard api): add plain text content type for easy debugging

317a64de7429bb2fa7101d931a828c322de81e17 authored about 7 years ago
chore: fix logic for selecting "latest" pacts in dashboard.

413f999e4a5b2263eb6353c6442c2d6fd282f532 authored about 7 years ago
chore: fix latest verification url in dashboard resource

5914ae488e34552b6910756d0f55dca5a4336a25 authored about 7 years ago
chore: change text in latest label

5d8b06ed75872c9e14bf255c36668f675704adda authored about 7 years ago
chore: delete unused file

f138ea9e8fab14483af6179aff2efcb199200884 authored about 7 years ago
refactor: convert matrix decorator to use matrix object instead of hash

fcfce8f97cd5d45ab940ceb97838acfd55b64946 authored about 7 years ago
refactor: begin process of changing from matrix Hash to Row object

c44c22d7a9d149283884d7d324dbe9cdc0452240 authored about 7 years ago
chore: add deprecated name to latest-version resource in pacticipant resource

1351f7ce6fad333186eccf598599c757c43bbe13 authored about 7 years ago
feat(matrix ui): add links to all resources referenced in matrix

2958ae874a09eb9f0017948f14d040debbc07a7b authored about 7 years ago
fix: #184 Escape username before asigning it to URI userinfo attribute

81bb779fcff3746568338b24c1593f8d3ac8e928 authored about 7 years ago