~arsenal-devel/arsenal/python-launchpadlib-toolkit

  • Committer: Bryce Harrington
  • Date: 2011-11-19 09:01:04 UTC
  • Revision ID: bryce@canonical.com-20111119090104-8tzc1avjrwwwpu5q
Add caching of codenames

There are several scripts now that utilize this data for operation, and
the turnaround time of querying this from LP causes an unfortunate
delay.  This data rarely changes (just once every 6 months) so it is
wasteful to re-query so much.  Doing it once a day and caching should be
more than sufficient.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 1 14 years ago Bryce Harrington Initial commit Diff
examples 67 13 years ago Brad Figg Added some simple examples Diff
lpltk 28 14 years ago Brad Figg Renamed "lpltoolkit" to "lpltk". Diff
scripts 17 14 years ago Bryce Harrington Set up a scripts directory for some simple reusabl Diff
tests 27 14 years ago Brad Figg 1. The LaunchpadService class has been pretty much Diff
AUTHORS 122 13 years ago Brian Murray bug_task.py: add in a date_importance_set attribut 229 bytes Diff Download File
COPYING 1 14 years ago Bryce Harrington Initial commit 17.5 KB Diff Download File
COPYING.LIB 1 14 years ago Bryce Harrington Initial commit 25.9 KB Diff Download File
NEWS 107 13 years ago Bryce Harrington Add support for credentials_file management. As o 2.8 KB Diff Download File
README 89 13 years ago Bryce Harrington Standardize on LPLTK_DEBUG instead of LPDEBUG 4 KB Diff Download File
File run-tests 38.1.9 14 years ago Bryce Harrington Simple test runner 79 bytes Diff Download File
File setup.py 78 13 years ago Bryce Harrington Install script 816 bytes Diff Download File