datatracker/bin
Henrik Levkowetz 532e4d2d05 Tweaked the bin/mergeready script
- Legacy-Id: 17500
2020-03-22 11:22:30 +00:00
..
.gitignore Told svn to ignore some additional files under bin/ 2017-06-07 12:30:04 +00:00
add-old-drafts-from-archive.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
check-copyright Added fetch and use of the RFC-Editor's errata.json file in order to set a new 'verified-errata' document tag, and use that to show the link to inline-errata documents only when there is verified errata. Fixes issue #2861. 2020-01-10 12:22:33 +00:00
commitlog Tweaked bin/commitlog 2018-03-08 18:46:50 +00:00
count.c Tweaked count helper. 2017-06-18 17:21:14 +00:00
daily More Py2/3 adaptations fetched from production. 2020-02-23 16:27:30 +00:00
drop-new-tables Removed the table-list.json file and support for it; there are better ways of cleaning out extra local tables (see bin/drop-new-tables for a starting point) 2017-05-30 00:03:26 +00:00
every15m Added a cront script to be called every 15 minutes 2020-02-23 16:21:41 +00:00
graph-models Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
hourly Cronjob script changes pulled from the production server after the switch to python 3. 2020-02-23 01:28:16 +00:00
mergedevbranch Minor tweak of output 2020-01-10 12:32:47 +00:00
mergeready Tweaked the bin/mergeready script 2020-03-22 11:22:30 +00:00
mkdevbranch Added a --dry-run option to bin/mkdevbranch, and added some exception handling 2020-03-19 22:39:43 +00:00
mkdiagram Merged in [11792] from rcross@amsl.com: 2016-08-18 15:03:55 +00:00
mkpatch Tweaked bin/mkpatch some for -c handling 2020-03-16 18:33:44 +00:00
mkrelease Tweaked bin/mkrelease 2020-03-06 20:54:57 +00:00
mm_hourly More Py2/3 adaptations fetched from production. 2020-02-23 16:27:30 +00:00
monthly Cronjob script changes pulled from the production server after the switch to python 3. 2020-02-23 01:28:16 +00:00
release-coverage Simplified the release-coverage script. 2016-12-16 17:52:20 +00:00
setupenv Fix bug in handling of ghostdriver log path. 2016-10-08 20:29:09 +00:00
test-crawl Updated the test crawler for python3. 2019-07-08 19:37:10 +00:00
update Trying to re-apply already run migrations after loading a new databases dump runs into the problem that new tables created by the migrations linger, even if the tables loaded from the dump match the non-migrated state. Having lists of the tables matching the latest release available makes it easy to construct an sql command to dump the extra tables, so the migrations can be run. Adding generation and saving of a table list to bin/mkrelease. 2017-04-12 18:16:19 +00:00
vnu.jar Update vnu.jar and fix various HTML5 nits it found during a test crawl. 2017-03-25 20:21:14 +00:00
weekly Cronjob script changes pulled from the production server after the switch to python 3. 2020-02-23 01:28:16 +00:00