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

Updated change log

Fixed a bug in creating a cursor with batchSize

github.com/orlandos-nl/MongoKitten - 195d9d392920b4e9ae789a60646cf0ae3e94db1b authored about 8 years ago
move aggregation tests

github.com/orlandos-nl/MongoKitten - 66c8f11dde3b69baaed3d38c78f5214d51c9a880 authored about 8 years ago
Fixed GridFS mid-file data fetching

github.com/orlandos-nl/MongoKitten - c7a3886e36f7dd08eb20ec187910811a1a6e962f authored about 8 years ago
Merge commit 'd3185ff75a2b4ad828c5406b11b6d426a429612b' into mongokitten31

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

github.com/orlandos-nl/MongoKitten - 8c6c9699892a4b031d0004069e98a3113dee18cd authored about 8 years ago
Reorganisation

GridFS throws errors with invalid requests now
More tests

github.com/orlandos-nl/MongoKitten - 65234a078ce326ea28c9c994735985c5bf8b85c8 authored about 8 years ago
Merge branch 'mongokitten31' of https://github.com/OpenKitten/MongoKitten into mongokitten31

github.com/orlandos-nl/MongoKitten - d3185ff75a2b4ad828c5406b11b6d426a429612b authored about 8 years ago
geospatial query operators and aggregation operators

github.com/orlandos-nl/MongoKitten - e2fb0f016fcf44d838ea908d45d447d2ee1edfa3 authored about 8 years ago
Changed jazzy

[ci skip]

github.com/orlandos-nl/MongoKitten - 0c0d308e29ed5c66df39733de86bfac04d035e5c authored about 8 years ago
Let’s start with a smaller change..

github.com/orlandos-nl/MongoKitten - 8005d123746dfe3d0bf40cb1ff2e213bd8f5a657 authored about 8 years ago
Updated the batchSize

github.com/orlandos-nl/MongoKitten - bdac92651d16ce9c15d78aee750d98d0a341dd9c authored about 8 years ago
Merge commit '439b545d470f5123c727d42e807725d161443cb9' into mongokitten31

github.com/orlandos-nl/MongoKitten - 29df485d2f8201e36b9475a34b7000694f2820cc authored about 8 years ago
Fixed a GridFS read bug (reading too much data)

Added GridFS tests
Added more ClientSettings tests

github.com/orlandos-nl/MongoKitten - 053dfbc671971bf15e9512bbe87f1ff17c9e5c42 authored about 8 years ago
Renamed a test file.

github.com/orlandos-nl/MongoKitten - 3e82a69210b782f3e2177c12e83bacf8b99ae264 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

# Conflicts:
# CHANGELOG.md
# Tests/MongoKittenTests/CollectionTests.swift

github.com/orlandos-nl/MongoKitten - 439b545d470f5123c727d42e807725d161443cb9 authored about 8 years ago
Merge pull request #85 from sujaykakkad/mongokitten3

raw value added in findAndModify

github.com/orlandos-nl/MongoKitten - 30aeb5f21c6f52e6352c97f268898a27bf151e14 authored about 8 years ago
Merge branch 'mongokitten3' into mongokitten3

github.com/orlandos-nl/MongoKitten - 41223b84716a4c24116fb313a219dc6eacd8a822 authored about 8 years ago
Added test case for findAndModify query

github.com/orlandos-nl/MongoKitten - 175ebc0f0089dd0d8c05930b6fae4a3b02ee0b4c authored about 8 years ago
add Contributing guidelines

github.com/orlandos-nl/MongoKitten - f5a0cc0a9cf51841a6fa936f135e19e0540dc282 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

github.com/orlandos-nl/MongoKitten - 1068add5480b38543b5053e8a390b425e038ffc2 authored about 8 years ago
add pull request template

github.com/orlandos-nl/MongoKitten - 2be6189d62d727c32ce8df10ab3f3564ff0716a2 authored about 8 years ago
raw value added in findAndModify

github.com/orlandos-nl/MongoKitten - ee3e4567cca422bb0a16d24e9dc825b8026832c0 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

github.com/orlandos-nl/MongoKitten - fd8448de637863ec4822f6f86099be0151d44efb authored about 8 years ago
Update Swift Version

github.com/orlandos-nl/MongoKitten - c7c963dfc3efb5cde30479aeedec752a33d77dbd authored about 8 years ago
Added a lot of docs

github.com/orlandos-nl/MongoKitten - 4039818c9dfe4437d5ec2cc13f45114ea300776d authored about 8 years ago
Read/write concerns applied in commands

github.com/orlandos-nl/MongoKitten - 79bf99e05f037dfd35044f0a6cc37b48af0bf5e3 authored about 8 years ago
Collation indexes (also untested and undocumented)

github.com/orlandos-nl/MongoKitten - 09197d1bda5a5f7056ed5ccf085e8a99503b0b2c authored about 8 years ago
Read/write concerns and collation. Untested and undocumented!

github.com/orlandos-nl/MongoKitten - 3d66ae282fd343068d9541cdbfb57158e484c724 authored about 8 years ago
Merge branch 'mongokitten31' of github.com:OpenKitten/MongoKitten into mongokitten31

github.com/orlandos-nl/MongoKitten - 76bdbd049fb33a0c9b055668c8986eb5e9e5ac68 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

github.com/orlandos-nl/MongoKitten - 507af5b0ce8cf20c8f6c8cd1e4ef35e03cb98be0 authored about 8 years ago
add test on Linux

github.com/orlandos-nl/MongoKitten - 7a596643b42cf229f4e04c340f9d431e0e4b0ee1 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

github.com/orlandos-nl/MongoKitten - 4926708c8fb4f5573df25e749427a6e33f71c46d authored about 8 years ago
add test for issue #71

github.com/orlandos-nl/MongoKitten - 798fcfe7970ef0af4ef1a798ea06c68a9662d58b authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

github.com/orlandos-nl/MongoKitten - 122f6cf5c3b7d42c6a84a5b74e6fb109b8e0a0f3 authored about 8 years ago
Fixed a test on the 3.0 branch

github.com/orlandos-nl/MongoKitten - 8dcdd71ef8e68f39192f93c46f2addd44cb15f28 authored about 8 years ago
Fixed a bug that prevent `insert` from throwing an error on write error

github.com/orlandos-nl/MongoKitten - 97b24492777aee7bbade644489e1b5034ec6be57 authored about 8 years ago
improve hashValue and add tests

github.com/orlandos-nl/MongoKitten - e6c6377bc03d996122d7b8f2b3a32bdb81f3adc3 authored about 8 years ago
add validation for Position

github.com/orlandos-nl/MongoKitten - 5e06fa1c609733ab6435c70198ef545999e38804 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

# Conflicts:
# Tests/MongoKittenTests/CollectionTests.swift

github.com/orlandos-nl/MongoKitten - ddd12c95a85a304498e6c98f0929e8bda132d147 authored about 8 years ago
Reversed the position changes.

github.com/orlandos-nl/MongoKitten - 178f6eb61f5c780888441c85e8df5e5ef60fdd2e authored about 8 years ago
Docs back to 100%

github.com/orlandos-nl/MongoKitten - 43af7727503ab33c90fe3fce5f55f2946e000b42 authored about 8 years ago
Fixed unique indexes throwing an error from MongoDB that wasn’t caught.

Fixed a unit test’s unique ID generation

github.com/orlandos-nl/MongoKitten - 5690f49ee970ee9cd3f992773187324e1069658f authored about 8 years ago
Merge commit '8e8299cb3a75696d6d9d252f9ae2cc165748b9cd' into mongokitten31

# Conflicts:
# Sources/MongoKitten/Index.swift
# Sources/MongoKitten/Server/Server.swift

github.com/orlandos-nl/MongoKitten - e026db3f3b89ed5f7fa83f1d1135cbb529df16f8 authored about 8 years ago
100% documentation

github.com/orlandos-nl/MongoKitten - 7527b3e6773919c34835039ed36b4309c8782ac6 authored about 8 years ago
Merge pull request #77 from StartAppsPe/mongokitten3

Added support for $elementMatch

github.com/orlandos-nl/MongoKitten - d6aef0c9fc8d52bece185373dd4890e27c142ede authored about 8 years ago
Bool init with string internal

github.com/orlandos-nl/MongoKitten - 8e8299cb3a75696d6d9d252f9ae2cc165748b9cd authored about 8 years ago
first implementation of near query

github.com/orlandos-nl/MongoKitten - 04311918a7598e10eb4a834490740939363422de authored about 8 years ago
Added a lot of Documentation

github.com/orlandos-nl/MongoKitten - b4a6a7237a3948046dde5934fc16c766deecf20f authored about 8 years ago
merge test from mongokitten3

github.com/orlandos-nl/MongoKitten - 864ae535d15fae38efcd8cda0e74c5d4e4b3b6a4 authored about 8 years ago
missing declaration

github.com/orlandos-nl/MongoKitten - 39208042dd2f769a4a20cd54e9b54a5332479174 authored about 8 years ago
moving extension to proper file

github.com/orlandos-nl/MongoKitten - 46b8def7b4b928bbfc5639ecd39bc403c0381a2d authored about 8 years ago
geo2dsphere index

github.com/orlandos-nl/MongoKitten - a5a84d2c1e9c4344dbf0a7137af7fed198cfd581 authored about 8 years ago
add ClientSettingsTest on Linux

github.com/orlandos-nl/MongoKitten - c22500c50ae00e9f0ec578773206c5208c8f745d authored about 8 years ago
improve authMechanism construction and add Mongo URI test

github.com/orlandos-nl/MongoKitten - 385b0b298b732a814d3ff048498dc10ac873ca84 authored about 8 years ago
move administration commands

github.com/orlandos-nl/MongoKitten - 2ee02b92cba69d64abfcd76b897255e25c7b7857 authored about 8 years ago
refactoring Database

github.com/orlandos-nl/MongoKitten - 661b4f17c4c67be533170c73fd8fb2cbd401dfd0 authored about 8 years ago
ssl params value needs to be true or false

github.com/orlandos-nl/MongoKitten - b9e3afe812361030f98f5a3aeb3b93791e72f952 authored about 8 years ago
Changed name of 'element' to 'containsElement' for clarity

github.com/orlandos-nl/MongoKitten - 8cc4fd12589e099aa9861311d140c5d05c5bab21 authored about 8 years ago
add test lookup aggregation

github.com/orlandos-nl/MongoKitten - 9920505f555e4a6ef66d0c875516f7072f5edbbd authored about 8 years ago
prevent reconnection

github.com/orlandos-nl/MongoKitten - 4ee521d27509383457bc4bfeec80c98f80877d8c authored about 8 years ago
Added support for $elementMatch

Fixes issue 76.

Permits creation of more complicated queries like:
```
[
"documents": ...

github.com/orlandos-nl/MongoKitten - 62af3a8a92a2433e262d778defa191cbb1b45329 authored about 8 years ago
Updated package.swift

Removed the logkitten destination

github.com/orlandos-nl/MongoKitten - c134b1d31a805ae6e0a1489b3dd2bae6a9dfa83c authored about 8 years ago
Renamed `Pipeline` to `AggregationPipeline`.

Fixed a Swift compiler problem
Updated to newer logkitten

github.com/orlandos-nl/MongoKitten - f679af0abd0fe27350532c57d8db2cf33a54b6d9 authored about 8 years ago
Fixed two crashes

github.com/orlandos-nl/MongoKitten - 971ecbf8829cdd2b95fd08b4b7d87827970473d0 authored about 8 years ago
fix bug and refactor initializers

github.com/orlandos-nl/MongoKitten - 6b2726c01dc735c134d674cee4e377422f579ac9 authored about 8 years ago
Merge branch 'mongokitten3' of github.com:OpenKitten/MongoKitten into mongokitten3

github.com/orlandos-nl/MongoKitten - 6fa5a85788c834a86145e06abbcdc9e0c660a735 authored about 8 years ago
init ClientSettings with URL

github.com/orlandos-nl/MongoKitten - 98d36c1aa3452ef2405ef2c66342b5d3352e17fe authored about 8 years ago
Forgot to commit a file in another folder

github.com/orlandos-nl/MongoKitten - 6a92ef06dac2477564c3bc36c5358d59c50439f9 authored about 8 years ago
Merge branch 'mongokitten3' of github.com:OpenKitten/MongoKitten into mongokitten3

github.com/orlandos-nl/MongoKitten - b3c5cb3ddd5b40bba29724473a503bf1d829daac authored about 8 years ago
Added support for custom SSL certificates

github.com/orlandos-nl/MongoKitten - b3544c59fcd4f4b22ce41ea075582a0b8ba73f1c authored about 8 years ago
Merge branch 'mongokitten3' of github.com:OpenKitten/MongoKitten into mongokitten3

github.com/orlandos-nl/MongoKitten - cd1c558194b619126f1f06e9dc421604a09cf84b authored about 8 years ago
Removed docs from this branch

github.com/orlandos-nl/MongoKitten - 20ae950f9b26a59af332bda683efd22152ab5c84 authored about 8 years ago
add documentation

github.com/orlandos-nl/MongoKitten - b0eebdd171b971585714f919c935a0baac3c6016 authored about 8 years ago
update generated documentation

github.com/orlandos-nl/MongoKitten - f330f1bf8843df66f2df0f453a4bfba5ef9b831b authored about 8 years ago
add documentation to ClientSettings

Add GSSAPI Authentication mechanism

github.com/orlandos-nl/MongoKitten - 8cae496344b008ca8270fae5a134994f1e8c682b authored about 8 years ago
use invalidHostNameAllowed for verifyHost instead of invalidCertificateAllowed

github.com/orlandos-nl/MongoKitten - 945c36118c1148e9a14ca9b7f1d7cc82102e44c6 authored about 8 years ago
complete allTests array

github.com/orlandos-nl/MongoKitten - 493d09383bdb66f1051e3bae512101effe2bac44 authored about 8 years ago
Fix Test on Linux

github.com/orlandos-nl/MongoKitten - 8d94f938e6417524bf372bb30ec75ab5ddee379d authored about 8 years ago