lp:~dannf/laika/support-multiple-date-types

Created by dann frazier and last modified
Get this branch:
bzr branch lp:~dannf/laika/support-multiple-date-types
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dann frazier
Project:
Laika
Status:
Merged

Recent revisions

20. By dann frazier

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.

12. By Alex Chiang

Specify the python path according to Debian policy.

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

11. By Alex Chiang

Change license to GPLv3

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