Tree [e455b7] master / Allura / allura / scripts /  History

HTTPS access


File Date Author Commit
 __init__.py 2022-02-23 Kenton Taylor Kenton Taylor [d91eab] [#8415] py2 removal - remove future imports
 backfill_previous_login_details.py 2022-02-23 Kenton Taylor Kenton Taylor [d91eab] [#8415] py2 removal - remove future imports
 clear_old_notifications.py 2024-05-17 Dave Brondsema Dave Brondsema [c0a6fa] make TestClearOldNotifications pass even when i...
 create_oauth1_dummy_tokens.py 2022-09-08 Dave Brondsema Dave Brondsema [8830d2] [#8461] switch from python-oauth2 to oauthlib
 create_sitemap_files.py 2024-05-13 Guillermo Cruz Guillermo Cruz [85a8e2] code cleanup using autopep8
 delete_projects.py 2023-01-26 Dillon Walls Dillon Walls [dc4d0a] [#8495] fix DeprecationWarning 'log.warn' - 'lo...
 disable_users.py 2024-05-13 Guillermo Cruz Guillermo Cruz [85a8e2] code cleanup using autopep8
 refresh_last_commits.py 2023-01-25 Dillon Walls Dillon Walls [b3ad46] [#8495] fix DeprecationWarning 'ming.orm' -> 'm...
 refreshrepo.py 2024-10-30 Dave Brondsema Dave Brondsema [bce9a5] pep8 reformatting
 reindex_projects.py 2024-10-30 Dave Brondsema Dave Brondsema [8475df] clean up unused imports, mark helpers.py lines ...
 reindex_users.py 2022-02-23 Kenton Taylor Kenton Taylor [d91eab] [#8415] py2 removal - remove future imports
 scripttask.py 2025-06-16 Dillon Walls Dillon Walls [57c141] small tweak to allow 'no_negated_flags=False' t...
 set_default_user_notifications.py 2023-01-25 Dillon Walls Dillon Walls [b3ad46] [#8495] fix DeprecationWarning 'ming.orm' -> 'm...
 trac_export.py 2025-02-11 Guillermo Cruz Guillermo Cruz [83b388] [#8575] replacing Beutifulsoup func findAll wit...