Ecosyste.ms: OpenCollective

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

Orlandos OpenSource

Native Swift libraries for all platforms
Collective - Host: opensource - https://opencollective.com/orlandos - Code: https://github.com/OpenKitten/MongoKitten

new async renames

github.com/orlandos-nl/MongoKitten - 6889fd4f225048dd4b9a8fefb706bb2edc62bf16 authored about 7 years ago
updated package.swift for clarity

github.com/orlandos-nl/MongoKitten - 749991bc5ddf2ed5fadb6df44994cc466a9578ad authored about 7 years ago
switch commit versions

github.com/orlandos-nl/MongoKitten - 70fc6d5e3ac2dac3a04418329cd5c99436331476 authored about 7 years ago
more progress on the tests

github.com/orlandos-nl/MongoKitten - cd0de67c3c231c9ab8f95d8a39695c34abe1e0b9 authored over 7 years ago
working crud again

github.com/orlandos-nl/MongoKitten - 5aad54121328fd2faad9103c6c98e026fa624edf authored over 7 years ago
restructure async api calls

github.com/orlandos-nl/MongoKitten - 3c71cd4f1d7ea729755cda45ebf6122849e858b9 authored over 7 years ago
update administrative commands

github.com/orlandos-nl/MongoKitten - 6f32c0ebab795767393c57bf6baa3e51d75b6c98 authored over 7 years ago
Rework message parsing

github.com/orlandos-nl/MongoKitten - 27f28ca0fde33d951c393f255d397b7d0ede6045 authored over 7 years ago
nice limit and skips

github.com/orlandos-nl/MongoKitten - 6392fb30c3094d0e08bec51cfe5d4894f0b7ec6c authored over 7 years ago
integrating vapor async

github.com/orlandos-nl/MongoKitten - d94f9094ffe3965d29f1df19f59155756a85122f authored over 7 years ago
remove reworked commented code

github.com/orlandos-nl/MongoKitten - 7a2979bc3400a483d1d247e3d543a39235946e45 authored over 7 years ago
remove tests, multiremove

github.com/orlandos-nl/MongoKitten - 5b9af603910bf225bd819fcbb0155e51e92b44e6 authored over 7 years ago
fix the remove test

github.com/orlandos-nl/MongoKitten - ade6ac83ea7c8ff6f4c388d7b97536318b76df5f authored over 7 years ago
working half of core ops

github.com/orlandos-nl/MongoKitten - acf27fc9f4fff7d8976f531e37eb47b0d2cd836d authored over 7 years ago
cleanup dependencies

github.com/orlandos-nl/MongoKitten - fba2b920a6ca174da496180d15ae3a17a22d02ad authored over 7 years ago
fix some performance issues and websocket tests

github.com/orlandos-nl/MongoKitten - 3c59840b23e628d4c698c35bdc1f34fd50b2bbce authored over 7 years ago
disable until it compiles

github.com/orlandos-nl/MongoKitten - ac344e20f01e40d7206bec08048205fc0dd0e086 authored over 7 years ago
disabling a lot of code, to testing!

github.com/orlandos-nl/MongoKitten - d984fadb4973456c4cf50767ce98462f517e560b authored over 7 years ago
all basic crud operations

github.com/orlandos-nl/MongoKitten - 8514663a055c9dc9c12940ea4d64cb9bb8038eab authored over 7 years ago
remove valueconvertible users, start of aggregate overhaul

github.com/orlandos-nl/MongoKitten - 9de39c05bce5a40a526ae52f63f6c0711be932db authored over 7 years ago
simpler administration commands

github.com/orlandos-nl/MongoKitten - a8f98e8f751250e2d9b177b7ae65fbc2d0b1a1b0 authored over 7 years ago
Update Package.swift

github.com/orlandos-nl/MongoKitten - 0e4ac2e2a69d81e41ec9d3ca30d43503387374d4 authored over 7 years ago
Update Package.swift

github.com/orlandos-nl/MongoKitten - e47958d2b7f2f3afe82fd31a784fff6605ddef18 authored over 7 years ago
Rethrowing on initialization failure with bad authentication

github.com/orlandos-nl/MongoKitten - 463288ac4e9d35ce4c14eda5ce5b50d0add28187 authored over 7 years ago
Fix odd parsing bug

github.com/orlandos-nl/MongoKitten - 129d7657d0193390611c55f491da3ef67ca10bb7 authored over 7 years ago
CryptoKitten authentication

github.com/orlandos-nl/MongoKitten - 3dc56703a4ca656a8280adf359b6401fd4243eb6 authored over 7 years ago
Simplified API tests

github.com/orlandos-nl/MongoKitten - fa2c18b718b52e16c4031558289f925e7939a942 authored over 7 years ago
Merge branch 'mongokitten4' into async

# Conflicts:
# Sources/MongoKitten/Querying/Cursor.swift

github.com/orlandos-nl/MongoKitten - f7caed3dd8b708c89ab55393a66139e1cd6acd17 authored over 7 years ago
Reverse reserving capacity

github.com/orlandos-nl/MongoKitten - 75ca15d06f8fad4d84c4430a5b942e724eeadf22 authored over 7 years ago
ExtendedJSON requires CryptoSwift

github.com/orlandos-nl/MongoKitten - d91c5c9fdd24fb98d1b8a5e23728eef44c5793ea authored over 7 years ago
Message reading fix

github.com/orlandos-nl/MongoKitten - af581606b0306abdad9763dd217e79eb5279fa0f authored over 7 years ago
Fix deserialization for Message

github.com/orlandos-nl/MongoKitten - 20ca4f8457b0d2d4fbde58ee133c41c371b96bad authored over 7 years ago
removed kittencore

github.com/orlandos-nl/MongoKitten - f5dcbb51aea00670e8002514e5d7835720f1cf98 authored over 7 years ago
Remove valueconvertible conversion

github.com/orlandos-nl/MongoKitten - 177918b64d594400868f7b9c01b4d63769991c68 authored over 7 years ago
Merge branch 'async' of github.com:OpenKitten/MongoKitten into async

github.com/orlandos-nl/MongoKitten - 481abdeab10fa0789840b52744caf77494e71869 authored over 7 years ago
Update Package.swift

github.com/orlandos-nl/MongoKitten - 2912f6cf0c2aee963199dfff53382fe8aa6e6dae authored over 7 years ago
Prevent stack overflow

github.com/orlandos-nl/MongoKitten - bcaefb473ba8c3781d76aba6a90cb60862d08c1a authored over 7 years ago
Fixed a potential crash in Cursor

github.com/orlandos-nl/MongoKitten - 61bfe39a6b804a8a3dc57dd6da53189047a313cc authored over 7 years ago
Merge branch 'async' of github.com:OpenKitten/MongoKitten into async

github.com/orlandos-nl/MongoKitten - 60024d3240d69326e06d892195be4507448bf6ad authored over 7 years ago
Fixed package.swift

github.com/orlandos-nl/MongoKitten - fbbb19b6ff0c9643eb6b0a9e5dbe7191db1e622a authored over 7 years ago
Merge branch 'async' of https://github.com/OpenKitten/MongoKitten into async

github.com/orlandos-nl/MongoKitten - b30e33855574930fe37efd35ae15bd1f704ed455 authored over 7 years ago
Saved some performance

github.com/orlandos-nl/MongoKitten - 40e16ad64c2e6336836bb9066362277bf06447c6 authored over 7 years ago
Merge branch 'async' of github.com:OpenKitten/MongoKitten into async

github.com/orlandos-nl/MongoKitten - a8b56d2ee298e888b523ce0910d509dcd871d38c authored over 7 years ago
Updated the tests, fixed some async errors that weren't throwing

github.com/orlandos-nl/MongoKitten - bd1f667362044ab7cf145c3cfc7bbd77ebe5e5e6 authored over 7 years ago
Swift4-ify. Revert Package.swift before release!

github.com/orlandos-nl/MongoKitten - e41a125d8e72e3872fd8cbba3304270191e6eb8d authored over 7 years ago
Reworked async is working

github.com/orlandos-nl/MongoKitten - 52dd6fbde4e450e06cf651dc12b952cbec0c947a authored over 7 years ago
Merge commit 'd7052c5f8e13a706ae27f559226f1f0b87afc4ca' into async

# Conflicts:
# Sources/MongoKitten/CRUD/CRUD.swift
# Sources/MongoSocket/MongoTCP.swift

github.com/orlandos-nl/MongoKitten - 2ab0684e97a32f414468cbaacb6077b11def4b86 authored over 7 years ago
Exposed custom sockets

github.com/orlandos-nl/MongoKitten - 11c405bc9e07785c68eaef6d16158a5429c69cef authored over 7 years ago
Merge branch 'mongokitten4' of github.com:OpenKitten/MongoKitten into mongokitten4

github.com/orlandos-nl/MongoKitten - 5e84dfadcba6da0bf3de503437d6202e9bec7fa0 authored over 7 years ago
Merge branch 'mongokitten4' into docs

# Conflicts:
# README.md

github.com/orlandos-nl/MongoKitten - 20a8c8b7b0c0b6c4457578391b17d3c0a07d0e2b authored over 7 years ago
Typo when committing

github.com/orlandos-nl/MongoKitten - c1ef47c96581a3532900e7a890ae6b13eca94ea2 authored over 7 years ago
Write not authorized

github.com/orlandos-nl/MongoKitten - eb6495d3eda7c9eb2e3ab0f21b77c7a45eb0736d authored over 7 years ago
Milliseconds in ISO8601

github.com/orlandos-nl/MongoKitten - 025702994444d7ec20aea81a44542dc12b1da8ef authored over 7 years ago
Reserve capacity in cursor

github.com/orlandos-nl/MongoKitten - 9be46039591443d319ef0540166f55b16eefaf73 authored over 7 years ago
No copies on write

github.com/orlandos-nl/MongoKitten - e472dfc14a0b95a147ffce047804ac9d2ab5d3a5 authored over 7 years ago
Fixed "memory leak"

github.com/orlandos-nl/MongoKitten - 1973a4751d0197538251b9353c618a0edfbfa737 authored over 7 years ago
Fixed SIGPIPE on unconnectable hostnames

github.com/orlandos-nl/MongoKitten - d8b9339f8316f1ca1f6ff3c50218da3b3416dabc authored over 7 years ago
The last SNI correction

github.com/orlandos-nl/MongoKitten - 7dfb421682d05c0b64db23dcc3f94a5e7d47e2f3 authored over 7 years ago
Send the SNI from Linux

github.com/orlandos-nl/MongoKitten - 54aa8c83430301b05e6fb1bb1d48bceb8d29abe5 authored over 7 years ago
Better SSL macOS support

github.com/orlandos-nl/MongoKitten - 0d309c5a417b6a05fe6d0eee5fc7ebb3ed6c474b authored over 7 years ago