Ecosyste.ms: OpenCollective

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

conduit-dart

We take developers' request for code changes and feature additions to the flag ship repository.
Collective - Host: opensource - https://opencollective.com/conduit-dart - Code: https://www.github.com/conduit-dart/conduit

Stable 3.0.9

* uptick version

* Released 3.0.5.

* Released 3.0.5.

* Released 3.0.5.

* Released 3....

github.com/conduit-dart/conduit - f3c598a60cd5ebbb3e8abfd2b3b88a425ba52a0d authored over 3 years ago
reorder pubrelease multi

github.com/conduit-dart/conduit - 79a6f7e2ee22d9be51d967f133ec4c725a6fbee6 authored over 3 years ago
common test compiler

github.com/conduit-dart/conduit - 5b8629fc9128a7b3ae22a651d4d2c47b713e68c1 authored over 3 years ago
uncomment pubrelease multi

github.com/conduit-dart/conduit - b707d6f08b53651fcd4f7e10d0173005138b6ddf authored over 3 years ago
uptick version for multi release

github.com/conduit-dart/conduit - e4760ac5ef571afcaecfca2a9c2f94efd79967ae authored over 3 years ago
common test dependency

github.com/conduit-dart/conduit - 85511b44065ffe6c66999a71189fed5224648c6f authored over 3 years ago
common test dependency

github.com/conduit-dart/conduit - 53643510b14ce46ce10469425bfa68745aea8cdf authored over 3 years ago
Merge branch 'stable' of github.com:conduit-dart/conduit into stable

github.com/conduit-dart/conduit - 20fcd2a0df9bdde28237acf74b5228fccc98356d authored over 3 years ago
remove need for versioned common test

github.com/conduit-dart/conduit - c4a3e343c39e2916870d59b458170c51cdffa85d authored over 3 years ago
Assets (#46)

* add assets

* remove reverse

* replace icon

* more readme info

* update readme

* use disco...

github.com/conduit-dart/conduit - 3a1ca16551dce1ce25b03339ee3701912e37b1dc authored over 3 years ago
Stable Release (#47)

* Fixing the way aqueduct TestRequest serializes list query parameters (#4)

* Fixing the way ...

github.com/conduit-dart/conduit - f5e27fd81652a88643612deafc696a2602947199 authored over 3 years ago
Merge develop into master now major nnbd conversion work is complete (#34)

* Fixing the way aqueduct TestRequest serializes list query parameters (#4)

* Fixing the way ...

github.com/conduit-dart/conduit - acfd86a9422983d2f54ffb9c188bc161f0fd95e6 authored almost 4 years ago
Release alpha (#26)

* Fixing the way aqueduct TestRequest serializes list query parameters (#4)

* Fixing the way ...

github.com/conduit-dart/conduit - 46617d39ea549156150e23fac5f259cab188269d authored almost 4 years ago
Full NNBD Migration tests included (#24)

* Fixing the way aqueduct TestRequest serializes list query parameters (#4)

* Fixing the way ...

github.com/conduit-dart/conduit - 1d2cc7f6d5834868daeaa071a38367cc47a1bf61 authored almost 4 years ago
Adding test for insertMultiple

github.com/conduit-dart/conduit - ed1b6cc2ccb7654d9b0136876a84cb7aa0cb6acc authored over 4 years ago
Adding insert many method to query

github.com/conduit-dart/conduit - 2c475270e608e58337e37b343bda2c3bbba30f1f authored over 4 years ago
Fix for a breaking change in dart 2.9 (#888)

github.com/conduit-dart/conduit - 0af9712a95205c1b73bdc12ebd3a6db8b141233b authored over 4 years ago
bump postgres to v2 (#817)

* bump postgres

* Changes default startup to use same isolate

* update pubspects to 4.0.0-...

github.com/conduit-dart/conduit - c3aa95ecb1eaac729da70037da0826a8a673d48c authored over 4 years ago
Increase minimum analyzer version in support of aqueduct build (#814)

github.com/conduit-dart/conduit - e1be18b5007592936a34719d5444357a09e95092 authored almost 5 years ago
Preparing package for 3.3.0-b1 (#805)

* fixing package warnings

* moving files between test/lib

* update changelog

* delete l...

github.com/conduit-dart/conduit - 1562bd98be205791a104739c3cbfd4ea5a5da352 authored almost 5 years ago
adig import directives to generated resource controller, adding cli args to generated executabe (#800)

github.com/conduit-dart/conduit - aabf4ae129da98dd09d22be8088dba654ec7ca8b authored almost 5 years ago
Adds generated test runner as a job (#791)

* fix code gen errors

* refactorig validator code to use analyzer

* fixing more tests

*...

github.com/conduit-dart/conduit - 42aa1f395aaed3a8713f808a0b725dfcfa25c231 authored almost 5 years ago
Added getter for inner response (#795)

github.com/conduit-dart/conduit - ebe628cc0c22fcb107a652a779f3294262dd226e authored almost 5 years ago
Adds aqueduct build cli (#792)

* adding build command

* adds build cli

github.com/conduit-dart/conduit - 39748dd93587f848503088508fecc0ce16449b98 authored almost 5 years ago
Adds more ORM capabilities to generated framework (#790)

* Fixes issues with key lookup

* Fixing tests, generator

* fix test, add guard against bin...

github.com/conduit-dart/conduit - ad6bf791def5eea087b6a3d0d7f2a3941d9bc45c authored almost 5 years ago
Moves a few tests to separate generated vs mirror and fixes minor issues (#789)

* Fixes issues with key lookup

* Fixing tests, generator

github.com/conduit-dart/conduit - 647c4e98e0ce39242675b33a9e5eb761feea5cf4 authored almost 5 years ago
Fixes issues with key lookup (#788)

github.com/conduit-dart/conduit - 91216523b75bf6626be3c16513ea724333682c89 authored almost 5 years ago
Refactor implementation of code-generated ResourceController (#781)

* rename mirror_impl to runtime_impl for better swappability

* add runtimebuilder

* able t...

github.com/conduit-dart/conduit - 77aff25abb5e06fbda8c7e1bf1570947f69ef71a authored almost 5 years ago
Add accept filter for serializable read (#767)

* Add accept filter for serializable read

* Fixed failing test

github.com/conduit-dart/conduit - 186ee87c289310a5cab3e365854d198fde0097fa authored about 5 years ago
Adds support for package:runtime (#762)

* rename mirror_impl to runtime_impl for better swappability

* add runtimebuilder

* able t...

github.com/conduit-dart/conduit - 16fc395f24d5ebde0c35b8d76caa8add3c25ef43 authored about 5 years ago
remove deprecated --no-packages-dir flag from cli create (#730)

github.com/conduit-dart/conduit - 551593b42b36c3d865442f6531db018e7192c56f authored over 5 years ago
Fix ManagedAuthDelegate.getAllowedScopes() check in AuthServer (#723)

* Fix ManagedAuthDelegate.getAllowedScopes() check in AuthServer

* Deprecate AuthScope.allows...

github.com/conduit-dart/conduit - 4a0a486740317ed5c8e41a89a3fee33af3c4b4b5 authored over 5 years ago
Update application.dart (#713)

* Update application.dart

* Update application.dart

github.com/conduit-dart/conduit - 03d925277175e320ba34511cc3068b55ec9eb4f9 authored over 5 years ago
Adds basic behavior and tests for runtime code generation (#706)

* rename mirror_impl to runtime_impl for better swappability

* add runtimebuilder

* able t...

github.com/conduit-dart/conduit - 4f886d98002a69d9ed438b82a3dbdceb22bc9160 authored over 5 years ago
Replaces deprecated analyzer calls and adds new code analysis utility type ProjectAnalyzer (#700)

* adds analyzer type, removes one deprecated use

* replaces deprecated analyzer usage

* Fi...

github.com/conduit-dart/conduit - 2cc45579b455603f8183e3535c2a3626db990b06 authored over 5 years ago
moves runtimeCast into runtime (#699)

github.com/conduit-dart/conduit - 83402424214d4b1f2907af2576b7c2f8b3ea438a authored over 5 years ago
Moves resource controller mirror runtime behavior into runtime library (#697)

* adds runtime for serializable and controller

* removes mirrors from documentable

* resou...

github.com/conduit-dart/conduit - f252500e456dbb9c6fe24bbdfcfb2a3f5a6d422d authored over 5 years ago
Fix margin in generated OAPI page (#692)

github.com/conduit-dart/conduit - fb8552a0eff096a76a1b6e1eb8d34bee592a5cb7 authored over 5 years ago
Runtime class support for app/channel mirrors/codegen (#683)

* move builders into compilers. centralize mirror db logic

* centralizing more mirror logic f...

github.com/conduit-dart/conduit - 3c5d135fb8c44cd39791bbd9a1fd42818732649d authored over 5 years ago
Unifies ORM mirror logic so it can be substituted for generated code (#679)

* move builders into compilers. centralize mirror db logic

* centralizing more mirror logic f...

github.com/conduit-dart/conduit - 523577e26daeae4ef3e8f94c03444df974c3401e authored over 5 years ago
Allow `aqueduct db generate` command to support naming migration file (#554) (#662)

github.com/conduit-dart/conduit - 0f7225865f9a49b2098d3d8fb8ae684531dbd449 authored almost 6 years ago
update changelog for 3.2.1

github.com/conduit-dart/conduit - d3e66ef3e06df8bc5caaba12617d42935dbe5745 authored almost 6 years ago
fixes issue with queryreduce inside transxaction #644 (#651)

github.com/conduit-dart/conduit - 15968dea3c144684d4bc5ea55a3c9e323199837c authored almost 6 years ago
Fixes issues with enums and bound lists in openapi generation (#658)

* fixes issues with enums and bound lists in openapi generation

* dartfmt

* remove unused ...

github.com/conduit-dart/conduit - 90c5f65f397b4b2e4b7fdf41b2467d589d1e680c authored almost 6 years ago
Update pubspec.yaml (#657)

github.com/conduit-dart/conduit - f6b41024dc2117383e61b7786a07eb4524e401aa authored almost 6 years ago
Fix issue with primaryKey annotation not being able to be differentiated from a Column of same behavior. (#650)

* Fix issue with primaryKey annotation not being able to be differentiated from a Column of same...

github.com/conduit-dart/conduit - c5848fc05f7615884e4708ca81e9935065b1bf74 authored almost 6 years ago
update changelog and pubspecs

github.com/conduit-dart/conduit - 07043998a677cfbdd1a887e251c913bc02c989a8 authored almost 6 years ago
Updates API reference for @Table

github.com/conduit-dart/conduit - 631924b8fa8f17dcaa0e3078e593f43a11f29d7b authored almost 6 years ago