Ecosyste.ms: OpenCollective

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

github.com/orlandos-nl/MongoKitten

Native MongoDB driver for Swift, written in Swift
https://github.com/orlandos-nl/MongoKitten

Updated change log

Fixed a bug in creating a cursor with batchSize

195d9d392920b4e9ae789a60646cf0ae3e94db1b authored about 8 years ago
move aggregation tests

66c8f11dde3b69baaed3d38c78f5214d51c9a880 authored about 8 years ago
Fixed GridFS mid-file data fetching

c7a3886e36f7dd08eb20ec187910811a1a6e962f authored about 8 years ago
Merge commit 'd3185ff75a2b4ad828c5406b11b6d426a429612b' into mongokitten31

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

8c6c9699892a4b031d0004069e98a3113dee18cd authored about 8 years ago
Reorganisation

GridFS throws errors with invalid requests now
More tests

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

d3185ff75a2b4ad828c5406b11b6d426a429612b authored about 8 years ago
geospatial query operators and aggregation operators

e2fb0f016fcf44d838ea908d45d447d2ee1edfa3 authored about 8 years ago
Changed jazzy

[ci skip]

0c0d308e29ed5c66df39733de86bfac04d035e5c authored about 8 years ago
Let’s start with a smaller change..

8005d123746dfe3d0bf40cb1ff2e213bd8f5a657 authored about 8 years ago
Updated the batchSize

bdac92651d16ce9c15d78aee750d98d0a341dd9c authored about 8 years ago
Merge commit '439b545d470f5123c727d42e807725d161443cb9' into mongokitten31

29df485d2f8201e36b9475a34b7000694f2820cc authored about 8 years ago
Fixed a GridFS read bug (reading too much data)

Added GridFS tests
Added more ClientSettings tests

053dfbc671971bf15e9512bbe87f1ff17c9e5c42 authored about 8 years ago
Renamed a test file.

3e82a69210b782f3e2177c12e83bacf8b99ae264 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

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

439b545d470f5123c727d42e807725d161443cb9 authored about 8 years ago
add title

85d9ae399a5b36d3523d07841445de7e9b76550b authored about 8 years ago
fix format

3f557fe50e9faa7616f4ececf092052c9b16cd27 authored about 8 years ago
add Changelog

65b9de5ac690be19234437a3c5e9b75ff9786498 authored about 8 years ago
Merge pull request #85 from sujaykakkad/mongokitten3

raw value added in findAndModify

30aeb5f21c6f52e6352c97f268898a27bf151e14 authored about 8 years ago
Merge branch 'mongokitten3' into mongokitten3

41223b84716a4c24116fb313a219dc6eacd8a822 authored about 8 years ago
Added test case for findAndModify query

175ebc0f0089dd0d8c05930b6fae4a3b02ee0b4c authored about 8 years ago
add Contributing guidelines

f5a0cc0a9cf51841a6fa936f135e19e0540dc282 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

1068add5480b38543b5053e8a390b425e038ffc2 authored about 8 years ago
add pull request template

2be6189d62d727c32ce8df10ab3f3564ff0716a2 authored about 8 years ago
raw value added in findAndModify

ee3e4567cca422bb0a16d24e9dc825b8026832c0 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

fd8448de637863ec4822f6f86099be0151d44efb authored about 8 years ago
Update Swift Version

c7c963dfc3efb5cde30479aeedec752a33d77dbd authored about 8 years ago
add comment

964a40b3edeecc3dd1def8ab2875c9844e42b731 authored about 8 years ago
Added a lot of docs

4039818c9dfe4437d5ec2cc13f45114ea300776d authored about 8 years ago
Read/write concerns applied in commands

79bf99e05f037dfd35044f0a6cc37b48af0bf5e3 authored about 8 years ago
Collation indexes (also untested and undocumented)

09197d1bda5a5f7056ed5ccf085e8a99503b0b2c authored about 8 years ago
Read/write concerns and collation. Untested and undocumented!

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

76bdbd049fb33a0c9b055668c8986eb5e9e5ac68 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

507af5b0ce8cf20c8f6c8cd1e4ef35e03cb98be0 authored about 8 years ago
add test on Linux

7a596643b42cf229f4e04c340f9d431e0e4b0ee1 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

4926708c8fb4f5573df25e749427a6e33f71c46d authored about 8 years ago
add test for issue #71

798fcfe7970ef0af4ef1a798ea06c68a9662d58b authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

122f6cf5c3b7d42c6a84a5b74e6fb109b8e0a0f3 authored about 8 years ago
add geoWithin

959e7f286128f9dcd18839aa15d7c19dc3aef1c2 authored about 8 years ago
add Polygon

b2233c0e85f593f8352c84f2e5d1dff1848c6d92 authored about 8 years ago
Fixed a test on the 3.0 branch

8dcdd71ef8e68f39192f93c46f2addd44cb15f28 authored about 8 years ago
Fixed a bug that prevent `insert` from throwing an error on write error

97b24492777aee7bbade644489e1b5034ec6be57 authored about 8 years ago
More tests

a448f95fa1d15375724e8de28cf7e780c6775316 authored about 8 years ago
improve hashValue and add tests

e6c6377bc03d996122d7b8f2b3a32bdb81f3adc3 authored about 8 years ago
documentation

7603693b8505c0f9ef94b42e2781322a5b654102 authored about 8 years ago
add validation for Position

5e06fa1c609733ab6435c70198ef545999e38804 authored about 8 years ago
Merge remote-tracking branch 'origin/mongokitten3' into mongokitten31

# Conflicts:
# Tests/MongoKittenTests/CollectionTests.swift

ddd12c95a85a304498e6c98f0929e8bda132d147 authored about 8 years ago
Reversed the position changes.

178f6eb61f5c780888441c85e8df5e5ef60fdd2e authored about 8 years ago
Docs back to 100%

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

5690f49ee970ee9cd3f992773187324e1069658f authored about 8 years ago
Merge commit '8e8299cb3a75696d6d9d252f9ae2cc165748b9cd' into mongokitten31

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

e026db3f3b89ed5f7fa83f1d1135cbb529df16f8 authored about 8 years ago
100% documentation

7527b3e6773919c34835039ed36b4309c8782ac6 authored about 8 years ago
Merge pull request #77 from StartAppsPe/mongokitten3

Added support for $elementMatch

d6aef0c9fc8d52bece185373dd4890e27c142ede authored about 8 years ago
Bool init with string internal

8e8299cb3a75696d6d9d252f9ae2cc165748b9cd authored about 8 years ago
add Change log

3e3d3d53c156c9f4c35833f14337d7889d1c5dc4 authored about 8 years ago
add geo index

de8c44910ef8e1237f715726ced1255efac13dd4 authored about 8 years ago
first implementation of near query

04311918a7598e10eb4a834490740939363422de authored about 8 years ago
Added a lot of Documentation

b4a6a7237a3948046dde5934fc16c766deecf20f authored about 8 years ago
merge test from mongokitten3

864ae535d15fae38efcd8cda0e74c5d4e4b3b6a4 authored about 8 years ago
add test

45c828670b4c166d84694b88e91cc023c0f01af5 authored about 8 years ago
missing declaration

39208042dd2f769a4a20cd54e9b54a5332479174 authored about 8 years ago
moving extension to proper file

46b8def7b4b928bbfc5639ecd39bc403c0381a2d authored about 8 years ago
geo2dsphere index

a5a84d2c1e9c4344dbf0a7137af7fed198cfd581 authored about 8 years ago
add ClientSettingsTest on Linux

c22500c50ae00e9f0ec578773206c5208c8f745d authored about 8 years ago
improve authMechanism construction and add Mongo URI test

385b0b298b732a814d3ff048498dc10ac873ca84 authored about 8 years ago
move administration commands

2ee02b92cba69d64abfcd76b897255e25c7b7857 authored about 8 years ago
refactoring Database

661b4f17c4c67be533170c73fd8fb2cbd401dfd0 authored about 8 years ago
ssl params value needs to be true or false

b9e3afe812361030f98f5a3aeb3b93791e72f952 authored about 8 years ago
Changed name of 'element' to 'containsElement' for clarity

8cc4fd12589e099aa9861311d140c5d05c5bab21 authored about 8 years ago
add test lookup aggregation

9920505f555e4a6ef66d0c875516f7072f5edbbd authored about 8 years ago
fix import

5a583e07b585c2d121dd67135806b15aaa0ba0e1 authored about 8 years ago
try to put order

b8fe7287353efa3fa66391317e4937d1dc1b62fd authored about 8 years ago
prevent reconnection

4ee521d27509383457bc4bfeec80c98f80877d8c authored about 8 years ago
Added support for $elementMatch

Fixes issue 76.

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

62af3a8a92a2433e262d778defa191cbb1b45329 authored about 8 years ago
Update README.md

efb1474725dab3202382805aa2d7cb167e888d76 authored about 8 years ago
Updated package.swift

Removed the logkitten destination

c134b1d31a805ae6e0a1489b3dd2bae6a9dfa83c authored about 8 years ago
Renamed `Pipeline` to `AggregationPipeline`.

Fixed a Swift compiler problem
Updated to newer logkitten

f679af0abd0fe27350532c57d8db2cf33a54b6d9 authored about 8 years ago
Update README.md

3c4b8419111c7d5225ff60fa072f78fe8f499080 authored about 8 years ago
Fixed a warning

8c8002aa04ac3488db760be6c0121e259e92a161 authored about 8 years ago
Fixed two crashes

971ecbf8829cdd2b95fd08b4b7d87827970473d0 authored about 8 years ago
fix bug and refactor initializers

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

6fa5a85788c834a86145e06abbcdc9e0c660a735 authored about 8 years ago
init ClientSettings with URL

98d36c1aa3452ef2405ef2c66342b5d3352e17fe authored about 8 years ago
Forgot to commit a file in another folder

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

b3c5cb3ddd5b40bba29724473a503bf1d829daac authored about 8 years ago
Added support for custom SSL certificates

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

cd1c558194b619126f1f06e9dc421604a09cf84b authored about 8 years ago
Update README.md

6038326ffec8a8f53366877a6a583b49301afa91 authored about 8 years ago
Removed docs from this branch

20ae950f9b26a59af332bda683efd22152ab5c84 authored about 8 years ago
add documentation

b0eebdd171b971585714f919c935a0baac3c6016 authored about 8 years ago
update generated documentation

f330f1bf8843df66f2df0f453a4bfba5ef9b831b authored about 8 years ago
add documentation to ClientSettings

Add GSSAPI Authentication mechanism

8cae496344b008ca8270fae5a134994f1e8c682b authored about 8 years ago
use invalidHostNameAllowed for verifyHost instead of invalidCertificateAllowed

945c36118c1148e9a14ca9b7f1d7cc82102e44c6 authored about 8 years ago
Update README.md

35cd23001134529fce69e39e44b1e02eb0bf53e2 authored about 8 years ago
Update README.md

bb37ebe252ef9edb3d5fafb8589bb7fc4f25f9f6 authored about 8 years ago
no need

2c27dca15a204d1862aca9b779960491e2b9a75e authored about 8 years ago
complete allTests array

493d09383bdb66f1051e3bae512101effe2bac44 authored about 8 years ago
Fix test on osx

4746081a0d4438e97bf9313e2d046ae20fa414b3 authored about 8 years ago
Update README.md

a59392cdbd2d0d34d3a4985b66107cae95be8afb authored about 8 years ago
Update README.md

af887949d080f0f631f88f9c8a21d7ee313a43e6 authored about 8 years ago
Fix Test on Linux

8d94f938e6417524bf372bb30ec75ab5ddee379d authored about 8 years ago