rlaunchpadlib 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +22 -0
- data/.rspec +3 -0
- data/.travis.yml +4 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +44 -0
- data/Rakefile +6 -0
- data/lib/rlaunchpadlib.rb +9 -0
- data/lib/rlaunchpadlib/client.rb +26 -0
- data/lib/rlaunchpadlib/person.rb +96 -0
- data/lib/rlaunchpadlib/project.rb +81 -0
- data/lib/rlaunchpadlib/project_group.rb +43 -0
- data/lib/rlaunchpadlib/version.rb +3 -0
- data/rlaunchpadlib.gemspec +28 -0
- data/spec/cassettes/client_get.yml +376 -0
- data/spec/cassettes/person.yml +80 -0
- data/spec/cassettes/person_archivesubscriptions.yml +52 -0
- data/spec/cassettes/person_branches.yml +822 -0
- data/spec/cassettes/person_bug_subscriber_packages.yml +48 -0
- data/spec/cassettes/person_bugs.yml +1088 -0
- data/spec/cassettes/person_merge_proposals.yml +101 -0
- data/spec/cassettes/person_requested_reviews.yml +180 -0
- data/spec/cassettes/project.yml +119 -0
- data/spec/cassettes/project_branches.yml +1931 -0
- data/spec/cassettes/project_bugs.yml +1027 -0
- data/spec/cassettes/project_group.yml +71 -0
- data/spec/cassettes/project_group_branches.yml +1985 -0
- data/spec/cassettes/project_group_bugs.yml +1068 -0
- data/spec/cassettes/project_group_merges.yml +317 -0
- data/spec/cassettes/project_merge_proposals.yml +1905 -0
- data/spec/cassettes/project_subscriptions.yml +48 -0
- data/spec/cassettes/project_timeline.yml +164 -0
- data/spec/rlaunchpadlib/lib/client_spec.rb +28 -0
- data/spec/rlaunchpadlib/lib/person_spec.rb +147 -0
- data/spec/rlaunchpadlib/lib/project_group_spec.rb +93 -0
- data/spec/rlaunchpadlib/lib/project_spec.rb +146 -0
- data/spec/spec_helper.rb +31 -0
- metadata +202 -0
@@ -0,0 +1,80 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://api.launchpad.net/1.0/~lazypower
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
12
|
+
code: 200
|
13
|
+
message: OK
|
14
|
+
headers:
|
15
|
+
Date:
|
16
|
+
- Sun, 18 May 2014 23:09:04 GMT
|
17
|
+
Server:
|
18
|
+
- zope.server.http (HTTP)
|
19
|
+
X-Powered-By:
|
20
|
+
- Zope (www.zope.org), Python (www.python.org)
|
21
|
+
Content-Length:
|
22
|
+
- '2967'
|
23
|
+
X-Xss-Protection:
|
24
|
+
- 1; mode=block
|
25
|
+
X-Content-Type-Options:
|
26
|
+
- nosniff
|
27
|
+
Strict-Transport-Security:
|
28
|
+
- max-age=15552000
|
29
|
+
Vary:
|
30
|
+
- Accept,Accept-Encoding
|
31
|
+
Etag:
|
32
|
+
- '"3f72e908a081233e9ed809f22c860d31bd2f271e-12ab4981c04718d975c823468e3eb895c38938c5"'
|
33
|
+
X-Frame-Options:
|
34
|
+
- SAMEORIGIN
|
35
|
+
X-Lazr-Notifications:
|
36
|
+
- "[]"
|
37
|
+
Content-Type:
|
38
|
+
- application/json
|
39
|
+
X-Cache:
|
40
|
+
- MISS from banana.canonical.com
|
41
|
+
X-Cache-Lookup:
|
42
|
+
- HIT from banana.canonical.com:3128
|
43
|
+
Via:
|
44
|
+
- 1.0 banana.canonical.com:3128 (squid/2.7.STABLE7)
|
45
|
+
body:
|
46
|
+
encoding: UTF-8
|
47
|
+
string: '{"languages_collection_link": "https://api.launchpad.net/1.0/~lazypower/languages",
|
48
|
+
"members_collection_link": "https://api.launchpad.net/1.0/~lazypower/members",
|
49
|
+
"sub_teams_collection_link": "https://api.launchpad.net/1.0/~lazypower/sub_teams",
|
50
|
+
"open_membership_invitations_collection_link": "https://api.launchpad.net/1.0/~lazypower/open_membership_invitations",
|
51
|
+
"ppas_collection_link": "https://api.launchpad.net/1.0/~lazypower/ppas", "private":
|
52
|
+
false, "time_zone": null, "proposed_members_collection_link": "https://api.launchpad.net/1.0/~lazypower/proposed_members",
|
53
|
+
"memberships_details_collection_link": "https://api.launchpad.net/1.0/~lazypower/memberships_details",
|
54
|
+
"is_probationary": false, "description": "", "mugshot_link": "https://api.launchpad.net/1.0/~lazypower/mugshot",
|
55
|
+
"invited_members_collection_link": "https://api.launchpad.net/1.0/~lazypower/invited_members",
|
56
|
+
"gpg_keys_collection_link": "https://api.launchpad.net/1.0/~lazypower/gpg_keys",
|
57
|
+
"archive_link": null, "deactivated_members_collection_link": "https://api.launchpad.net/1.0/~lazypower/deactivated_members",
|
58
|
+
"irc_nicknames_collection_link": "https://api.launchpad.net/1.0/~lazypower/irc_nicknames",
|
59
|
+
"http_etag": "\"3f72e908a081233e9ed809f22c860d31bd2f271e-12ab4981c04718d975c823468e3eb895c38938c5\"",
|
60
|
+
"is_valid": true, "self_link": "https://api.launchpad.net/1.0/~lazypower",
|
61
|
+
"confirmed_email_addresses_collection_link": "https://api.launchpad.net/1.0/~lazypower/confirmed_email_addresses",
|
62
|
+
"mailing_list_auto_subscribe_policy": "Ask me when I join a team", "team_owner_link":
|
63
|
+
null, "members_details_collection_link": "https://api.launchpad.net/1.0/~lazypower/members_details",
|
64
|
+
"hide_email_addresses": false, "admins_collection_link": "https://api.launchpad.net/1.0/~lazypower/admins",
|
65
|
+
"visibility": "Public", "recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/recipes",
|
66
|
+
"latitude": null, "date_created": "2012-04-10T01:17:40.224793+00:00", "preferred_email_address_link":
|
67
|
+
"tag:launchpad.net:2008:redacted", "is_ubuntu_coc_signer": true, "display_name":
|
68
|
+
"Charles Butler", "expired_members_collection_link": "https://api.launchpad.net/1.0/~lazypower/expired_members",
|
69
|
+
"sshkeys_collection_link": "https://api.launchpad.net/1.0/~lazypower/sshkeys",
|
70
|
+
"name": "lazypower", "resource_type_link": "https://api.launchpad.net/1.0/#person",
|
71
|
+
"super_teams_collection_link": "https://api.launchpad.net/1.0/~lazypower/super_teams",
|
72
|
+
"participants_collection_link": "https://api.launchpad.net/1.0/~lazypower/participants",
|
73
|
+
"web_link": "https://launchpad.net/~lazypower", "longitude": null, "hardware_submissions_collection_link":
|
74
|
+
"https://api.launchpad.net/1.0/~lazypower/hardware_submissions", "logo_link":
|
75
|
+
"https://api.launchpad.net/1.0/~lazypower/logo", "is_team": false, "karma":
|
76
|
+
1888, "wiki_names_collection_link": "https://api.launchpad.net/1.0/~lazypower/wiki_names",
|
77
|
+
"homepage_content": null, "jabber_ids_collection_link": "https://api.launchpad.net/1.0/~lazypower/jabber_ids"}'
|
78
|
+
http_version:
|
79
|
+
recorded_at: Sun, 18 May 2014 23:09:08 GMT
|
80
|
+
recorded_with: VCR 2.9.0
|
@@ -0,0 +1,52 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://api.launchpad.net/1.0/~lazypower/?ws.op=getArchiveSubscriptionUrls
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
12
|
+
code: 400
|
13
|
+
message: Bad Request
|
14
|
+
headers:
|
15
|
+
Date:
|
16
|
+
- Sun, 18 May 2014 23:09:03 GMT
|
17
|
+
Server:
|
18
|
+
- zope.server.http (HTTP)
|
19
|
+
X-Powered-By:
|
20
|
+
- Zope (www.zope.org), Python (www.python.org)
|
21
|
+
Content-Length:
|
22
|
+
- '45'
|
23
|
+
X-Xss-Protection:
|
24
|
+
- 1; mode=block
|
25
|
+
X-Content-Type-Options:
|
26
|
+
- nosniff
|
27
|
+
Strict-Transport-Security:
|
28
|
+
- max-age=15552000
|
29
|
+
Vary:
|
30
|
+
- Accept,Accept-Encoding
|
31
|
+
X-Content-Type-Warning:
|
32
|
+
- guessed from content
|
33
|
+
X-Frame-Options:
|
34
|
+
- SAMEORIGIN
|
35
|
+
X-Lazr-Notifications:
|
36
|
+
- "[]"
|
37
|
+
Content-Type:
|
38
|
+
- text/plain;charset=utf-8
|
39
|
+
X-Cache:
|
40
|
+
- MISS from nutmeg.canonical.com
|
41
|
+
X-Cache-Lookup:
|
42
|
+
- MISS from nutmeg.canonical.com:3128
|
43
|
+
Via:
|
44
|
+
- 1.0 nutmeg.canonical.com:3128 (squid/2.7.STABLE7)
|
45
|
+
Connection:
|
46
|
+
- close
|
47
|
+
body:
|
48
|
+
encoding: UTF-8
|
49
|
+
string: 'No such operation: getArchiveSubscriptionUrls'
|
50
|
+
http_version:
|
51
|
+
recorded_at: Sun, 18 May 2014 23:09:06 GMT
|
52
|
+
recorded_with: VCR 2.9.0
|
@@ -0,0 +1,822 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://api.launchpad.net/1.0/~lazypower/?ws.op=getBranches
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
12
|
+
code: 200
|
13
|
+
message: OK
|
14
|
+
headers:
|
15
|
+
Date:
|
16
|
+
- Sun, 18 May 2014 23:08:53 GMT
|
17
|
+
Server:
|
18
|
+
- zope.server.http (HTTP)
|
19
|
+
X-Powered-By:
|
20
|
+
- Zope (www.zope.org), Python (www.python.org)
|
21
|
+
Content-Length:
|
22
|
+
- '80962'
|
23
|
+
X-Xss-Protection:
|
24
|
+
- 1; mode=block
|
25
|
+
X-Content-Type-Options:
|
26
|
+
- nosniff
|
27
|
+
Strict-Transport-Security:
|
28
|
+
- max-age=15552000
|
29
|
+
Vary:
|
30
|
+
- Accept,Accept-Encoding
|
31
|
+
X-Frame-Options:
|
32
|
+
- SAMEORIGIN
|
33
|
+
X-Lazr-Notifications:
|
34
|
+
- "[]"
|
35
|
+
Content-Type:
|
36
|
+
- application/json
|
37
|
+
X-Cache:
|
38
|
+
- MISS from nutmeg.canonical.com
|
39
|
+
X-Cache-Lookup:
|
40
|
+
- MISS from nutmeg.canonical.com:3128
|
41
|
+
Via:
|
42
|
+
- 1.0 nutmeg.canonical.com:3128 (squid/2.7.STABLE7)
|
43
|
+
body:
|
44
|
+
encoding: UTF-8
|
45
|
+
string: '{"total_size": 31, "start": 0, "entries": [{"control_format": "Bazaar-NG
|
46
|
+
meta directory, format 1\n", "unique_name": "~lazypower/+junk/vagrant-ci-tester",
|
47
|
+
"date_last_modified": "2014-05-14T13:13:44.206679+00:00", "display_name":
|
48
|
+
"lp:~lazypower/+junk/vagrant-ci-tester", "merge_queue_link": null, "private":
|
49
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
50
|
+
"https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester/linked_bugs",
|
51
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
52
|
+
"2014-05-14T13:13:46.126939+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester/subscriptions",
|
53
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester/dependent_branches",
|
54
|
+
"sourcepackage_link": null, "http_etag": "\"ce4bc79d8be5be3f11c52f5498a2ccae02990b44-aeefa4f02fff8d99024ec28959ee8dc24fcb052e\"",
|
55
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester/spec_links",
|
56
|
+
"name": "vagrant-ci-tester", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester",
|
57
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
58
|
+
"explicitly_private": false, "revision_count": 2, "mirror_status_message":
|
59
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester/landing_targets",
|
60
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
61
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester/subscribers",
|
62
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester/recipes",
|
63
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/+junk/vagrant-ci-tester/landing_candidates",
|
64
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
65
|
+
"bzr_identity": "lp:~lazypower/+junk/vagrant-ci-tester", "merge_queue_config":
|
66
|
+
null, "last_scanned": "2014-05-14T13:13:46.824693+00:00", "url": null, "whiteboard":
|
67
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/+junk/vagrant-ci-tester",
|
68
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
69
|
+
null, "date_created": "2014-05-14T13:13:44.206679+00:00"}, {"control_format":
|
70
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charm-helpers/foobar",
|
71
|
+
"date_last_modified": "2014-05-13T19:36:28.779288+00:00", "display_name":
|
72
|
+
"lp:~lazypower/charm-helpers/foobar", "merge_queue_link": null, "private":
|
73
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
74
|
+
"https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar/linked_bugs",
|
75
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
76
|
+
"2014-05-13T19:36:29.691016+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar/subscriptions",
|
77
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar/dependent_branches",
|
78
|
+
"sourcepackage_link": null, "http_etag": "\"1e6c7bc795a1015910fd0fa87fae5656dde3f3e9-1239de06de77728fe1cd5c5e1ea5ffbdfa48ecbd\"",
|
79
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar/spec_links",
|
80
|
+
"name": "foobar", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar",
|
81
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
82
|
+
"explicitly_private": false, "revision_count": 148, "mirror_status_message":
|
83
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar/landing_targets",
|
84
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
85
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar/subscribers",
|
86
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar/recipes",
|
87
|
+
"project_link": "https://api.launchpad.net/1.0/charm-helpers", "landing_candidates_collection_link":
|
88
|
+
"https://api.launchpad.net/1.0/~lazypower/charm-helpers/foobar/landing_candidates",
|
89
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
90
|
+
"bzr_identity": "lp:~lazypower/charm-helpers/foobar", "merge_queue_config":
|
91
|
+
null, "last_scanned": "2014-05-13T19:36:38.477600+00:00", "url": null, "whiteboard":
|
92
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charm-helpers/foobar",
|
93
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
94
|
+
null, "date_created": "2014-05-13T19:36:24.427204+00:00"}, {"control_format":
|
95
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/owncloud/refactor_amulet_tests",
|
96
|
+
"date_last_modified": "2014-05-12T19:09:39.384000+00:00", "display_name":
|
97
|
+
"lp:~lazypower/charms/precise/owncloud/refactor_amulet_tests", "merge_queue_link":
|
98
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
99
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests/linked_bugs",
|
100
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
101
|
+
"2014-05-12T19:09:43.422080+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests/subscriptions",
|
102
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests/dependent_branches",
|
103
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/owncloud",
|
104
|
+
"http_etag": "\"f64f4a43e3dbbbe774b7ef30fe561755e23a17b5-384c655f31fbf014cc063b005a2078ec841f930e\"",
|
105
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests/spec_links",
|
106
|
+
"name": "refactor_amulet_tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests",
|
107
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
108
|
+
"explicitly_private": false, "revision_count": 32, "mirror_status_message":
|
109
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests/landing_targets",
|
110
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
111
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests/subscribers",
|
112
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests/recipes",
|
113
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/refactor_amulet_tests/landing_candidates",
|
114
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
115
|
+
"bzr_identity": "lp:~lazypower/charms/precise/owncloud/refactor_amulet_tests",
|
116
|
+
"merge_queue_config": null, "last_scanned": "2014-05-12T19:13:02.111703+00:00",
|
117
|
+
"url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/owncloud/refactor_amulet_tests",
|
118
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
119
|
+
null, "date_created": "2014-05-12T13:21:16.915832+00:00"}, {"control_format":
|
120
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/presto/upstart_mod",
|
121
|
+
"date_last_modified": "2014-04-28T23:33:08.484182+00:00", "display_name":
|
122
|
+
"lp:~lazypower/charms/precise/presto/upstart_mod", "merge_queue_link": null,
|
123
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
124
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod/linked_bugs",
|
125
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
126
|
+
"2014-04-28T23:33:09.002708+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod/subscriptions",
|
127
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod/dependent_branches",
|
128
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/presto",
|
129
|
+
"http_etag": "\"4eb4e40a3d2f38d48d664d68c07583b472da0584-acaca10c5f44d28da500fb84b438746015a743b3\"",
|
130
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod/spec_links",
|
131
|
+
"name": "upstart_mod", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod",
|
132
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
133
|
+
"explicitly_private": false, "revision_count": 6, "mirror_status_message":
|
134
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod/landing_targets",
|
135
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
136
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod/subscribers",
|
137
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod/recipes",
|
138
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/presto/upstart_mod/landing_candidates",
|
139
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
140
|
+
"bzr_identity": "lp:~lazypower/charms/precise/presto/upstart_mod", "merge_queue_config":
|
141
|
+
null, "last_scanned": "2014-04-28T23:33:09.721301+00:00", "url": null, "whiteboard":
|
142
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/presto/upstart_mod",
|
143
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
144
|
+
null, "date_created": "2014-04-28T23:33:05.884860+00:00"}, {"control_format":
|
145
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/nagios/ssl-everywhere",
|
146
|
+
"date_last_modified": "2014-04-11T14:53:22.855450+00:00", "display_name":
|
147
|
+
"lp:~lazypower/charms/precise/nagios/ssl-everywhere", "merge_queue_link":
|
148
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
149
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere/linked_bugs",
|
150
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
151
|
+
"2014-03-20T13:59:11.333810+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere/subscriptions",
|
152
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere/dependent_branches",
|
153
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/nagios",
|
154
|
+
"http_etag": "\"b9a7fd7ae98881f547b81ac561065e9be19ed5c4-6ed2e3d33dc91af9f927197371bd7b14286a38df\"",
|
155
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere/spec_links",
|
156
|
+
"name": "ssl-everywhere", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere",
|
157
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
158
|
+
"explicitly_private": false, "revision_count": 24, "mirror_status_message":
|
159
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere/landing_targets",
|
160
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
161
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere/subscribers",
|
162
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere/recipes",
|
163
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/ssl-everywhere/landing_candidates",
|
164
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
165
|
+
"bzr_identity": "lp:~lazypower/charms/precise/nagios/ssl-everywhere", "merge_queue_config":
|
166
|
+
null, "last_scanned": "2014-03-20T13:59:22.635635+00:00", "url": null, "whiteboard":
|
167
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/nagios/ssl-everywhere",
|
168
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
169
|
+
null, "date_created": "2014-03-03T12:04:30.856468+00:00"}, {"control_format":
|
170
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/bundles/ubuntu/bundle",
|
171
|
+
"date_last_modified": "2014-04-10T17:36:19.603555+00:00", "display_name":
|
172
|
+
"lp:~lazypower/charms/bundles/ubuntu/bundle", "merge_queue_link": null, "private":
|
173
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
174
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle/linked_bugs",
|
175
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
176
|
+
"2014-04-10T17:36:27.843961+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle/subscriptions",
|
177
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle/dependent_branches",
|
178
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/bundles/+source/ubuntu",
|
179
|
+
"http_etag": "\"a4c2789113b06c942bd83434c17b706383213fe2-ca9a45a01494a0c79bc36cf22794db116e732aa8\"",
|
180
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle/spec_links",
|
181
|
+
"name": "bundle", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle",
|
182
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
183
|
+
"explicitly_private": false, "revision_count": 1, "mirror_status_message":
|
184
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle/landing_targets",
|
185
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
186
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle/subscribers",
|
187
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle/recipes",
|
188
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/bundles/ubuntu/bundle/landing_candidates",
|
189
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
190
|
+
"bzr_identity": "lp:~lazypower/charms/bundles/ubuntu/bundle", "merge_queue_config":
|
191
|
+
null, "last_scanned": "2014-04-10T17:36:28.601851+00:00", "url": null, "whiteboard":
|
192
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/bundles/ubuntu/bundle",
|
193
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
194
|
+
null, "date_created": "2014-04-10T17:36:12.915010+00:00"}, {"control_format":
|
195
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/gitlab-ci/trunk",
|
196
|
+
"date_last_modified": "2014-03-23T23:26:08.783124+00:00", "display_name":
|
197
|
+
"lp:~lazypower/charms/precise/gitlab-ci/trunk", "merge_queue_link": null,
|
198
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
199
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk/linked_bugs",
|
200
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
201
|
+
"2014-03-23T23:21:24.596369+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk/subscriptions",
|
202
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk/dependent_branches",
|
203
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/gitlab-ci",
|
204
|
+
"http_etag": "\"bd3f7231e341b2f7d8af99d864f502ad6292267f-e6e58983198cabc1a891babd666643b96930e801\"",
|
205
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk/spec_links",
|
206
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk",
|
207
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
208
|
+
"explicitly_private": false, "revision_count": 1, "mirror_status_message":
|
209
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk/landing_targets",
|
210
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
211
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk/subscribers",
|
212
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk/recipes",
|
213
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/gitlab-ci/trunk/landing_candidates",
|
214
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
215
|
+
"bzr_identity": "lp:~lazypower/charms/precise/gitlab-ci/trunk", "merge_queue_config":
|
216
|
+
null, "last_scanned": "2014-03-23T23:21:25.718504+00:00", "url": null, "whiteboard":
|
217
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/gitlab-ci/trunk",
|
218
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
219
|
+
null, "date_created": "2014-03-23T23:20:51.590112+00:00"}, {"control_format":
|
220
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/nagios/amulet-tests",
|
221
|
+
"date_last_modified": "2014-03-19T22:03:03.806000+00:00", "display_name":
|
222
|
+
"lp:~lazypower/charms/precise/nagios/amulet-tests", "merge_queue_link": null,
|
223
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
224
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests/linked_bugs",
|
225
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
226
|
+
"2014-03-20T13:52:34.683172+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests/subscriptions",
|
227
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests/dependent_branches",
|
228
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/nagios",
|
229
|
+
"http_etag": "\"a10a45497e957b1de8c16756fa9ace38fcde5f70-fea101f78efc0b02d1fff3368b5f530571252636\"",
|
230
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests/spec_links",
|
231
|
+
"name": "amulet-tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests",
|
232
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
233
|
+
"explicitly_private": false, "revision_count": 12, "mirror_status_message":
|
234
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests/landing_targets",
|
235
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
236
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests/subscribers",
|
237
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests/recipes",
|
238
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nagios/amulet-tests/landing_candidates",
|
239
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
240
|
+
"bzr_identity": "lp:~lazypower/charms/precise/nagios/amulet-tests", "merge_queue_config":
|
241
|
+
null, "last_scanned": "2014-03-19T22:03:24.448101+00:00", "url": null, "whiteboard":
|
242
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/nagios/amulet-tests",
|
243
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
244
|
+
null, "date_created": "2014-03-19T21:16:51.967873+00:00"}, {"control_format":
|
245
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/nrpe/fix-lp-1287393",
|
246
|
+
"date_last_modified": "2014-03-19T12:23:23.010000+00:00", "display_name":
|
247
|
+
"lp:~lazypower/charms/precise/nrpe/fix-lp-1287393", "merge_queue_link": null,
|
248
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
249
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393/linked_bugs",
|
250
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
251
|
+
"2014-03-19T13:03:26.053858+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393/subscriptions",
|
252
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393/dependent_branches",
|
253
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/nrpe",
|
254
|
+
"http_etag": "\"207ba9ebb4a77d6e7ba46227b84af788cdb72413-e3ab43e4c460039a4e49d3afad74662c9c42dee7\"",
|
255
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393/spec_links",
|
256
|
+
"name": "fix-lp-1287393", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393",
|
257
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
258
|
+
"explicitly_private": false, "revision_count": 30, "mirror_status_message":
|
259
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393/landing_targets",
|
260
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
261
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393/subscribers",
|
262
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393/recipes",
|
263
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nrpe/fix-lp-1287393/landing_candidates",
|
264
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
265
|
+
"bzr_identity": "lp:~lazypower/charms/precise/nrpe/fix-lp-1287393", "merge_queue_config":
|
266
|
+
null, "last_scanned": "2014-03-19T12:23:24.304533+00:00", "url": null, "whiteboard":
|
267
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/nrpe/fix-lp-1287393",
|
268
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
269
|
+
null, "date_created": "2014-03-03T22:04:17.713725+00:00"}, {"control_format":
|
270
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/jenkins/amulet-tests",
|
271
|
+
"date_last_modified": "2014-03-05T21:18:34.983000+00:00", "display_name":
|
272
|
+
"lp:~lazypower/charms/precise/jenkins/amulet-tests", "merge_queue_link": null,
|
273
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
274
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests/linked_bugs",
|
275
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
276
|
+
"2014-03-05T21:23:41.554486+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests/subscriptions",
|
277
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests/dependent_branches",
|
278
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/jenkins",
|
279
|
+
"http_etag": "\"b86f1727cc26b72d43db7caff6f7a531e1a01278-e4380796fe5ba62afc933e8ad4fa49a1b3f77f23\"",
|
280
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests/spec_links",
|
281
|
+
"name": "amulet-tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests",
|
282
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
283
|
+
"explicitly_private": false, "revision_count": 31, "mirror_status_message":
|
284
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests/landing_targets",
|
285
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
286
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests/subscribers",
|
287
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests/recipes",
|
288
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/amulet-tests/landing_candidates",
|
289
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
290
|
+
"bzr_identity": "lp:~lazypower/charms/precise/jenkins/amulet-tests", "merge_queue_config":
|
291
|
+
null, "last_scanned": "2014-03-05T21:23:42.584012+00:00", "url": null, "whiteboard":
|
292
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/jenkins/amulet-tests",
|
293
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
294
|
+
null, "date_created": "2014-03-05T19:18:21.474637+00:00"}, {"control_format":
|
295
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/mongodb/ci-fix",
|
296
|
+
"date_last_modified": "2014-02-25T21:37:07.309000+00:00", "display_name":
|
297
|
+
"lp:~lazypower/charms/precise/mongodb/ci-fix", "merge_queue_link": null, "private":
|
298
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
299
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix/linked_bugs",
|
300
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
301
|
+
"2014-02-25T21:51:07.937123+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix/subscriptions",
|
302
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix/dependent_branches",
|
303
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/mongodb",
|
304
|
+
"http_etag": "\"433c5286b04ff2f9633382ae7cb3c67d3d230d07-dbf8d8635f603e8f6735a03561e0b5bc91ef720b\"",
|
305
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix/spec_links",
|
306
|
+
"name": "ci-fix", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix",
|
307
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
308
|
+
"explicitly_private": false, "revision_count": 45, "mirror_status_message":
|
309
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix/landing_targets",
|
310
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
311
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix/subscribers",
|
312
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix/recipes",
|
313
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/ci-fix/landing_candidates",
|
314
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
315
|
+
"bzr_identity": "lp:~lazypower/charms/precise/mongodb/ci-fix", "merge_queue_config":
|
316
|
+
null, "last_scanned": "2014-02-25T21:37:22.931246+00:00", "url": null, "whiteboard":
|
317
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/mongodb/ci-fix",
|
318
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
319
|
+
null, "date_created": "2014-02-19T20:54:58.831112+00:00"}, {"control_format":
|
320
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/phpmyadmin/audit-fixes",
|
321
|
+
"date_last_modified": "2014-02-25T15:13:50.983000+00:00", "display_name":
|
322
|
+
"lp:~lazypower/charms/precise/phpmyadmin/audit-fixes", "merge_queue_link":
|
323
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
324
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/linked_bugs",
|
325
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
326
|
+
"2014-02-25T15:14:00.505916+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/subscriptions",
|
327
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/dependent_branches",
|
328
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/phpmyadmin",
|
329
|
+
"http_etag": "\"257982007f4a452253264c39386b64178aa2be7c-33ce46a25945dcfb426b0293c401e432e6b30b61\"",
|
330
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/spec_links",
|
331
|
+
"name": "audit-fixes", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes",
|
332
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
333
|
+
"explicitly_private": false, "revision_count": 46, "mirror_status_message":
|
334
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/landing_targets",
|
335
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
336
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/subscribers",
|
337
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/recipes",
|
338
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/landing_candidates",
|
339
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
340
|
+
"bzr_identity": "lp:~lazypower/charms/precise/phpmyadmin/audit-fixes", "merge_queue_config":
|
341
|
+
null, "last_scanned": "2014-02-25T15:14:01.521486+00:00", "url": null, "whiteboard":
|
342
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/phpmyadmin/audit-fixes",
|
343
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
344
|
+
null, "date_created": "2014-02-24T13:16:17.382417+00:00"}, {"control_format":
|
345
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/mediawiki/ci-fix",
|
346
|
+
"date_last_modified": "2014-02-22T00:42:44.652000+00:00", "display_name":
|
347
|
+
"lp:~lazypower/charms/precise/mediawiki/ci-fix", "merge_queue_link": null,
|
348
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
349
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix/linked_bugs",
|
350
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
351
|
+
"2014-02-22T00:42:51.834318+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix/subscriptions",
|
352
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix/dependent_branches",
|
353
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/mediawiki",
|
354
|
+
"http_etag": "\"02a817525dfb96c558c1d3d7519405bbcaed60fb-813fbf0e296e3e5f83074924fa14a5ce87e9c504\"",
|
355
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix/spec_links",
|
356
|
+
"name": "ci-fix", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix",
|
357
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
358
|
+
"explicitly_private": false, "revision_count": 78, "mirror_status_message":
|
359
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix/landing_targets",
|
360
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
361
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix/subscribers",
|
362
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix/recipes",
|
363
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/ci-fix/landing_candidates",
|
364
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
365
|
+
"bzr_identity": "lp:~lazypower/charms/precise/mediawiki/ci-fix", "merge_queue_config":
|
366
|
+
null, "last_scanned": "2014-02-22T00:42:52.825900+00:00", "url": null, "whiteboard":
|
367
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/mediawiki/ci-fix",
|
368
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
369
|
+
null, "date_created": "2014-02-21T23:30:39.040700+00:00"}, {"control_format":
|
370
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/mediawiki/tests",
|
371
|
+
"date_last_modified": "2014-02-14T21:21:50.031000+00:00", "display_name":
|
372
|
+
"lp:~lazypower/charms/precise/mediawiki/tests", "merge_queue_link": null,
|
373
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
374
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests/linked_bugs",
|
375
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
376
|
+
"2014-02-14T21:21:54.957920+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests/subscriptions",
|
377
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests/dependent_branches",
|
378
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/mediawiki",
|
379
|
+
"http_etag": "\"6d44dc6e656a6efac7d881b46e10334fac68b7c7-62c952402b43ff26c560d24e984a8197f56a80d1\"",
|
380
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests/spec_links",
|
381
|
+
"name": "tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests",
|
382
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
383
|
+
"explicitly_private": false, "revision_count": 81, "mirror_status_message":
|
384
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests/landing_targets",
|
385
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
386
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests/subscribers",
|
387
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests/recipes",
|
388
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mediawiki/tests/landing_candidates",
|
389
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
390
|
+
"bzr_identity": "lp:~lazypower/charms/precise/mediawiki/tests", "merge_queue_config":
|
391
|
+
null, "last_scanned": "2014-02-14T21:21:55.970890+00:00", "url": null, "whiteboard":
|
392
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/mediawiki/tests",
|
393
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
394
|
+
null, "date_created": "2014-01-17T14:54:42.581565+00:00"}, {"control_format":
|
395
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/opscenter/trunk",
|
396
|
+
"date_last_modified": "2014-02-14T15:51:37.574000+00:00", "display_name":
|
397
|
+
"lp:~lazypower/charms/precise/opscenter/trunk", "merge_queue_link": null,
|
398
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
399
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk/linked_bugs",
|
400
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
401
|
+
"2014-02-14T15:52:58.716663+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk/subscriptions",
|
402
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk/dependent_branches",
|
403
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/opscenter",
|
404
|
+
"http_etag": "\"9f985d58ee68e31bb7b938ee98e4d1a2c580771f-3e26c0bd26331a461c92edf7d2d9ff0da5b371ae\"",
|
405
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk/spec_links",
|
406
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk",
|
407
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
408
|
+
"explicitly_private": false, "revision_count": 3, "mirror_status_message":
|
409
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk/landing_targets",
|
410
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
411
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk/subscribers",
|
412
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk/recipes",
|
413
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/opscenter/trunk/landing_candidates",
|
414
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
415
|
+
"bzr_identity": "lp:~lazypower/charms/precise/opscenter/trunk", "merge_queue_config":
|
416
|
+
null, "last_scanned": "2014-02-14T15:51:44.923309+00:00", "url": null, "whiteboard":
|
417
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/opscenter/trunk",
|
418
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
419
|
+
null, "date_created": "2014-02-12T17:49:06.738239+00:00"}, {"control_format":
|
420
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/owncloud/tests",
|
421
|
+
"date_last_modified": "2014-02-10T22:35:36.249000+00:00", "display_name":
|
422
|
+
"lp:~lazypower/charms/precise/owncloud/tests", "merge_queue_link": null, "private":
|
423
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
424
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests/linked_bugs",
|
425
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
426
|
+
"2014-02-10T22:35:44.587113+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests/subscriptions",
|
427
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests/dependent_branches",
|
428
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/owncloud",
|
429
|
+
"http_etag": "\"6465c4efe84e5853beec6c8de713d5affcc040a9-88d1cea91b404fb7cc03c82cd4b2e7afd8723810\"",
|
430
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests/spec_links",
|
431
|
+
"name": "tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests",
|
432
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
433
|
+
"explicitly_private": false, "revision_count": 32, "mirror_status_message":
|
434
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests/landing_targets",
|
435
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
436
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests/subscribers",
|
437
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests/recipes",
|
438
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/tests/landing_candidates",
|
439
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
440
|
+
"bzr_identity": "lp:~lazypower/charms/precise/owncloud/tests", "merge_queue_config":
|
441
|
+
null, "last_scanned": "2014-02-10T22:35:45.958718+00:00", "url": null, "whiteboard":
|
442
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/owncloud/tests",
|
443
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
444
|
+
null, "date_created": "2014-01-28T15:31:23.590329+00:00"}, {"control_format":
|
445
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/owncloud/lp1277577",
|
446
|
+
"date_last_modified": "2014-02-10T18:53:26.161142+00:00", "display_name":
|
447
|
+
"lp:~lazypower/charms/precise/owncloud/lp1277577", "merge_queue_link": null,
|
448
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
449
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577/linked_bugs",
|
450
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
451
|
+
"2014-02-07T18:30:59.106328+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577/subscriptions",
|
452
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577/dependent_branches",
|
453
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/owncloud",
|
454
|
+
"http_etag": "\"a39d36b9e6dbb03a7c19c85a88a608358cb6cfe1-734bb96f656e42aabc37ea10e54e05291e6606fb\"",
|
455
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577/spec_links",
|
456
|
+
"name": "lp1277577", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577",
|
457
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
458
|
+
"explicitly_private": false, "revision_count": 22, "mirror_status_message":
|
459
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577/landing_targets",
|
460
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
461
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577/subscribers",
|
462
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577/recipes",
|
463
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1277577/landing_candidates",
|
464
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
465
|
+
"bzr_identity": "lp:~lazypower/charms/precise/owncloud/lp1277577", "merge_queue_config":
|
466
|
+
null, "last_scanned": "2014-02-07T18:31:01.696931+00:00", "url": null, "whiteboard":
|
467
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/owncloud/lp1277577",
|
468
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
469
|
+
null, "date_created": "2014-02-07T18:30:53.497565+00:00"}, {"control_format":
|
470
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/jenkins/trunk",
|
471
|
+
"date_last_modified": "2014-02-07T14:29:53.833000+00:00", "display_name":
|
472
|
+
"lp:~lazypower/charms/precise/jenkins/trunk", "merge_queue_link": null, "private":
|
473
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
474
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/linked_bugs",
|
475
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
476
|
+
"2014-02-07T16:03:50.234816+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/subscriptions",
|
477
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/dependent_branches",
|
478
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/jenkins",
|
479
|
+
"http_etag": "\"2e7c4f266d934f6b5a6fc37087e2a9d7837b3317-c30804705848ec65661325642773b9d0b9bdd83c\"",
|
480
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/spec_links",
|
481
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk",
|
482
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
483
|
+
"explicitly_private": false, "revision_count": 29, "mirror_status_message":
|
484
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/landing_targets",
|
485
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
486
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/subscribers",
|
487
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/recipes",
|
488
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/landing_candidates",
|
489
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
490
|
+
"bzr_identity": "lp:~lazypower/charms/precise/jenkins/trunk", "merge_queue_config":
|
491
|
+
null, "last_scanned": "2014-02-07T15:10:03.605538+00:00", "url": null, "whiteboard":
|
492
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/jenkins/trunk",
|
493
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
494
|
+
null, "date_created": "2014-01-23T20:53:22.102289+00:00"}, {"control_format":
|
495
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/nfs/amulet_tests",
|
496
|
+
"date_last_modified": "2014-02-06T22:09:13.828000+00:00", "display_name":
|
497
|
+
"lp:~lazypower/charms/precise/nfs/amulet_tests", "merge_queue_link": null,
|
498
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
499
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests/linked_bugs",
|
500
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
501
|
+
"2014-02-06T22:11:12.079775+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests/subscriptions",
|
502
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests/dependent_branches",
|
503
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/nfs",
|
504
|
+
"http_etag": "\"dc43a15a12e18f0198ab2cf2d8cc084dc5ffa815-a9c6c119f2388388f606f534cd6a69dddbc85ff5\"",
|
505
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests/spec_links",
|
506
|
+
"name": "amulet_tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests",
|
507
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
508
|
+
"explicitly_private": false, "revision_count": 18, "mirror_status_message":
|
509
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests/landing_targets",
|
510
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
511
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests/subscribers",
|
512
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests/recipes",
|
513
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/nfs/amulet_tests/landing_candidates",
|
514
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
515
|
+
"bzr_identity": "lp:~lazypower/charms/precise/nfs/amulet_tests", "merge_queue_config":
|
516
|
+
null, "last_scanned": "2014-02-06T22:09:24.662030+00:00", "url": null, "whiteboard":
|
517
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/nfs/amulet_tests",
|
518
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
519
|
+
null, "date_created": "2014-02-05T19:24:21.261412+00:00"}, {"control_format":
|
520
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/owncloud/lp1276315",
|
521
|
+
"date_last_modified": "2014-02-04T20:32:12.279644+00:00", "display_name":
|
522
|
+
"lp:~lazypower/charms/precise/owncloud/lp1276315", "merge_queue_link": null,
|
523
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
524
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315/linked_bugs",
|
525
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
526
|
+
"2014-02-04T20:31:36.246622+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315/subscriptions",
|
527
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315/dependent_branches",
|
528
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/owncloud",
|
529
|
+
"http_etag": "\"ec69111b1a6d1428fc9a6efc6ce9a369a41cc4c3-4660ac12da4b0cbd308726a9a2a7b86ab32b0789\"",
|
530
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315/spec_links",
|
531
|
+
"name": "lp1276315", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315",
|
532
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
533
|
+
"explicitly_private": false, "revision_count": 20, "mirror_status_message":
|
534
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315/landing_targets",
|
535
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
536
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315/subscribers",
|
537
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315/recipes",
|
538
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/lp1276315/landing_candidates",
|
539
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
540
|
+
"bzr_identity": "lp:~lazypower/charms/precise/owncloud/lp1276315", "merge_queue_config":
|
541
|
+
null, "last_scanned": "2014-02-04T20:31:37.480393+00:00", "url": null, "whiteboard":
|
542
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/owncloud/lp1276315",
|
543
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
544
|
+
null, "date_created": "2014-02-04T20:31:29.908065+00:00"}, {"control_format":
|
545
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/ganglia/tests",
|
546
|
+
"date_last_modified": "2014-02-04T19:10:21.267508+00:00", "display_name":
|
547
|
+
"lp:~lazypower/charms/precise/ganglia/tests", "merge_queue_link": null, "private":
|
548
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
549
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests/linked_bugs",
|
550
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
551
|
+
"2014-02-04T19:10:22.476795+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests/subscriptions",
|
552
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests/dependent_branches",
|
553
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/ganglia",
|
554
|
+
"http_etag": "\"de45ff72cf820c280cc288ddbec23102b444b4b6-ada45fccec8287919cb4ea729bfc44cd5c4b6f52\"",
|
555
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests/spec_links",
|
556
|
+
"name": "tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests",
|
557
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
558
|
+
"explicitly_private": false, "revision_count": 30, "mirror_status_message":
|
559
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests/landing_targets",
|
560
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
561
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests/subscribers",
|
562
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests/recipes",
|
563
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/ganglia/tests/landing_candidates",
|
564
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
565
|
+
"bzr_identity": "lp:~lazypower/charms/precise/ganglia/tests", "merge_queue_config":
|
566
|
+
null, "last_scanned": "2014-02-04T19:10:24.801865+00:00", "url": null, "whiteboard":
|
567
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/ganglia/tests",
|
568
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
569
|
+
null, "date_created": "2014-02-04T19:10:16.810310+00:00"}, {"control_format":
|
570
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/mongodb/tests",
|
571
|
+
"date_last_modified": "2014-02-03T22:18:52.342000+00:00", "display_name":
|
572
|
+
"lp:~lazypower/charms/precise/mongodb/tests", "merge_queue_link": null, "private":
|
573
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
574
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests/linked_bugs",
|
575
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
576
|
+
"2014-02-03T22:19:02.438922+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests/subscriptions",
|
577
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests/dependent_branches",
|
578
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/mongodb",
|
579
|
+
"http_etag": "\"b9ca1d702bf0a3374925f41a1ebc795072dd2953-2d1417ea50d827aaae15fe492c048b9b143cef60\"",
|
580
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests/spec_links",
|
581
|
+
"name": "tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests",
|
582
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
583
|
+
"explicitly_private": false, "revision_count": 44, "mirror_status_message":
|
584
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests/landing_targets",
|
585
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
586
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests/subscribers",
|
587
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests/recipes",
|
588
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/tests/landing_candidates",
|
589
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
590
|
+
"bzr_identity": "lp:~lazypower/charms/precise/mongodb/tests", "merge_queue_config":
|
591
|
+
null, "last_scanned": "2014-02-03T22:19:03.301352+00:00", "url": null, "whiteboard":
|
592
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/mongodb/tests",
|
593
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
594
|
+
null, "date_created": "2014-01-28T14:35:49.247291+00:00"}, {"control_format":
|
595
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/elasticsearch/fix_ports",
|
596
|
+
"date_last_modified": "2014-01-31T16:39:26.967000+00:00", "display_name":
|
597
|
+
"lp:~lazypower/charms/precise/elasticsearch/fix_ports", "merge_queue_link":
|
598
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
599
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports/linked_bugs",
|
600
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
601
|
+
"2014-01-31T16:39:37.857345+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports/subscriptions",
|
602
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports/dependent_branches",
|
603
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/elasticsearch",
|
604
|
+
"http_etag": "\"f04fd71852fc365e843fd0bad0b45443f051c8fe-aad108e97a0439532a5db5a5a46aa8f6ad2ac508\"",
|
605
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports/spec_links",
|
606
|
+
"name": "fix_ports", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports",
|
607
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
608
|
+
"explicitly_private": false, "revision_count": 31, "mirror_status_message":
|
609
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports/landing_targets",
|
610
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
611
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports/subscribers",
|
612
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports/recipes",
|
613
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/fix_ports/landing_candidates",
|
614
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
615
|
+
"bzr_identity": "lp:~lazypower/charms/precise/elasticsearch/fix_ports", "merge_queue_config":
|
616
|
+
null, "last_scanned": "2014-01-31T16:39:38.770042+00:00", "url": null, "whiteboard":
|
617
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/elasticsearch/fix_ports",
|
618
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
619
|
+
null, "date_created": "2014-01-23T21:13:19.118496+00:00"}, {"control_format":
|
620
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/owncloud/icon",
|
621
|
+
"date_last_modified": "2014-01-28T15:41:38.984000+00:00", "display_name":
|
622
|
+
"lp:~lazypower/charms/precise/owncloud/icon", "merge_queue_link": null, "private":
|
623
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
624
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon/linked_bugs",
|
625
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
626
|
+
"2014-01-28T15:41:56.350844+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon/subscriptions",
|
627
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon/dependent_branches",
|
628
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/owncloud",
|
629
|
+
"http_etag": "\"f2224eb5f201a402810a9d392a90eb813313a749-4380ea323aa5569d59edc85f3dba4f364d943df6\"",
|
630
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon/spec_links",
|
631
|
+
"name": "icon", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon",
|
632
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
633
|
+
"explicitly_private": false, "revision_count": 24, "mirror_status_message":
|
634
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon/landing_targets",
|
635
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
636
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon/subscribers",
|
637
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon/recipes",
|
638
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/owncloud/icon/landing_candidates",
|
639
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
640
|
+
"bzr_identity": "lp:~lazypower/charms/precise/owncloud/icon", "merge_queue_config":
|
641
|
+
null, "last_scanned": "2014-01-28T15:41:57.328579+00:00", "url": null, "whiteboard":
|
642
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/owncloud/icon",
|
643
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
644
|
+
null, "date_created": "2014-01-28T15:31:55.790771+00:00"}, {"control_format":
|
645
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/elasticsearch/tests",
|
646
|
+
"date_last_modified": "2014-01-23T21:15:32.328157+00:00", "display_name":
|
647
|
+
"lp:~lazypower/charms/precise/elasticsearch/tests", "merge_queue_link": null,
|
648
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
649
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests/linked_bugs",
|
650
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
651
|
+
"2014-01-23T21:15:38.835382+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests/subscriptions",
|
652
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests/dependent_branches",
|
653
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/elasticsearch",
|
654
|
+
"http_etag": "\"4576bba74610c79cdfd0d12549ddd2eeaf4f6ab0-d261c20c0951349a5ee661bfba20c91648901846\"",
|
655
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests/spec_links",
|
656
|
+
"name": "tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests",
|
657
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
658
|
+
"explicitly_private": false, "revision_count": 30, "mirror_status_message":
|
659
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests/landing_targets",
|
660
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
661
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests/subscribers",
|
662
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests/recipes",
|
663
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/elasticsearch/tests/landing_candidates",
|
664
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
665
|
+
"bzr_identity": "lp:~lazypower/charms/precise/elasticsearch/tests", "merge_queue_config":
|
666
|
+
null, "last_scanned": "2014-01-23T21:15:39.467392+00:00", "url": null, "whiteboard":
|
667
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/elasticsearch/tests",
|
668
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
669
|
+
null, "date_created": "2014-01-23T21:15:32.328157+00:00"}, {"control_format":
|
670
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/postfix/fix_config_yaml",
|
671
|
+
"date_last_modified": "2014-01-20T06:47:30.172415+00:00", "display_name":
|
672
|
+
"lp:~lazypower/charms/precise/postfix/fix_config_yaml", "merge_queue_link":
|
673
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
674
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml/linked_bugs",
|
675
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
676
|
+
"2014-01-20T06:47:30.572271+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml/subscriptions",
|
677
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml/dependent_branches",
|
678
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/postfix",
|
679
|
+
"http_etag": "\"cae57c78849cf85c6ef362d99db2c277f21e8301-3a55a68ea2b4438a23b6253db728b34ab9c8f24a\"",
|
680
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml/spec_links",
|
681
|
+
"name": "fix_config_yaml", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml",
|
682
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
683
|
+
"explicitly_private": false, "revision_count": 13, "mirror_status_message":
|
684
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml/landing_targets",
|
685
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
686
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml/subscribers",
|
687
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml/recipes",
|
688
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/postfix/fix_config_yaml/landing_candidates",
|
689
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
690
|
+
"bzr_identity": "lp:~lazypower/charms/precise/postfix/fix_config_yaml", "merge_queue_config":
|
691
|
+
null, "last_scanned": "2014-01-20T06:47:31.742208+00:00", "url": null, "whiteboard":
|
692
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/postfix/fix_config_yaml",
|
693
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
694
|
+
null, "date_created": "2014-01-20T06:47:26.242740+00:00"}, {"control_format":
|
695
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/papertrail/trunk",
|
696
|
+
"date_last_modified": "2014-01-12T13:49:39.868000+00:00", "display_name":
|
697
|
+
"lp:~lazypower/charms/precise/papertrail/trunk", "merge_queue_link": null,
|
698
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
699
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk/linked_bugs",
|
700
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
701
|
+
"2014-01-12T13:50:36.428245+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk/subscriptions",
|
702
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk/dependent_branches",
|
703
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/papertrail",
|
704
|
+
"http_etag": "\"581f83c25bc36b955150d4eec3b0778694f13b67-7e5911d05df67991510e2ccfd5713148b035f34a\"",
|
705
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk/spec_links",
|
706
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk",
|
707
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
708
|
+
"explicitly_private": false, "revision_count": 7, "mirror_status_message":
|
709
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk/landing_targets",
|
710
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
711
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk/subscribers",
|
712
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk/recipes",
|
713
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/papertrail/trunk/landing_candidates",
|
714
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
715
|
+
"bzr_identity": "lp:~lazypower/charms/precise/papertrail/trunk", "merge_queue_config":
|
716
|
+
null, "last_scanned": "2014-01-12T13:50:37.434818+00:00", "url": null, "whiteboard":
|
717
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/papertrail/trunk",
|
718
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
719
|
+
null, "date_created": "2013-12-02T00:43:51.209078+00:00"}, {"control_format":
|
720
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/errbit/trunk",
|
721
|
+
"date_last_modified": "2014-01-12T10:57:11.941000+00:00", "display_name":
|
722
|
+
"lp:~lazypower/charms/precise/errbit/trunk", "merge_queue_link": null, "private":
|
723
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
724
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk/linked_bugs",
|
725
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
726
|
+
"2014-01-12T10:59:10.152678+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk/subscriptions",
|
727
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk/dependent_branches",
|
728
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/errbit",
|
729
|
+
"http_etag": "\"8f4ac6342f4361e79447ddaf6dd3328f40c2b37c-19d56fcb465757bd84684b67653b0656b1c20db9\"",
|
730
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk/spec_links",
|
731
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk",
|
732
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
733
|
+
"explicitly_private": false, "revision_count": 3, "mirror_status_message":
|
734
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk/landing_targets",
|
735
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
736
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk/subscribers",
|
737
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk/recipes",
|
738
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/errbit/trunk/landing_candidates",
|
739
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
740
|
+
"bzr_identity": "lp:~lazypower/charms/precise/errbit/trunk", "merge_queue_config":
|
741
|
+
null, "last_scanned": "2014-01-12T10:59:11.060785+00:00", "url": null, "whiteboard":
|
742
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/errbit/trunk",
|
743
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
744
|
+
null, "date_created": "2013-12-26T02:18:56.527791+00:00"}, {"control_format":
|
745
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/genghisapp/trunk",
|
746
|
+
"date_last_modified": "2013-12-02T08:54:31.350000+00:00", "display_name":
|
747
|
+
"lp:~lazypower/charms/precise/genghisapp/trunk", "merge_queue_link": null,
|
748
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
749
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk/linked_bugs",
|
750
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
751
|
+
"2013-12-02T08:55:30.715502+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk/subscriptions",
|
752
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk/dependent_branches",
|
753
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/genghisapp",
|
754
|
+
"http_etag": "\"ee6aa71f82c208a4c95787a97b07ef6af6779ef4-e7beb67d194d47bccae4e56966539b83fea5cd11\"",
|
755
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk/spec_links",
|
756
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk",
|
757
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
758
|
+
"explicitly_private": false, "revision_count": 10, "mirror_status_message":
|
759
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk/landing_targets",
|
760
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
761
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk/subscribers",
|
762
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk/recipes",
|
763
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/genghisapp/trunk/landing_candidates",
|
764
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
765
|
+
"bzr_identity": "lp:~lazypower/charms/precise/genghisapp/trunk", "merge_queue_config":
|
766
|
+
null, "last_scanned": "2013-12-02T08:55:31.377038+00:00", "url": null, "whiteboard":
|
767
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/genghisapp/trunk",
|
768
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
769
|
+
null, "date_created": "2013-09-29T00:46:10.308775+00:00"}, {"control_format":
|
770
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/mongodb/trunk",
|
771
|
+
"date_last_modified": "2013-12-02T05:42:02.981317+00:00", "display_name":
|
772
|
+
"lp:~lazypower/charms/precise/mongodb/trunk", "merge_queue_link": null, "private":
|
773
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower", "linked_bugs_collection_link":
|
774
|
+
"https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk/linked_bugs",
|
775
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
776
|
+
"2013-12-02T05:42:03.861372+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk/subscriptions",
|
777
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk/dependent_branches",
|
778
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/mongodb",
|
779
|
+
"http_etag": "\"aaae9d04b34ac8339c9b59b069fe64ee9e4f6a77-6de94659efb56e9caa3dadf2d02f96d6c59c7d94\"",
|
780
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk/spec_links",
|
781
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk",
|
782
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
783
|
+
"explicitly_private": false, "revision_count": 36, "mirror_status_message":
|
784
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk/landing_targets",
|
785
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
786
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk/subscribers",
|
787
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk/recipes",
|
788
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/mongodb/trunk/landing_candidates",
|
789
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
790
|
+
"bzr_identity": "lp:~lazypower/charms/precise/mongodb/trunk", "merge_queue_config":
|
791
|
+
null, "last_scanned": "2013-12-02T05:42:05.947465+00:00", "url": null, "whiteboard":
|
792
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/mongodb/trunk",
|
793
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
794
|
+
null, "date_created": "2013-12-02T05:41:59.021479+00:00"}, {"control_format":
|
795
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lazypower/charms/precise/minecraft/trunk",
|
796
|
+
"date_last_modified": "2013-12-02T01:31:42.773490+00:00", "display_name":
|
797
|
+
"lp:~lazypower/charms/precise/minecraft/trunk", "merge_queue_link": null,
|
798
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
|
799
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/linked_bugs",
|
800
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
801
|
+
"2013-12-02T01:31:43.883809+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/subscriptions",
|
802
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/dependent_branches",
|
803
|
+
"sourcepackage_link": "https://api.launchpad.net/1.0/charms/precise/+source/minecraft",
|
804
|
+
"http_etag": "\"30cb25bbb9974ea3d4f075c13b9c922ad50b0d89-29bd74ecac3807838027f4708b8f41b7787bd3d2\"",
|
805
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/spec_links",
|
806
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk",
|
807
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
808
|
+
"explicitly_private": false, "revision_count": 28, "mirror_status_message":
|
809
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/landing_targets",
|
810
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
811
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/subscribers",
|
812
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/recipes",
|
813
|
+
"project_link": null, "landing_candidates_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/landing_candidates",
|
814
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
815
|
+
"bzr_identity": "lp:~lazypower/charms/precise/minecraft/trunk", "merge_queue_config":
|
816
|
+
null, "last_scanned": "2013-12-02T01:31:45.409037+00:00", "url": null, "whiteboard":
|
817
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/minecraft/trunk",
|
818
|
+
"owner_link": "https://api.launchpad.net/1.0/~lazypower", "last_mirror_attempt":
|
819
|
+
null, "date_created": "2013-12-02T01:31:39.721037+00:00"}]}'
|
820
|
+
http_version:
|
821
|
+
recorded_at: Sun, 18 May 2014 23:08:59 GMT
|
822
|
+
recorded_with: VCR 2.9.0
|