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

Add new annotation information to doc generator

github.com/conduit-dart/conduit - f8d8bcc61059157f7756f30b2fcb27260663b454 authored over 8 years ago
Cleanup some parameter parsing code

github.com/conduit-dart/conduit - 864d3ff844576da94dfaa4bb6f16fac0352db118 authored over 8 years ago
Change the form url decoder to return the same type as queryParametersAll

github.com/conduit-dart/conduit - b87a092419353edebeaf97b6a4932cf432402136 authored over 8 years ago
Separate parameter template from values

github.com/conduit-dart/conduit - 42e2b4a6917f92d765d8169ef1cfd39ee03f9719 authored over 8 years ago
Move parameter matching to separate class

github.com/conduit-dart/conduit - 93e113f071684d9b9c111670ac34037d9fd61c5e authored over 8 years ago
tests and implementation for multiple connections trying to be made at once. Updated execute method to return actual values as list of lists

github.com/conduit-dart/conduit - 5bc1bb847a36b4d12bbcde361949d54a3761c230 authored over 8 years ago
moving some files for wildfire to aqueduct, will rename and update shortly

github.com/conduit-dart/conduit - 103d6a553dce7e0c8ff40eeda2b81aaac24ac3d9 authored over 8 years ago
Add parameter tests

github.com/conduit-dart/conduit - 763af8cf0ddc2b39e7f1b22df55ec2fe758e7421 authored over 8 years ago
Remove convenience parameter annotations

github.com/conduit-dart/conduit - 846f13a4d99c8da29f0591b4372b8ecc9ce1e3cb authored over 8 years ago
Fix controller level parameter setting

github.com/conduit-dart/conduit - e50f8dfa7122a5697dc2ab830ab3a9a2626c2bd1 authored over 8 years ago
Use better variable names in auth controllers

github.com/conduit-dart/conduit - f4c8c0aa440fef90be330d527e992522ab0b636a authored over 8 years ago
Working query and header values

github.com/conduit-dart/conduit - a8c7a02d5053cdd7c16f08cf4e6a1bc80259cd92 authored over 8 years ago
Working controller level variables

github.com/conduit-dart/conduit - 94028e6a299da46a39e8e3ae8115c2de6c8ffafb authored over 8 years ago
Return bad request on missing header

github.com/conduit-dart/conduit - 9a974b17b36664ca6635abe74dc22b4fb14911ae authored over 8 years ago
Got basic http header param working

github.com/conduit-dart/conduit - a098c0d560ee5be9578ad1ce299950bb43e3bbc6 authored over 8 years ago
Filter header params for http methods

github.com/conduit-dart/conduit - bc61d871c1e793e6c2dc6145c8ec2540026443f5 authored over 8 years ago
Merge pull request #71 from stablekernel/jc/controllercaching

Jc/controllercaching

github.com/conduit-dart/conduit - c3a16a79fc135799094b3e32491ad0a3d556338e authored over 8 years ago
Fixed merge conflcits and removed dead code

github.com/conduit-dart/conduit - 9ca355a50a2f3833ad9b1b4ee4bd24225407cd01 authored over 8 years ago
More PR feedback

github.com/conduit-dart/conduit - c12561ff74221b35fcd0acacdccc98ca05db3c78 authored over 8 years ago
Merge pull request #70 from stablekernel/ss/oauth

Add authorization code grant flow

github.com/conduit-dart/conduit - b4cd16e118c8e5310d79357936dafd2b62e70e5a authored over 8 years ago
Rename Authorizer to TokenExchangable

github.com/conduit-dart/conduit - 6361c8c880f2d13dafbed78129d1349bd33c7ebc authored over 8 years ago
Fix sloppy documentation changes

github.com/conduit-dart/conduit - 3e12560d495a019447f76963ce32741898e6bb12 authored over 8 years ago
Add delete auth code method

github.com/conduit-dart/conduit - f49ffa812c0cc44b6a6333cc5bda0f349ba311cc authored over 8 years ago
Invalidate tokens on reused auth code

github.com/conduit-dart/conduit - 49c5d09a77a8ec3a03ce85add2c5c2ae18914df7 authored over 8 years ago
Address PR feedback

github.com/conduit-dart/conduit - 3277de44a411ee7c6a205ff4b31a556d00ed4de0 authored over 8 years ago
Merge branch 'master' into ss/oauth

github.com/conduit-dart/conduit - 9d42bd6e2aae79911fb6391a2eda86bb9dba4974 authored over 8 years ago
Merge pull request #69 from stablekernel/jc/openapi3

Jc/openapi3

github.com/conduit-dart/conduit - 7fe70acffc2a47a7f0da2863f4c48106ab1f2b48 authored over 8 years ago
Fix issue with orderedPathVariables

github.com/conduit-dart/conduit - 8bd08846b7c3bf876650718be71cbdebf2e6afe9 authored over 8 years ago
Merge branch 'jc/openapi3' into jc/controllercaching

github.com/conduit-dart/conduit - 77e75b4edd567b9d84f5792be8b0b9964c2827da authored over 8 years ago
Removed dead test code

github.com/conduit-dart/conduit - 13298590ca95d5b037706f670241d3c75c052f2c authored over 8 years ago
Merge from prev branch

github.com/conduit-dart/conduit - d858e9e39c6dd658a17b01b81020e45aa4e525fe authored over 8 years ago
Move method for creating requestpath

github.com/conduit-dart/conduit - 1598ad3a4b48abb358ad5221785090590b8cd65d authored over 8 years ago
Merge branch 'jc/openapi3' into jc/controllercaching

github.com/conduit-dart/conduit - 915d7efbce451575d464d22370b2e73811c2633c authored over 8 years ago
Throw exception if trying ot use ')' in route'

github.com/conduit-dart/conduit - 81f0c71f397c69367800a5c72b7cf2f3a77c9752 authored over 8 years ago
Use cached values for path params

github.com/conduit-dart/conduit - a6bbd6fa04938a589371615c24520d0f61036725 authored over 8 years ago
Implementing caching for route handler methods

github.com/conduit-dart/conduit - b120355747293944aaab71fe19b177cae8e0868c authored over 8 years ago
Update URL to url for APILicense

github.com/conduit-dart/conduit - a1b3c1a66b66dace342a53ebb0a770408e314560 authored over 8 years ago
Changing URL to url

github.com/conduit-dart/conduit - 49f5ba1b2762a10943e6bce7a21d704a5ed44c9c authored over 8 years ago
Add some documentation

github.com/conduit-dart/conduit - 561c410a437c358edbeec94c5d047a4b6b58bf13 authored over 8 years ago
Add tests for auth code methods

github.com/conduit-dart/conduit - ff22771a7fc3aad2765f6307ba620d897a0149de authored over 8 years ago
Making all isolate things public to avoid Dart issue

github.com/conduit-dart/conduit - 12bb9e25eca63bee8508c876a40362d73ac260fe authored over 8 years ago
Test for exchange auth code

github.com/conduit-dart/conduit - 3be0b7283661afc891b6e71035e10de53c2183c7 authored over 8 years ago
Basic auth code test working

github.com/conduit-dart/conduit - 2830cd6714db9c1d02a8001bd143907abdd80af8 authored over 8 years ago
Update gitignore

github.com/conduit-dart/conduit - 0efcdb4a1e4204937535d28ce20883efa94fa83d authored over 8 years ago
Initial framework for auth codes

github.com/conduit-dart/conduit - efcb56c8e25273a5948ead0e88c476cec17ac15e authored over 8 years ago
Fix issue in tests

github.com/conduit-dart/conduit - fbb0a5d17ce19dc4dbf22317f5ddeb2f5ae9c50c authored over 8 years ago
Removed print statement

github.com/conduit-dart/conduit - 4e6f98b8037b4fbc01330f99aad7ba4bc60bd8f5 authored over 8 years ago
Use constants for typeStringForVariableMirror

github.com/conduit-dart/conduit - d474a52cdf7a00611e6570529c1da5b6eca5c1b9 authored over 8 years ago
Fix security param gen

github.com/conduit-dart/conduit - c40dd3518973da4c4b52b7cf2021fa05efd1d6df authored over 8 years ago
Added security and a few other doc gen types

github.com/conduit-dart/conduit - 825282a8947afecbe62bf08fce74c25c231a8ff3 authored over 8 years ago
A few more doc gens

github.com/conduit-dart/conduit - 2060d43ab96fdb29ad8b653a0ec9aecb2fe27365 authored over 8 years ago
More updates to doc gen

github.com/conduit-dart/conduit - d4810f7fc0a081130decee23f4d28d205e23aae2 authored over 8 years ago
Implemeneting some of the handlers for providing openapi spec

github.com/conduit-dart/conduit - 9bf65cfb4eb8a884d55f83da59c94ac52010b11b authored over 8 years ago
Refactored router to use a tree

github.com/conduit-dart/conduit - fd800977c4017584f280f1f1c5c338b4d744f0fa authored over 8 years ago
Checking in refactor of router paths

github.com/conduit-dart/conduit - 84783f39ce1922ef344760e3f59c4e9ea8b6569d authored over 8 years ago
Merge pull request #68 from stablekernel/jc/replacebody

Jc/replacebody

github.com/conduit-dart/conduit - bafe1e55d1b497080dad63665002a58d894b9b60 authored over 8 years ago
Addressing comment

github.com/conduit-dart/conduit - fb657ef4ff6b004ea4278ab1f5fc0e114d64cf3e authored over 8 years ago
Merge pull request #66 from stablekernel/jc/nullbody

Added anotehr test

github.com/conduit-dart/conduit - baddf26241fbf8e5405275cd2a5bac76978cd694 authored over 8 years ago
Merge pull request #67 from stablekernel/jc/safeguard

Safeguarding queries and deletes from blowing up the world

github.com/conduit-dart/conduit - 76ae3fd213424697fe814fdbad0807c5cd8338de authored over 8 years ago
Implemented HTTP body decoders, removed http_server dependency

github.com/conduit-dart/conduit - af11aa5925378d137f367737b40e78b0395f5a96 authored over 8 years ago
Merge pull request #65 from stablekernel/ss/oauth

Reuse refresh token for new access token

github.com/conduit-dart/conduit - cb18d2647b19150713b8f6bf3675de2928b8bcef authored over 8 years ago
Safeguarding queries and deletes from blowing up the world

github.com/conduit-dart/conduit - 31fec19a634384a98f0cbad7aa21307c9afcf573 authored over 8 years ago
Move access token refresh out of function

github.com/conduit-dart/conduit - daeb56df4e012cb01d05a8c0f4cf6a2ca5f81d49 authored over 8 years ago
Added anotehr test

github.com/conduit-dart/conduit - 16d66b1c6ad8eaa47471aa8176486be84bd4c8fa authored over 8 years ago
Reuse refresh token for new access token

github.com/conduit-dart/conduit - 45adf8e2566f231a7d740f2d7fd51e12a0bcd198 authored over 8 years ago
Update README.md

github.com/conduit-dart/conduit - 5fdfe7ffe52aba44888f720d5b788f96c43fb09f authored over 8 years ago
Update README.md

github.com/conduit-dart/conduit - 58d294c39daf2b1b02811cb3b64188a6dcc848d8 authored over 8 years ago
Update README.md

github.com/conduit-dart/conduit - 70dcf119ba5c3b7e644e9798cb3f178a37cfe55f authored over 8 years ago
Updating README with public repo test status

github.com/conduit-dart/conduit - 26cd509058e87deed06e1e0614df244bb3dcaa8a authored over 8 years ago
Updating pubspec to ebtter version constraints

github.com/conduit-dart/conduit - 5bd2afa93443e5c1aa031f86d882f6736d4cffd8 authored over 8 years ago
Update README.md

github.com/conduit-dart/conduit - f43f4ef4c851560bb14db913206ed249f12161ff authored over 8 years ago
Delete .DS_Store

github.com/conduit-dart/conduit - d45cf7325ac0b0cf8ba25d90cb717ec878281633 authored over 8 years ago
Update aqueduct.dart

github.com/conduit-dart/conduit - e28796a941b6b261733d0ac2cf4020616c03d934 authored over 8 years ago
Update README.md

github.com/conduit-dart/conduit - 7483787c14248bacf5bc1ca2a78e9c8b42805a97 authored over 8 years ago
Updating pubspec/lib file for deploy to pub

github.com/conduit-dart/conduit - 88e98482c07d45119d3ef2e36a83fe6ce296a809 authored over 8 years ago
Merge pull request #63 from stablekernel/jc/dynamicdata

Allow extra data to be carried in Request and Permission

github.com/conduit-dart/conduit - c9ba4e79c16d12e9797c66ef264bb5c048ef256f authored over 8 years ago
Allow extra data to be carried in Request and Permission

github.com/conduit-dart/conduit - f119453aa46bca7b4f7aaf74debd5b93139f0083 authored over 8 years ago
Merge pull request #62 from stablekernel/jc/nullhasone

Fixed issue where fetching a hasOne relationship does not show up in …

github.com/conduit-dart/conduit - 3d9e0a8dd4886888d997458667208f0923942236 authored over 8 years ago
Fixed issue where fetching a hasOne relationship does not show up in a map when null

github.com/conduit-dart/conduit - a5bef4481089bb12a63184cba4794fc3ed7c9a23 authored over 8 years ago
Merge pull request #61 from stablekernel/jc/schemagenerator

Jc/schemagenerator

github.com/conduit-dart/conduit - af25f082a7618d75414fca853fc64924c826b904 authored over 8 years ago
removed commented otu code

github.com/conduit-dart/conduit - b6f73961057f6fc2ae8ae8effa006db2a686c53d authored over 8 years ago
Can now remove need for columnNameForProperty as well

github.com/conduit-dart/conduit - c341003effc8dfb25609a3b0845db7aa22d7b2e8 authored over 8 years ago
Removing persistentstore ref to schema generator, as it shouldn't be used at that level

github.com/conduit-dart/conduit - a53ad046ab77598cc8b8c4503229ee69193739e0 authored over 8 years ago
Merge pull request #60 from stablekernel/jc/codecleanup

Jc/codecleanup

github.com/conduit-dart/conduit - 679e11fd6f90a72c027bd2e35c881734d2658a05 authored over 8 years ago