datatracker/ietf/bin
2015-02-05 15:38:01 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
announce-header-change Moved the target date for ending the ietf-announce header changes forward since we missed the start date. 2014-01-08 18:56:25 +00:00
create-break-sessions Modified the code which adds non-session entries to a schedule so as to bind a Session object also to Break and Registration timeslots, through the Schedule/Timeslot/Session m2m table. This makes the agenda templates work as expected. There's also a migration and a standalone script that fills in this information for existing schedules. 2014-06-30 17:05:40 +00:00
create-charter-newrevisiondocevents Added a script to create NewRevisionDocEvent entries for charter files. 2012-09-19 19:50:37 +00:00
dump-draft-info Remove shim layer from bin/dump-draft-info 2013-12-06 17:58:05 +00:00
email-sync-discrepancies Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
expire-ids Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
expire-last-calls Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
expire-submissions Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
find-submission-confirmation-email-in-postfix-log Merge in changes from the old shimfree branch 2013-11-27 12:55:50 +00:00
generate-draft-aliases When draft email aliases are generated, the content of the doc.notify field is used to generate the .notify alias, and is also included in the .all alias. If the notify field contains either the .notify alias or the .all alias, this can create a mail loop. Changed the alias generation code to expand (or ignore, for .notify) aliases found in the notify field, and changed the code which fills in the notify field with a default value to insert the author, ad, and shepherd aliases instead of the .all alias. 2015-02-05 15:38:01 +00:00
generate-wg-aliases Made the generated postfix alias/virtual files include the AD emails in the -chairs alias. 2015-01-10 23:57:30 +00:00
graphall Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
iana-changes-updates Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
iana-protocols-updates Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
iana-review-email Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
notify-expirations Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
pretty-xml-dump Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py 2007-07-04 21:17:57 +00:00
redirect-dump Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
rfc-editor-index-updates Merged [7557] from rjsparks@nostrum.com: Update reference relationships (asyncronously) for new rfcs found when syncing with the rfc index. Fixes ticket #1347. 2014-04-06 15:01:12 +00:00
rfc-editor-queue-updates Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
run-real-data-tests Put a proper command-line interface on the test crawler, spit out number of errors (if any), also add wrapper script for running the test-crawler and idindex generation scripts, in the future other (safe, non-mutating) scripts operating on real data can be added too 2014-01-12 16:55:42 +00:00
send-milestone-reminders Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
send-scheduled-mail Merged in [7138] from rjsparks@nostrum.com: 2014-02-17 18:55:37 +00:00