-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTML search: serialize search index as JSON #13097
HTML search: serialize search index as JSON #13097
Commits on Nov 2, 2024
-
search: check that query terms exist as properties in term indices be…
…fore accessing them
Configuration menu - View commit details
-
Copy full SHA for 47f6547 - Browse repository at this point
Copy the full SHA 47f6547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 713d6bb - Browse repository at this point
Copy the full SHA 713d6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fff170 - Browse repository at this point
Copy the full SHA 0fff170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d6e09 - Browse repository at this point
Copy the full SHA 64d6e09View commit details
Commits on Nov 5, 2024
-
The JS prototype property should _not_ be found in unrelated documents
Configuration menu - View commit details
-
Copy full SHA for 9bab17c - Browse repository at this point
Copy the full SHA 9bab17cView commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b1edac - Browse repository at this point
Copy the full SHA 9b1edacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b9de3 - Browse repository at this point
Copy the full SHA 52b9de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb02fe - Browse repository at this point
Copy the full SHA bcb02feView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7267990 - Browse repository at this point
Copy the full SHA 7267990View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 462c859 - Browse repository at this point
Copy the full SHA 462c859View commit details -
HTML search: use the
JSON.parse
reviver
argument to freeze search…… index contents Co-authored-by: Adam Turner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 443fd21 - Browse repository at this point
Copy the full SHA 443fd21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295d230 - Browse repository at this point
Copy the full SHA 295d230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3498755 - Browse repository at this point
Copy the full SHA 3498755View commit details -
HTML search: replace
repr
with simple embedded single-quotesThe `JSON.dumps` call escapes single-quotes within strings; all JSON strings are enclosed by double-quotes
Configuration menu - View commit details
-
Copy full SHA for f38ce20 - Browse repository at this point
Copy the full SHA f38ce20View commit details
Commits on Nov 15, 2024
-
Revert "HTML search: use the
JSON.parse
reviver
argument to freez……e search index contents" This reverts commit 443fd21.
Configuration menu - View commit details
-
Copy full SHA for 0d9a26c - Browse repository at this point
Copy the full SHA 0d9a26cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4bba1e - Browse repository at this point
Copy the full SHA d4bba1eView commit details -
HTML search: fixup for object search
Relates-to commit d4bba1e. [skip ci]
Configuration menu - View commit details
-
Copy full SHA for d9dee52 - Browse repository at this point
Copy the full SHA d9dee52View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d056a8a - Browse repository at this point
Copy the full SHA d056a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a7dfa - Browse repository at this point
Copy the full SHA 15a7dfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e670ea - Browse repository at this point
Copy the full SHA 6e670eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2848ed - Browse repository at this point
Copy the full SHA f2848edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 798cb48 - Browse repository at this point
Copy the full SHA 798cb48View commit details -
Configuration menu - View commit details
-
Copy full SHA for af61293 - Browse repository at this point
Copy the full SHA af61293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bcf7a6 - Browse repository at this point
Copy the full SHA 2bcf7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 381c26f - Browse repository at this point
Copy the full SHA 381c26fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac281dc - Browse repository at this point
Copy the full SHA ac281dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fae81a0 - Browse repository at this point
Copy the full SHA fae81a0View commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d5a121 - Browse repository at this point
Copy the full SHA 6d5a121View commit details -
Merge branch 'master' into issue-13096/html-search-handle-proto-query
Conflicts: CHANGES.rst
Configuration menu - View commit details
-
Copy full SHA for 39b4a4e - Browse repository at this point
Copy the full SHA 39b4a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7428932 - Browse repository at this point
Copy the full SHA 7428932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22acc49 - Browse repository at this point
Copy the full SHA 22acc49View commit details