Commit graph

316 commits

Author SHA1 Message Date
Jennifer Richards cf62b46093 Find references from submitted XML instead of rendering to text and parsing. Fixes #3342. Commit ready for merge.
- Legacy-Id: 19825
2022-01-07 17:53:23 +00:00
Robert Sparks b1585124d6 Improve robustness of pdfization. Tune the test crawler. Commit ready for merge.
- Legacy-Id: 19813
2022-01-06 20:17:55 +00:00
Robert Sparks b7eec8ae26 Build and maintain a full set of bibxml-ids documents.
- Legacy-Id: 19782
2021-12-14 20:56:26 +00:00
Robert Sparks 1eb46361a0 Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge.
- Legacy-Id: 19265
2021-07-30 16:13:15 +00:00
Robert Sparks cb5cab77f1 Add Kesara to the recipients for release email
- Legacy-Id: 19222
2021-07-14 21:41:33 +00:00
Robert Sparks d4bb116a5b Update bin/daily to adjust for the change in exposing the iana mirror. Commit ready for merge.
- Legacy-Id: 19100
2021-06-09 15:18:02 +00:00
Robert Sparks ddcd80766e Merged in [19071] from mark@painless-security.com:
Update the mkdevbranch script for new Trac location, don't clobber existing paths
The script has been cleaned up, adjusted to avoid clobbering an SVN path that already exists when running it for a single sprinter login, and run with the new locations for the Trac system.
This is a decently huge rewrite of the script.  It's pulled a lot of logic into functions, excised the python code into its own file, etc.
 - Legacy-Id: 19076
Note: SVN reference [19071] has been migrated to Git commit 537b76eb76170d69036999f8a8ef20fd81caca93
2021-06-04 18:42:01 +00:00
Robert Sparks 0299a75d18 Merged in [19033] from rjsparks@nostrum.com:
Add PersonalApiKeyEvent purge to bin/daily.
 - Legacy-Id: 19064
Note: SVN reference [19033] has been migrated to Git commit fce86df3dc
2021-06-02 18:48:22 +00:00
Robert Sparks ebaf920aec adjust mkdevbranch to use the new repositories.
- Legacy-Id: 19036
2021-05-26 20:16:10 +00:00
Robert Sparks fce86df3dc Add PersonalApiKeyEvent purge to bin/daily. Commit ready to merge.
- Legacy-Id: 19033
2021-05-25 15:31:10 +00:00
Robert Sparks 0b8d836ecb Point to new repository in release email.
- Legacy-Id: 19024
2021-05-20 22:20:30 +00:00
Robert Sparks 76fb8528ea Removed unused static/lib commit attempt
- Legacy-Id: 19010
2021-05-20 16:43:01 +00:00
Robert Sparks a1c3d23439 tweaks to mkrelease
- Legacy-Id: 19009
2021-05-19 18:18:29 +00:00
Robert Sparks ac38f328cf Updated changelog. Tweaked commitlog script.
- Legacy-Id: 19008
2021-05-19 18:12:45 +00:00
Robert Sparks 59483d60e8 More tweaks to mergedevbranch.
- Legacy-Id: 19003
2021-05-18 22:11:22 +00:00
Robert Sparks 1c05b778a4 Merged in [18991] from jennifer@painless-security.com:
Missing migration needed by [18960] / [18977]
 - Legacy-Id: 19002
Note: SVN reference [18960] has been migrated to Git commit b08110b838

Note: SVN reference [18977] has been migrated to Git commit 6a70e862df

Note: SVN reference [18991] has been migrated to Git commit c09cd8b651
2021-05-18 18:27:50 +00:00
Robert Sparks f71c775647 Tweak mergeready so that it doesn't fail to reconstruct branch information when encountering non-existant branches.
- Legacy-Id: 18996
2021-05-14 20:50:04 +00:00
Robert Sparks 03cb43f404 Removed Henrik from several places that would send him mail at his request.
- Legacy-Id: 18898
2021-03-04 18:44:09 +00:00
Robert Sparks 4fe5a51fd7 Removed Henrik from the copy line for mergedevbranch notification at his request.
- Legacy-Id: 18871
2021-03-02 15:04:01 +00:00
Robert Sparks 3697180cc1 Reverted merge of timezone-aware migration efforts.
- Legacy-Id: 18792
2021-01-12 16:54:20 +00:00
Robert Sparks 65c93ddc6d Reverted timezone related change to check-copyright, which is not a django script.
- Legacy-Id: 18789
2021-01-11 18:51:50 +00:00
Robert Sparks 9a881ccf45 Removed unused utility to create Document objects for drafts in the archive that are not already present. If we want to pursue what this utility was intended to do in the future, it should become a management command instead.
- Legacy-Id: 18788
2021-01-11 18:48:29 +00:00
Robert Sparks 34a7b00db3 Merged in ^/personal/henrik/r18768 from henrik@levkowetz.com:
Changed all timestamp fields to be timezone-aware. Improved crawl to make it easier to make before/after comparisons. Refactored code to simplify use of the now-aware timezone fields.
 - Legacy-Id: 18787
2021-01-07 20:43:14 +00:00
Robert Sparks 1c7bd7650b recursively create place to stage mail from mkrelease. Remove toolsfeed/toolspush from mkrelease.
- Legacy-Id: 18778
2020-12-17 16:03:22 +00:00
Robert Sparks 27ceef421a Send mail from mkrelease signed by running user
- Legacy-Id: 18771
2020-12-17 15:17:47 +00:00
Henrik Levkowetz 774e752a54 Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
- Legacy-Id: 18770
2020-12-16 23:53:37 +00:00
Robert Sparks 73b771d5a5 Copy both rjsparks and henrik on messages about merged branches.
- Legacy-Id: 18756
2020-12-11 20:21:15 +00:00
Robert Sparks 9e4f42f11b Merged in [18748] from rjsparks@nostrum.com:
Also tweaked mergedevbranch.

    Populate interim approved email correctly. Fixes #3150.
 - Legacy-Id: 18750
Note: SVN reference [18748] has been migrated to Git commit 21b05d003c
2020-12-11 16:43:15 +00:00
Henrik Levkowetz 7ee6bd4fb4 When doing test-crawling, ignore variations of the 'next=' query arg. (The code ignores other query args if 'next' is given).
- Legacy-Id: 18730
2020-12-04 16:04:01 +00:00
Henrik Levkowetz 7475ef9d50 Removed a time-restricted warning about changed options to bin/mkpatch
- Legacy-Id: 18629
2020-10-23 13:57:21 +00:00
Henrik Levkowetz 101e8e22c2 Updated paths after directory moves on production server
- Legacy-Id: 18624
2020-10-21 11:03:05 +00:00
Henrik Levkowetz f7e1b261bb Added Maddy's email to the notification list.
- Legacy-Id: 18532
2020-09-29 12:29:54 +00:00
Henrik Levkowetz fa49790bbe Run the mailman cronjobs under Py27 until mailman has been upgraded to version 3.x (running under Py3).
- Legacy-Id: 18342
2020-08-06 13:34:50 +00:00
Henrik Levkowetz 25e644d0e2 Added support for pulling yang modules from yangcatalog.org.
- Legacy-Id: 18141
2020-07-08 18:44:56 +00:00
Henrik Levkowetz 0924640676 Removed the command to purge request_profiler entries, given that request_profiler is incompatible with Django 2.2
- Legacy-Id: 18107
2020-06-30 14:34:15 +00:00
Henrik Levkowetz 3c1c09c54a Updated the bin/mkpatch to use a --name switch, normalize the name to use '-' rather than '_', and give more feedback.
- Legacy-Id: 18068
2020-06-26 15:23:52 +00:00
Henrik Levkowetz b1722331eb Added a 'pip check' action to bin/mkrelease, to halt on package incompatibilities. ('pip install' returns 0 even after installing an incompatible package ...).
- Legacy-Id: 18026
2020-06-22 13:42:15 +00:00
Henrik Levkowetz 465d53e3ca Disabled progress output for two instances wget running under cron.
- Legacy-Id: 18007
2020-06-17 12:11:25 +00:00
Henrik Levkowetz 5d03afa6aa Reduced the number of htmlization URLs visited further.
- Legacy-Id: 17999
2020-06-16 20:07:11 +00:00
Henrik Levkowetz d1ca760cd9 Added a --sprint switch to mkdevbranch to avoid switching on the absence of a developer name when creating sprint branches
- Legacy-Id: 17986
2020-06-14 18:31:01 +00:00
Henrik Levkowetz 682036321d Reorganized the python logging setup slightly, and added a possibility to configure logging levels for individual loggers in settings_local.py
- Legacy-Id: 17973
2020-06-12 14:41:41 +00:00
Henrik Levkowetz 221e989754 Fixed a bad regex in test-crawl
- Legacy-Id: 17970
2020-06-11 09:22:26 +00:00
Henrik Levkowetz 22be398eef Added hourly generation of two static files.
- Legacy-Id: 17962
2020-06-10 18:52:12 +00:00
Henrik Levkowetz 516f41e5d7 Excluded a majority of htmlized drafts at /doc/html (but keeping some for testing) in order to reduce the crawl time.
- Legacy-Id: 17918
2020-06-06 20:58:04 +00:00
Henrik Levkowetz 690fb3a370 Added a bunch of drafts for which we don't have text files to the test-crawler exclusion list.
- Legacy-Id: 17805
2020-05-16 13:50:45 +00:00
Henrik Levkowetz b53d78a0ad Tweaked the naming of patches derived from commits.
- Legacy-Id: 17792
2020-05-13 13:02:33 +00:00
Henrik Levkowetz c34c5bdf5e Added send-scheduled-mail to bin/every15min
- Legacy-Id: 17781
2020-05-12 10:58:34 +00:00
Henrik Levkowetz 4da5fd4e7d Changed how long we hang on to request profiler records to 2 days.
- Legacy-Id: 17780
2020-05-12 10:57:21 +00:00
Henrik Levkowetz 6fb2017e96 Moved the call to notify-expirations from bin/daily to bin/weekly
- Legacy-Id: 17778
2020-05-11 14:45:57 +00:00
Henrik Levkowetz 5e6bb4a44f Added missing notify-expirations script to bin/daily
- Legacy-Id: 17777
2020-05-11 14:42:35 +00:00