branches with status:
Name Status Last Modified Last Commit
lp:~james-w/isitdeployable/trunk Development 2015-12-15 13:00:45 UTC
188. Merge work from lost branch.

Author: James Westby
Revision Date: 2015-12-15 12:59:07 UTC

Merge work from lost branch.

lp:~james-w/+junk/errors-test Development 2015-02-27 14:50:21 UTC
2. Fix the position of the __all__ error...

Author: James Westby
Revision Date: 2015-02-27 14:50:21 UTC

Fix the position of the __all__ error node.

lp:~james-w/python-timeline-django/timeline-factory (Has a merge proposal) Development 2014-10-23 13:48:46 UTC
28. Fix typo, thanks Michael.

Author: James Westby
Revision Date: 2014-10-23 13:48:46 UTC

Fix typo, thanks Michael.

lp:~james-w/canonical-identity-provider/first-wheels (Has a merge proposal) Development 2014-10-22 13:53:12 UTC
1. Add the first wheels for sso.

Author: James Westby
Revision Date: 2014-10-22 13:52:07 UTC

Add the first wheels for sso.

lp:~james-w/python-oops-dictconfig/ssl (Has a merge proposal) Development 2014-10-14 16:51:19 UTC
20. Enable optional SSL in the amqp publi...

Author: James Westby
Revision Date: 2014-10-14 16:50:49 UTC

Enable optional SSL in the amqp publisher.

lp:~james-w/+junk/swift-sync Development 2014-09-22 13:53:34 UTC
4. Use StringIO to keep compatibility wi...

Author: James Westby
Revision Date: 2014-09-22 13:53:34 UTC

Use StringIO to keep compatibility with old version of swiftlib.

They older versions use httplib, and if you pass a string as a body
they expect it to be unicode. We can't be sure how to decode every file.

We instead pass as a StringIO, so that it just sends the bytes.

lp:~james-w/+junk/cos-load-tests Development 2014-08-27 09:10:57 UTC
13. Use a file:// url for find-links.

Author: James Westby
Revision Date: 2014-08-27 09:10:57 UTC

Use a file:// url for find-links.

lp:~james-w/+junk/locustio-charm Development 2014-08-27 08:53:59 UTC
1. Add to bzr.

Author: James Westby
Revision Date: 2014-08-27 08:53:40 UTC

Add to bzr.

lp:~james-w/charms/precise/postgresql/metrics (Has a merge proposal) Development 2014-08-19 09:11:52 UTC
102. Add support for sending metrics to st...

Author: James Westby
Revision Date: 2014-08-19 09:11:12 UTC

Add support for sending metrics to statsd.

lp:~james-w/conn-check/juju-to-conn-check Development 2014-07-24 23:14:20 UTC
18. Allow no units.

Author: James Westby
Revision Date: 2014-07-24 23:14:20 UTC

Allow no units.

lp:~james-w/conn-check/amqp (Has a merge proposal) Development 2014-07-24 17:40:36 UTC
11. Add tarmac_tests.sh.

Author: James Westby
Revision Date: 2014-07-24 17:40:36 UTC

Add tarmac_tests.sh.

lp:~james-w/charms/precise/haproxy/fix-queue-depth-check (Has a merge proposal) Development 2014-07-22 21:14:46 UTC
81. Fix the queue depth monitor script. ...

Author: James Westby
Revision Date: 2014-07-22 21:13:48 UTC

Fix the queue depth monitor script.

It needs to get the csv version of the page to parse, rather than
the html version.

lp:~james-w/charms/precise/haproxy/metrics (Has a merge proposal) Development 2014-05-29 14:46:46 UTC
80. Call install_hook() on upgrade-charm....

Author: James Westby
Revision Date: 2014-05-29 14:46:46 UTC

Call install_hook() on upgrade-charm.

This ensures that all the needed dependencies are installed, even
if they are new.

Also add some tests for installing.

lp:~james-w/python-oops-tools/recent-oopses (Has a merge proposal) Development 2014-01-31 16:38:26 UTC
59. Correct the variable name.

Author: James Westby
Revision Date: 2014-01-31 16:38:26 UTC

Correct the variable name.

lp:~james-w/storm/ssl-disconnect-error (Has a merge proposal) Development 2013-10-02 21:32:58 UTC
466. Close the connection if there is a SS...

Author: James Westby
Revision Date: 2013-10-02 21:26:25 UTC

Close the connection if there is a SSL connection closed error.

lp:~james-w/pkgme/sdk Development 2013-04-10 21:07:42 UTC
153. Add a proof-of-concept of an sdk back...

Author: James Westby
Revision Date: 2013-04-10 21:07:10 UTC

Add a proof-of-concept of an sdk backend. Most certainly not ready for real use.

lp:~james-w/tarmac/branch-tree-properties (Has a merge proposal) Development 2013-03-13 16:50:01 UTC
406. Merge trunk.

Author: James Westby
Revision Date: 2013-03-13 16:50:01 UTC

Merge trunk.

lp:~james-w/python-oops-amqp/new-publisher-api (Has a merge proposal) Development 2013-03-11 20:24:05 UTC
14. Merge trunk.

Author: James Westby
Revision Date: 2013-03-11 20:24:05 UTC

Merge trunk.

lp:django-factory Development 2013-02-13 22:31:28 UTC
66. Post-release version bump.

Author: James Westby
Revision Date: 2013-02-13 22:31:28 UTC

Post-release version bump.

lp:~james-w/python-oops-dictconfig/instance-id-default bug(Has a merge proposal) Development 2013-02-05 15:49:11 UTC
12. Add configglue to the extra test depe...

Author: James Westby
Revision Date: 2013-02-05 15:49:11 UTC

Add configglue to the extra test dependencies we install.

lp:~james-w/tarmac/check-command (Has a merge proposal) Development 2013-01-31 20:03:28 UTC
425. Merged exit-status into check-command.

Author: James Westby
Revision Date: 2013-01-31 20:03:28 UTC

Merged exit-status into check-command.

lp:~james-w/tarmac/exit-status (Has a merge proposal) Development 2013-01-31 20:03:28 UTC
424. Merged break-up-do-merges into exit-s...

Author: James Westby
Revision Date: 2013-01-31 20:03:28 UTC

Merged break-up-do-merges into exit-status.

lp:~james-w/tarmac/break-up-do-merges (Has a merge proposal) Development 2013-01-31 20:03:28 UTC
425. Merged commit-message into break-up-d...

Author: James Westby
Revision Date: 2013-01-31 20:03:28 UTC

Merged commit-message into break-up-do-merges.

lp:~james-w/tarmac/commit-message (Has a merge proposal) Development 2013-01-31 20:03:28 UTC
422. Merged utf8 into commit-message.

Author: James Westby
Revision Date: 2013-01-31 20:03:28 UTC

Merged utf8 into commit-message.

lp:~james-w/tarmac/utf8 (Has a merge proposal) Development 2013-01-31 20:03:28 UTC
421. Merged setsid into utf8.

Author: James Westby
Revision Date: 2013-01-31 20:03:28 UTC

Merged setsid into utf8.

lp:~james-w/tarmac/setsid (Has a merge proposal) Development 2013-01-31 20:03:28 UTC
406. Merged branch-tree-properties into se...

Author: James Westby
Revision Date: 2013-01-31 20:03:28 UTC

Merged branch-tree-properties into setsid.

lp:~james-w/tarmac/verify-command (Has a merge proposal) Development 2013-01-24 21:04:59 UTC
424. Merged check-command into verify-comm...

Author: James Westby
Revision Date: 2013-01-24 21:04:59 UTC

Merged check-command into verify-command.

lp:~james-w/canonical-identity-provider/fail (Has a merge proposal) Development 2013-01-15 19:26:33 UTC
580. Merge trunk.

Author: James Westby
Revision Date: 2013-01-15 19:26:33 UTC

Merge trunk.

lp:~james-w/libdep-service/fix-end-to-end-check (Has a merge proposal) Development 2012-10-19 19:58:21 UTC
66. Move the end-to-end check to the v2 A...

Author: James Westby
Revision Date: 2012-10-19 19:58:00 UTC

Move the end-to-end check to the v2 API.

lp:~james-w/pkgme/trunk Development 2012-09-27 15:21:58 UTC
151. [r=jml] Release 0.4.3.

Author: James Westby
Revision Date: 2012-09-27 14:01:39 UTC

[r=jml] Release 0.4.3.

lp:~james-w/txstatsd/pre-release Development 2012-08-24 14:18:54 UTC
101. Switch the version so that we can do ...

Author: James Westby
Revision Date: 2012-08-24 14:18:31 UTC

Switch the version so that we can do a snapshot release.

lp:~james-w/pkgme-service/log-downloads Development 2012-08-01 23:32:34 UTC This branch has not been scanned yet.
lp:~james-w/+junk/deploy-tracker Development 2012-08-01 13:55:31 UTC
65. Allow "." in username.

Author: James Westby
Revision Date: 2012-08-01 13:55:31 UTC

Allow "." in username.

lp:~james-w/+junk/deploy_tracker Development 2012-07-31 16:39:50 UTC
57. Support config-manager branches where...

Author: James Westby
Revision Date: 2012-07-31 16:39:00 UTC

Support config-manager branches where the included branches are scanned too.

lp:~james-w/udd/trunk Development 2012-07-10 09:57:10 UTC
605. Add a docstring to _known_auto_retry....

Author: James Westby
Revision Date: 2012-07-10 09:57:10 UTC

Add a docstring to _known_auto_retry. Thanks jml.

lp:~james-w/+junk/tarmac-puppet Development 2012-07-05 13:08:08 UTC
4. Updates for precise and README improv...

Author: James Westby
Revision Date: 2012-07-05 13:08:08 UTC

Updates for precise and README improvements. Thanks bac.

lp:~james-w/udd/broken-sqlite Development 2012-06-29 22:09:33 UTC
605. Revert the sqlite transaction fixes.

Author: James Westby
Revision Date: 2012-06-29 22:09:03 UTC

Revert the sqlite transaction fixes.

lp:~james-w/udd/storm-sqlite Development 2012-06-29 20:18:43 UTC
604. Move to precise.

Author: James Westby
Revision Date: 2012-06-29 20:18:43 UTC

Move to precise.

lp:~james-w/+junk/canonical-django-setup Development 2012-06-27 21:02:40 UTC
1. First version of the new project gene...

Author: James Westby
Revision Date: 2012-06-27 20:43:25 UTC

First version of the new project generator.

lp:~james-w/+junk/push-package Development 2012-06-11 21:52:17 UTC
22. Drop the useless directory.

Author: James Westby
Revision Date: 2012-06-11 21:52:17 UTC

Drop the useless directory.

lp:~james-w/python-oops/record-published-explicitly (Has a merge proposal) Development 2012-06-07 20:48:40 UTC
30. Check for the published key in publis...

Author: James Westby
Revision Date: 2012-06-07 20:45:50 UTC

Check for the published key in publish_new_only.

lp:~james-w/pkgme-devportal/dotdeb-backend Development 2012-05-31 14:56:47 UTC
20. Fixes to get the path right and glob ...

Author: James Westby
Revision Date: 2012-05-31 14:56:47 UTC

Fixes to get the path right and glob for .deb files. Thanks Daniel.

lp:~james-w/launchpad/drop-filecmp (Has a merge proposal) Development 2012-05-30 17:15:26 UTC
15228. Drop the use of filecmp in generate_p...

Author: James Westby
Revision Date: 2012-05-30 17:13:19 UTC

Drop the use of filecmp in generate_ppa_htaccess.

The common case in this script is for the file to have changed, as
it carefully looks for changed PPAs/tokens. Therefore confirming
that with filecmp is just extra I/O in the common case, and that
is certainly undesirable currently on germanium.

lp:~james-w/charms/precise/tarmac/trunk Development 2012-05-15 23:50:51 UTC
1. Initial version of the tarmac charm.

Author: James Westby
Revision Date: 2012-05-15 23:48:00 UTC

Initial version of the tarmac charm.

lp:~james-w/charms/precise/nagios-nrpe-server/trunk Development 2012-05-15 02:07:01 UTC
2. An initial sketch of the charm.

Author: James Westby
Revision Date: 2012-05-15 02:06:37 UTC

An initial sketch of the charm.

lp:~james-w/charms/precise/graphite/trunk Development 2012-05-08 22:32:13 UTC
7. Fix the perms on the db file.

Author: James Westby
Revision Date: 2012-05-08 22:31:51 UTC

Fix the perms on the db file.

lp:~james-w/charms/precise/example-txstatsd-client/trunk Development 2012-05-08 22:31:41 UTC
2. Make an example txstatsd client for t...

Author: James Westby
Revision Date: 2012-05-08 22:30:42 UTC

Make an example txstatsd client for testing.

lp:~james-w/charms/precise/txstatsd/trunk Development 2012-05-08 22:27:12 UTC
8. Fix the upstart job.

Author: James Westby
Revision Date: 2012-05-08 22:27:12 UTC

Fix the upstart job.

lp:~james-w/+junk/tasty_test Development 2012-04-13 16:28:29 UTC
5. Preload users and send all 50 objects.

Author: James Westby
Revision Date: 2012-04-13 16:28:29 UTC

Preload users and send all 50 objects.

lp:~james-w/+junk/piston_test Development 2012-04-13 16:27:49 UTC
6. Preload users and correctly link to t...

Author: James Westby
Revision Date: 2012-04-13 16:27:49 UTC

Preload users and correctly link to them.

lp:~james-w/+junk/drf_test Development 2012-04-13 16:27:20 UTC
7. Preload users.

Author: James Westby
Revision Date: 2012-04-13 16:27:20 UTC

Preload users.

lp:~james-w/+junk/restish_test Development 2012-04-13 16:26:56 UTC
6. Preload users.

Author: James Westby
Revision Date: 2012-04-13 16:26:56 UTC

Preload users.

lp:~james-w/+junk/restful_test Development 2012-04-13 16:26:14 UTC
4. Preload users.

Author: James Westby
Revision Date: 2012-04-13 16:26:14 UTC

Preload users.

lp:~james-w/ubuntu/lucid/psycopg2/precise-backport Development 2012-03-15 13:15:30 UTC
21. Backport to lucid as a new source pac...

Author: James Westby
Revision Date: 2012-03-15 13:15:11 UTC

Backport to lucid as a new source package to be co-installable.

lp:~james-w/+junk/piston-test Development 2012-03-08 21:01:49 UTC
1. Start of the piston test project.

Author: James Westby
Revision Date: 2012-03-08 20:59:33 UTC

Start of the piston test project.

lp:~james-w/configglue/backwards-compat (Has a merge proposal) Development 2012-02-01 16:37:24 UTC
91. Add some basic backwards compatibilit...

Author: James Westby
Revision Date: 2012-02-01 16:36:23 UTC

Add some basic backwards compatibility with 0.10.

lp:~james-w/pkgme-service/oops-config Development 2012-01-31 20:58:37 UTC
51. Merge minimal-oops-config.

Author: James Westby
Revision Date: 2012-01-31 20:43:19 UTC

Merge minimal-oops-config.

lp:~james-w/+junk/python-timeline-django Development 2012-01-28 21:46:16 UTC
10. Add some docstrings.

Author: James Westby
Revision Date: 2012-01-28 20:40:02 UTC

Add some docstrings.

lp:~james-w/pkgme-service/oops-integration (Has a merge proposal) Development 2012-01-28 21:38:01 UTC
41. Try out the new oops stuff.

Author: James Westby
Revision Date: 2012-01-28 21:38:01 UTC

Try out the new oops stuff.

lp:~james-w/python-oops-tools/ec2-deploy Development 2012-01-25 21:40:39 UTC
39. Add a way to cause oopses.

Author: James Westby
Revision Date: 2012-01-25 21:40:39 UTC

Add a way to cause oopses.

lp:~james-w/tarmac/tarmac-puppet Development 2012-01-23 22:22:16 UTC
43. pkgme-service needs fabric.

Author: James Westby
Revision Date: 2012-01-23 22:22:16 UTC

pkgme-service needs fabric.

lp:~james-w/pkgme-service/fab-deploy-tasks (Has a merge proposal) Development 2012-01-19 20:21:40 UTC
33. Add a list_running_ec2_instances comm...

Author: James Westby
Revision Date: 2012-01-19 20:21:40 UTC

Add a list_running_ec2_instances command.

lp:~james-w/ubuntu/lucid/lazr.restfulclient/remove-test-recommends bug Development 2012-01-18 17:38:33 UTC
13. Move test dependencies to extras_requ...

Author: James Westby
Revision Date: 2012-01-18 17:33:55 UTC

Move test dependencies to extras_require so that setuptools doesn't think
they are needed for the code to work. (LP: #918307)
.
Having them listed in requires, but not in the package dependencies leads
to having a package installed that setuptools thinks is broken. This
breaks any code that relies on lazr.restfulclient (or launchpadlib) and
uses setuptools/pkg_resources.

lp:~james-w/ubuntu/lucid/python-wadllib/remove-elementtree Development 2012-01-18 16:33:18 UTC
13. Removed dependency on elementtree fro...

Author: James Westby
Revision Date: 2012-01-18 16:32:52 UTC

Removed dependency on elementtree from the egg-info dir as it is part of
python from 2.6 onwards. The package doesn't depend on it anyway, so
it won't make a difference to what is installed.
.
Having it listed in requires.txt meant that pkg_resources would error out
when used with anything that depends on python-wadllib, breaking other
software without cause.

lp:~james-w/+junk/django_factory Development 2011-12-16 23:57:55 UTC
34. Release 0.2.

Author: James Westby
Revision Date: 2011-12-16 23:57:55 UTC

Release 0.2.

lp:~james-w/udd/multi-db (Has a merge proposal) Development 2011-12-14 18:56:09 UTC
565. Merged management-commands into multi...

Author: James Westby
Revision Date: 2011-12-14 18:38:21 UTC

Merged management-commands into multi-db.

lp:~james-w/udd/management-commands (Has a merge proposal) Development 2011-12-14 18:53:55 UTC
561. Merged drop_email_failures into manag...

Author: James Westby
Revision Date: 2011-12-14 18:38:20 UTC

Merged drop_email_failures into management-commands.

lp:~james-w/udd/drop_email_failures (Has a merge proposal) Development 2011-12-14 18:38:20 UTC
559. Merged drop-cricket into drop_email_f...

Author: James Westby
Revision Date: 2011-12-14 18:38:20 UTC

Merged drop-cricket into drop_email_failures.

lp:~james-w/+junk/package-pinger Development 2011-12-08 18:38:08 UTC
13. Add another TODO.

Author: James Westby
Revision Date: 2011-12-08 18:38:08 UTC

Add another TODO.

lp:~james-w/+junk/qml-notmuch Development 2011-12-04 20:22:18 UTC
38. Remove the obsolete C++ main file.

Author: James Westby
Revision Date: 2011-12-04 20:22:18 UTC

Remove the obsolete C++ main file.

lp:~james-w/reconnoiter/move-debian Development 2011-11-22 21:28:46 UTC
1569. Move debian to the root.

Author: James Westby
Revision Date: 2011-11-22 21:28:34 UTC

Move debian to the root.

lp:~james-w/charms/oneiric/graphite/initial Development 2011-11-04 21:20:45 UTC
1. Crappy initial version.

Author: James Westby
Revision Date: 2011-11-04 21:20:22 UTC

Crappy initial version.

lp:~james-w/charms/oneiric/txstatsd/initial Development 2011-11-04 21:17:35 UTC
3. A vaguely working charm.

Author: James Westby
Revision Date: 2011-11-04 21:16:46 UTC

A vaguely working charm.

lp:~james-w/ubuntu-community-webthemes/connect-branding Development 2011-09-12 19:49:06 UTC
39. Make the nav bar narrower, shrinking ...

Author: James Westby
Revision Date: 2011-09-12 19:49:06 UTC

Make the nav bar narrower, shrinking the connect logo to fit.

lp:~james-w/+junk/private Development 2011-08-22 22:53:22 UTC This branch is empty.
lp:~james-w/ubuntu-community-webthemes/linaro-links Development 2011-05-08 11:46:38 UTC
37. Make the links green.

Author: James Westby
Revision Date: 2011-05-08 11:46:10 UTC

Make the links green.

lp:~james-w/launchpad-work-items-tracker/png Development 2011-03-02 23:02:58 UTC
278. Use png rather than svg.

Author: James Westby
Revision Date: 2011-03-02 23:02:30 UTC

Use png rather than svg.

lp:~james-w/launchpad-work-items-tracker/spec-group-completion-by-priority (Has a merge proposal) Development 2011-02-10 20:12:02 UTC
260. Use the workitems by TR in the by_imp...

Author: James Westby
Revision Date: 2011-02-10 20:09:53 UTC

Use the workitems by TR in the by_importance workitem progress bars.

lp:~james-w/launchpad-work-items-tracker/ignore-some-more-blueprints (Has a merge proposal) Development 2011-02-07 21:04:26 UTC
270. Ignore Superceded and Informational b...

Author: James Westby
Revision Date: 2011-02-07 21:02:52 UTC

Ignore Superceded and Informational blueprints.

lp:~james-w/ubuntu/lucid/distribute/maverick-backport Development 2010-10-14 17:10:24 UTC
14. * Backport to Lucid: - Revert packa...

Author: James Westby
Revision Date: 2010-10-14 17:10:00 UTC

* Backport to Lucid:
  - Revert packaging changes since the lucid version to not need the newer
    build dependencies for just the new packaging conventions.

lp:~james-w/lava-dashboard/oauth (Has a merge proposal) Development 2010-10-08 19:32:35 UTC
73. Allow request.user to be missing.

Author: James Westby
Revision Date: 2010-10-08 19:32:35 UTC

Allow request.user to be missing.

lp:~james-w/+junk/eatmymail Development 2010-10-03 15:59:54 UTC
60. Sort out formatting problems in threa...

Author: James Westby
Revision Date: 2010-10-03 15:59:54 UTC

Sort out formatting problems in threads view with multipart messages.

lp:~james-w/bzr-builder/packaging bug Development 2010-10-01 17:28:14 UTC
51. New upstream release.

Author: James Westby
Revision Date: 2010-10-01 17:28:14 UTC

New upstream release.

lp:~james-w/+junk/hwpack-test-config Development 2010-09-28 21:06:46 UTC
34. Drop unneeded stuff.

Author: James Westby
Revision Date: 2010-09-28 21:06:18 UTC

Drop unneeded stuff.

lp:~james-w/ubuntu/lucid/python-django/fix-contrib-auth Development 2010-09-28 19:47:36 UTC
28. Take fix from http://code.djangoproje...

Author: James Westby
Revision Date: 2010-09-28 18:08:49 UTC

Take fix from http://code.djangoproject.com/ticket/10976

Fixes the django.contrib.auth tests when the project provides its
own auth templates. (LP: #650473)

lp:~james-w/+junk/django-test Development 2010-09-28 18:18:48 UTC
58. Define the accounts url in the tests ...

Author: James Westby
Revision Date: 2010-09-28 18:17:42 UTC

Define the accounts url in the tests as well.

lp:txrestfulclient Development 2010-09-10 14:15:24 UTC
42. Some small fixes. Thanks Martin.

Author: James Westby
Revision Date: 2010-09-10 14:15:24 UTC

Some small fixes. Thanks Martin.

lp:~james-w/launchpad/improve-makeDistroArchSeries (Has a merge proposal) Development 2010-08-16 22:06:18 UTC
11324. Merge no-more-sampledata-2 in to impr...

Author: James Westby
Revision Date: 2010-08-16 22:06:18 UTC

Merge no-more-sampledata-2 in to improve-makeDistroArchSeries.

lp:~james-w/launchpad/no-more-sampledata-2 (Has a merge proposal) Development 2010-08-16 22:03:18 UTC
11332. Merge improve-soyuz-factory in to no-...

Author: James Westby
Revision Date: 2010-08-16 22:03:18 UTC

Merge improve-soyuz-factory in to no-more-sampledata-2.

lp:bzr-builder/0.3 Development 2010-08-12 21:25:40 UTC
99. Bump the version for release.

Author: James Westby
Revision Date: 2010-08-12 21:25:40 UTC

Bump the version for release.

lp:~james-w/launchpad/move-soyuz-test-publisher (Has a merge proposal) Development 2010-08-10 01:39:30 UTC
11350. Use removeSecurityProxy to change an ...

Author: James Westby
Revision Date: 2010-08-10 01:39:30 UTC

Use removeSecurityProxy to change an upload_archive.

lp:~james-w/launchpad/more-matchers (Has a merge proposal) Development 2010-08-09 15:54:30 UTC
11337. Allow publishing records in the super...

Author: James Westby
Revision Date: 2010-08-09 15:54:30 UTC

Allow publishing records in the superseded check.

lp:~james-w/launchpad/no-more-sampledata-3 Development 2010-08-04 02:09:48 UTC
11303. Merge no-more-sampledata-2.

Author: James Westby
Revision Date: 2010-08-04 02:09:48 UTC

Merge no-more-sampledata-2.

lp:~james-w/launchpad/archive-collection (Has a merge proposal) Development 2010-07-31 20:27:07 UTC
11270. Port a few more easy queries to Archi...

Author: James Westby
Revision Date: 2010-07-31 20:26:43 UTC

Port a few more easy queries to ArchiveCollection.

lp:testr-recipe Development 2010-07-29 19:37:17 UTC
15. Remove the implemented TODO from the ...

Author: James Westby
Revision Date: 2010-07-29 19:37:17 UTC

Remove the implemented TODO from the README.

lp:~james-w/ubuntu/maverick/gwhere/fix-grammer (Has a merge proposal) Development 2010-07-22 13:33:16 UTC
5. Fix grammar in gwhere.desktop.

Author: James Westby
Revision Date: 2010-07-22 13:17:42 UTC

Fix grammar in gwhere.desktop.

lp:lpdistutils Development 2010-07-16 22:01:36 UTC
10. Add the license.

Author: James Westby
Revision Date: 2010-07-16 22:01:36 UTC

Add the license.

lp:~james-w/launchpad/upgrade-restfulclient Development 2010-07-14 14:59:50 UTC
11133. Upgrade lazr.restfulclient and launch...

Author: James Westby
Revision Date: 2010-07-14 14:59:28 UTC

Upgrade lazr.restfulclient and launchpadlib.

lp:~james-w/vostok/archive-publisher Development 2010-06-22 13:22:00 UTC
55. Chunk the database interaction.

Author: James Westby
Revision Date: 2010-06-22 13:22:00 UTC

Chunk the database interaction.

lp:~james-w/testrepository/run-specify-ids bug(Has a merge proposal) Development 2010-06-22 13:09:19 UTC
93. Add a NEWS entry.

Author: James Westby
Revision Date: 2010-06-22 13:07:40 UTC

Add a NEWS entry.

1100 of 148 results