datatracker/bin
2019-09-08 14:58:17 +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 Fixed a bug in check-copyright 2019-07-15 19:12:58 +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 Merged from trunk 2019-07-04 12:58:58 +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
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 Corrected daily and hourly cron script descriptions. 2017-12-16 18:27:06 +00:00
mergedevbranch Undid previous merge 2019-03-28 11:05:25 +00:00
mergeready Merged in [16604] from rjsparks@nostrum.com: 2019-09-03 11:08:59 +00:00
mkdevbranch Tweaked mkdevbranch to take and optional extra message chunk. 2019-02-18 12:14:19 +00:00
mkdiagram Merged in [11792] from rcross@amsl.com: 2016-08-18 15:03:55 +00:00
mkpatch Tweaked the patch name to include the commit number if available. 2019-06-07 12:29:16 +00:00
mkrelease Added an --ignore-resources switch to bin/mkrelease, as a stopgap measure before moving to yarn. 2019-09-08 14:58:17 +00:00
mm_hourly Fixed a wrong virtualenv path in bin/mm_hourly 2017-06-22 14:59:28 +00:00
monthly Added a new personal event table to keep track of personal API key logins, and a management command to send out reports about activity to users with API keys. Added a weekly cronjob script to trigger weekly reports, and a monthly script for future use. Added a @require_api_key decorator to validate API keys for API key views and log in the API key owner. Modified the API key management urls to use create and disable rather than add and delete. Updated the API key list view. Added an API placeholder view function for ballot position setting, for test purposes. Added tests for the decorator and management command. 2017-12-16 18:37:52 +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 Added a new personal event table to keep track of personal API key logins, and a management command to send out reports about activity to users with API keys. Added a weekly cronjob script to trigger weekly reports, and a monthly script for future use. Added a @require_api_key decorator to validate API keys for API key views and log in the API key owner. Modified the API key management urls to use create and disable rather than add and delete. Updated the API key list view. Added an API placeholder view function for ballot position setting, for test purposes. Added tests for the decorator and management command. 2017-12-16 18:37:52 +00:00