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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NeuroJSON
/
NeuroJSON_io
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: improve search reliability and add latest dataset update tracking
- #146
#146
Merged
elainefan331
merged 18 commits into
staging
NeuroJSON/NeuroJSON_io:staging
from
dev-fan
NeuroJSON/NeuroJSON_io:dev-fan
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: improve search reliability and add latest dataset update tracking
#146
elainefan331
merged 18 commits into
staging
NeuroJSON/NeuroJSON_io:staging
from
dev-fan
NeuroJSON/NeuroJSON_io:dev-fan
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
fix(search): match dataset keyword against dbinfo when subject filters are set
elainefan331
committed
1fbecf3
View commit details
Copy full SHA for 1fbecf3
Browse repository at this point
fix(search): stop "no matching subjects" warning flashing on slow searches
elainefan331
committed
cebafee
View commit details
Copy full SHA for cebafee
Browse repository at this point
Commits on Sep 3, 2026
perf(search): index iolinks(dbname, dsname, view) for file-type filter
elainefan331
committed
c4e2b9c
View commit details
Copy full SHA for c4e2b9c
Browse repository at this point
feat(stats): compute landing-page db stats from Postgres instead of CGI
elainefan331
committed
6dd4ac3
View commit details
Copy full SHA for 6dd4ac3
Browse repository at this point
feat(stats): add stats_history table for persistent sync stats
elainefan331
committed
0e42d23
View commit details
Copy full SHA for 0e42d23
Browse repository at this point
feat(stats): write a stats_history snapshot at the end of each sync
elainefan331
committed
0e68326
View commit details
Copy full SHA for 0e68326
Browse repository at this point
perf(stats): serve /dbs/stats from the stats_history snapshot
elainefan331
committed
4a9bb83
View commit details
Copy full SHA for 4a9bb83
Browse repository at this point
feat(stats): render StatisticsBanner from the stats_history snapshot
elainefan331
committed
b6df62a
View commit details
Copy full SHA for b6df62a
Browse repository at this point
Commits on Sep 10, 2026
feat(stats): add dataset_changes table for dataset-level sync change log; refs #145
elainefan331
committed
edb1141
View commit details
Copy full SHA for edb1141
Browse repository at this point
feat(stats): log dataset-level changes during incremental sync; refs #145
elainefan331
committed
8f69f2c
View commit details
Copy full SHA for 8f69f2c
Browse repository at this point
feat(stats): add SYNC_DBS test override; verified add/update/delete on sandbox1d; refs #145
elainefan331
committed
d1011e9
View commit details
Copy full SHA for d1011e9
Browse repository at this point
feat(stats): add GET /dbs/updates/latest endpoint; #145
elainefan331
committed
3f0455f
View commit details
Copy full SHA for 3f0455f
Browse repository at this point
feat(stats): add fetchLatestUpdate service/action/slice + types; refs #145
elainefan331
committed
afa6083
View commit details
Copy full SHA for afa6083
Browse repository at this point
feat(stats): add LatestUpdateBoard to the landing page; refs #145
elainefan331
committed
f6732d6
View commit details
Copy full SHA for f6732d6
Browse repository at this point
fix(stats): label LatestUpdateBoard chips as dataset(s) for clarity; refs #145
elainefan331
committed
80c257c
View commit details
Copy full SHA for 80c257c
Browse repository at this point
feat(stats): add subject/file/size deltas to /dbs/updates/latest; refs #145
elainefan331
committed
4006fba
View commit details
Copy full SHA for 4006fba
Browse repository at this point
style(stats): refine LatestUpdateBoard typography, colors, and alignment; refs #145
elainefan331
committed
9bb6ba3
View commit details
Copy full SHA for 9bb6ba3
Browse repository at this point
style(stats): finalize LatestUpdateBoard styling; refs #145
elainefan331
committed
eb73328
View commit details
Copy full SHA for eb73328
Browse repository at this point
You can’t perform that action at this time.