Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SourceR85
/
couchdb
Public
forked from
apache/couchdb
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 23, 2024
Bump version to 3.4.1
nickva
committed
0aa326e
View commit details
Copy full SHA for 0aa326e
Browse repository at this point
Update whatsnew for 3.4.1
Show description for bc05310
nickva
committed
bc05310
View commit details
Copy full SHA for bc05310
Browse repository at this point
Merge pull request #5252 from apache/upgrade_user_creds_auth_ctx
Show description for 7325569
rnewson
authored
7325569
View commit details
Copy full SHA for 7325569
Browse repository at this point
pass AuthCtx from get_user_creds to update_user_creds
rnewson
committed
bc258d8
View commit details
Copy full SHA for bc258d8
Browse repository at this point
Protect 3.4.x branch just like 3.3.x
nickva
committed
e4cd640
View commit details
Copy full SHA for e4cd640
Browse repository at this point
Default upgrade_hash_on_auth to false
Show description for adcf7da
nickva
committed
adcf7da
View commit details
Copy full SHA for adcf7da
Browse repository at this point
doc: explain holding of 3.4.0 binaries and add rationale for 3.4.1
janl
authored and
nickva
committed
8c85ec8
View commit details
Copy full SHA for 8c85ec8
Browse repository at this point
Commits on Sep 20, 2024
[tests]: Increase timeout for producer test (#5253)
big-r81
authored
c407831
View commit details
Copy full SHA for c407831
Browse repository at this point
Commits on Sep 19, 2024
Handle the case when the QuickJS scanner has no valid views
Show description for f6c66d0
nickva
committed
f6c66d0
View commit details
Copy full SHA for f6c66d0
Browse repository at this point
Commits on Sep 18, 2024
Merge pull request #5251 from apache/fixup-nouveau-docs
Show description for 9fb63a2
rnewson
authored
9fb63a2
View commit details
Copy full SHA for 9fb63a2
Browse repository at this point
fixup nouveau docs
rnewson
committed
ea7f2e1
View commit details
Copy full SHA for ea7f2e1
Browse repository at this point
Commits on Sep 17, 2024
Don't fail make clean if hex is not installed
Show description for 5ef232c
nickva
committed
5ef232c
View commit details
Copy full SHA for 5ef232c
Browse repository at this point
Fix couch_debug test teardown
Show description for d5ce026
nickva
committed
d5ce026
View commit details
Copy full SHA for d5ce026
Browse repository at this point
Fix debug test on Windows, use hide for port_open
Show description for d8750a8
nickva
committed
d8750a8
View commit details
Copy full SHA for d8750a8
Browse repository at this point
Fix default pbkdf2 iteration count in the docs
nickva
authored and
janl
committed
b07afff
View commit details
Copy full SHA for b07afff
Browse repository at this point
default pbkdf2 rounds to 600,000 (OWASP)
Show description for afb198a
rnewson
authored and
nickva
committed
afb198a
View commit details
Copy full SHA for afb198a
Browse repository at this point
Commits on Sep 15, 2024
(dev): Align both configure scripts (*nix / Windows) even more (#5245)
big-r81
authored
5d4f3a3
View commit details
Copy full SHA for 5d4f3a3
Browse repository at this point
Commits on Sep 14, 2024
Quote QuickJS path
Show description for 9ba4d31
nickva
committed
9ba4d31
View commit details
Copy full SHA for 9ba4d31
Browse repository at this point
documentation: /{db}/_bulk_get: make reference to document query parameters
Show description for 902d973
JKDingwall
authored and
nickva
committed
902d973
View commit details
Copy full SHA for 902d973
Browse repository at this point
documentation: /{db}/_bulk_get: remove trailing , on JSON example
Show description for c183597
JKDingwall
authored and
nickva
committed
c183597
View commit details
Copy full SHA for c183597
Browse repository at this point
Remove spawnkillable
Show description for d6dd4fe
nickva
committed
d6dd4fe
View commit details
Copy full SHA for d6dd4fe
Browse repository at this point
Commits on Sep 12, 2024
Bump version to 3.4.0
nickva
committed
4727845
View commit details
Copy full SHA for 4727845
Browse repository at this point
Document upgrade_hash_on_auth
nickva
committed
48eb3fb
View commit details
Copy full SHA for 48eb3fb
Browse repository at this point
Merge pull request #5239 from apache/upgrade_if_user_doc
Show description for fec042b
rnewson
authored
fec042b
View commit details
Copy full SHA for fec042b
Browse repository at this point
only upgrade password hashes if there is a user doc
rnewson
committed
41274c7
View commit details
Copy full SHA for 41274c7
Browse repository at this point
doc: add JS scanner to highlights, fix some nitpicks
janl
committed
c4fff78
View commit details
Copy full SHA for c4fff78
Browse repository at this point
Commits on Sep 10, 2024
Merge pull request #5234 from apache/more-secure-defaults
Show description for ee9984b
rnewson
authored
ee9984b
View commit details
Copy full SHA for ee9984b
Browse repository at this point
enhance default security of passwords
Show description for fa90b5a
rnewson
committed
fa90b5a
View commit details
Copy full SHA for fa90b5a
Browse repository at this point
Merge pull request #5233 from apache/chttpd_auth_lockout
Show description for f479e07
rnewson
authored
f479e07
View commit details
Copy full SHA for f479e07
Browse repository at this point
rename couch_auth_lockout to chttpd_auth_lockout for consistency
rnewson
committed
b0140f0
View commit details
Copy full SHA for b0140f0
Browse repository at this point
fix(docs): small typos and wordings (#5231)
big-r81
authored
712dd7f
View commit details
Copy full SHA for 712dd7f
Browse repository at this point
Commits on Sep 9, 2024
Document another incompatibility between SM 1.8.5 and 91
Show description for dc57969
nickva
committed
dc57969
View commit details
Copy full SHA for dc57969
Browse repository at this point
Merge pull request #5032 from apache/lockout
Show description for 88012ff
rnewson
authored
88012ff
View commit details
Copy full SHA for 88012ff
Browse repository at this point
Optional account lockout facility on repeated auth failure
rnewson
committed
0518346
View commit details
Copy full SHA for 0518346
Browse repository at this point
Bring 3.4 whatsnew up-to-date
Show description for 5b3710a
nickva
committed
5b3710a
View commit details
Copy full SHA for 5b3710a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.