Ecosyste.ms: OpenCollective

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

github.com/ory/x

Libraries used in the Ory ecosystem
https://github.com/ory/x

fix(tracing): enable trace propagation for OTEL (#573)

The middleware already attempts to extract a parent trace from the HTTP
request. However, that ...

a3b23fe27b3d5de0db39b1f3f36ef719e1b271f3 authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/32137ce422e5241be...

7d2f1ce6791a5b2e45a4525c20070eaa1b452135 authored over 2 years ago
fix: remove support for JSONPatch 'test' (#572)

json-patch panics when the operator is "test" and the value
is empty. Until this is fixed upstr...

291c96e3c972896080501846ab0b1a0e6e141be4 authored over 2 years ago
fix(popx): ignore empty testdata migrations

05c9e436c677cc9cfbabb2e5ac45eaa2d46577c3 authored over 2 years ago
fix: remove messy crdb transaction workaround

86dcec6ac864edcb384ffbf8cba7e87672319662 authored over 2 years ago
feat: introduce more contorl over versions

86f800563b5f95133ccbc06b82676c4c4f17cfda authored over 2 years ago
feat(ipx): add validators for localhost

d346819a6ede5529ffcad993e3e8b32f614427d9 authored over 2 years ago
fix: report original error in migrator

d3f6138a0edc1b465c0ce95f80deaadf58d64f6a authored over 2 years ago
fix: properly expose errors in health checker

21b593b4b8768050bd1355a503a5e1ef835edd84 authored over 2 years ago
fix(openapix): use distinct name for pagination headers

4e819dc4033f0497fc4a6d52b13ad54e4f1318d8 authored over 2 years ago
feat(sqlxx): add NullInt64

5f5ee6d3822f9ab603665618bbef573d83278194 authored over 2 years ago
feat: add type names

06dadde50a6199921c9ad4a8899fbfec3d10b88d authored over 2 years ago
feat: add tests and types

463cd057b17c6d312dd26dd22987369d7c721c6b authored over 2 years ago
chore(deps): bump gobuffalo/pop (#561)

9901ecd0b6d2ee5c6bf11cfdda732a485a4a4aa9 authored over 2 years ago
fix: update DataDog/dd-trace to latest version (#560)

281354e847a4368e9d0bf89fb82444b3fbf35f0b authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/81cbfd3d9e49770d8...

f721c4ee23a6965ae39dc2e99c0ff2f4eb161410 authored over 2 years ago
chore: delete semantic.yml (#559)

Replaced by https://github.com/ory/meta/pull/154

65a04b5bc209d9fbdee54b9854a68a59547a8360 authored over 2 years ago
feat(httprouterx): refactor helpers

30d64e45812e2f1275b6068401b9c88f89123227 authored over 2 years ago
feat(openapix): add common openapi definitions

2c464796a9cb1debb48556a77bec3aa5939de2df authored over 2 years ago
fix(popx): close file to fix resource leak

02bf91d3a93103dbdde3414867ff05648ec40f38 authored over 2 years ago
chore: fix lint

9672954fa9668e07f5d14eb2c5c8913e0df160f4 authored over 2 years ago
fix: gosec lint issues

34a5e161d3b41862378eabda016c3ac30c44d0f8 authored over 2 years ago
chore: bump lint

6bf78bc98ab7ce8027886030031d51fc9db87fa9 authored over 2 years ago
feat(corsx): add contextualized middleware

1bd1ed03a8129f7246252a766e1022b89a839137 authored over 2 years ago
feat(cmdx): add helpers for instantiating HTTP clients with common flags

c37bce6827ccac5e66ea4377b41fcdb2072e9e02 authored over 2 years ago
feat: recognize postgresql alias

Closes https://github.com/ory/hydra/issues/3152

d2e18c31347f79421bd691b7a2b17353e43a45ce authored over 2 years ago
feat(cmdx): add pagination token handlers

432a72ab6e5d35b26a42dc1b1082d6b0c1123326 authored over 2 years ago
feat: token-based pagination helpers

b8f06e4a14052c0b0179ad25b91591befb0499fd authored over 2 years ago
feat(pagination): add keto pagination handler using encoded tokens (#550)

52e3d96a02dfe3ddc526e13358cb56eb8f8ead72 authored over 2 years ago
test: report per hash time (#547)

d4f0c5c9c12c012d1b35875abd244e17a67b4424 authored over 2 years ago
feat(cmdx): add pagination helpers (#549)

53c9270278daf3e5587d8b6011d9c5378f8a75b0 authored over 2 years ago
feat: add ider output to cmdx (#548)

8214605ecb622b07c1a9cafc3173a21afb462668 authored over 2 years ago
fix: do not execute empty migrations with comments (#546)

See https://github.com/ory/hydra/issues/3149

38709e94d4e2089d2ab0fc895dafec72317ebe8b authored over 2 years ago
feat: add endpoint label to http_requests_total metric and fix sjson flake (#537)

bf04cdce76b69783762c66ac062e212a6d6e59e9 authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/8a3d37122ffbfd732...

a8573c8fcc3ea212ac63fe9803849fe4728644e5 authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/0206ac31740d50920...

9c90d7d84dd86240e50f6964f701902929867c31 authored over 2 years ago
fix: deduplicate changefeed events (#536)

Cockroach might send change events multiple times, so we need
to deduplicate them.

Co-author...

42163446932ff2931d5220b8b1698cd9286e79e1 authored over 2 years ago
refactor(hasherx): fix naming and package name

46b8805688358ec59b347834258254ce7f299de3 authored over 2 years ago
test(hashersx): add pkdbf2 perf test

39fe1b615e3831efdf50d437fa565e466154d006 authored over 2 years ago
feat(hasherx): add common hasher functions

f64a2ec613ffbd7a9bb11f94864bc43b7a983d82 authored over 2 years ago
feat(httpx): make ip range error identifiable

48a886f1512b34cf82ccb41b2f62867e70512d25 authored over 2 years ago
feat(tracing): add traced pkdbf2 hasher

de5c188dfdfcc340619f69deb254680caf729dc0 authored over 2 years ago
fix: update rs/cors to latest version

a42fd3d82b25eb56bb124d85320a98f2a84d24da authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/344dea23911c67ead...

f76791253331b842cb999c45a4bd8b9b90904615 authored over 2 years ago
feat(uuidx): new package

4b37da458427d047692f860cfdebb45a140d28a3 authored over 2 years ago
fix: lint issues

d0b765426539101cbebdc992d35f3bcc5fad2504 authored over 2 years ago
feat(httprouterx): add helpers for admin routes

9f069f6c3557ecbc31270fe499d44b7c8183d5a4 authored over 2 years ago
fix: return correct key (#534)

73b7c6f126f51fa57f0d103794470c1d2309be28 authored over 2 years ago
feat(josex): support opaque signer (#533)

7bf9431a15d4cf6658137f23a19dbf65982c1546 authored over 2 years ago
feat(josex): add ToPublicKey (#532)

fc53a00f98b6f47c50f045690e96a8f21dcf0934 authored over 2 years ago
feat(testingx): add testing helper utilities

723ad129c4bc6fa5f9d07a9cb20f55d67025f6fa authored over 2 years ago
feat(httpx): add WaitForEndpointWithClient

41013ca01f7687f7ff6163c9dbc28dd54ee28f0f authored over 2 years ago
feat(httpx): add WrapRoundTripperWithHost

1d73b2271c9b320bbb380fbdaff9beabb81a5c55 authored over 2 years ago
feat(httpx): add custom tranpsorters

a8f160b70766dd4fd4f0e1d5b9d47ea55d8f150e authored over 2 years ago
fix(popx): error handling

a5444ffa5b1aad05f67645092e06106d76c77b6e authored over 2 years ago
feat(sjsonx): add helpers for sjson

69c7107bdc1158af4978cb453ebb370a0f6b3f00 authored over 2 years ago
chore: format

492ee36149ce1222d11a6e66b08f775d7b9a433b authored over 2 years ago
feat(httpx): add wait for utility

91e604c3305d97bce815b058a1634597f5808703 authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/2f1d3a4891c8f5b09...

32ada8266273e76e35cc692a3999eb966cbeab8b authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/bff2671cdff9a7060...

bbc9a7be90e9f4a04ce5ec7eebbfa90a976ce21b authored over 2 years ago
feat(otelx): add TraceHandler func

36d472c791c1376b247a90c7e62697139830e306 authored over 2 years ago
feat(popx): improve debug

26aa42037e92fb409c7f6b70464c7798d5464891 authored over 2 years ago
feat(popx): test migration fixes

94add8408b13eb38c0942beaa6ccb73a7397827c authored over 2 years ago
fix: use correct name

9c3a163155ef92381f1bbf760edbe57a11fc520d authored over 2 years ago
fix(popx): resolve broken migration pipeline

b5bc5fda4c982d158b65e93bde7bf455dfad7157 authored over 2 years ago
feat: allow using middleware for healthx handler (#514)

Co-authored-by: Alano Terblanche <[email protected]>

d99689a7c66174e81f01cf48586cc1b1a967de09 authored over 2 years ago
fix: expose ConnectPop (#522)

6dce068b53ef2f47e6baec97082a1b194b070c36 authored over 2 years ago
fix: remove stray printf (#521)

1de206ba9655a4a3670c5830710ed90763fd851f authored over 2 years ago
fix: respect other migrations as well (#519)

d7a0da4be47af29d40350a2ce79e50ca1e5bafbb authored over 2 years ago
chore: remove empty file (#520)

9d9bb2bb28bdbcb6ded4f7540c0fef7e751f45d9 authored over 2 years ago
feat: implement servicelocator (#518)

d6000468d4e8d722b9b07c5e3db5c45853cc78d3 authored over 2 years ago
fix: force linux/amd64 for MySQL (#517)

e07c21dce2249809a67ce86ef231e6a43403a026 authored over 2 years ago
test: ensure that down migrations are considered (#515)

764850fbee8e4e264cfb9160d79104f3e7f64acb authored over 2 years ago
feat(corsx): add cors helpers

721622b59af506cc7f4954a74c4a6ac2e511c325 authored over 2 years ago
fix(popx): make migrator connection part of the transaction (#516)

6dafa0079b8fb263f12054e207846e8e53dc70d6 authored over 2 years ago
feat(otelx): ignore admin health endpoint (#511)

1184397dfc82680a5d4b3803ecf0b6e4c73c09e0 authored over 2 years ago
chore: format

f1c73ff95e913e103af3680316bae637d9c5ea50 authored over 2 years ago
chore(cmdx): replace ExecDebug with an env var

351ce7924489a8c582a1c609e25d8cadd7ad0884 authored over 2 years ago
feat(watcherx): changefeed resolved workaround

6aa3d4054f8b989ed228e4338d70d6ad552fa6e9 authored over 2 years ago
fix: better sanitization of `migration_table_name` (#510)

c8a4c776fbd949fc4c26f9e9ee3190e999bd3a57 authored over 2 years ago
chore: ignore vscode settings

c75b4749cd50ebe60e798d097d564fd226237a7c authored over 2 years ago
feat: add WithTestdata to migrator

5ca3d40dc27975238907992bca81beb4274576e9 authored over 2 years ago
chore: fix linting issues

cd715aa7d4bcaaf940b3d91f2f73e6fd054b780b authored over 2 years ago
feat(josex): add package

258366c330cc55d204bf0e604c47bc6c0a7ad4d8 authored over 2 years ago
feat(contextx): add package

198d84bc9eba32941a61a7a203261e0093ae1043 authored over 2 years ago
feat(dbal): add dsn helper

4a9eac7b047cc1f3040385a4ed27fdc3fc0f10a4 authored over 2 years ago
ci: remove `cloudx` e2e tests

5e848a21679496cd817b79cbe7e15d5fafa6346c authored over 2 years ago
chore: add cockroach-go dumps to gitignore

fee23252229589f622c7e9f70b80b58bf4bc4e53 authored over 2 years ago
chore: remove duplicate cloudx package

This package was moved to `github.com/ory/cli/cmd/cloudx`

c9089adc621db324ba2473d952d0a236ab7a9cc9 authored over 2 years ago
feat: add context helpers

9d5e197c9a8ccda4b118cc3b869b0111c084a7f4 authored over 2 years ago
test: regenerate assertions

75e87aaa266a2606a29053369a3e741a403b7638 authored over 2 years ago
fix(tracing): contextualize bcrypt

6a0a476030df543dd642f322d592f593d1b35584 authored over 2 years ago
fix(clidoc): do not escape long description

f424d040dd9c4e3075028dfa5c83b5f3ea15bcda authored over 2 years ago
fix(otelx): add noop tracer when none is configured

c5854de49b8f6dd7ca06e14450e81f1bb7ce747e authored over 2 years ago
fix(configx): improve benchmarking

998f057060cddf848972d6a9b05249c2143f508e authored over 2 years ago
feat: improve usability of `snapshotx`

8a3d9b8085253b9c74107cde8fbc898bb439212d authored almost 3 years ago
chore: use `snapshotx.SnapshotT` across all packages

13597d68c27918850226950e89a774913b72dc1a authored almost 3 years ago
chore: update config schema

814487f26b1fbb9a37fd07b64de47847338917f4 authored almost 3 years ago
feat(otelx): support for otlp backend

5db7f3daae23f98d05f5f318cadbfa804406abdc authored almost 3 years ago
feat(otelx): support for zipkin backend

0fea8884a2ee5b4152a8c3f5987b295c195f8c21 authored almost 3 years ago