lp:laika

Created by Alex Chiang and last modified
Get this branch:
bzr branch lp:laika
Only Alex Chiang can upload to this branch. If you are Alex Chiang please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alex Chiang
Project:
Laika
Status:
Development

Recent revisions

21. By Alex Chiang

Merge "merge proposals" from bdmurray

20. By Alex Chiang

Support LP dates in both string and datetime.datetime format

Launchpad was returning dates as strings for a while, but now appears to have
gone back to datetime.datetime objects. Let's check the type and try to handle
both formats.

18. By Alex Chiang

Get lpid from bazaar.conf if available

merge lp:~ossug-hychen/laika/getbzrlogin

17. By Alex Chiang

Merge from lp:~dannf/laika/configurable-bug-patterns.

Now, you can have something like this in your .laikarc:

  ----SNIP----
  $ cat ~/.laikarc
  [1.0]
  bugpattern: [[https://launchpad.net/bugs/$bugid|LP #$bugid]]
  ----SNIP----

16. By Alex Chiang

Cache wrapper for launchpadlib objects, 200% performance gain

  - merge lp:~achiang/laika/cache-wrapper-proxy

15. By Alex Chiang

Handle lack of .laikarc properly

  - merge lp:~achiang/laika/no-laikarc
  - Fixes LP: #676112

14. By Alex Chiang

Merge lp:~achiang/laika/last_modified

Pass a 'last_modified' arg to searchTasks()

Limit our search for bugs within the user-specified window. This change
can improve our search performance by several hundred percent, reducing
a former 9 minute query down to 3 minutes and change, e.g.

13. By Alex Chiang

Merge lp:~achiang/laika/status_fix

Search launchpad for all statuses, not just the default statuses returned by
searchTask().

This change gives us a more complete picture of our launchpad activity within
the window.

12. By Alex Chiang

Specify the python path according to Debian policy.

http://www.debian.org/doc/packaging-manuals/python-policy/ch-programs.html

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.