This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
4daf66d11c
datatracker
/
ietf
/
sync
History
Henrik Levkowetz
4daf66d11c
Added DocEvent rev= parameter througout the code.
...
- Legacy-Id: 12978
2017-03-06 15:08:21 +00:00
..
__init__.py
Revamp sync from RFC Editor to include more info, fix a couple of bugs
2012-09-17 15:45:27 +00:00
discrepancies.py
Made ietf/sync pyflakes-clean.
2014-03-16 07:49:21 +00:00
iana.py
Added DocEvent rev= parameter througout the code.
2017-03-06 15:08:21 +00:00
mails.py
Add POST interface for IANA/RFC Editor for triggering updates, add
2012-09-17 15:57:48 +00:00
rfceditor.py
Added DocEvent rev= parameter througout the code.
2017-03-06 15:08:21 +00:00
tests.py
Added DocEvent rev= parameter througout the code.
2017-03-06 15:08:21 +00:00
urls.py
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
2017-02-11 14:43:01 +00:00
views.py
Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method.
2016-08-23 10:52:08 +00:00