~jameinel/bzr-builddeb/import-scripts-updates

  • Committer: John Arbash Meinel
  • Date: 2010-02-18 06:18:25 UTC
  • Revision ID: john@arbash-meinel.com-20100218061825-qt0lz36uve3ksgaq
Workaround the redirect bug and implement it ourself.
possible_transports provides all the caching that we would hope to get from
the redirection code, and then some. Testing shows that it does, indeed save
some extra connections. Not all of them, mostly because of the 15s timeout.
(We probe launchpad.net, find we need to download a big file from launchpadlibrarian.net
then spend >15s downloading. The next file reconnects to lp.net but not lpl.net)
Filename Latest Rev Last Changed Committer Comment Size
..
add_failure_time_column.py 269.1.1 14 years ago Bazaar Package Importer Oops. 777 bytes Diff Download File
File add_import_jobs.py 237.1.7 14 years ago James Westby Add the script to be cronned to add import jobs. 225 bytes Diff Download File
BeautifulSoup.py 1 15 years ago Bazaar Package Importer Import of the scripts. 76 KB Diff Download File
File categorise_failures.py 272 14 years ago James Westby Include spurious failures in latest failures. 7.2 KB Diff Download File
File check_marks.py 229 14 years ago James Westby Remove another instance of hardcoding my lp userna 8.4 KB Diff Download File
File check_marks.sh 124 14 years ago James Westby Make check_marks.sh executable 518 bytes Diff Download File
convert_to_sqlite.py 237.1.28 14 years ago James Westby Do safe decoding as well. 3.1 KB Diff Download File
File count_outstanding_jobs.py 237.1.66 14 years ago James Westby Make some scripts run without PYTHONPATH 506 bytes Diff Download File
create_creds.py 237.1.9 14 years ago James Westby Use fcntl locks as they expire with the processes. 461 bytes Diff Download File
File cricket.py 237.1.66 14 years ago James Westby Make some scripts run without PYTHONPATH 950 bytes Diff Download File
icommon.py 313 14 years ago John Arbash Meinel Move the option parsing earlier this way we can fi 58.3 KB Diff Download File
File import_package.py 316 14 years ago John Arbash Meinel Workaround the redirect bug and implement it ourse 37.4 KB Diff Download File
File import_package.sh 37 14 years ago James Westby Merge from DC machine. 590 bytes Diff Download File
importer.logrotate 148.1.1 14 years ago Bazaar Package Importer Don't mail the logs. 275 bytes Diff Download File
File list_packages.py 274 14 years ago James Westby Make list_packages do something even when it doesn 1.9 KB Diff Download File
File mass_import.py 310 14 years ago James Westby Adjust the sleeps in the thread waiting loop. 12.4 KB Diff Download File
File mass_import.sh 309 14 years ago James Westby Use TMPDIR on /srv on production. 578 bytes Diff Download File
File requeue_package.py 299 14 years ago James Westby Fix locking when doing the test merge. 2 KB Diff Download File
File set_official.py 306 14 years ago James Westby Fix BranchStore API use in set_official 990 bytes Diff Download File
File show_failure.py 237.1.55 14 years ago James Westby Add a script to show the failure reason for a pack 287 bytes Diff Download File
File status.py 35.1.1 14 years ago Bazaar Package Importer New paths. 3.1 KB Diff Download File
File stop_all.sh 35.1.1 14 years ago Bazaar Package Importer New paths. 66 bytes Diff Download File
tests.py 237.1.9 14 years ago James Westby Use fcntl locks as they expire with the processes. 8.2 KB Diff Download File
File whats_running.py 90 14 years ago James Westby Add a script to see what is currently being import 626 bytes Diff Download File