Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
228 commits
Select commit Hold shift + click to select a range
b63f1cd
swift-docc-plugin 1.3.0
makoni Aug 22, 2023
aa93653
async-http-client 1.19.0
makoni Aug 22, 2023
4788d8a
replaced deprecated .createNew with the new .singleton
makoni Aug 22, 2023
fcb6c8d
Merge branch 'master' into develop
makoni Sep 15, 2023
37c4bf6
Adding _find capability. (#13)
gevartosky Jan 16, 2024
7db38dd
docs
makoni Jan 16, 2024
4e37384
tabs
makoni Jan 16, 2024
a70250c
renames
makoni Jan 16, 2024
e2f2b50
added test for find method with body
makoni Jan 16, 2024
f9aa3ab
docs added
makoni Jan 16, 2024
e5602ae
findError added
makoni Jan 16, 2024
0e06ef6
tests renamed
makoni Jan 16, 2024
c941657
added test for find method with generic type
makoni Jan 16, 2024
e6b6566
docs
makoni Jan 16, 2024
d4f520f
README updated
makoni Jan 16, 2024
78e7d10
updated dependencies
makoni Jan 16, 2024
51966c3
docs updated
makoni Jan 16, 2024
1118bb3
try Swift 5.7.1
makoni Jan 16, 2024
dfdc610
Update build-ubuntu.yml
makoni Jan 16, 2024
842bc38
Merge branch 'develop' of github.com:makoni/couchdb-vapor into develop
makoni Jan 16, 2024
ab8f67a
Swift 5.7.3
makoni Jan 16, 2024
896eef9
Revert "Swift 5.7.3"
makoni Jan 16, 2024
4798e40
Merge branch 'master' into develop
makoni Jan 17, 2024
04f3bdd
updated dependencies
makoni Feb 24, 2024
bdeedda
Docs updated
makoni Feb 24, 2024
2dd69f6
Delete .github/workflows/CodeQL.yml
makoni Feb 24, 2024
1c34ed3
Merge branch 'master' into develop
makoni Feb 24, 2024
33cb174
dependencies updated
makoni Mar 26, 2024
abce15f
fixed when update method didn’t use passed dateEncodingStrategy
makoni Mar 26, 2024
0cac14d
Merge branch 'master' into develop
makoni Mar 26, 2024
1a522e0
noData error added
makoni Apr 2, 2024
a1dcfaf
migrating to new HTTPClientRequest from HTTPClient.Request wip
makoni Apr 2, 2024
0bb6982
migrating to new HTTPClientRequest from HTTPClient.Request wip
makoni Apr 2, 2024
ad36014
migrating to new HTTPClientRequest from HTTPClient.Request wip
makoni Apr 2, 2024
73ffa10
migrating to new HTTPClientRequest from HTTPClient.Request wip
makoni Apr 2, 2024
c60fead
migrating to new HTTPClientRequest from HTTPClient.Request wip
makoni Apr 2, 2024
dd00301
migrating to new HTTPClientRequest from HTTPClient.Request wip
makoni Apr 2, 2024
febe7b3
makoni Apr 2, 2024
5260938
migrating to new HTTPClientRequest from HTTPClient.Request wip
makoni Apr 2, 2024
c1cd49a
rename
makoni Apr 2, 2024
d9e4ec8
tests updated
makoni Apr 5, 2024
20497eb
auth fixed
makoni Apr 5, 2024
d8eab77
collect body bytes before returning response
makoni Apr 5, 2024
8520826
param renamed to make keep backward compatibility with old methods
makoni Apr 5, 2024
7af5c33
marking old find as deprecated
makoni Apr 5, 2024
ca0caa2
private
makoni Apr 5, 2024
78f5666
deprecated message
makoni Apr 5, 2024
a54dfcf
renames
makoni Apr 5, 2024
d6c9c9c
moved deprecations
makoni Apr 5, 2024
eecb20f
docs
makoni Apr 5, 2024
469247f
docs
makoni Apr 6, 2024
31187b5
added Codable to CouchDBRepresentable protocol
makoni Apr 7, 2024
f337240
added RowsResponse model
makoni Apr 7, 2024
6cd2d09
docs
makoni Apr 7, 2024
8d47cd2
Vapor tutorial updated
makoni Apr 7, 2024
dba25fe
docs
makoni Apr 7, 2024
ebab497
docs and refactoring
makoni Apr 7, 2024
cc290e1
docs and refactoring
makoni Apr 7, 2024
d8343b1
Tutorials updated
makoni Apr 7, 2024
952f8e2
docs
makoni Apr 7, 2024
093c7c3
platforms list updated
makoni Apr 7, 2024
79bd657
minimum swift version 5.8
makoni Apr 7, 2024
e1737a7
workflow updated
makoni Apr 7, 2024
2a6c964
Update build-ubuntu.yml
makoni Apr 7, 2024
04bcd15
Update build-macos.yml
makoni Apr 7, 2024
a70d23e
import NIOFoundationCompat to fix building on Ubuntu
makoni Apr 7, 2024
804e23f
Merge branch 'master' into develop
makoni Apr 7, 2024
22e006e
Merge branch 'master' into develop
makoni Apr 8, 2024
7acc1b6
using async-http-client from 1.21.0. Not calling http
makoni Apr 8, 2024
c9ec8c1
Using HTTPClient.shared if eventLoopGroup not provided. No more calls…
makoni Apr 8, 2024
aef587b
Merge branch 'master' into develop
makoni Apr 8, 2024
5de558e
Merge branch 'master' into develop
makoni Apr 11, 2024
8604500
docs updated
makoni Apr 11, 2024
49637d2
docs updated
makoni Apr 11, 2024
ef10c9c
Merge branch 'master' into develop
makoni Apr 15, 2024
a57f6ad
Vapor tutorial updated
makoni Apr 15, 2024
8190603
A SwiftUI tutorial
makoni Apr 15, 2024
8b6e347
tutorial fixed
makoni Apr 15, 2024
6e734f4
updated dependencies
makoni May 12, 2024
69ea902
Merge branch 'master' into develop
makoni May 12, 2024
253922a
Package.resolved
makoni May 12, 2024
9c335d5
Merge branch 'master' into develop
makoni May 12, 2024
e160d36
docs updated
makoni May 14, 2024
6a7688e
userName param is now required for CouchDB init
makoni May 14, 2024
6065ecf
cleanup
makoni May 14, 2024
217ad06
docs
makoni May 14, 2024
be0d222
docs
makoni May 14, 2024
716e5c4
docs
makoni May 14, 2024
90eb7ac
docs
makoni May 14, 2024
25aaaf8
docs
makoni May 14, 2024
50dd933
docs
makoni May 14, 2024
89ac475
docs
makoni May 14, 2024
5127014
docs
makoni May 14, 2024
2d05724
docs
makoni May 14, 2024
a2b3104
docs
makoni May 14, 2024
267a151
docs
makoni May 14, 2024
f07ce31
docs
makoni May 14, 2024
1abd1ff
docs
makoni May 14, 2024
7de12c6
docs
makoni May 14, 2024
5060dbf
docs
makoni May 14, 2024
fbe9620
docs
makoni May 14, 2024
7f18a5c
Merge branch 'master' into develop
makoni May 14, 2024
b22dacc
Merge branch 'master' into develop
makoni Jun 12, 2024
cdbc2a2
dependencices updated
makoni Jun 12, 2024
de02a49
Merge branch 'master' into develop
makoni Jun 12, 2024
3eb4598
updated swift-docc-plugin URL. Updated dependencies to latest versions.
makoni Sep 19, 2024
90e52fc
Update build-ubuntu.yml
makoni Sep 19, 2024
1c2a050
Merge branch 'master' into develop
makoni Sep 20, 2024
dba42f9
dependencies updated
makoni Nov 24, 2024
786ed75
deleted deprecated methods
makoni Nov 24, 2024
cc6b830
Sendable conformance
makoni Nov 24, 2024
337a562
swift-format added
makoni Nov 24, 2024
ce45dd1
formatting
makoni Nov 24, 2024
08186d5
formatting
makoni Nov 24, 2024
c0e5941
revert sendable
makoni Nov 24, 2024
277ddd4
updated dependencies
makoni Feb 13, 2025
336af62
Merge branch 'master' into develop
makoni Mar 28, 2025
24a57c4
Sensable conformance
makoni Mar 31, 2025
8b9a995
updated CouchDBRepresentable protocol
makoni Mar 31, 2025
829d9e3
Sendable conformance
makoni Mar 31, 2025
cd550f2
Strict concurrency implemented
makoni Mar 31, 2025
680090b
Swift 6
makoni Mar 31, 2025
b8b6956
docs updated
makoni Mar 31, 2025
eff7662
errors and docs
makoni Mar 31, 2025
163bf1f
docs
makoni Mar 31, 2025
f5a50b5
docs
makoni Mar 31, 2025
e0de805
docs wip
makoni Mar 31, 2025
fd63ca5
docs
makoni Mar 31, 2025
341b094
wip
makoni Mar 31, 2025
3b07085
wip
makoni Mar 31, 2025
bb4e14e
docs
makoni Mar 31, 2025
7cee97b
docs
makoni Mar 31, 2025
9be480b
get only _rev
makoni Mar 31, 2025
ece077a
tutorials updated
makoni Mar 31, 2025
a5a971d
docs
makoni Mar 31, 2025
729c830
Update README.md
makoni Mar 31, 2025
63fb9c4
Update README.md
makoni Mar 31, 2025
61bba29
updated GitHub actions configs
makoni Mar 31, 2025
cb7bc48
Merge branch 'master' into develop
makoni Mar 31, 2025
71ae1ac
dependencies updated
makoni Mar 31, 2025
5631a6c
updated docs
makoni Mar 31, 2025
a0b1201
code formatting
makoni Mar 31, 2025
5c6f638
Merge branch 'master' into develop
makoni Apr 1, 2025
ddcc5ef
refactoring
makoni Apr 5, 2025
17e00a0
localized error messages
makoni Apr 5, 2025
f74ed51
Added error messages translations
makoni Apr 5, 2025
8147a69
More translations
makoni Apr 8, 2025
1238adf
fixes for Linux
makoni Apr 8, 2025
cb7e336
Merge branch 'master' into develop
makoni Apr 8, 2025
057688d
docs
makoni Apr 15, 2025
ad95b43
create HTTPClient if not provided in init
makoni Apr 15, 2025
6b86455
new test added
makoni Apr 15, 2025
6a37d28
use FoundationEssentials if possible
makoni Apr 15, 2025
402e3b4
tests updated
makoni Apr 15, 2025
a1d1fa0
dependencies updated
makoni Apr 15, 2025
a2ecb8c
added shutdown method
makoni Apr 15, 2025
04d2ee0
formatting
makoni Apr 15, 2025
82671a6
added tutorial for Hummingbird
makoni Apr 15, 2025
7d6fafa
tutorials
makoni Apr 15, 2025
7189fa6
tutorial
makoni Apr 15, 2025
a15d31d
tutorials
makoni Apr 15, 2025
a174fd6
docs
makoni Apr 15, 2025
74e451e
renamed couchdb-vapor to couchdb-swift
makoni Apr 15, 2025
0206150
docs
makoni Apr 15, 2025
560975d
try to use FoundationEssentials everywhere and Dispatch
makoni Apr 15, 2025
ab5cbcd
removed FoundationEssentials usage, can’t use Bundle with it
makoni Apr 16, 2025
6164561
Merge branch 'master' into develop
makoni Apr 16, 2025
b547262
Merge branch 'master' into develop
makoni May 16, 2025
26bb776
dependencies updated
makoni May 16, 2025
0ca93c8
dependencies
makoni Jun 17, 2025
38e06e7
dependencies updated
makoni Jul 6, 2025
b4738a5
added new conflictError error
makoni Jul 6, 2025
c61f099
handle conflict error in Update method
makoni Jul 6, 2025
339d0a1
Added missing authorization for delete document request
makoni Jul 6, 2025
86e2acf
tabs
makoni Jul 6, 2025
d2d890a
tabs
makoni Jul 6, 2025
2630d5b
added handling of not found error in update method
makoni Jul 6, 2025
73e70b4
added handling of not found error in delete method
makoni Jul 6, 2025
abd40fd
added more tests
makoni Jul 6, 2025
c5c0092
translations for CONFLICT_ERROR
makoni Jul 6, 2025
dc7831f
fixed date format
makoni Jul 6, 2025
9da8b5c
Percent-encode username and password
makoni Jul 6, 2025
d403c4e
updated config
makoni Jul 6, 2025
fbde8c8
updated actions configs
makoni Jul 6, 2025
2040276
Merge branch 'master' into develop
makoni Jul 6, 2025
b9e6ff2
notFound error added
makoni Jul 8, 2025
34aaf8b
Throw .notFound error for get requests
makoni Jul 8, 2025
9471503
translations
makoni Jul 8, 2025
8fec092
Merge branch 'master' into develop
makoni Jul 8, 2025
20c8fa2
HTTPClientTests added using Swift Testing
makoni Jul 9, 2025
97f3795
migrated to Swift Testing
makoni Jul 9, 2025
ee3a8f4
tabs
makoni Jul 9, 2025
ca1afc6
Merge branch 'master' into develop
makoni Jul 26, 2025
1c1f0df
Mango Query implementation
makoni Jul 26, 2025
c60d09c
more tests
makoni Jul 26, 2025
50d3621
tests updated
makoni Jul 26, 2025
9c20d2c
wip
makoni Jul 26, 2025
9627dfe
wip
makoni Jul 26, 2025
aea0e49
tests updated
makoni Jul 26, 2025
4d425e5
more tests and fixes
makoni Jul 26, 2025
9cfe9fe
docs
makoni Jul 26, 2025
97feb38
new tutorial
makoni Jul 26, 2025
e92b688
New tutorial
makoni Jul 26, 2025
c392db8
wip
makoni Jul 26, 2025
c2c5b60
wip
makoni Jul 26, 2025
a575cb1
tutorials updated
makoni Jul 26, 2025
fd9a69e
test updated
makoni Jul 26, 2025
8948953
Attachments API
makoni Jul 26, 2025
1c1e567
formatting
makoni Jul 26, 2025
425ca2a
readme
makoni Jul 26, 2025
51982eb
makoni Jul 26, 2025
b3c876c
makoni Jul 26, 2025
663191c
fixes
makoni Jul 26, 2025
f5ded77
updated workflows
makoni Jul 26, 2025
dc9d65c
Update Sources/CouchDBClient/CouchDBClient.docc/Tutorials/AdvancedMan…
makoni Jul 26, 2025
10a661b
correct init
makoni Jul 26, 2025
416bed6
Merge branch 'develop' of github.com:makoni/couchdb-swift into develop
makoni Jul 26, 2025
9389776
updated tests
makoni Jul 26, 2025
0067067
tests updated
makoni Jul 26, 2025
020956e
MangoSortField struct
makoni Jul 26, 2025
6f402d0
readme
makoni Jul 26, 2025
a9173b8
docs
makoni Jul 26, 2025
69dbb9b
throw error
makoni Jul 27, 2025
2d6199b
Rename
makoni Jul 27, 2025
1c5d68a
Merge branch 'master' into develop
makoni Jul 30, 2025
1bf2a05
Merge branch 'master' into develop
makoni Aug 14, 2025
9bb126b
Update dependencies in Package.resolved to latest versions
makoni Sep 22, 2025
e948318
Update Swift version matrix in Ubuntu build workflow
makoni Sep 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Build on Ubuntu with Swift ${{ matrix.swift }}
strategy:
matrix:
swift: ["6.0", "6.1"]
swift: ["6.1", "6.2"]
runs-on: ubuntu-latest
container:
image: swift:${{ matrix.swift }}
Expand Down
24 changes: 12 additions & 12 deletions Package.resolved

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.