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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
marklogic
/
node-client-api
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
53
Code
Issues
4
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-client-api
test-basic
on
master
User selector
All users
All time
Commit history
Commits on Feb 20, 2026
MLE-26608 update copyright headers
Show description for df07cbe
stevebio
authored and
rjrudin
committed
df07cbe
View commit details
Copy full SHA for df07cbe
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
Revert "MLE-25586 - add transitive closure function to node client."
Show description for 5518e9c
stevebio
committed
5518e9c
View commit details
Copy full SHA for 5518e9c
View code at this point
Browse repository at this point
Revert "MLE-26340 expose vec.precision and vec.trunc in Node client."
Show description for 23d8bbd
stevebio
committed
23d8bbd
View commit details
Copy full SHA for 23d8bbd
View code at this point
Browse repository at this point
Revert "MLE-23744 - implement optic fromDocs in node."
Show description for 70f361b
stevebio
committed
70f361b
View commit details
Copy full SHA for 70f361b
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
MLE-23744 - implement optic fromDocs in node.
Show description for 7cdc2ce
stevebio
committed
7cdc2ce
View commit details
Copy full SHA for 7cdc2ce
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
MLE-26340 expose vec.precision and vec.trunc in Node client.
Show description for 3024522
stevebio
committed
3024522
View commit details
Copy full SHA for 3024522
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
MLE-25586 - add transitive closure function to node client.
Show description for 29764ce
stevebio
committed
29764ce
View commit details
Copy full SHA for 29764ce
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
MLE-25579 Can now specify transform params when writing a transform
Show description for 98aa743
rjrudin
committed
98aa743
View commit details
Copy full SHA for 98aa743
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
MLE-24733 Deleting what should be unused etc/data files
rjrudin
committed
faf7be4
View commit details
Copy full SHA for faf7be4
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
MLE-24763 Enabling logging test and removing winston
Show description for 3e68289
rjrudin
committed
3e68289
View commit details
Copy full SHA for 3e68289
View code at this point
Browse repository at this point
MLE-24733 - Adding more information to some test descriptions.
Show description for b704590
BillFarber
committed
b704590
View commit details
Copy full SHA for b704590
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
MLE-24763 Including server response body in error message
Show description for 95d1807
rjrudin
committed
95d1807
View commit details
Copy full SHA for 95d1807
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
More fixes: make sure done() called once and only once for async operations. Change annTopK tests to use await/rejects idiom which is easier to understand. Skip the cloud test that tries to connect…
Show description for 6fb52f3
stevebio
committed
6fb52f3
View commit details
Copy full SHA for 6fb52f3
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
MLE-24722 - make sure the done() method called within each test once and only once. Set reasonable timeouts for some of the bulk operations and remove infinite timeouts which can hang the test.
stevebio
committed
d9a236a
View commit details
Copy full SHA for d9a236a
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
MLE-24685 Refactor: Fixing copyright string
Show description for acb4660
rjrudin
committed
acb4660
View commit details
Copy full SHA for acb4660
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
Re-add external www-authenticate library so we can show our changes in another commit..
Show description for 507cec1
stevebio
committed
507cec1
View commit details
Copy full SHA for 507cec1
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
MLE-24397 - fix reported issue on Linux FIPS around exception caused by default load of FIPS-forbidden MD5 digest algorithm. Incorporate the source from the abandoned www-authenticate project and f…
Show description for 8c9e5ff
stevebio
committed
8c9e5ff
View commit details
Copy full SHA for 8c9e5ff
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
MLE-24312: map port 8017 via docker-compose. SSL service configured for port 8017. Add a second error message for test using SSL to confirm error when connecting to non-SSL REST service. Message pr…
Show description for 1cdebb1
stevebio
committed
1cdebb1
View commit details
Copy full SHA for 1cdebb1
View code at this point
Browse repository at this point
Commits on Jul 21, 2025
Fix for Jenkins test failures.
anu3990
committed
bf70da5
View commit details
Copy full SHA for bf70da5
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
MLE-22540 : Update copyright and Notice file for Node Client Api
anu3990
committed
8c3185b
View commit details
Copy full SHA for 8c3185b
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
MLE-20906 : Update Node Client based on changes to functions in Optic
anu3990
committed
c75be94
View commit details
Copy full SHA for c75be94
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
MLE-20906 : Update Node Client based on changes to functions in Optic
anu3990
committed
e67bcb4
View commit details
Copy full SHA for e67bcb4
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
MLE-20906 : Update Node Client based on changes to functions in Optic
anu3990
committed
f57dc15
View commit details
Copy full SHA for f57dc15
View code at this point
Browse repository at this point
Commits on May 23, 2025
MLE-21557 : Node Client Api mjs tests are failing for 12-nightly due to changes in the server code.
anu3990
committed
88c509d
View commit details
Copy full SHA for 88c509d
View code at this point
Browse repository at this point
Commits on May 15, 2025
MLE-21460 : ResultProvider.result() sometimes returns a text node as a Buffer
anu3990
committed
369ee68
View commit details
Copy full SHA for 369ee68
View code at this point
Browse repository at this point
Commits on May 7, 2025
MLE-21403 : Fix Polaris medium issues for Node Client
anu3990
committed
219472f
View commit details
Copy full SHA for 219472f
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
MLE-16819 : Support TLSv1.3 via Node Client
anu3990
committed
97d2878
View commit details
Copy full SHA for 97d2878
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
Fix for Polaris issues and test failures.
anu3990
committed
1ec6bb6
View commit details
Copy full SHA for 1ec6bb6
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
MLE-17147 Added annTopK support
rjrudin
committed
8c83b17
View commit details
Copy full SHA for 8c83b17
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
MLE-15256 : Use shortest-path function in Node plan builder
anu3990
committed
6de18da
View commit details
Copy full SHA for 6de18da
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
Adding back zero and random scoring methods.
anu3990
committed
98a22d9
View commit details
Copy full SHA for 98a22d9
View code at this point
Browse repository at this point
Commits on Aug 9, 2024
Updating CHANGELOG.md and copyright in optic-vector test file.
anu3990
committed
6fc54fd
View commit details
Copy full SHA for 6fc54fd
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
MLE-15715 : Add tests for new vector functions in Node Client Api
anu3990
committed
addae66
View commit details
Copy full SHA for addae66
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
MLE-15254 : DatabaseClient.eval() returning true when the result is a boolean
anu3990
committed
7533fdf
View commit details
Copy full SHA for 7533fdf
View code at this point
Browse repository at this point
MLE-15687 : Run auto-generation again to include server side code changes for 12-EA
anu3990
committed
44a8533
View commit details
Copy full SHA for 44a8533
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.