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 README.md

2ebe91c98ee54f3c562379ab873cca8ee1aad20d authored about 8 years ago
README update

0533ed8fa483b9583e77bd89a41ec67eb7558fa3 authored about 8 years ago
Fixed a potential bug with the connection pool lock

e4896c9eecdc0767222ae8dd75dca0c336768170 authored about 8 years ago
SSL support

955eb33f664586e1804dfec0df26d2942d826fa2 authored about 8 years ago
Prevent re-authentication

86cb9a616c708f287054f05258918cd6454c698c authored about 8 years ago
Merge commit '1d66f43d4a8169695162b0006028e880a28d40c4' into mongokitten3

07c5a5f9ae1ed005d4a388358e809ce2875a382c authored about 8 years ago
Moved code to client settings

6bc919fe6693cb9c9c9bf1012dea2eb28a74e3ad authored about 8 years ago
remove dead code and throw error

1d66f43d4a8169695162b0006028e880a28d40c4 authored about 8 years ago
Merge pull request #70 from lgaches/mongokitten3-TLS

add SSL

14bf09d63de22ec006c2a73a8048e6b5522cf805 authored about 8 years ago
Merge branch 'lgaches-mongokitten3-TLS' into mongokitten3

cba590645ede01f728d1e740bf7c543b139fe29c authored about 8 years ago
Merge pull request #72 from lgaches/mongokitten3-LinuxCompilation

fix compilation on linux

c81e741f6cf09cd97836023552401433cef9b518 authored about 8 years ago
fix compilation on linux

f57ccaf1bd951c7b5177e296c201fe065ded5747 authored about 8 years ago
Merge branch 'mongokitten3' of https://github.com/OpenKitten/MongoKitten into mongokitten3-TLS

# Conflicts:
# Sources/MongoKitten/Server.swift

2d3b66fdad3941cad862bbf9c2d5f7c6483136c5 authored about 8 years ago
add ClientSettings struct

000f151b0a0de33fee55e2a88eec6dbfb6c98199 authored about 8 years ago
Updated logging

Improved authentication to single databases

e16007b69ac1f63d123d13c6988bcd6163478187 authored about 8 years ago
Fixed non-cluster server connecting

c0acae8ec85347731a25835580f23899322006ff authored about 8 years ago
add SSL

allow ssl invalid certificate

7257c5a6be3e332674be5d0949e727436b9ea61f authored about 8 years ago
Fixed an authentication bug. Updated logkitten

91803e12557560d4fefbb40eb010118af597dd36 authored about 8 years ago
Added logging

79b2dfba6d98a8f29a249dd6d349072d286e2f4e authored about 8 years ago
Added replica reconnecting (authentication still fails at reconnect)

cursor.next() fetches the first next document in the cursor, no need for making an iterator anymore.

056f9cf02482a9895d3dba8210e4372b7749033b authored about 8 years ago
Disable SSL support until we have the resources to pick this up

f63a64f15ff49c9ee882a27711bc42f7a35cf65e authored about 8 years ago
Untested SSL support

49f92bd526dccd56166825eb858dc38def5554bf authored about 8 years ago
Added (basic) replica support

9952b3a648e758acfffd040610c7c2cd516f6123 authored about 8 years ago
Added unit tests.

02594a7d86175542c88e1ad7cb09cfb8bd1aa1e4 authored about 8 years ago
Work on aggregates

7803a69726d61a0c76191dd9351b020714b36b05 authored about 8 years ago
Added a gridFS bucket name, public GridFS collections and dropping them collectively.

6d6ac1ba1c1781bdc66648ab080ba8a1551be9cf authored about 8 years ago
Fixed a test type

8299da4d32cbf7041e0ffa7538e3895e2d236c25 authored about 8 years ago
Extraction/update helpers for CustomValueConvertible

ae193cf020cf08e0687fb724c5376409f5ac8b3a authored about 8 years ago
BSON alpha 3

9d9d19c802d9798efc0ccd0b18f1d206974827a2 authored about 8 years ago
Fixed the tests

d1a7e9b904de448a2cac62260d85609c3e54dff4 authored about 8 years ago
Updated to new BSON alpha

8a58d210f8e45f3388f392172cac5a09f5df6ebb authored about 8 years ago
Aggregates

d15f87241a84ccae5000b3a98c1d40809d87655f authored about 8 years ago
Improved GridFS initializer

449b82192e0e0379fde3e594612001ae2bd302ed authored about 8 years ago
Fixed travis.yml

Fixed ages old Collection modification bug

b6c2c4d3777032ca88e9473ba971fe4498e22f15 authored about 8 years ago
Create MongoDb database folder

8326ea5a11c104af4dc59fcd191338aa22fa848b authored about 8 years ago
docs say that it's installed by default...

2206702ee4389b41fedb5c6cf59e7a99544ee5f8 authored about 8 years ago
9003

fee3e0484f8c169432ba207a664555e7f1808997 authored about 8 years ago
9002

b2533c197cac12196ef1491d169d0f1bfa86cb07 authored about 8 years ago
Attempt 9001

f9c97e08c42cbdb0f7ef96b214244c9868764495 authored about 8 years ago
MongoDB needs to start up

d383ac4b40b60781ab24339eedc65a699f907e28 authored about 8 years ago
Added authentication to DB

0c8cd686745087ed4f8abe6a8de144222cdca16a authored about 8 years ago
Fixed travis

d4f96dfe6683903baa1a3ad79a84c11edd0a28c3 authored about 8 years ago
MongoKitten 3 docs

d3b77e90540394d3196cde4027a247133adbf87f authored about 8 years ago
Fixed a bug with older MongoDB versions

7a688f238be7729728e25999cccc4946c038bba0 authored about 8 years ago
Added database initializer for easy creation

2c708814a4c5943abc74b0a3d855e33f058c221a authored about 8 years ago
Updated updateFailure case

14d1f43aa92f51e7952fa5be6280f9a9af975117 authored about 8 years ago
Cleaning up some queries

c466c5f756f339eedd1d27fabea84234e48e754e authored about 8 years ago
Query object for queries

09ff3a5e29401486c201fca70fa330fd6ab3e2cd authored about 8 years ago
BSON alpha

f0f51178d87f1a0bff38e70298d404eaa8eee157 authored about 8 years ago
Merge branch 'master' of github.com:OpenKitten/MongoKitten

9a4aa027be4c44e4aeaecbd1127e45dd84ee907f authored about 8 years ago
Biiiiiigg update to BSON 4 beta

795999bdba7e5fd85567d414c5a6998dad1c6004 authored about 8 years ago
Update README.md

fd14afda54fe129351541578ec033eca4b325c28 authored about 8 years ago
Merge branch 'master' of github.com:OpenKitten/MongoKitten

0f6624359efd7a6fbdda7cdefc5caceaae3fc39d authored about 8 years ago
Updated socks

6785416839e2694336907d88feeec5b8382d697d authored about 8 years ago
Fixed URL percent encoding for usernames and passwords

1bf8aef91608a2d89c2a15409d03dcc1d17ac074 authored about 8 years ago
Update README.md

de7e27da4f9635e4aef01ceb63624bc357c3ef86 authored about 8 years ago
Added some more helpers to use DBRef and Projection

16373005032386d9052ef95bdf100eba7cbe7e84 authored over 8 years ago
update all ~Int32 to Int32().makeBsonValue()

9b7258aa06c72a3aa4d0e5cc2994287ca655c9ff authored over 8 years ago
Merge branch 'Int64Update' of https://github.com/OpenKitten/MongoKitten into Int64Update

456afc180d4e015083f7f725840088e628afd0b2 authored over 8 years ago
file compile error in test file

fe1ee1812c90f3825f8982f8cd5127f9f0e193a3 authored over 8 years ago
file compile error in test file

88c1c137a22ac8fc2d3c03a5ff80bc2506a2d902 authored over 8 years ago
changed all ~Int64 to Int64().makeBsonValue()

a99b805c313c097917d6d0ffe0f0a1e0f51f27e4 authored over 8 years ago
Merge pull request #54 from JustinM1/master

Update GridFS.swift to fix crashing on unsupported swift 3.0 betas that some people still use.

5d00b1463f794be53b0aa3e6322ee9cade1df676 authored over 8 years ago
Update GridFS.swift

change ~Int64(n) to .int64(Int64(n)) to remove compile bug error

78eaa5678f532e389279439fd9537aaf9f8ffffd authored over 8 years ago
Merge commit '35522824b11366be8a434d55cb5772207a3b618c'

ff80f092aef8a6c16d3095735b3133e1b6b0853c authored over 8 years ago
Updated the jazzy.yml

Added a typealias to Collection for disambiguation

77ee1b4e8f90feb884bd85c631b91d844beb1819 authored over 8 years ago
Update README.md

35522824b11366be8a434d55cb5772207a3b618c authored over 8 years ago
Probably fixed localhost

c4206eadaf7bcbb546a7aecbe82fde9415fc5fb0 authored over 8 years ago
Merge branch 'master' of github.com:OpenKitten/MongoKitten

28a7e324821dd74a11d812cc3461357be772e993 authored over 8 years ago
Merge branch 'mongokitten2'

# Conflicts:
# Tests/MongoKittenTests/CollectionTests.swift
# Tests/MongoKittenTests/SetupTests....

fca88c0b6d50eb527886af8777535911c9bdf1e7 authored over 8 years ago
New BSON version

b674338502e4b271fd07b26792a42346e5d7bcab authored over 8 years ago
CryptoKitten update

485afb5856f9ae66cd4c8fbbc1ef76b48f508f62 authored over 8 years ago
Better tests

11e47f353ee571cfc3c76800238c2927f52ff814 authored over 8 years ago
`for database in server`

a18adf617483d8cb8e3996b9b3740a4f53159ef3 authored over 8 years ago
`for collection in server["database"]`

4f920d5ac01a2c4f16309de4cd51c325735ec6ee authored over 8 years ago
Clearer server initializer parameters

c5500243bb3a29c9ed786fbbb9c6d1daaa26e6a4 authored over 8 years ago
ValueConvertible should be used more often

65605670a6de01386e955643685cd58ca673433e authored over 8 years ago
Better Server initializers

a6ddd9189409dadfc03e760f68ec94cd0717cab1 authored over 8 years ago
Some things shouldn't be public

da16109eedae54a2048207f7efe3027e65f0710d authored over 8 years ago
Let's not use flags literaly the entire world uses :)

cd96cb42de0eaaf674a7d0046c323eaba3bb282e authored over 8 years ago
Deletion count is being returned now

Non-crashing unit tests

6caa54622e08fa5abcd1344fc20d78509241b30b authored over 8 years ago
Non crashing tests

Remove now returns the amount of removed Documents

ecc1d2e12068f213d4b4297bf897cf8aa4de6a32 authored over 8 years ago
Backporting a workaround that's affecting all Socks users

8e6191c35da0379730bdfa5e1f86382818fbe92e authored over 8 years ago
Fixed tests

f59a5d4b66dcdaada729373aec60e5aef8a4d515 authored over 8 years ago
Some refactoring

Cursor error handler

658becb617432fbe7507bac596e2e9bb8e284e20 authored over 8 years ago
Fixed tests

Administration command typo fix
`colleciton.update` returns the update count

9fa6ba5a44fc735a9da6ff050f4244378286e5b7 authored over 8 years ago
Flattening projections

00c44aef8eb9ba5708b5e3ad34264600be9fd527 authored over 8 years ago
Updated readme

dbf4e610517496e982d69cbd514ed269ded54920 authored over 8 years ago
Added new projections

Added optional TLS

18f254f854f066cf7885d5b6a2128d450884713a authored over 8 years ago
DBRef support

efcc33a45b11339169fccc59f180514b2bd994e1 authored over 8 years ago
More cleaning up

d4bf5b41cc69ea60df7561f3700a80741fc1f342 authored over 8 years ago
Flattening, oops

d8b166c76f5c752fd3943d5a0358927c0a8b6413 authored over 8 years ago
Minor fix for indexes

3b76949ffdd2cbb4700ef9f34d691ef55e5e787d authored over 8 years ago
More experimental cleaning up

2b0364f58671321f21b1cfae98098d4bf3e249d3 authored over 8 years ago
Indexes refresh

acf544c510c9ab252056aff0559d5c8da1e5e86f authored over 8 years ago
Some cleaning p

d6a8e7e72f17cb70f7f09d63ff1b4de08db7e315 authored over 8 years ago
Improved authentication performance. Supporting old cursors

4a4858635332095b374683cf35d282508df79945 authored over 8 years ago
Fixed insert of a single document

8f466bdc6518a8ce2b49c7d5bc6d23b07568e01a authored over 8 years ago
Thanks for the sharp eye, @Joannis

2dca70d365eb4d56658e0aa23f03825fc692effc authored over 8 years ago
Bugfix!

40ecad23f6fc0197aa5f3c6ce665ca1c3f2c2aba authored over 8 years ago