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 }}
Rohan5commit
/
datatracker
Public
forked from
ietf-tools/datatracker
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
datatracker
ietf
submit
resources.py
on
fix-devcontainer
User selector
All users
All time
Commit history
Commits on Jul 6, 2022
fix: dont serialize Submission.first_two_pages through /api/v1. (#4145)
rjsparks
authored
2934ae2
View commit details
Copy full SHA for 2934ae2
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
Allow external resources to be set/suggested during submission process. Fixes #3068. Commit ready for merge.
Show description for b08110b
jennifer-richards
committed
b08110b
View commit details
Copy full SHA for b08110b
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
Added an xml_version field to Submission objects, to capture the schema version of submitted XML files (if any). Related to issue #3067.
Show description for 15ea994
levkowetz
committed
15ea994
View commit details
Copy full SHA for 15ea994
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
Show description for 2d7c962
levkowetz
committed
2d7c962
View commit details
Copy full SHA for 2d7c962
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Added the option to order API resource lists by primary key, for stable ordering when paging through a list.
Show description for 7270d5f
levkowetz
committed
7270d5f
View commit details
Copy full SHA for 7270d5f
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Added reverse relationships from drafts to submissions to submission checks to the Json API, to make it easier to find the yang checks for a given document.
Show description for d481019
levkowetz
committed
d481019
View commit details
Copy full SHA for d481019
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
Show description for 7f77264
levkowetz
committed
7f77264
View commit details
Copy full SHA for 7f77264
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Style changes.
Show description for 254c3db
levkowetz
committed
254c3db
View commit details
Copy full SHA for 254c3db
View code at this point
Browse repository at this point
Renamed the SubmissionEmail event class to SubmissionEmailEvent, and added an admin class for it.
Show description for 47d6bbb
levkowetz
committed
47d6bbb
View commit details
Copy full SHA for 47d6bbb
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Merge forward to 6.31.1.dev0
Show description for fa3a343
bcs-hosting
committed
fa3a343
View commit details
Copy full SHA for fa3a343
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Merged in henrik/6.16.1-pyang-work@10995:
Show description for 4b0b7e0
levkowetz
committed
4b0b7e0
View commit details
Copy full SHA for 4b0b7e0
View code at this point
Browse repository at this point
Added small orange or green yang symbols to draft info- and list-pages, signifying fail or pass for the submission yang validation.
Show description for be2a228
levkowetz
committed
be2a228
View commit details
Copy full SHA for be2a228
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Introduced caching for the api resources.
Show description for adb8625
levkowetz
committed
adb8625
View commit details
Copy full SHA for adb8625
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Removed an unused import
Show description for 8c07e98
levkowetz
committed
8c07e98
View commit details
Copy full SHA for 8c07e98
View code at this point
Browse repository at this point
Removed resource file entry left over from refactored code. Adjusted resource class filtering fields
Show description for 7dec6c3
levkowetz
committed
7dec6c3
View commit details
Copy full SHA for 7dec6c3
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Fixed pyflakes complaints introduced with pyflakes 1.1.0
Show description for 846a02c
levkowetz
committed
846a02c
View commit details
Copy full SHA for 846a02c
View code at this point
Browse repository at this point
Refactored draft submission checks so that new checkers can be slotted in through a configuration in settings.py. Refactored the calling of idnits to use the new API, and added a pyang validation …
Show description for 76bb233
levkowetz
committed
76bb233
View commit details
Copy full SHA for 76bb233
View code at this point
Browse repository at this point
Commits on Aug 9, 2015
Added a very simple html version of the json API, to make it easier to explore the api manually.
Show description for 2fe8dcb
levkowetz
committed
2fe8dcb
View commit details
Copy full SHA for 2fe8dcb
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
Added generated (and sometimes manually tweaked) resources.py files.
Show description for 770b36d
levkowetz
committed
770b36d
View commit details
Copy full SHA for 770b36d
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.