lp:~leonardr/launchpadlib/edge-fakery-for-maverick
- Get this branch:
- bzr branch lp:~leonardr/launchpadlib/edge-fakery-for-maverick
Branch merges
- Graham Binns (community): Needs Fixing (code) on 2011-02-15
-
Diff: 133 lines (+53/-0) (has conflicts)3 files modifiedsrc/launchpadlib/launchpad.py (+10/-0)
src/launchpadlib/tests/test_launchpad.py (+20/-0)
src/launchpadlib/uris.py (+23/-0)
Branch information
Recent revisions
- 90. By Leonard Richardson on 2011-02-14
-
Ported the edge->staging code to the version of launchpadlib in Maverick.
- 89. By Leonard Richardson on 2010-06-16
-
[r=henninge] Take advantage of an optimization that allows a script to avoid making an HTTP request in some situations.
- 88. By Leonard Richardson on 2010-04-07
-
[r=abentley] Fixed a test to work with the latest version of Launchpad.
- 86. By Leonard Richardson on 2010-03-16
-
[r=gary] When communicating with the Launchpad website (as opposed to the web service), always set the Referer header.
- 85. By Leonard Richardson on 2010-03-04
-
[r=rockstar] Complain, rather than go ahead disastrously, when old code with hard-coded service roots is run against modern version-aware versions of launchpadlib.
- 84. By Leonard Richardson on 2010-03-04
-
[r=al-maisan] Fix a minor bug that caused launchpadlib to access the wrong version of a web service in some circumstances.
- 83. By Leonard Richardson on 2010-02-17
-
[r=mwhudson] Changed the default web service from 'devel' to 'beta'.
- 82. By Leonard Richardson on 2010-02-15
-
[r=intellectronica] Add support for using different published versions of a single web service.
- 81. By Leonard Richardson on 2010-02-04
-
[r=leonardr] Add a missing tilde to a URL template given in the human-readable documentation. Committed on behalf of Marcus Korn.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:launchpadlib