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: jtroya326-netizen/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.
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Jul 2, 2026

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

Commits on Jul 6, 2026

  1. fix: 405 instead of 501 on POST to v1 detail API (ietf-tools#11162)

    * fix: 405 instead of 501 on detail API POST
    
    * fix: import custom ModelResource
    
    * fix: use custom MakeResources in mgmt cmd
    jennifer-richards authored Jul 6, 2026
    Configuration menu
    Copy the full SHA
    e736082 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2026

  1. feat: generate RFC json at publication time (ietf-tools#11143)

    * feat: generate RFC json at publication time
    
    Deprecates uploading json files and ignores the file, instead
    generating its own.
    
    * refactor: partial() instead of lambda in on_commit
    
    Using partial() is safer as general practice because it binds
    arguments at call-time.
    
    * test: json upload ignored, creation task queued
    jennifer-richards authored Jul 7, 2026
    Configuration menu
    Copy the full SHA
    1fe544a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd24d4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2665b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2026

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

Commits on Jul 9, 2026

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