Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 2tv2gmxm44-coder/datatracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ietf-tools/datatracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 23 files changed
  • 2 contributors

Commits on Apr 9, 2026

  1. Configuration menu
    Copy the full SHA
    d3890c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. feat: serve notprepped rfc xml from datatracker (ietf-tools#10692)

    * chore: move v3 RFC boundary number to settings
    
    * feat: button for downloading unprepped RFCXML
    
    * chore: ruff
    
    * chore: refactor test to avoid setup overhead
    
    * feat: serve notprepped bytes from blobdb
    
    * fix: typo
    
    * chore; improve test class name
    
    * feat: wrapper explaining notprepped xml
    rjsparks authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    15b2abd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20480d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dccf38 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. feat: rebuild_searchindex task (ietf-tools#10723)

    * refactor: DRY
    
    * chore: typesense docker container (commented out)
    
    * feat: batched RFC search index import
    
    * feat: rebuild_searchindex task
    
    * feat: logging / error reporting
    
    * refactor: _task suffix for task name
    
    * test: tests for searchindex utils + tasks
    
    * fix: only create collection if dropped
    
    * fix: typing / lint
    jennifer-richards authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    9cecc36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4cb8b9 View commit details
    Browse the repository at this point in the history
  3. fix: decode non-utf-8 blob content (ietf-tools#10729)

    * refactor: decode_document_content() utility method
    
    * fix: fall back to latin-1 in retrieve_str()
    
    * refactor: match structure with retrieve_bytes()
    
    * refactor: separate tests_text.py module
    
    * test: test_decode_document_content + ruff
    
    * fix: revert misguided refactor
    
    * test: assert to guarantee test is valid
    jennifer-richards authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    629ffb1 View commit details
    Browse the repository at this point in the history
  4. test: Squash some transient test error vectors (ietf-tools#10730)

    * test: enforce queryset order assumed by test
    
    * test: match html escaping in test
    
    * test: search more specifically for tokens to avoid mis-reading them when they occur in faker data
    rjsparks authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    63a6994 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. Configuration menu
    Copy the full SHA
    dc49dc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. chore: remove blobdb profiling logs (ietf-tools#10732)

    These are not useful any more, blobdb is fast
    jennifer-richards authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    4d69329 View commit details
    Browse the repository at this point in the history
Loading