lp:~brian-murray/laika/add-merge-proposals

Created by Brian Murray and last modified
Get this branch:
bzr branch lp:~brian-murray/laika/add-merge-proposals
Only Brian Murray can upload to this branch. If you are Brian Murray please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Murray
Project:
Laika
Status:
Merged

Recent revisions

22. By Brian Murray

add print statement in reported bugs in case there are none reported

21. By Brian Murray

show merge proposals that the user has created with in the window period

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.

19. By Alex Chiang

Fix datetime handling in Precise (LP: #929049)

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.

Branch metadata

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

Subscribers