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

Added spec rake task, and make it default

github.com/pact-foundation/pact-ruby - 06900aebf816f29e8d04e98965133fb3cae4b657 authored almost 12 years ago by Sergei Matheson <[email protected]>
Ignore tags file

github.com/pact-foundation/pact-ruby - cd8d7e0d34a67077978988d53b22611d21aa4c14 authored almost 12 years ago by Sergei Matheson <[email protected]>
Updated gem summary

github.com/pact-foundation/pact-ruby - 69546a899a1a3ae6c453cbb3873d853d459b890f authored almost 12 years ago by Sergei Matheson <[email protected]>
Add Consumer Response class and its spec

github.com/pact-foundation/pact-ruby - 9905649835662de844c654c15454a4c60d43f440 authored almost 12 years ago by James Fraser <[email protected]>
Gem skeleton

github.com/pact-foundation/pact-ruby - 590f10f67d231838a54fd7cb2bfda50487f9ef6e authored almost 12 years ago by James Fraser <[email protected]>
Merge pull request #2 from craigmcnamara/patch-1

Fix spelling in README.md

github.com/pact-foundation/sucker_punch - 3f93387516095e1dd0e1b4bd4236131f30f22087 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Fix spelling in README.md

github.com/pact-foundation/sucker_punch - eda986660f2fc8ba3f9f6b2ec43d8ea0ffcb9ca2 authored almost 12 years ago by Craig McNamara <[email protected]>
Add code climate badge.

github.com/pact-foundation/sucker_punch - 6842c906f017f7e2580a694d0805dedc3490a0ec authored almost 12 years ago by Brandon Hilkert <[email protected]>
Merge pull request #5 from sbrauer/inspector-tweaks

always show response headers and show error bodies

github.com/pact-foundation/pact_broker - 66028b4516c82a70bd020046c35196152cbbbbda authored almost 12 years ago by Mike Kelly <[email protected]>
escape JSON documents to avoid rendering HTML (and possible XSS)

github.com/pact-foundation/pact_broker - acca2e18742bfb0e7a1e3172f77b5168a6a5c115 authored almost 12 years ago by Sam Brauer <[email protected]>
always show response headers and show error bodies

github.com/pact-foundation/pact_broker - 9f071cbe8e98af443da5d65d7bfe8225a183d247 authored almost 12 years ago by Sam Brauer <[email protected]>
Add travis config.

github.com/pact-foundation/sucker_punch - a0b0e36daa457c96824c4d0e1dec8b0e903c738b authored almost 12 years ago by Brandon Hilkert <[email protected]>
Merge pull request #1 from tomfarm/master

Fixed typo in readme (sucker_punch.rb location)

github.com/pact-foundation/sucker_punch - 1d839ddd3b19423dcdfab0a1de19a475a3356088 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Update README.md

config file should be in initializers

github.com/pact-foundation/sucker_punch - 2a51d56e816d4127eb2cee93f9289ad08b2bf04b authored almost 12 years ago by Thomas Winkler <[email protected]>
Remove unused test worker.

github.com/pact-foundation/sucker_punch - a15e95f4c2f3d5ed334544999a7b58fc248fb5d6 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Update README.

github.com/pact-foundation/sucker_punch - 1be74aff90ca4792a20832f2572b9ccad49acbf9 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Merge pull request #4 from cdent/embed-custom-indent

github.com/pact-foundation/pact_broker - 445096730cfac1b7cccc4c4d88768ee392d87a14 authored almost 12 years ago by Mike Kelly <[email protected]>
Add delegated methods to README.

github.com/pact-foundation/sucker_punch - d218b41354c88e0def380206d73a8293e280ae53 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Add delegated methods to Queue.

github.com/pact-foundation/sucker_punch - 1d25603b4faf7db6e6ffb6235dbe27395ad3e102 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Confirm queue is a class from Celluloid.

github.com/pact-foundation/sucker_punch - 8ebb239552c3df1e61af9fcf211c7f07ea93a086 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Rework how a queue is defined.

github.com/pact-foundation/sucker_punch - 58193912b7f63532651a8ebd4dcc6d2bc0990ca4 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Update gemspec.

github.com/pact-foundation/sucker_punch - e6983ee13f0366080264a4e467564e262b94627f authored almost 12 years ago by Brandon Hilkert <[email protected]>
Bump version.

github.com/pact-foundation/sucker_punch - 75ef8543fb4ac792673423ae893a3cf038572002 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Remove production warning.

github.com/pact-foundation/sucker_punch - 5ba04c4b63cd8b5ced3dde80f8986ab59f3f770d authored almost 12 years ago by Brandon Hilkert <[email protected]>
Remove active_support dependency.

github.com/pact-foundation/sucker_punch - f4ebd45db8bc428d29a3bb9ae1470ad934d8299f authored almost 12 years ago by Brandon Hilkert <[email protected]>
Add size configuration.

github.com/pact-foundation/sucker_punch - 587a4e4fc1f40cba56b5915f49b44bc5bd1f5ff8 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Update with info about queues and how to perform work.

github.com/pact-foundation/sucker_punch - d1c15f5b58891c94c776b7740f7c8d42c3688d43 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Add some guts.

github.com/pact-foundation/sucker_punch - c01f411491655ba0f7789a4c7ddb6db94cc11f45 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Include Celluloid in Worker.

github.com/pact-foundation/sucker_punch - d7031ad7354ec023f44bb60e4119d245550a5601 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Add rake tasks.

github.com/pact-foundation/sucker_punch - 1986cacc65ebdcf7857d781a83196a97a65ac641 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Add dependencies.

github.com/pact-foundation/sucker_punch - ca7a6c63fb73d990a890d45c3478f3ef9e019dbb authored almost 12 years ago by Brandon Hilkert <[email protected]>
Add warning in readme.

github.com/pact-foundation/sucker_punch - 738930b368a6a623f942d3c58a0bdf92b8f1f593 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Initial commit.

github.com/pact-foundation/sucker_punch - 0e95c3e2180730f25ccf96cddd86540d5c24b6d9 authored almost 12 years ago by Brandon Hilkert <[email protected]>
Make JSON indent customizable

My eyes want to be able to choose 4 spaces.

github.com/pact-foundation/pact_broker - 01bbbcacb9b4154e14429058b40048e5f9282b8e authored almost 12 years ago by Chris Dent <[email protected]>
Merge pull request #3 from cdent/embed-doc

Add a simple docs icon next to the word "state" on embedded resources

github.com/pact-foundation/pact_broker - 85a7fd29ca29aba7dad54d4e4624ffd7377236ad authored almost 12 years ago by Mike Kelly <[email protected]>
fix minor indentation thing for @fnd

github.com/pact-foundation/pact_broker - 0512b5a0f6c264b560a2c8f49f9672b78e1ccd31 authored almost 12 years ago by Chris Dent <[email protected]>
Add a simple docs icon next to the word "state" on embedded resources

I put it on state because putting it up in the accordion header
makes bootstrap's CSS all kinds ...

github.com/pact-foundation/pact_broker - bf9fa203155c227b0c3e85c829615739721ce7c9 authored almost 12 years ago by Chris Dent <[email protected]>
Merge pull request #2 from andresf/request-headers

Adding editable request headers

github.com/pact-foundation/pact_broker - f2c62e552290ddd71317b4815f0880f72e11321b authored about 12 years ago by Mike Kelly <[email protected]>
Making Request Headers update everytime the request-headers input gets blured.

github.com/pact-foundation/pact_broker - 3d60001c2707904796e1f6a50d11026d338562df authored about 12 years ago by enrique-ramirez <[email protected]>
Reintroduced a bug by mistake, fixing it

github.com/pact-foundation/pact_broker - 2929977cee68a1621346287500cc52aaec6cb68e authored about 12 years ago by Andres Freyria <[email protected]>
Removing default margin on the request headers area

github.com/pact-foundation/pact_broker - 74c306037970fe25b6427e88bcb0fda84cede816 authored about 12 years ago by Andres Freyria <[email protected]>
Aligning to UI, making it pretty

github.com/pact-foundation/pact_broker - aa7cdd822634c2e15a501e802f568413cbc7455a authored about 12 years ago by Andres Freyria <[email protected]>
Headers were not being properly added

github.com/pact-foundation/pact_broker - 6ab6c7d86f9a09574b5dac6f31f4b6e3bd28efd5 authored about 12 years ago by Andres Freyria <[email protected]>
Further refactoring, to match the style of the code

github.com/pact-foundation/pact_broker - 39afb9b067aa36abd6282533cbe4f9cc4d340465 authored about 12 years ago by Andres Freyria <[email protected]>
Extracting getHeaders method from duplicated logic

github.com/pact-foundation/pact_broker - e03019fc42978be5cdfa6694676936e776f2f879 authored about 12 years ago by Andres Freyria <[email protected]>
Renaming additional_headers var to user_defined_headers

github.com/pact-foundation/pact_broker - 1fda2f6a31ed7393536c9e138604578f1adc474a authored about 12 years ago by Andres Freyria <[email protected]>
Code formatting

github.com/pact-foundation/pact_broker - 6b034302c9f9be166df49864088404578a996e39 authored about 12 years ago by Andres Freyria <[email protected]>
Copy pasta errors

github.com/pact-foundation/pact_broker - 79a470893e19974bf004cdcdd9cb2903d9c6ab4f authored about 12 years ago by Andres Freyria <[email protected]>
Adding the code from FoxyCart to serve as baseline

github.com/pact-foundation/pact_broker - 5d85ff0b36d2d3e128b23e66bc918871379e62ad authored about 12 years ago by Andres Freyria <[email protected]>
Fixing incorrect tag

github.com/pact-foundation/pact_broker - 0e14bf1cd1b3ef53196d1c053163f742816bd6af authored about 12 years ago by Andres Freyria <[email protected]>
Adding the css + markup changes

github.com/pact-foundation/pact_broker - f46009b89d6e7aa11b3a2e81a736c430a7bf4cc3 authored about 12 years ago by Andres Freyria <[email protected]>
Merge pull request #1 from sbrauer/master

Bug fix: headers discarded when value contains one or more colon chars

github.com/pact-foundation/pact_broker - 8ccbe5c41667cf07217b7ea4f5063fb8e54e71ed authored about 12 years ago by Mike Kelly <[email protected]>
don't discard header values with colon chars

github.com/pact-foundation/pact_broker - ae2dee2b7536227c4d4750fc1e4310f962108d1b authored about 12 years ago by Sam Brauer <[email protected]>
try different layout with links underneath state

github.com/pact-foundation/pact_broker - ffd8616c311b649885d2134508e300ccb580ce04 authored over 12 years ago by Mike Kelly <[email protected]>
add defaults for non-safe requests

github.com/pact-foundation/pact_broker - 03ec49c2bc5138da41f2c7654045117e4c2f363c authored over 12 years ago by Mike Kelly <[email protected]>
really need to look into this element selection bug. :|

github.com/pact-foundation/pact_broker - f64ebac4bd7948841c0f77c369a22bfa7dd7bc3c authored over 12 years ago by Mike Kelly <[email protected]>
naive curie pickup

github.com/pact-foundation/pact_broker - 64f182ce95e1d1e2ff37634b34e2b9ce893a26cc authored over 12 years ago by Mike Kelly <[email protected]>
improve buttons, hack around weird selection bug on anchor click event

github.com/pact-foundation/pact_broker - 08a6aeed4cf427585096a6c96b9357765fe21966 authored over 12 years ago by Mike Kelly <[email protected]>
sort out location bar

github.com/pact-foundation/pact_broker - 4a3daf8d951d8258e6b557237a0964621e10b239 authored over 12 years ago by Mike Kelly <[email protected]>
style tables, float state and links

github.com/pact-foundation/pact_broker - 0eca7f7206089d0a64bbec210c4caee7fcbbddd5 authored over 12 years ago by Mike Kelly <[email protected]>
move layout over to twitter bootstrap

github.com/pact-foundation/pact_broker - 5bd984a0acba550e45f5e593029645e42f837ec1 authored over 12 years ago by Mike Kelly <[email protected]>
add bootstrap assets

github.com/pact-foundation/pact_broker - cf9e4dfb1ebd1982e67320cdf3051114cf7507f9 authored over 12 years ago by Mike Kelly <[email protected]>
adjust non get dialog

github.com/pact-foundation/pact_broker - 45de065c5b7bb806c222251e9fef7a996ea3fce8 authored over 12 years ago by Mike Kelly <[email protected]>
make non-safe requests work properly

github.com/pact-foundation/pact_broker - 011ea33901fe150c6cd595f89f4001e14e5d6530 authored over 12 years ago by Mike Kelly <[email protected]>
clean up events, expose current document via global HAL object

github.com/pact-foundation/pact_broker - 096cadd93dfe1d2c53ca3fffc7d37ef1bccaffb6 authored over 12 years ago by Mike Kelly <[email protected]>
add view for non-get dialogs and introduce event aggregator

github.com/pact-foundation/pact_broker - 97a5e55f8ccc3e59e13ca7d5dad6c2ae870cc15b authored over 12 years ago by Mike Kelly <[email protected]>
flesh out non-safe components

github.com/pact-foundation/pact_broker - 9cc2d018ad2f47ee863baee0d23ef1e58a5cd424 authored over 12 years ago by Mike Kelly <[email protected]>
remove text-decoration from links

github.com/pact-foundation/pact_broker - 52f5c0062b8b029943b4a9bbb206f7ea91703688 authored over 12 years ago by Mike Kelly <[email protected]>
minor copy change

github.com/pact-foundation/pact_broker - 31c714dc7542b1f6c729ccd9710f4849e0848e80 authored over 12 years ago by Mike Kelly <[email protected]>
inline with spec (anything other than true is false)

github.com/pact-foundation/pact_broker - 7f96d16a857a530a55975079394e6215ac790f3b authored over 12 years ago by Mike Kelly <[email protected]>
show either a link or a query option depedent on templated property

github.com/pact-foundation/pact_broker - 893a0c11668532cfb95f060712d7f3ab5482cccd authored over 12 years ago by Mike Kelly <[email protected]>
don't show non-get option for now

github.com/pact-foundation/pact_broker - 5077ffa0bed1222f6394a9ff3510990386711264 authored over 12 years ago by Mike Kelly <[email protected]>
don't show query option when link isn't templated

github.com/pact-foundation/pact_broker - 998caa03f828f893286d25c12ffbb44e753400a2 authored over 12 years ago by Mike Kelly <[email protected]>
add dialog for expanding template URIs

github.com/pact-foundation/pact_broker - a692ccc95044a6f38173553e8f4829e757464a26 authored over 12 years ago by Mike Kelly <[email protected]>
add new links for querying a URI template or making non-GET request

github.com/pact-foundation/pact_broker - 7357f9860157a0a4ea054f8b94eb86449bed3e74 authored over 12 years ago by Mike Kelly <[email protected]>
add helpers for dealing with link rels

github.com/pact-foundation/pact_broker - fc90e06bc177a11269fbe0bb16ac473a223bc744 authored over 12 years ago by Mike Kelly <[email protected]>
only use entry point if fragment is blank

github.com/pact-foundation/pact_broker - 5a5e567aabb998487f673f8b1f735dfc880ebccc authored over 12 years ago by Mike Kelly <[email protected]>
rejig code a bit

github.com/pact-foundation/pact_broker - 6199205d86b884a5e892389151fae087961d1e19 authored over 12 years ago by Mike Kelly <[email protected]>
helps if I get the date right in the license.

github.com/pact-foundation/pact_broker - 6cb41f76523aaa883e0ee187a834468300093df8 authored over 12 years ago by Mike Kelly <[email protected]>
first pass at the api browser

github.com/pact-foundation/pact_broker - 1820f97aa7b3f9b237b21694caa95b52122a000c authored over 12 years ago by Mike Kelly <[email protected]>
initial commit

github.com/pact-foundation/pact_broker - 27cbed03aa8818dc4a7155dd13b9d796a45ae92f authored over 12 years ago by Mike Kelly <[email protected]>