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
6
Packages
Projects
Releases
Wiki
Activity
682ddee8e4
datatracker
/
ietf
/
review
History
Henrik Levkowetz
682ddee8e4
Reverted earlier application of on_behalf_of() at mail sending call points, and instead did all on_behalf_of processing in condition_message(). Added insertion of Reply-To header fields in this case. Changed all use of the mail-sending 'extra' parameters to use value lists. Updated a bunch of tests accordingly.
...
- Legacy-Id: 16020
2019-03-11 17:01:33 +00:00
..
migrations
Cleanup: removed the infrastructure for importing reviews from the old review tool. Commit ready for merge.
2019-01-03 21:04:13 +00:00
__init__.py
Add review tracking models, add a request review page (with test), show
2016-05-19 15:35:30 +00:00
admin.py
Add history to ReviewerSettings.
Fixes
#2147
. Commit ready for merge.
2018-12-03 22:23:01 +00:00
factories.py
Use factories for ietf.group.tests_review. Commit ready for merge.
2018-07-16 21:07:03 +00:00
mailarch.py
Merged in [15708] and [15730] from housley@vigilsec.com:
2018-11-10 19:30:32 +00:00
models.py
Cleanup: removed the infrastructure for importing reviews from the old review tool. Commit ready for merge.
2019-01-03 21:04:13 +00:00
resources.py
Cleanup: removed the infrastructure for importing reviews from the old review tool. Commit ready for merge.
2019-01-03 21:04:13 +00:00
utils.py
Reverted earlier application of on_behalf_of() at mail sending call points, and instead did all on_behalf_of processing in condition_message(). Added insertion of Reply-To header fields in this case. Changed all use of the mail-sending 'extra' parameters to use value lists. Updated a bunch of tests accordingly.
2019-03-11 17:01:33 +00:00