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

Fixed pact URL

f2fbf333c768d13c313238837390acfe0cdfe02a authored over 10 years ago
Added mouseover for relationship paths

6eb0d70bf5fce2bd9d02e42d85ef3f7b167bef87 authored over 10 years ago
Added clickable relationship links

8e916fcc5022674181717553d8735207917a64c9 authored over 10 years ago
Working on clickable relationship links

c2c6cea2a2161e70f3b7163332b116dd7ff5f88e authored over 10 years ago
Removed test for old relationship CSV

542a3a261f0b8e685533e044c7c60b3bb07aad64 authored over 10 years ago
Made hovers work in network graph

e7069560ff475477cb6a83f0fcf9ada634e8df89 authored over 10 years ago
Adding dynamic title, tweaking graph layout

20f4769f3ed7b611b5ac328b93ab80d120f791ca authored over 10 years ago
Changed text to stay horizontal instead of fan out

52d33e9cfd758c67f451aaf73480bb4850415f43 authored over 10 years ago
Fixing network diagram when there are only 2 pacticipants.

67e4a4376920d28ed290bf0cd82a02c67e653e17 authored over 10 years ago
Cleaning up network graph code

bc65b8161c47e7e5829e2c1f13688da82428066c authored over 10 years ago
Adding HAL documentation

4b6cb07484df95a0f2b17fb97f2be82bfa3f1a57 authored over 10 years ago
Added webhook HAL documentation.

7fc641835ce8de83e0d258064b158be172181f20 authored over 10 years ago
Added useful rels to help navigate between webhook resources.

434fbe82814632007d46b4e3ba32d01246d48f12 authored over 10 years ago
Adding description to webhooks link

959675b544631920d7e4d0af7d9d2afa48c26889 authored over 10 years ago
Added webhook test execution endpoint.

9cbf2b122a6f00327713bc6db0ce523fd8811dab authored over 10 years ago
Renamed resource_url to base_url

1f6aaf13ad7561ffce1b55885e0b1ca3b8075bb5 authored over 10 years ago
Fixed bug with webhook headers. Expected list, was hash.

96f7879ffdac3a433e1315d3baab0e75ae082ebc authored over 10 years ago
Webhooks belonging to a pacticipant will be deleted when the pacticipant is deleted.

6bdfd1617996b4f76708753e40deddde958c44a3 authored over 10 years ago
WIP - ensuring webhook executes when a pact version is overridden and changed.

27572e2f1fd3e84b2fdf225ed110dba7b8e94435 authored over 10 years ago
Fixing webhook execute - 302 is successful.

20c2d50991c541cedec38f1e4757989141b08080 authored over 10 years ago
Adding webhook DELETE

2469ad5d9300e24061700931eab0230894eaac76 authored over 10 years ago
Making pact:verify pass.

b15f3d271fdfba0a47601db4111d8987879380dc authored over 10 years ago
Fixed webhook service name

2f7dfd524b96acda3e94baa45e14f857b9627607 authored over 10 years ago
Added logger to base resource

e557d680ca4307a442c2f5dba4be4817a45e8b2a authored over 10 years ago
Fixing JSON parsing problem - parse not load

db26314917238231fd13aa933ac5669c8656f371 authored over 10 years ago
Adding code to find webhooks by consumer and provider

77981c7c913bd3590bb4b3ef73cfddb0d22e9bd9 authored over 10 years ago
Adding code to execte webhook and to detect when pact content has changed

7ae9b59d599650b10ce0b7242c74f8bf43cb87d2 authored over 10 years ago
Removed pact-webhooks link

bec6a60b60a0e68713269a20477e273614bbee8e authored over 10 years ago
Adding /webhooks resource

c8289fb7c156c6343e946bb77aa81da028782762 authored over 10 years ago
Added embedded consumer and provider to webhook

12150034317794f30289ac641c29b0e4e306fa0e authored over 10 years ago
Adding self link to webhook

47a5e74a2180baab24a6322ce81b4c83dd97b3f6 authored over 10 years ago
Added endpoint to retrieve webhook by UUID

2d818ee449830108a3ced847e7e9f088e9f4a230 authored over 10 years ago
Updating gems

fa9427e23ff7641cdb203a18388d0975889ae12b authored over 10 years ago
Using more Sequel goodness

22eb236753825962c3b783f700e5f16e315e35ba authored over 10 years ago
Refactoring to still use Sequel model with decoupled domain model using repository pattern

4f1666b38b476a8b2ac39f9ff7cef995a5f977a3 authored over 10 years ago
Implemented find_by_uuid for webhook

d9f9c6d67b3b0a26a5bb23f85cc006d83c88ed28 authored over 10 years ago
Finished webhook create spec

36852d076678b242cb7fac7e7527b3ce93b8a82e authored over 10 years ago
Started adding webhooks create method

5bd5c25b455afc05ad196af5ee7f2776e9a9a382 authored over 10 years ago
Added uuid to webhook

e19d48d7d4c0fd7dbfe39fbe0a2ee06c6c645216 authored over 10 years ago
Update README.md

6f7b52b48a8db17f28c5656b79d601bca8497523 authored over 10 years ago
Update README.md

f2c81db702f12b42e72615bd9ab46d7a6e07c41a authored over 10 years ago
Update README.md

3b142faebc81c6376b2a8df9ca18ee30218b9576 authored over 10 years ago
Completed web hooks resource.

25c38662f219f38df244755d4faeb7d4fd709081 authored over 10 years ago
WIP spec

c3b9f9a98544cc487694cce8a9bd0c4f33312263 authored over 10 years ago
Adding validation for Webhook and WebhookRequest

e0f3025f6d7965b770efe00bb122ee85cb9629c3 authored over 10 years ago
Upgrading rspec.

74a4e06e110a0b76162b42705c8f7fe80c4709f0 authored over 10 years ago
Adding validation to webhooks

cd5bad5ad5add2cdbc4093b60ad16d71a080c4ee authored over 10 years ago
Working on webhooks resource

e52c0177f493d2ba16ac6681963c7be4a0e24308 authored over 10 years ago
Added WebhookDecorator spec

de498dc8d1818d074a77136847dcbc649f0ca6c0 authored over 10 years ago
WIP webhooks

046383bb930749e9a895c6f0dc77382cfbce4d04 authored over 10 years ago
Started work on webhooks

a59e46eb37514446c0e17a2da5ce7660d8658be3 authored over 10 years ago
Return 400 error for pacts with invalid JSON

56d9ae5ae19f50d786ec3a32807cf019f9af81ff authored over 10 years ago
WIP spec.

ba88b8d5020998359636b52ca1761bf5a677b76c authored over 10 years ago
Fixing chrome "back button" bug.

5f590a1aa26cc934b19da55aafe9ca4a23093757 authored over 10 years ago
Cleaning up ripped off javascript

6cc00b619d9f39c77c56ad5eacf372cc0545929c authored over 10 years ago
Added links from relationship page to group.

884aa067738acc2000acc9ae69c26a7b6e8c5961 authored over 10 years ago
Adding group UI endpoint.

642570ef87981acb44f8409d27f333d8275e948c authored over 10 years ago
Fixed equality checking to make Group work

c59e790a5bc45d82739769aa36bf3956acad3b16 authored over 10 years ago
Added integration spec for group endpoint.

12bf2047c5fe9b4abbfe6e6a73f91f13851434fd authored over 10 years ago
Implementing 404 response for groups.

56e598863c1a552240d9dd61e741d9bc9614272e authored over 10 years ago
Adding code to find Group by pacticipant

27b52c0ea697cab3fae48e7bef2e8f3b1a603ef4 authored over 10 years ago
Added class to split relationships into separate groups

e8e610de8f03559c22c0b7accb366b6f8deed9b6 authored over 10 years ago
Adding a group resource

36090282a43a73b2b74a7b7737762a05c34791c5 authored over 10 years ago
Added created_at and updated_at timestamps to all objects

9136ba060e44754690a235aca5b88728befde8df authored over 10 years ago
Added created_at and updated_at timestamps to all objects.

437df9e27a24239ea15229c0eb819cdfea8c8910 authored over 10 years ago
Renamed PactDecorator to PactDetailsDecorator

9dda7c284f4940d6698c92823990409a176bb226 authored over 10 years ago
Cleaning up unneeded hack day files

f6af1fbb55235c2b37ff4ad1771e32d237de0444 authored over 10 years ago
Cleaning up network graph code

17d5fd73625ad63b31f6713b527881b4ad554cc8 authored over 10 years ago
Fixed missing pacticipant ID in latest_pacts query

8b3e89a39a1f08c69ce607865aa6feec4063c1bb authored over 10 years ago
Merge branch 'master' into network-graph

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

f3e6bdaa20a5619a62684aff35c2b774e295bf95 authored over 10 years ago
Merge branch 'master' into network-graph

5aa813ba64e3c4cfaab4443cc5c8ca368acdbadc authored over 10 years ago
Make less hacky fix for column name problem by using aliases

f64e7d3e67a475e74c5ea38a4b0167426e5d17ca authored over 10 years ago
Fixing query for latest pacts after upgrade to Sequel caused the old syntax not to work.

7a88139a277cadc17e51c694239c71388bcf9d67 authored over 10 years ago
Turning exception showing on

594f16079b487dd82b94d698aedf6da275cbc146 authored over 10 years ago
Updated to pact 1.3.0

7250a5189d43843e39ef28124405644b3da8c593 authored over 10 years ago
Merge pull request #44 from plexus/no_links

Prevent error when document does not cotain _links

2e831af0228ddf79792cc24edec0fbc53d08d09d authored over 10 years ago
Prevent error when document does not cotain _links

801407fffa08e545b2bc05990af17650940956aa authored over 10 years ago
Fixing broken reference to InteractionsRenderer

e21fcbb3028be261cfe626489507467cc1240d38 authored over 10 years ago
Fixed broken tasks.rb

4436cc7eabf54adbdb08ca305f064a28ad08ebc3 authored over 10 years ago
Removed rake delete pacticpant task

7f13a3e8b0c13031116fa7b89feb6b8055ea9ed1 authored over 10 years ago
Implemented DELETE for pacticipant resource

9824247ef747ca9deeccea0b8c5671791bc2aadb authored over 10 years ago
Swapped links and properties order in the HAL browser, because the documents are large, and scrolling to the bottom of the page to click around is annoying.

1c6560003e32def3ab275d916720b45c8b6e1e00 authored over 10 years ago
Releasing version 1.0.0

f526de7fde525fb5710c82febf7bcdc643acca3e authored over 10 years ago
Merge branch 'release-1.0.0' into network-graph

6609567255c51c582199bd11b76472f37826352b authored over 10 years ago
Fixed bug in 'latest pacts' code by introducing a DB view

6b4750c0ee66a2612939716e1c992360bf003e69 authored over 10 years ago
Sorting relationships by consumer name, then provider name.

ed25adb3299ccaabca13ea3a65d4ee13ccc6b0ba authored over 10 years ago
Merge branch 'release-1.0.0' into network-graph

34a6514af309388b7a602aea9a872bc5617ad32a authored over 10 years ago
Remove rack/hal_browser from example config.ru.

b0d44cda8c5b5b47144f7fb5fa3d57bd861a56c3 authored over 10 years ago
Adding WIP network graph.

d392cde30556630afcca0baa5417ae6471c3f008 authored over 10 years ago
Merge branch 'release-1.0.0' into network-graph

e543baeab38858d36176492f58d9be2e11dda5b4 authored over 10 years ago
Added task to delete pacticipant

24daeea6008eadf713de6681e41335eff8c5564b authored over 10 years ago
Releasing version 1.0.0.alpha3

7aae5305774694e0c14f82407bad276f3b01e214 authored over 10 years ago
Increased json_content size from text to mediumtext (16MB)

53e24cb99d812a3bf3c34492f3348dacfdf4a8b4 authored over 10 years ago
Releasing 1.0.0.alpha2

1f6554691d58ca1cf7f0f386e6833c1b86fcf55c authored over 10 years ago
Network graph first try

7b0a0168ed010c225673af4730e0e36371742543 authored over 10 years ago
Adding network graph spike files

3714ab588a84563c4e5c7a04494e8d9e0b3e87af authored over 10 years ago
Fixed LatestPact resource specs

c9433acfdc54f9104611d7a6292290aee0cd506b authored over 10 years ago
Implemented finding latest pact by tag

73e2b81e3a894f8838df814b1bc3f1b74fa8a982 authored over 10 years ago
Changed /pact to /pacts because it is more RESTy

bfa62ccd633e2c018291222d72024f01481205b0 authored over 10 years ago
Upgraded padrino

a7a8e0d92bc9d3c6d849965a294f1292994f7404 authored over 10 years ago