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
.
https-github-com-bit
/
datatracker
Public
forked from
adamlaska/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
liaisons
management
on
dev/6.129.2.dev0
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2020
Removed all __future__ imports.
Show description for 726fcbf
levkowetz
committed
726fcbf
View commit details
Copy full SHA for 726fcbf
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 27, 2019
Initial 2to3 patch with added copyright statement updates.
Show description for d7f5c84
levkowetz
committed
d7f5c84
View commit details
Copy full SHA for d7f5c84
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Converted all management commands which set up additional command-line switches to use the argparse approach instead of the deprecated optparse approach.
Show description for 6eec4c2
levkowetz
committed
6eec4c2
View commit details
Copy full SHA for 6eec4c2
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool.
Show description for a7667fb
levkowetz
committed
a7667fb
View commit details
Copy full SHA for a7667fb
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ...
Show description for 12f6a55
levkowetz
committed
12f6a55
View commit details
Copy full SHA for 12f6a55
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
Remove proxy layer from liaisons tool, do some minor cleanups of
Show description for 4250a95
OleLaursen
committed
4250a95
View commit details
Copy full SHA for 4250a95
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
Patch from yaco to avoid resetting from field. Gave the secretarait the ability to approve any unapproved liaison. Changed all the email code to use ietf.utils.mail
Show description for 1d7883f
rjsparks
committed
1d7883f
View commit details
Copy full SHA for 1d7883f
View code at this point
Browse repository at this point
Commits on Jan 24, 2012
Move new schema models from redesign/ to ietf/
Show description for 980d4e6
OleLaursen
committed
980d4e6
View commit details
Copy full SHA for 980d4e6
View code at this point
Browse repository at this point
Commits on Aug 23, 2011
Port liaison deadline reminder emails to new schema, with test;
Show description for 89dd9b8
OleLaursen
committed
89dd9b8
View commit details
Copy full SHA for 89dd9b8
View code at this point
Browse repository at this point
Port SDO reminder emails to new schema, with test
Show description for 2aa9743
OleLaursen
committed
2aa9743
View commit details
Copy full SHA for 2aa9743
View code at this point
Browse repository at this point
Commits on Feb 2, 2011
Rename 'LiaisonDetail.taken_care' field to 'action_taken'. Miscellaneous associated fixes. Enhanced liaison-related admin pages.
Show description for 1837b38
levkowetz
committed
1837b38
View commit details
Copy full SHA for 1837b38
View code at this point
Browse repository at this point
Commits on Oct 26, 2010
Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts.
Show description for eafcdcc
levkowetz
committed
eafcdcc
View commit details
Copy full SHA for eafcdcc
View code at this point
Browse repository at this point
Commits on Oct 8, 2010
Allow to take care of a liaison with deadline. Fixes #385
Show description for 80ca4e9
emiliosanchez
committed
80ca4e9
View commit details
Copy full SHA for 80ca4e9
View code at this point
Browse repository at this point
* Added a taken care field to stop deadline notifications
Show description for 4b96b2b
emiliosanchez
committed
4b96b2b
View commit details
Copy full SHA for 4b96b2b
View code at this point
Browse repository at this point
Commits on Aug 26, 2010
Allow to send reminders from the django admin interface. Fixes #377
Show description for 5131a0b
emiliosanchez
committed
5131a0b
View commit details
Copy full SHA for 5131a0b
View code at this point
Browse repository at this point
Commits on Jul 23, 2010
Command to request SDO Authorized Individual list to be updated. Fixes #352
Show description for 6400bd7
emiliosanchez
committed
6400bd7
View commit details
Copy full SHA for 6400bd7
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.