~cjohnston/launchpad-work-items-tracker/remove-kanban

« back to all changes in this revision

Viewing changes to all-projects

html-report: Support trend_start option; update copyright; thanks Chris Johnston

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/python
2
2
# Run work item tracker for all available configurations; this is intended to
3
3
# be run from cron hourly.
4
 
# Copyright (C) 2010, 2011 Canonical Ltd.
 
4
# Copyright (C) 2010-2013 Canonical Ltd.
5
5
# Author: Martin Pitt <martin.pitt@ubuntu.com>
6
6
# License: GPL-3
7
7