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,71 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://api.launchpad.net/1.0/mozilla
|
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
|
+
- Sat, 17 May 2014 08:56:46 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
|
+
- '1804'
|
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
|
+
- '"d60bd4390496959ef2e44aecafee914d95089071-68ebba343c498f75113fa5f6ffed67c433b9b5e2"'
|
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
|
+
- MISS 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: '{"web_link": "https://launchpad.net/mozilla", "official_bug_tags":
|
48
|
+
[], "active_milestones_collection_link": "https://api.launchpad.net/1.0/mozilla/active_milestones",
|
49
|
+
"all_milestones_collection_link": "https://api.launchpad.net/1.0/mozilla/all_milestones",
|
50
|
+
"bug_reported_acknowledgement": null, "display_name": "Mozilla", "wiki_url":
|
51
|
+
null, "title": "Mozilla", "homepage_url": "http://www.mozilla.org/", "http_etag":
|
52
|
+
"\"d60bd4390496959ef2e44aecafee914d95089071-68ebba343c498f75113fa5f6ffed67c433b9b5e2\"",
|
53
|
+
"self_link": "https://api.launchpad.net/1.0/mozilla", "resource_type_link":
|
54
|
+
"https://api.launchpad.net/1.0/#project_group", "description": "Mozilla was
|
55
|
+
born as the codename for Netscape Navigator, which helped ignite the open
|
56
|
+
source revolution when its code was released in 1998. Today Mozilla is a community
|
57
|
+
of software developers producing the popular Firefox Web browser, Thunderbird
|
58
|
+
e-mail program, Sunbird calendar, and other desktop software. The Mozilla
|
59
|
+
project also maintains the Web-based software development tools Bugzilla,
|
60
|
+
Tinderbox, and Bonsai.", "projects_collection_link": "https://api.launchpad.net/1.0/mozilla/projects",
|
61
|
+
"sourceforge_project": null, "bug_reporting_guidelines": null, "active": true,
|
62
|
+
"reviewed": false, "bug_tracker_link": null, "name": "mozilla", "freshmeat_project":
|
63
|
+
null, "driver_link": null, "registrant_link": "https://api.launchpad.net/1.0/~mpt",
|
64
|
+
"summary": "Developers of Firefox, Thunderbird, Sunbird, and other Internet-related
|
65
|
+
software.", "mugshot_link": "https://api.launchpad.net/1.0/mozilla/mugshot",
|
66
|
+
"logo_link": "https://api.launchpad.net/1.0/mozilla/logo", "owner_link": "https://api.launchpad.net/1.0/~registry",
|
67
|
+
"date_created": "2006-04-01T06:14:28.279449+00:00", "homepage_content": null,
|
68
|
+
"icon_link": "https://api.launchpad.net/1.0/mozilla/icon"}'
|
69
|
+
http_version:
|
70
|
+
recorded_at: Sat, 17 May 2014 08:56:46 GMT
|
71
|
+
recorded_with: VCR 2.9.0
|
@@ -0,0 +1,1985 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://api.launchpad.net/1.0/mozilla
|
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 19:28:54 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
|
+
- '1804'
|
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
|
+
- '"d60bd4390496959ef2e44aecafee914d95089071-68ebba343c498f75113fa5f6ffed67c433b9b5e2"'
|
33
|
+
X-Frame-Options:
|
34
|
+
- SAMEORIGIN
|
35
|
+
X-Lazr-Notifications:
|
36
|
+
- "[]"
|
37
|
+
Content-Type:
|
38
|
+
- application/json
|
39
|
+
Age:
|
40
|
+
- '842'
|
41
|
+
X-Cache:
|
42
|
+
- HIT from nutmeg.canonical.com
|
43
|
+
X-Cache-Lookup:
|
44
|
+
- HIT from nutmeg.canonical.com:3128
|
45
|
+
Via:
|
46
|
+
- 1.0 nutmeg.canonical.com:3128 (squid/2.7.STABLE7)
|
47
|
+
body:
|
48
|
+
encoding: UTF-8
|
49
|
+
string: '{"web_link": "https://launchpad.net/mozilla", "official_bug_tags":
|
50
|
+
[], "active_milestones_collection_link": "https://api.launchpad.net/1.0/mozilla/active_milestones",
|
51
|
+
"all_milestones_collection_link": "https://api.launchpad.net/1.0/mozilla/all_milestones",
|
52
|
+
"bug_reported_acknowledgement": null, "display_name": "Mozilla", "wiki_url":
|
53
|
+
null, "title": "Mozilla", "homepage_url": "http://www.mozilla.org/", "http_etag":
|
54
|
+
"\"d60bd4390496959ef2e44aecafee914d95089071-68ebba343c498f75113fa5f6ffed67c433b9b5e2\"",
|
55
|
+
"self_link": "https://api.launchpad.net/1.0/mozilla", "resource_type_link":
|
56
|
+
"https://api.launchpad.net/1.0/#project_group", "description": "Mozilla was
|
57
|
+
born as the codename for Netscape Navigator, which helped ignite the open
|
58
|
+
source revolution when its code was released in 1998. Today Mozilla is a community
|
59
|
+
of software developers producing the popular Firefox Web browser, Thunderbird
|
60
|
+
e-mail program, Sunbird calendar, and other desktop software. The Mozilla
|
61
|
+
project also maintains the Web-based software development tools Bugzilla,
|
62
|
+
Tinderbox, and Bonsai.", "projects_collection_link": "https://api.launchpad.net/1.0/mozilla/projects",
|
63
|
+
"sourceforge_project": null, "bug_reporting_guidelines": null, "active": true,
|
64
|
+
"reviewed": false, "bug_tracker_link": null, "name": "mozilla", "freshmeat_project":
|
65
|
+
null, "driver_link": null, "registrant_link": "https://api.launchpad.net/1.0/~mpt",
|
66
|
+
"summary": "Developers of Firefox, Thunderbird, Sunbird, and other Internet-related
|
67
|
+
software.", "mugshot_link": "https://api.launchpad.net/1.0/mozilla/mugshot",
|
68
|
+
"logo_link": "https://api.launchpad.net/1.0/mozilla/logo", "owner_link": "https://api.launchpad.net/1.0/~registry",
|
69
|
+
"date_created": "2006-04-01T06:14:28.279449+00:00", "homepage_content": null,
|
70
|
+
"icon_link": "https://api.launchpad.net/1.0/mozilla/icon"}'
|
71
|
+
http_version:
|
72
|
+
recorded_at: Sun, 18 May 2014 19:42:59 GMT
|
73
|
+
- request:
|
74
|
+
method: get
|
75
|
+
uri: https://api.launchpad.net/1.0/mozilla/?ws.op=getBranches
|
76
|
+
body:
|
77
|
+
encoding: US-ASCII
|
78
|
+
string: ''
|
79
|
+
headers: {}
|
80
|
+
response:
|
81
|
+
status:
|
82
|
+
code: 200
|
83
|
+
message: OK
|
84
|
+
headers:
|
85
|
+
Date:
|
86
|
+
- Sun, 18 May 2014 19:43:11 GMT
|
87
|
+
Server:
|
88
|
+
- zope.server.http (HTTP)
|
89
|
+
X-Powered-By:
|
90
|
+
- Zope (www.zope.org), Python (www.python.org)
|
91
|
+
Content-Length:
|
92
|
+
- '188468'
|
93
|
+
X-Xss-Protection:
|
94
|
+
- 1; mode=block
|
95
|
+
X-Content-Type-Options:
|
96
|
+
- nosniff
|
97
|
+
Strict-Transport-Security:
|
98
|
+
- max-age=15552000
|
99
|
+
Vary:
|
100
|
+
- Accept,Accept-Encoding
|
101
|
+
X-Frame-Options:
|
102
|
+
- SAMEORIGIN
|
103
|
+
X-Lazr-Notifications:
|
104
|
+
- "[]"
|
105
|
+
Content-Type:
|
106
|
+
- application/json
|
107
|
+
X-Cache:
|
108
|
+
- MISS from nutmeg.canonical.com
|
109
|
+
X-Cache-Lookup:
|
110
|
+
- MISS from nutmeg.canonical.com:3128
|
111
|
+
Via:
|
112
|
+
- 1.0 nutmeg.canonical.com:3128 (squid/2.7.STABLE7)
|
113
|
+
body:
|
114
|
+
encoding: UTF-8
|
115
|
+
string: '{"total_size": 231, "start": 0, "next_collection_link": "https://api.launchpad.net/1.0/mozilla?ws.op=getBranches\u0026ws.size=75\u0026memo=75\u0026ws.start=75",
|
116
|
+
"entries": [{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
117
|
+
"~steven-bengtson/nightingale/Arnell", "date_last_modified": "2010-09-03T17:35:41.878308+00:00",
|
118
|
+
"display_name": "lp:nightingale/arnell", "merge_queue_link": null, "private":
|
119
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~steven-bengtson",
|
120
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell/linked_bugs",
|
121
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
122
|
+
"2010-09-03T17:36:19.479614+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell/subscriptions",
|
123
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell/dependent_branches",
|
124
|
+
"sourcepackage_link": null, "http_etag": "\"163ba9ffeec211f53027f55a03bdbeb68429f247-064be5e886106c85f15c228d7499b11a9e7e4aa9\"",
|
125
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell/spec_links",
|
126
|
+
"name": "Arnell", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell",
|
127
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
128
|
+
"explicitly_private": false, "revision_count": 1, "mirror_status_message":
|
129
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell/landing_targets",
|
130
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
131
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell/subscribers",
|
132
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell/recipes",
|
133
|
+
"project_link": "https://api.launchpad.net/1.0/nightingale", "landing_candidates_collection_link":
|
134
|
+
"https://api.launchpad.net/1.0/~steven-bengtson/nightingale/Arnell/landing_candidates",
|
135
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
136
|
+
"bzr_identity": "lp:nightingale/arnell", "merge_queue_config": null, "last_scanned":
|
137
|
+
"2010-09-03T17:37:34.827708+00:00", "url": null, "whiteboard": null, "code_import_link":
|
138
|
+
null, "web_link": "https://code.launchpad.net/~steven-bengtson/nightingale/Arnell",
|
139
|
+
"owner_link": "https://api.launchpad.net/1.0/~steven-bengtson", "last_mirror_attempt":
|
140
|
+
null, "date_created": "2010-09-03T17:15:02.635726+00:00"}, {"control_format":
|
141
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~trebelnik-stefina/nightingale/trunk",
|
142
|
+
"date_last_modified": "2012-10-29T19:46:04.033093+00:00", "display_name":
|
143
|
+
"lp:nightingale/nightingale-testing", "merge_queue_link": null, "private":
|
144
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~trebelnik-stefina",
|
145
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/linked_bugs",
|
146
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
147
|
+
"2012-10-29T21:28:02.560762+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/subscriptions",
|
148
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/dependent_branches",
|
149
|
+
"sourcepackage_link": null, "http_etag": "\"4ea9342b2b7eded3b830a34b0756012c09f9cd63-90e0376a5a688ddd7feeefeb78e8abcd6ef1467f\"",
|
150
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/spec_links",
|
151
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk",
|
152
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
153
|
+
"explicitly_private": false, "revision_count": 12966, "mirror_status_message":
|
154
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/landing_targets",
|
155
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
156
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/subscribers",
|
157
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/recipes",
|
158
|
+
"project_link": "https://api.launchpad.net/1.0/nightingale", "landing_candidates_collection_link":
|
159
|
+
"https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/landing_candidates",
|
160
|
+
"last_scanned_id": "git-v1:698067cffa320b472fb96e04279174b001cf7a2d", "branch_type":
|
161
|
+
"Imported", "bzr_identity": "lp:nightingale/nightingale-testing", "merge_queue_config":
|
162
|
+
null, "last_scanned": "2012-10-29T21:29:24.821641+00:00", "url": null, "whiteboard":
|
163
|
+
null, "code_import_link": "https://api.launchpad.net/1.0/~trebelnik-stefina/nightingale/trunk/+code-import",
|
164
|
+
"web_link": "https://code.launchpad.net/~trebelnik-stefina/nightingale/trunk",
|
165
|
+
"owner_link": "https://api.launchpad.net/1.0/~trebelnik-stefina", "last_mirror_attempt":
|
166
|
+
"2012-10-29T21:28:02.560762+00:00", "date_created": "2012-10-29T19:46:04.033093+00:00"},
|
167
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
168
|
+
"~freaktechnik/nightingale/nightingale-release", "date_last_modified": "2014-01-16T01:05:24.863000+00:00",
|
169
|
+
"display_name": "lp:nightingale", "merge_queue_link": null, "private": false,
|
170
|
+
"registrant_link": "https://api.launchpad.net/1.0/~freaktechnik", "linked_bugs_collection_link":
|
171
|
+
"https://api.launchpad.net/1.0/~freaktechnik/nightingale/nightingale-release/linked_bugs",
|
172
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
173
|
+
"2014-01-19T23:41:00.782093+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~freaktechnik/nightingale/nightingale-release/subscriptions",
|
174
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~freaktechnik/nightingale/nightingale-release/dependent_branches",
|
175
|
+
"sourcepackage_link": null, "http_etag": "\"f9364186d189c934cbe653a67b2c24849dce6c14-8675b0c90685f076eaa2c9b5f029ff1730e65206\"",
|
176
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~freaktechnik/nightingale/nightingale-release/spec_links",
|
177
|
+
"name": "nightingale-release", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~freaktechnik/nightingale/nightingale-release",
|
178
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
179
|
+
"explicitly_private": false, "revision_count": 12, "mirror_status_message":
|
180
|
+
null, "description": "This branch holds the code of the current nightingale
|
181
|
+
release. For upstream check out lp:nightingalemirror . This branch lacks the
|
182
|
+
debian folder, needed for dpkg compilation. It can be found in lp:~freaktechnik/+junk/nightingale-debian
|
183
|
+
or lp:~freaktechnik/+junk/nightingale-debian-nounity .", "landing_targets_collection_link":
|
184
|
+
"https://api.launchpad.net/1.0/~freaktechnik/nightingale/nightingale-release/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/~freaktechnik/nightingale/nightingale-release/subscribers",
|
187
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~freaktechnik/nightingale/nightingale-release/recipes",
|
188
|
+
"project_link": "https://api.launchpad.net/1.0/nightingale", "landing_candidates_collection_link":
|
189
|
+
"https://api.launchpad.net/1.0/~freaktechnik/nightingale/nightingale-release/landing_candidates",
|
190
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
191
|
+
"bzr_identity": "lp:nightingale", "merge_queue_config": null, "last_scanned":
|
192
|
+
"2014-01-19T23:41:01.637633+00:00", "url": null, "whiteboard": null, "code_import_link":
|
193
|
+
null, "web_link": "https://code.launchpad.net/~freaktechnik/nightingale/nightingale-release",
|
194
|
+
"owner_link": "https://api.launchpad.net/1.0/~freaktechnik", "last_mirror_attempt":
|
195
|
+
null, "date_created": "2013-10-22T20:54:24.093678+00:00"}, {"control_format":
|
196
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~chrisccoulson/messagingmenu-extension/focus-fix",
|
197
|
+
"date_last_modified": "2011-08-04T11:12:11.124000+00:00", "display_name":
|
198
|
+
"lp:~chrisccoulson/messagingmenu-extension/focus-fix", "merge_queue_link":
|
199
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
200
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/messagingmenu-extension/focus-fix/linked_bugs",
|
201
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
202
|
+
"2011-08-04T11:12:42.705091+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/messagingmenu-extension/focus-fix/subscriptions",
|
203
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/messagingmenu-extension/focus-fix/dependent_branches",
|
204
|
+
"sourcepackage_link": null, "http_etag": "\"b8a9c179960339b4f672006d24e0379e28861a75-caadedf3598a54cd639a151ab95d1a4073f7a279\"",
|
205
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/messagingmenu-extension/focus-fix/spec_links",
|
206
|
+
"name": "focus-fix", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~chrisccoulson/messagingmenu-extension/focus-fix",
|
207
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
208
|
+
"explicitly_private": false, "revision_count": 72, "mirror_status_message":
|
209
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/messagingmenu-extension/focus-fix/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/~chrisccoulson/messagingmenu-extension/focus-fix/subscribers",
|
212
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/messagingmenu-extension/focus-fix/recipes",
|
213
|
+
"project_link": "https://api.launchpad.net/1.0/messagingmenu-extension", "landing_candidates_collection_link":
|
214
|
+
"https://api.launchpad.net/1.0/~chrisccoulson/messagingmenu-extension/focus-fix/landing_candidates",
|
215
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
216
|
+
"bzr_identity": "lp:~chrisccoulson/messagingmenu-extension/focus-fix", "merge_queue_config":
|
217
|
+
null, "last_scanned": "2011-08-04T11:13:28.666821+00:00", "url": null, "whiteboard":
|
218
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~chrisccoulson/messagingmenu-extension/focus-fix",
|
219
|
+
"owner_link": "https://api.launchpad.net/1.0/~chrisccoulson", "last_mirror_attempt":
|
220
|
+
null, "date_created": "2011-07-27T09:39:04.471451+00:00"}, {"control_format":
|
221
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~miracle2k/messagingmenu-extension/personal-mods",
|
222
|
+
"date_last_modified": "2011-07-24T12:28:06.732017+00:00", "display_name":
|
223
|
+
"lp:~miracle2k/messagingmenu-extension/personal-mods", "merge_queue_link":
|
224
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~miracle2k",
|
225
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~miracle2k/messagingmenu-extension/personal-mods/linked_bugs",
|
226
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
227
|
+
"2011-07-24T12:28:13.251824+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~miracle2k/messagingmenu-extension/personal-mods/subscriptions",
|
228
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~miracle2k/messagingmenu-extension/personal-mods/dependent_branches",
|
229
|
+
"sourcepackage_link": null, "http_etag": "\"4b68c3982ae2bf07b6abe23e80a2518b872a36a7-2d564b62a64e4c637af5e7a49c4cfe20329b88df\"",
|
230
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~miracle2k/messagingmenu-extension/personal-mods/spec_links",
|
231
|
+
"name": "personal-mods", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~miracle2k/messagingmenu-extension/personal-mods",
|
232
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
233
|
+
"explicitly_private": false, "revision_count": 57, "mirror_status_message":
|
234
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~miracle2k/messagingmenu-extension/personal-mods/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/~miracle2k/messagingmenu-extension/personal-mods/subscribers",
|
237
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~miracle2k/messagingmenu-extension/personal-mods/recipes",
|
238
|
+
"project_link": "https://api.launchpad.net/1.0/messagingmenu-extension", "landing_candidates_collection_link":
|
239
|
+
"https://api.launchpad.net/1.0/~miracle2k/messagingmenu-extension/personal-mods/landing_candidates",
|
240
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
241
|
+
"bzr_identity": "lp:~miracle2k/messagingmenu-extension/personal-mods", "merge_queue_config":
|
242
|
+
null, "last_scanned": "2011-07-24T12:28:30.621071+00:00", "url": null, "whiteboard":
|
243
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~miracle2k/messagingmenu-extension/personal-mods",
|
244
|
+
"owner_link": "https://api.launchpad.net/1.0/~miracle2k", "last_mirror_attempt":
|
245
|
+
null, "date_created": "2011-07-24T12:28:06.732017+00:00"}, {"control_format":
|
246
|
+
null, "unique_name": "~nh2/messagingmenu-extension/locale-de", "date_last_modified":
|
247
|
+
"2011-07-16T15:12:18.431942+00:00", "display_name": "lp:~nh2/messagingmenu-extension/locale-de",
|
248
|
+
"merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~nh2",
|
249
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de/linked_bugs",
|
250
|
+
"branch_format": null, "last_mirrored": null, "subscriptions_collection_link":
|
251
|
+
"https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de/subscriptions",
|
252
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de/dependent_branches",
|
253
|
+
"sourcepackage_link": null, "http_etag": "\"89368cd9dca7f14ee928ca545aef9f1b93d4caf4-30cc54875245cfb0d3caaebe54b1d0a8ca5b43a2\"",
|
254
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de/spec_links",
|
255
|
+
"name": "locale-de", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de",
|
256
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
257
|
+
"explicitly_private": false, "revision_count": 0, "mirror_status_message":
|
258
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de/landing_targets",
|
259
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de/subscribers",
|
260
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de/recipes",
|
261
|
+
"project_link": "https://api.launchpad.net/1.0/messagingmenu-extension", "landing_candidates_collection_link":
|
262
|
+
"https://api.launchpad.net/1.0/~nh2/messagingmenu-extension/locale-de/landing_candidates",
|
263
|
+
"last_scanned_id": null, "branch_type": "Hosted", "bzr_identity": "lp:~nh2/messagingmenu-extension/locale-de",
|
264
|
+
"merge_queue_config": null, "last_scanned": null, "url": null, "whiteboard":
|
265
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~nh2/messagingmenu-extension/locale-de",
|
266
|
+
"owner_link": "https://api.launchpad.net/1.0/~nh2", "last_mirror_attempt":
|
267
|
+
null, "date_created": "2011-07-16T15:12:18.431942+00:00"}, {"control_format":
|
268
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mconley/messagingmenu-extension/init_tests",
|
269
|
+
"date_last_modified": "2011-09-20T15:28:13.774577+00:00", "display_name":
|
270
|
+
"lp:~mconley/messagingmenu-extension/init_tests", "merge_queue_link": null,
|
271
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~mconley",
|
272
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests/linked_bugs",
|
273
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
274
|
+
"2011-09-20T15:28:18.220122+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests/subscriptions",
|
275
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests/dependent_branches",
|
276
|
+
"sourcepackage_link": null, "http_etag": "\"6ec65cc2ca5bfb203206a3bd88edaf107bd77d71-fe2c84604140974efb4cca4877d4eefcd6c1e841\"",
|
277
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests/spec_links",
|
278
|
+
"name": "init_tests", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests",
|
279
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
280
|
+
"explicitly_private": false, "revision_count": 87, "mirror_status_message":
|
281
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests/landing_targets",
|
282
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
283
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests/subscribers",
|
284
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests/recipes",
|
285
|
+
"project_link": "https://api.launchpad.net/1.0/messagingmenu-extension", "landing_candidates_collection_link":
|
286
|
+
"https://api.launchpad.net/1.0/~mconley/messagingmenu-extension/init_tests/landing_candidates",
|
287
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
288
|
+
"bzr_identity": "lp:~mconley/messagingmenu-extension/init_tests", "merge_queue_config":
|
289
|
+
null, "last_scanned": "2011-09-20T15:31:23.760576+00:00", "url": null, "whiteboard":
|
290
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mconley/messagingmenu-extension/init_tests",
|
291
|
+
"owner_link": "https://api.launchpad.net/1.0/~mconley", "last_mirror_attempt":
|
292
|
+
null, "date_created": "2011-09-20T15:28:13.774577+00:00"}, {"control_format":
|
293
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~extension-hackers/messagingmenu-extension/1.0",
|
294
|
+
"date_last_modified": "2012-10-12T15:15:59.051000+00:00", "display_name":
|
295
|
+
"lp:messagingmenu-extension/1.0", "merge_queue_link": null, "private": false,
|
296
|
+
"registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson", "linked_bugs_collection_link":
|
297
|
+
"https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0/linked_bugs",
|
298
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
299
|
+
"2012-10-12T15:16:07.553175+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0/subscriptions",
|
300
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0/dependent_branches",
|
301
|
+
"sourcepackage_link": null, "http_etag": "\"1d50721c590cf2be8beeb58548924746e5e5c172-739e22e6d44359cf7ffc47b05ec9a3ee0744aaee\"",
|
302
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0/spec_links",
|
303
|
+
"name": "1.0", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0",
|
304
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
305
|
+
"explicitly_private": false, "revision_count": 147, "mirror_status_message":
|
306
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0/landing_targets",
|
307
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
308
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0/subscribers",
|
309
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0/recipes",
|
310
|
+
"project_link": "https://api.launchpad.net/1.0/messagingmenu-extension", "landing_candidates_collection_link":
|
311
|
+
"https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.0/landing_candidates",
|
312
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
313
|
+
"bzr_identity": "lp:messagingmenu-extension/1.0", "merge_queue_config": null,
|
314
|
+
"last_scanned": "2012-10-12T15:16:08.880279+00:00", "url": null, "whiteboard":
|
315
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~extension-hackers/messagingmenu-extension/1.0",
|
316
|
+
"owner_link": "https://api.launchpad.net/1.0/~extension-hackers", "last_mirror_attempt":
|
317
|
+
null, "date_created": "2012-09-24T10:20:34.645895+00:00"}, {"control_format":
|
318
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~extension-hackers/messagingmenu-extension/1.3",
|
319
|
+
"date_last_modified": "2012-10-17T20:41:56.832889+00:00", "display_name":
|
320
|
+
"lp:~extension-hackers/messagingmenu-extension/1.3", "merge_queue_link": null,
|
321
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
322
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3/linked_bugs",
|
323
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
324
|
+
"2012-10-17T20:41:58.742046+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3/subscriptions",
|
325
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3/dependent_branches",
|
326
|
+
"sourcepackage_link": null, "http_etag": "\"51f5997fe45e8536690a80345ca5d3bf38c01a3c-87b1f785ca110401161d7563dd626d6f4421ade5\"",
|
327
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3/spec_links",
|
328
|
+
"name": "1.3", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3",
|
329
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
330
|
+
"explicitly_private": false, "revision_count": 158, "mirror_status_message":
|
331
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3/landing_targets",
|
332
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
333
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3/subscribers",
|
334
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3/recipes",
|
335
|
+
"project_link": "https://api.launchpad.net/1.0/messagingmenu-extension", "landing_candidates_collection_link":
|
336
|
+
"https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/1.3/landing_candidates",
|
337
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
338
|
+
"bzr_identity": "lp:~extension-hackers/messagingmenu-extension/1.3", "merge_queue_config":
|
339
|
+
null, "last_scanned": "2012-10-17T20:41:59.900799+00:00", "url": null, "whiteboard":
|
340
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~extension-hackers/messagingmenu-extension/1.3",
|
341
|
+
"owner_link": "https://api.launchpad.net/1.0/~extension-hackers", "last_mirror_attempt":
|
342
|
+
null, "date_created": "2012-10-17T20:41:56.832889+00:00"}, {"control_format":
|
343
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~extension-hackers/messagingmenu-extension/trunk",
|
344
|
+
"date_last_modified": "2012-10-15T21:30:03.418000+00:00", "display_name":
|
345
|
+
"lp:messagingmenu-extension", "merge_queue_link": null, "private": false,
|
346
|
+
"registrant_link": "https://api.launchpad.net/1.0/~mconley", "linked_bugs_collection_link":
|
347
|
+
"https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk/linked_bugs",
|
348
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
349
|
+
"2012-10-15T21:30:08.902018+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk/subscriptions",
|
350
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk/dependent_branches",
|
351
|
+
"sourcepackage_link": null, "http_etag": "\"1d303db74743a37db504f72eebad088a7d376b3a-56bbaafbb5783b867df96028dc812131026e2e01\"",
|
352
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk/spec_links",
|
353
|
+
"name": "trunk", "reviewer_link": "https://api.launchpad.net/1.0/~extension-hackers",
|
354
|
+
"self_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk",
|
355
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
356
|
+
"explicitly_private": false, "revision_count": 157, "mirror_status_message":
|
357
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk/landing_targets",
|
358
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
359
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk/subscribers",
|
360
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk/recipes",
|
361
|
+
"project_link": "https://api.launchpad.net/1.0/messagingmenu-extension", "landing_candidates_collection_link":
|
362
|
+
"https://api.launchpad.net/1.0/~extension-hackers/messagingmenu-extension/trunk/landing_candidates",
|
363
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
364
|
+
"bzr_identity": "lp:messagingmenu-extension", "merge_queue_config": null,
|
365
|
+
"last_scanned": "2012-10-15T21:30:10.580448+00:00", "url": null, "whiteboard":
|
366
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~extension-hackers/messagingmenu-extension/trunk",
|
367
|
+
"owner_link": "https://api.launchpad.net/1.0/~extension-hackers", "last_mirror_attempt":
|
368
|
+
null, "date_created": "2011-02-07T16:58:41.798829+00:00"}, {"control_format":
|
369
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mconley/ubuntu-one-extension/trunk",
|
370
|
+
"date_last_modified": "2011-03-15T22:06:46.106773+00:00", "display_name":
|
371
|
+
"lp:ubuntu-one-extension", "merge_queue_link": null, "private": false, "registrant_link":
|
372
|
+
"https://api.launchpad.net/1.0/~mconley", "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk/linked_bugs",
|
373
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
374
|
+
"2011-03-15T22:06:54.633887+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk/subscriptions",
|
375
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk/dependent_branches",
|
376
|
+
"sourcepackage_link": null, "http_etag": "\"ca7ba20932d54cb158780f3b450ca3d1cf1a7e30-a67694d8ece83b1d4d80a02f830d5d32bf351e73\"",
|
377
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk/spec_links",
|
378
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk",
|
379
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
380
|
+
"explicitly_private": false, "revision_count": 1, "mirror_status_message":
|
381
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk/landing_targets",
|
382
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
383
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk/subscribers",
|
384
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk/recipes",
|
385
|
+
"project_link": "https://api.launchpad.net/1.0/ubuntu-one-extension", "landing_candidates_collection_link":
|
386
|
+
"https://api.launchpad.net/1.0/~mconley/ubuntu-one-extension/trunk/landing_candidates",
|
387
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
388
|
+
"bzr_identity": "lp:ubuntu-one-extension", "merge_queue_config": null, "last_scanned":
|
389
|
+
"2011-03-15T22:07:15.689127+00:00", "url": null, "whiteboard": null, "code_import_link":
|
390
|
+
null, "web_link": "https://code.launchpad.net/~mconley/ubuntu-one-extension/trunk",
|
391
|
+
"owner_link": "https://api.launchpad.net/1.0/~mconley", "last_mirror_attempt":
|
392
|
+
null, "date_created": "2011-03-15T22:06:46.106773+00:00"}, {"control_format":
|
393
|
+
null, "unique_name": "~mozillateam/sunbird/ubuntu-0.x.hardy", "date_last_modified":
|
394
|
+
"2008-12-29T16:39:49.349053+00:00", "display_name": "lp:~mozillateam/sunbird/ubuntu-0.x.hardy",
|
395
|
+
"merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~asac",
|
396
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy/linked_bugs",
|
397
|
+
"branch_format": null, "last_mirrored": "2008-09-11T21:41:41.970809+00:00",
|
398
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy/subscriptions",
|
399
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy/dependent_branches",
|
400
|
+
"sourcepackage_link": null, "http_etag": "\"d1eb62b63c4dbd24467bf3e9b2394c59e8358d8f-6a6d44b315f3e7e4f1b60ac1feddc76ddfeeec55\"",
|
401
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy/spec_links",
|
402
|
+
"name": "ubuntu-0.x.hardy", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy",
|
403
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
404
|
+
"explicitly_private": false, "revision_count": 105, "mirror_status_message":
|
405
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy/landing_targets",
|
406
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy/subscribers",
|
407
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy/recipes",
|
408
|
+
"project_link": "https://api.launchpad.net/1.0/sunbird", "landing_candidates_collection_link":
|
409
|
+
"https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.hardy/landing_candidates",
|
410
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
411
|
+
"bzr_identity": "lp:~mozillateam/sunbird/ubuntu-0.x.hardy", "merge_queue_config":
|
412
|
+
null, "last_scanned": "2008-04-28T13:54:38.209044+00:00", "url": null, "whiteboard":
|
413
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/sunbird/ubuntu-0.x.hardy",
|
414
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
415
|
+
"2008-09-11T21:41:41.970809+00:00", "date_created": "2008-04-28T13:30:53.970213+00:00"},
|
416
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
417
|
+
"~mozillateam/sunbird/ubuntu-0.x.intrepid", "date_last_modified": "2008-12-29T16:42:22.528768+00:00",
|
418
|
+
"display_name": "lp:~mozillateam/sunbird/ubuntu-0.x.intrepid", "merge_queue_link":
|
419
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~asac",
|
420
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid/linked_bugs",
|
421
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-12-29T16:48:05.245066+00:00",
|
422
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid/subscriptions",
|
423
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid/dependent_branches",
|
424
|
+
"sourcepackage_link": null, "http_etag": "\"3f2a851cd8e95640c822d01e5f10c9da9dbf77f0-35d5a2b077d6eee557967ce98feb61d8cb52fca2\"",
|
425
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid/spec_links",
|
426
|
+
"name": "ubuntu-0.x.intrepid", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid",
|
427
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
428
|
+
"explicitly_private": false, "revision_count": 115, "mirror_status_message":
|
429
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid/landing_targets",
|
430
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
431
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid/subscribers",
|
432
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid/recipes",
|
433
|
+
"project_link": "https://api.launchpad.net/1.0/sunbird", "landing_candidates_collection_link":
|
434
|
+
"https://api.launchpad.net/1.0/~mozillateam/sunbird/ubuntu-0.x.intrepid/landing_candidates",
|
435
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
436
|
+
"bzr_identity": "lp:~mozillateam/sunbird/ubuntu-0.x.intrepid", "merge_queue_config":
|
437
|
+
null, "last_scanned": "2008-12-29T16:48:26.988341+00:00", "url": null, "whiteboard":
|
438
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/sunbird/ubuntu-0.x.intrepid",
|
439
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
440
|
+
"2008-12-29T16:48:05.245066+00:00", "date_created": "2008-12-29T16:41:34.839729+00:00"},
|
441
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
442
|
+
"~fretchen/sunbird/ubuntu-0.x.head", "date_last_modified": "2008-07-24T14:19:29.685373+00:00",
|
443
|
+
"display_name": "lp:~fretchen/sunbird/ubuntu-0.x.head", "merge_queue_link":
|
444
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~fretchen",
|
445
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head/linked_bugs",
|
446
|
+
"branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2008-07-24T13:25:17.385080+00:00",
|
447
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head/subscriptions",
|
448
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head/dependent_branches",
|
449
|
+
"sourcepackage_link": null, "http_etag": "\"8f2f38ba9285a3a55a06168c43ae4a1060955f5a-5fc330fc2594c763ecd9254c588e3a357c87a3b7\"",
|
450
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head/spec_links",
|
451
|
+
"name": "ubuntu-0.x.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head",
|
452
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
453
|
+
"explicitly_private": false, "revision_count": 118, "mirror_status_message":
|
454
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head/landing_targets",
|
455
|
+
"repository_format": "Bazaar-NG Knit Repository Format 1", "subscribers_collection_link":
|
456
|
+
"https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head/subscribers",
|
457
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head/recipes",
|
458
|
+
"project_link": "https://api.launchpad.net/1.0/sunbird", "landing_candidates_collection_link":
|
459
|
+
"https://api.launchpad.net/1.0/~fretchen/sunbird/ubuntu-0.x.head/landing_candidates",
|
460
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
461
|
+
"bzr_identity": "lp:~fretchen/sunbird/ubuntu-0.x.head", "merge_queue_config":
|
462
|
+
null, "last_scanned": "2008-07-24T14:19:29.685373+00:00", "url": null, "whiteboard":
|
463
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~fretchen/sunbird/ubuntu-0.x.head",
|
464
|
+
"owner_link": "https://api.launchpad.net/1.0/~fretchen", "last_mirror_attempt":
|
465
|
+
"2008-07-24T13:25:17.385080+00:00", "date_created": "2008-07-23T18:49:54.272504+00:00"},
|
466
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
467
|
+
"~mozillateam/fennec/fennec.head", "date_last_modified": "2011-02-01T16:14:06.923000+00:00",
|
468
|
+
"display_name": "lp:fennec", "merge_queue_link": null, "private": false, "registrant_link":
|
469
|
+
"https://api.launchpad.net/1.0/~fta", "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head/linked_bugs",
|
470
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-02-01T16:14:16.259373+00:00",
|
471
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head/subscriptions",
|
472
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head/dependent_branches",
|
473
|
+
"sourcepackage_link": null, "http_etag": "\"b212696953944fb3e41666dc262895ded8f6ad67-91cc0d65fd36cc7e785b25bcd72f6fa0e019afab\"",
|
474
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head/spec_links",
|
475
|
+
"name": "fennec.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head",
|
476
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
477
|
+
"explicitly_private": false, "revision_count": 58, "mirror_status_message":
|
478
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head/landing_targets",
|
479
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
480
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head/subscribers",
|
481
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head/recipes",
|
482
|
+
"project_link": "https://api.launchpad.net/1.0/fennec", "landing_candidates_collection_link":
|
483
|
+
"https://api.launchpad.net/1.0/~mozillateam/fennec/fennec.head/landing_candidates",
|
484
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
485
|
+
"bzr_identity": "lp:fennec", "merge_queue_config": null, "last_scanned": "2011-02-01T16:16:32.286629+00:00",
|
486
|
+
"url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/fennec/fennec.head",
|
487
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
488
|
+
"2010-04-13T12:41:07.086021+00:00", "date_created": "2008-10-10T23:06:25.766397+00:00"},
|
489
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
490
|
+
"~vcs-imports/eudora/trunk", "date_last_modified": "2008-08-29T12:02:19.978436+00:00",
|
491
|
+
"display_name": "lp:~vcs-imports/eudora/trunk", "merge_queue_link": null,
|
492
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~vcs-imports",
|
493
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/linked_bugs",
|
494
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
495
|
+
"2011-06-28T02:38:04.030129+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/subscriptions",
|
496
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/dependent_branches",
|
497
|
+
"sourcepackage_link": null, "http_etag": "\"b2fcc3e14f3c97c5a79b2a03bc7afd8c414937c7-d0e687543278dba6df73ce3dfa9b3e30f80a1e41\"",
|
498
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/spec_links",
|
499
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk",
|
500
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
501
|
+
"explicitly_private": false, "revision_count": 10, "mirror_status_message":
|
502
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/landing_targets",
|
503
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
504
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/subscribers",
|
505
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/recipes",
|
506
|
+
"project_link": "https://api.launchpad.net/1.0/eudora", "landing_candidates_collection_link":
|
507
|
+
"https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/landing_candidates",
|
508
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Imported",
|
509
|
+
"bzr_identity": "lp:~vcs-imports/eudora/trunk", "merge_queue_config": null,
|
510
|
+
"last_scanned": "2008-08-29T12:02:19.978436+00:00", "url": null, "whiteboard":
|
511
|
+
null, "code_import_link": "https://api.launchpad.net/1.0/~vcs-imports/eudora/trunk/+code-import",
|
512
|
+
"web_link": "https://code.launchpad.net/~vcs-imports/eudora/trunk", "owner_link":
|
513
|
+
"https://api.launchpad.net/1.0/~vcs-imports", "last_mirror_attempt": "2011-06-28T02:38:04.030129+00:00",
|
514
|
+
"date_created": "2008-07-26T07:15:07.837632+00:00"}, {"control_format": "Bazaar-NG
|
515
|
+
meta directory, format 1\n", "unique_name": "~mozillateam/xul-explorer/xul-explorer.head",
|
516
|
+
"date_last_modified": "2008-11-09T14:46:04.352740+00:00", "display_name":
|
517
|
+
"lp:~mozillateam/xul-explorer/xul-explorer.head", "merge_queue_link": null,
|
518
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~fta",
|
519
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head/linked_bugs",
|
520
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-11-09T14:45:04.825899+00:00",
|
521
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head/subscriptions",
|
522
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head/dependent_branches",
|
523
|
+
"sourcepackage_link": null, "http_etag": "\"02813a83bdca117c007b3e1947987bf3c9126ecb-c2962b4d93291d967523a94cca51ffc1f6209f88\"",
|
524
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head/spec_links",
|
525
|
+
"name": "xul-explorer.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head",
|
526
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
527
|
+
"explicitly_private": false, "revision_count": 3, "mirror_status_message":
|
528
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head/landing_targets",
|
529
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
530
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head/subscribers",
|
531
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head/recipes",
|
532
|
+
"project_link": "https://api.launchpad.net/1.0/xul-explorer", "landing_candidates_collection_link":
|
533
|
+
"https://api.launchpad.net/1.0/~mozillateam/xul-explorer/xul-explorer.head/landing_candidates",
|
534
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
535
|
+
"bzr_identity": "lp:~mozillateam/xul-explorer/xul-explorer.head", "merge_queue_config":
|
536
|
+
null, "last_scanned": "2008-11-09T14:46:04.352740+00:00", "url": null, "whiteboard":
|
537
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/xul-explorer/xul-explorer.head",
|
538
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
539
|
+
"2008-11-09T14:45:04.825899+00:00", "date_created": "2008-11-01T23:49:17.696454+00:00"},
|
540
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
541
|
+
"~mozillateam/mozilla-devscripts/trunk", "date_last_modified": "2014-05-17T17:30:18+00:00",
|
542
|
+
"display_name": "lp:mozilla-devscripts", "merge_queue_link": null, "private":
|
543
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~bdrung", "linked_bugs_collection_link":
|
544
|
+
"https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/linked_bugs",
|
545
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
546
|
+
"2014-05-17T19:02:03.248523+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/subscriptions",
|
547
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/dependent_branches",
|
548
|
+
"sourcepackage_link": null, "http_etag": "\"7846b1a24c3dae1e9e5a9588698408ed0ca6998d-fb246bf79214ec9eb40ea0da444a69000cae8858\"",
|
549
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/spec_links",
|
550
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk",
|
551
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
552
|
+
"explicitly_private": false, "revision_count": 440, "mirror_status_message":
|
553
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/landing_targets",
|
554
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
555
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/subscribers",
|
556
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/recipes",
|
557
|
+
"project_link": "https://api.launchpad.net/1.0/mozilla-devscripts", "landing_candidates_collection_link":
|
558
|
+
"https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/landing_candidates",
|
559
|
+
"last_scanned_id": "git-v1:68a00fcb0c12145defd9889a4e66c36f84ef33dd", "branch_type":
|
560
|
+
"Imported", "bzr_identity": "lp:mozilla-devscripts", "merge_queue_config":
|
561
|
+
null, "last_scanned": "2014-05-17T19:02:08.262907+00:00", "url": null, "whiteboard":
|
562
|
+
null, "code_import_link": "https://api.launchpad.net/1.0/~mozillateam/mozilla-devscripts/trunk/+code-import",
|
563
|
+
"web_link": "https://code.launchpad.net/~mozillateam/mozilla-devscripts/trunk",
|
564
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
565
|
+
"2014-05-17T19:02:03.248523+00:00", "date_created": "2011-10-11T20:44:43.385107+00:00"},
|
566
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
567
|
+
"~mozillateam/instantbird/instantbird.head", "date_last_modified": "2008-12-11T20:39:47.878000+00:00",
|
568
|
+
"display_name": "lp:~mozillateam/instantbird/instantbird.head", "merge_queue_link":
|
569
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~fta",
|
570
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head/linked_bugs",
|
571
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-12-11T20:41:05.336969+00:00",
|
572
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head/subscriptions",
|
573
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head/dependent_branches",
|
574
|
+
"sourcepackage_link": null, "http_etag": "\"367089b494f90975ae02fb2e1188110a63ae2ee3-b374abeed2395541253eb7eb25aa028e2cc94809\"",
|
575
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head/spec_links",
|
576
|
+
"name": "instantbird.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head",
|
577
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
578
|
+
"explicitly_private": false, "revision_count": 6, "mirror_status_message":
|
579
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head/landing_targets",
|
580
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
581
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head/subscribers",
|
582
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head/recipes",
|
583
|
+
"project_link": "https://api.launchpad.net/1.0/instantbird", "landing_candidates_collection_link":
|
584
|
+
"https://api.launchpad.net/1.0/~mozillateam/instantbird/instantbird.head/landing_candidates",
|
585
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
586
|
+
"bzr_identity": "lp:~mozillateam/instantbird/instantbird.head", "merge_queue_config":
|
587
|
+
null, "last_scanned": "2008-12-11T20:41:58.454098+00:00", "url": null, "whiteboard":
|
588
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/instantbird/instantbird.head",
|
589
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
590
|
+
"2008-12-11T20:41:05.336969+00:00", "date_created": "2008-10-19T15:38:20.488478+00:00"},
|
591
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
592
|
+
"~gnomefreak/seamonkey/seamonkey-1.1.x.dev", "date_last_modified": "2009-07-06T17:31:27.774890+00:00",
|
593
|
+
"display_name": "lp:~gnomefreak/seamonkey/seamonkey-1.1.x.dev", "merge_queue_link":
|
594
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~gnomefreak",
|
595
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev/linked_bugs",
|
596
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-07-06T17:33:05.380488+00:00",
|
597
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev/subscriptions",
|
598
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev/dependent_branches",
|
599
|
+
"sourcepackage_link": null, "http_etag": "\"14400779969a1ffdd564c07dca0a7c8916e8db21-76143fe6399691c3bfa2289d7c67e1ebdb3eae5f\"",
|
600
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev/spec_links",
|
601
|
+
"name": "seamonkey-1.1.x.dev", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev",
|
602
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
603
|
+
"explicitly_private": false, "revision_count": 161, "mirror_status_message":
|
604
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev/landing_targets",
|
605
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
606
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev/subscribers",
|
607
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev/recipes",
|
608
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
609
|
+
"https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.dev/landing_candidates",
|
610
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
611
|
+
"bzr_identity": "lp:~gnomefreak/seamonkey/seamonkey-1.1.x.dev", "merge_queue_config":
|
612
|
+
null, "last_scanned": "2009-07-06T17:33:11.666945+00:00", "url": null, "whiteboard":
|
613
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~gnomefreak/seamonkey/seamonkey-1.1.x.dev",
|
614
|
+
"owner_link": "https://api.launchpad.net/1.0/~gnomefreak", "last_mirror_attempt":
|
615
|
+
"2009-07-06T17:33:05.380488+00:00", "date_created": "2009-07-06T17:31:27.774890+00:00"},
|
616
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
617
|
+
"~gnomefreak/seamonkey/seamonkey-1.1.x.karmic", "date_last_modified": "2009-07-06T17:05:25.509859+00:00",
|
618
|
+
"display_name": "lp:~gnomefreak/seamonkey/seamonkey-1.1.x.karmic", "merge_queue_link":
|
619
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~gnomefreak",
|
620
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic/linked_bugs",
|
621
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-07-06T17:07:06.479069+00:00",
|
622
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic/subscriptions",
|
623
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic/dependent_branches",
|
624
|
+
"sourcepackage_link": null, "http_etag": "\"c97b90405031cbc1e215b768cd31dfe475859f8c-8a8cc10a051e80317ee681272dc8ae9f79efb084\"",
|
625
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic/spec_links",
|
626
|
+
"name": "seamonkey-1.1.x.karmic", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic",
|
627
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
628
|
+
"explicitly_private": false, "revision_count": 161, "mirror_status_message":
|
629
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic/landing_targets",
|
630
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
631
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic/subscribers",
|
632
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic/recipes",
|
633
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
634
|
+
"https://api.launchpad.net/1.0/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic/landing_candidates",
|
635
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
636
|
+
"bzr_identity": "lp:~gnomefreak/seamonkey/seamonkey-1.1.x.karmic", "merge_queue_config":
|
637
|
+
null, "last_scanned": "2009-07-06T17:07:09.230626+00:00", "url": null, "whiteboard":
|
638
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~gnomefreak/seamonkey/seamonkey-1.1.x.karmic",
|
639
|
+
"owner_link": "https://api.launchpad.net/1.0/~gnomefreak", "last_mirror_attempt":
|
640
|
+
"2009-07-06T17:07:06.479069+00:00", "date_created": "2009-07-06T17:05:25.509859+00:00"},
|
641
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
642
|
+
"~gnomefreak/seamonkey/ubuntu-2.x-9.10", "date_last_modified": "2009-05-14T12:55:02.236000+00:00",
|
643
|
+
"display_name": "lp:~gnomefreak/seamonkey/ubuntu-2.x-9.10", "merge_queue_link":
|
644
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~gnomefreak",
|
645
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10/linked_bugs",
|
646
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-05-14T12:56:04.428106+00:00",
|
647
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10/subscriptions",
|
648
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10/dependent_branches",
|
649
|
+
"sourcepackage_link": null, "http_etag": "\"39ad47a76591b9b996407ddd711ac1fe12863235-0890c791502976048033e70686049abc0fc5db85\"",
|
650
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10/spec_links",
|
651
|
+
"name": "ubuntu-2.x-9.10", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10",
|
652
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
653
|
+
"explicitly_private": false, "revision_count": 201, "mirror_status_message":
|
654
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10/landing_targets",
|
655
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
656
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10/subscribers",
|
657
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10/recipes",
|
658
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
659
|
+
"https://api.launchpad.net/1.0/~gnomefreak/seamonkey/ubuntu-2.x-9.10/landing_candidates",
|
660
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
661
|
+
"bzr_identity": "lp:~gnomefreak/seamonkey/ubuntu-2.x-9.10", "merge_queue_config":
|
662
|
+
null, "last_scanned": "2009-05-14T12:56:11.208481+00:00", "url": null, "whiteboard":
|
663
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~gnomefreak/seamonkey/ubuntu-2.x-9.10",
|
664
|
+
"owner_link": "https://api.launchpad.net/1.0/~gnomefreak", "last_mirror_attempt":
|
665
|
+
"2009-05-14T12:56:04.428106+00:00", "date_created": "2009-05-01T11:10:27.991250+00:00"},
|
666
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
667
|
+
"~mozillateam/seamonkey/seamonkey-2.0.dev", "date_last_modified": "2010-12-14T04:36:33.954094+00:00",
|
668
|
+
"display_name": "lp:~mozillateam/seamonkey/seamonkey-2.0.dev", "merge_queue_link":
|
669
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mozillateam",
|
670
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev/linked_bugs",
|
671
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-12-14T04:36:12.207159+00:00",
|
672
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev/subscriptions",
|
673
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev/dependent_branches",
|
674
|
+
"sourcepackage_link": null, "http_etag": "\"bdc41f4953086883efaa4a5786f3b1121e2b3326-85ff0fa060ce9c6d709e9786067c2b59b00f04cd\"",
|
675
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev/spec_links",
|
676
|
+
"name": "seamonkey-2.0.dev", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev",
|
677
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
678
|
+
"explicitly_private": false, "revision_count": 243, "mirror_status_message":
|
679
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev/landing_targets",
|
680
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
681
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev/subscribers",
|
682
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev/recipes",
|
683
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
684
|
+
"https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.dev/landing_candidates",
|
685
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
686
|
+
"bzr_identity": "lp:~mozillateam/seamonkey/seamonkey-2.0.dev", "merge_queue_config":
|
687
|
+
null, "last_scanned": "2010-12-14T04:36:35.891487+00:00", "url": null, "whiteboard":
|
688
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/seamonkey/seamonkey-2.0.dev",
|
689
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
690
|
+
"2010-04-27T15:33:04.136336+00:00", "date_created": "2007-10-22T22:00:42.079260+00:00"},
|
691
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
692
|
+
"~mozillateam/seamonkey/seamonkey-2.0.lucid", "date_last_modified": "2011-03-27T16:49:14.065333+00:00",
|
693
|
+
"display_name": "lp:~mozillateam/seamonkey/seamonkey-2.0.lucid", "merge_queue_link":
|
694
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~micahg",
|
695
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid/linked_bugs",
|
696
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-03-27T16:48:51.172253+00:00",
|
697
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid/subscriptions",
|
698
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid/dependent_branches",
|
699
|
+
"sourcepackage_link": null, "http_etag": "\"1a202ada6cb943e1d42e7fa95d1eac7eb3da1b6b-d94b276d5dbfd178efb3d66e36ad4d042e0efc20\"",
|
700
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid/spec_links",
|
701
|
+
"name": "seamonkey-2.0.lucid", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid",
|
702
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
703
|
+
"explicitly_private": false, "revision_count": 249, "mirror_status_message":
|
704
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid/landing_targets",
|
705
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
706
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid/subscribers",
|
707
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid/recipes",
|
708
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
709
|
+
"https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.lucid/landing_candidates",
|
710
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
711
|
+
"bzr_identity": "lp:~mozillateam/seamonkey/seamonkey-2.0.lucid", "merge_queue_config":
|
712
|
+
null, "last_scanned": "2011-03-27T16:49:15.262775+00:00", "url": null, "whiteboard":
|
713
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/seamonkey/seamonkey-2.0.lucid",
|
714
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
715
|
+
null, "date_created": "2010-05-06T16:20:13.644298+00:00"}, {"control_format":
|
716
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/seamonkey/seamonkey-2.0.maverick",
|
717
|
+
"date_last_modified": "2011-04-12T21:13:12.822429+00:00", "display_name":
|
718
|
+
"lp:~mozillateam/seamonkey/seamonkey-2.0.maverick", "merge_queue_link": null,
|
719
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
720
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick/linked_bugs",
|
721
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-04-12T21:12:41.873909+00:00",
|
722
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick/subscriptions",
|
723
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick/dependent_branches",
|
724
|
+
"sourcepackage_link": null, "http_etag": "\"c28fe3dac1ddef7cdb6995c24b239cf246a9aae7-63b3f0b0c7326e7c64b2373f8d13d4da83e92531\"",
|
725
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick/spec_links",
|
726
|
+
"name": "seamonkey-2.0.maverick", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick",
|
727
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
728
|
+
"explicitly_private": false, "revision_count": 248, "mirror_status_message":
|
729
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick/landing_targets",
|
730
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
731
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick/subscribers",
|
732
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick/recipes",
|
733
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
734
|
+
"https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey-2.0.maverick/landing_candidates",
|
735
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
736
|
+
"bzr_identity": "lp:~mozillateam/seamonkey/seamonkey-2.0.maverick", "merge_queue_config":
|
737
|
+
null, "last_scanned": "2011-04-12T21:13:15.052342+00:00", "url": null, "whiteboard":
|
738
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/seamonkey/seamonkey-2.0.maverick",
|
739
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
740
|
+
null, "date_created": "2010-10-04T12:16:13.136173+00:00"}, {"control_format":
|
741
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/seamonkey/seamonkey.head",
|
742
|
+
"date_last_modified": "2011-12-29T08:20:27.335355+00:00", "display_name":
|
743
|
+
"lp:seamonkey", "merge_queue_link": null, "private": false, "registrant_link":
|
744
|
+
"https://api.launchpad.net/1.0/~micahg", "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head/linked_bugs",
|
745
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-12-29T08:19:10.258768+00:00",
|
746
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head/subscriptions",
|
747
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head/dependent_branches",
|
748
|
+
"sourcepackage_link": null, "http_etag": "\"ae64efb9062fcb1388f6fc9e38333aa690971105-d2015589ffd8cf4f01c0f1d833468121f9e4c646\"",
|
749
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head/spec_links",
|
750
|
+
"name": "seamonkey.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head",
|
751
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
752
|
+
"explicitly_private": false, "revision_count": 263, "mirror_status_message":
|
753
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head/landing_targets",
|
754
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
755
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head/subscribers",
|
756
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head/recipes",
|
757
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
758
|
+
"https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.head/landing_candidates",
|
759
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
760
|
+
"bzr_identity": "lp:seamonkey", "merge_queue_config": null, "last_scanned":
|
761
|
+
"2011-12-29T08:20:30.250041+00:00", "url": null, "whiteboard": null, "code_import_link":
|
762
|
+
null, "web_link": "https://code.launchpad.net/~mozillateam/seamonkey/seamonkey.head",
|
763
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
764
|
+
null, "date_created": "2011-10-11T08:29:47.532752+00:00"}, {"control_format":
|
765
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/seamonkey/seamonkey.oneiric",
|
766
|
+
"date_last_modified": "2011-10-12T06:57:56.507530+00:00", "display_name":
|
767
|
+
"lp:~mozillateam/seamonkey/seamonkey.oneiric", "merge_queue_link": null, "private":
|
768
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~micahg", "linked_bugs_collection_link":
|
769
|
+
"https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric/linked_bugs",
|
770
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-10-12T06:58:13.380889+00:00",
|
771
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric/subscriptions",
|
772
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric/dependent_branches",
|
773
|
+
"sourcepackage_link": null, "http_etag": "\"89284a8ec1666e779d01d9355961497f13145136-51bfdbca2e7f82e2473b2cbeb8d10d46f0143693\"",
|
774
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric/spec_links",
|
775
|
+
"name": "seamonkey.oneiric", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric",
|
776
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
777
|
+
"explicitly_private": false, "revision_count": 256, "mirror_status_message":
|
778
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric/landing_targets",
|
779
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
780
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric/subscribers",
|
781
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric/recipes",
|
782
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
783
|
+
"https://api.launchpad.net/1.0/~mozillateam/seamonkey/seamonkey.oneiric/landing_candidates",
|
784
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
785
|
+
"bzr_identity": "lp:~mozillateam/seamonkey/seamonkey.oneiric", "merge_queue_config":
|
786
|
+
null, "last_scanned": "2011-10-12T06:59:27.627349+00:00", "url": null, "whiteboard":
|
787
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/seamonkey/seamonkey.oneiric",
|
788
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
789
|
+
null, "date_created": "2011-10-12T06:57:56.507530+00:00"}, {"control_format":
|
790
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~joe-nationnet/seamonkey/seamonkey-beta",
|
791
|
+
"date_last_modified": "2012-01-29T21:31:18.929000+00:00", "display_name":
|
792
|
+
"lp:~joe-nationnet/seamonkey/seamonkey-beta", "merge_queue_link": null, "private":
|
793
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~joe-nationnet",
|
794
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta/linked_bugs",
|
795
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-01-29T21:32:04.838762+00:00",
|
796
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta/subscriptions",
|
797
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta/dependent_branches",
|
798
|
+
"sourcepackage_link": null, "http_etag": "\"ae1bb196681860119fbb210a8a0d1c0854174596-5a5db5825def2ac8d5d3896344eddddb54ed8e37\"",
|
799
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta/spec_links",
|
800
|
+
"name": "seamonkey-beta", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta",
|
801
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
802
|
+
"explicitly_private": false, "revision_count": 268, "mirror_status_message":
|
803
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta/landing_targets",
|
804
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
805
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta/subscribers",
|
806
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta/recipes",
|
807
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
808
|
+
"https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-beta/landing_candidates",
|
809
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
810
|
+
"bzr_identity": "lp:~joe-nationnet/seamonkey/seamonkey-beta", "merge_queue_config":
|
811
|
+
null, "last_scanned": "2012-01-29T21:32:25.184089+00:00", "url": null, "whiteboard":
|
812
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~joe-nationnet/seamonkey/seamonkey-beta",
|
813
|
+
"owner_link": "https://api.launchpad.net/1.0/~joe-nationnet", "last_mirror_attempt":
|
814
|
+
null, "date_created": "2011-10-18T00:23:06.786748+00:00"}, {"control_format":
|
815
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~joe-nationnet/seamonkey/seamonkey-dev",
|
816
|
+
"date_last_modified": "2012-12-19T15:10:22.757000+00:00", "display_name":
|
817
|
+
"lp:~joe-nationnet/seamonkey/seamonkey-dev", "merge_queue_link": null, "private":
|
818
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~joe-nationnet",
|
819
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev/linked_bugs",
|
820
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-12-19T15:10:48.256402+00:00",
|
821
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev/subscriptions",
|
822
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev/dependent_branches",
|
823
|
+
"sourcepackage_link": null, "http_etag": "\"22228e97e7dea751a4ba20707dbf2b7cbf4435bc-5a044846ba5678b9a9f40f50c320111af3f8409d\"",
|
824
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev/spec_links",
|
825
|
+
"name": "seamonkey-dev", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev",
|
826
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
827
|
+
"explicitly_private": false, "revision_count": 267, "mirror_status_message":
|
828
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev/landing_targets",
|
829
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
830
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev/subscribers",
|
831
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev/recipes",
|
832
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
833
|
+
"https://api.launchpad.net/1.0/~joe-nationnet/seamonkey/seamonkey-dev/landing_candidates",
|
834
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
835
|
+
"bzr_identity": "lp:~joe-nationnet/seamonkey/seamonkey-dev", "merge_queue_config":
|
836
|
+
null, "last_scanned": "2012-12-19T15:10:49.660241+00:00", "url": null, "whiteboard":
|
837
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~joe-nationnet/seamonkey/seamonkey-dev",
|
838
|
+
"owner_link": "https://api.launchpad.net/1.0/~joe-nationnet", "last_mirror_attempt":
|
839
|
+
null, "date_created": "2011-09-10T07:30:44.151865+00:00"}, {"control_format":
|
840
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~bkerensa/seamonkey/seamonkey-dev",
|
841
|
+
"date_last_modified": "2012-06-26T22:53:24.593000+00:00", "display_name":
|
842
|
+
"lp:~bkerensa/seamonkey/seamonkey-dev", "merge_queue_link": null, "private":
|
843
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~bkerensa", "linked_bugs_collection_link":
|
844
|
+
"https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev/linked_bugs",
|
845
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-06-26T22:53:54.053594+00:00",
|
846
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev/subscriptions",
|
847
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev/dependent_branches",
|
848
|
+
"sourcepackage_link": null, "http_etag": "\"cd4c8afcda352820a1e3fb2f0482f9a8837d6167-35bb9c84456501856f6db2a852cf9d81067b59f6\"",
|
849
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev/spec_links",
|
850
|
+
"name": "seamonkey-dev", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev",
|
851
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
852
|
+
"explicitly_private": false, "revision_count": 265, "mirror_status_message":
|
853
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev/landing_targets",
|
854
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
855
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev/subscribers",
|
856
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev/recipes",
|
857
|
+
"project_link": "https://api.launchpad.net/1.0/seamonkey", "landing_candidates_collection_link":
|
858
|
+
"https://api.launchpad.net/1.0/~bkerensa/seamonkey/seamonkey-dev/landing_candidates",
|
859
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
860
|
+
"bzr_identity": "lp:~bkerensa/seamonkey/seamonkey-dev", "merge_queue_config":
|
861
|
+
null, "last_scanned": "2012-06-26T22:53:55.858179+00:00", "url": null, "whiteboard":
|
862
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~bkerensa/seamonkey/seamonkey-dev",
|
863
|
+
"owner_link": "https://api.launchpad.net/1.0/~bkerensa", "last_mirror_attempt":
|
864
|
+
null, "date_created": "2012-06-26T02:29:14.896324+00:00"}, {"control_format":
|
865
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~asac/ubufox/0.5",
|
866
|
+
"date_last_modified": "2008-12-16T02:24:22.047930+00:00", "display_name":
|
867
|
+
"lp:~asac/ubufox/0.5", "merge_queue_link": null, "private": false, "registrant_link":
|
868
|
+
"https://api.launchpad.net/1.0/~asac", "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/0.5/linked_bugs",
|
869
|
+
"branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2008-12-16T02:13:04.289217+00:00",
|
870
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/0.5/subscriptions",
|
871
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/0.5/dependent_branches",
|
872
|
+
"sourcepackage_link": null, "http_etag": "\"91531935e97b8ea23526cf22dd14fae41c3d8531-d4e89d46b9b4eb140e5265765c4e4dbdaadf982e\"",
|
873
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/0.5/spec_links",
|
874
|
+
"name": "0.5", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~asac/ubufox/0.5",
|
875
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
876
|
+
"explicitly_private": false, "revision_count": 88, "mirror_status_message":
|
877
|
+
null, "description": "ubufox 0.5 is shipped in hardy.", "landing_targets_collection_link":
|
878
|
+
"https://api.launchpad.net/1.0/~asac/ubufox/0.5/landing_targets", "repository_format":
|
879
|
+
"Bazaar pack repository format 1 (needs bzr 0.92)\n", "subscribers_collection_link":
|
880
|
+
"https://api.launchpad.net/1.0/~asac/ubufox/0.5/subscribers", "recipes_collection_link":
|
881
|
+
"https://api.launchpad.net/1.0/~asac/ubufox/0.5/recipes", "project_link":
|
882
|
+
"https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
883
|
+
"https://api.launchpad.net/1.0/~asac/ubufox/0.5/landing_candidates", "last_scanned_id":
|
884
|
+
"\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
|
885
|
+
"lp:~asac/ubufox/0.5", "merge_queue_config": null, "last_scanned": "2008-12-16T02:14:17.959684+00:00",
|
886
|
+
"url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~asac/ubufox/0.5",
|
887
|
+
"owner_link": "https://api.launchpad.net/1.0/~asac", "last_mirror_attempt":
|
888
|
+
"2008-12-16T02:13:04.289217+00:00", "date_created": "2008-12-16T02:12:45.558146+00:00"},
|
889
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
890
|
+
"~asac/ubufox/main", "date_last_modified": "2010-07-17T19:06:28.942953+00:00",
|
891
|
+
"display_name": "lp:~asac/ubufox/main", "merge_queue_link": null, "private":
|
892
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~asac", "linked_bugs_collection_link":
|
893
|
+
"https://api.launchpad.net/1.0/~asac/ubufox/main/linked_bugs", "branch_format":
|
894
|
+
"Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-08-20T16:18:05.713164+00:00",
|
895
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/main/subscriptions",
|
896
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/main/dependent_branches",
|
897
|
+
"sourcepackage_link": null, "http_etag": "\"7e0f9d23113139c8febd26d749cb007b40a37a90-d9ea892ff5e1e099cb4ca0a8d2899a3f43f24cb5\"",
|
898
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/main/spec_links",
|
899
|
+
"name": "main", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~asac/ubufox/main",
|
900
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
901
|
+
"explicitly_private": false, "revision_count": 214, "mirror_status_message":
|
902
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/main/landing_targets",
|
903
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
904
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/main/subscribers",
|
905
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~asac/ubufox/main/recipes",
|
906
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
907
|
+
"https://api.launchpad.net/1.0/~asac/ubufox/main/landing_candidates", "last_scanned_id":
|
908
|
+
"\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
|
909
|
+
"lp:~asac/ubufox/main", "merge_queue_config": null, "last_scanned": "2010-07-17T19:06:31.147839+00:00",
|
910
|
+
"url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~asac/ubufox/main",
|
911
|
+
"owner_link": "https://api.launchpad.net/1.0/~asac", "last_mirror_attempt":
|
912
|
+
"2010-04-20T20:26:03.988192+00:00", "date_created": "2007-06-21T10:04:03.724879+00:00"},
|
913
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
914
|
+
"~wgrant/ubufox/bug-897067", "date_last_modified": "2011-11-28T05:16:35.481410+00:00",
|
915
|
+
"display_name": "lp:~wgrant/ubufox/bug-897067", "merge_queue_link": null,
|
916
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~wgrant",
|
917
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067/linked_bugs",
|
918
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-11-28T05:16:13.691376+00:00",
|
919
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067/subscriptions",
|
920
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067/dependent_branches",
|
921
|
+
"sourcepackage_link": null, "http_etag": "\"016d17fc09afdd23e87d8eacdbdcb3737cd47a8c-9fcc182ec002bfd153e0622038abb1c7886069cc\"",
|
922
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067/spec_links",
|
923
|
+
"name": "bug-897067", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067",
|
924
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
925
|
+
"explicitly_private": false, "revision_count": 266, "mirror_status_message":
|
926
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067/landing_targets",
|
927
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
928
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067/subscribers",
|
929
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067/recipes",
|
930
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
931
|
+
"https://api.launchpad.net/1.0/~wgrant/ubufox/bug-897067/landing_candidates",
|
932
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
933
|
+
"bzr_identity": "lp:~wgrant/ubufox/bug-897067", "merge_queue_config": null,
|
934
|
+
"last_scanned": "2011-11-28T05:20:10.470119+00:00", "url": null, "whiteboard":
|
935
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~wgrant/ubufox/bug-897067",
|
936
|
+
"owner_link": "https://api.launchpad.net/1.0/~wgrant", "last_mirror_attempt":
|
937
|
+
null, "date_created": "2011-11-28T05:15:37.371559+00:00"}, {"control_format":
|
938
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~kaaloo/ubufox/ubuntu",
|
939
|
+
"date_last_modified": "2008-09-04T20:08:27.745327+00:00", "display_name":
|
940
|
+
"lp:~kaaloo/ubufox/ubuntu", "merge_queue_link": null, "private": false, "registrant_link":
|
941
|
+
"https://api.launchpad.net/1.0/~kaaloo", "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu/linked_bugs",
|
942
|
+
"branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2008-09-04T20:06:14.940533+00:00",
|
943
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu/subscriptions",
|
944
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu/dependent_branches",
|
945
|
+
"sourcepackage_link": null, "http_etag": "\"54ef954efbedaedafc6075db671dba9106ff5d54-b4f9fcf33245affa03195c19251db593a3091259\"",
|
946
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu/spec_links",
|
947
|
+
"name": "ubuntu", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu",
|
948
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
949
|
+
"explicitly_private": false, "revision_count": 57, "mirror_status_message":
|
950
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu/landing_targets",
|
951
|
+
"repository_format": "Bazaar-NG Knit Repository Format 1", "subscribers_collection_link":
|
952
|
+
"https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu/subscribers", "recipes_collection_link":
|
953
|
+
"https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu/recipes", "project_link":
|
954
|
+
"https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
955
|
+
"https://api.launchpad.net/1.0/~kaaloo/ubufox/ubuntu/landing_candidates",
|
956
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
957
|
+
"bzr_identity": "lp:~kaaloo/ubufox/ubuntu", "merge_queue_config": null, "last_scanned":
|
958
|
+
"2008-09-04T20:08:15.145047+00:00", "url": null, "whiteboard": null, "code_import_link":
|
959
|
+
null, "web_link": "https://code.launchpad.net/~kaaloo/ubufox/ubuntu", "owner_link":
|
960
|
+
"https://api.launchpad.net/1.0/~kaaloo", "last_mirror_attempt": "2008-09-04T20:06:14.940533+00:00",
|
961
|
+
"date_created": "2008-09-04T19:56:42.273256+00:00"}, {"control_format": "Bazaar-NG
|
962
|
+
meta directory, format 1\n", "unique_name": "~chrisccoulson/ubufox/ff-4.0",
|
963
|
+
"date_last_modified": "2010-11-10T15:05:11.063000+00:00", "display_name":
|
964
|
+
"lp:~chrisccoulson/ubufox/ff-4.0", "merge_queue_link": null, "private": false,
|
965
|
+
"registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson", "linked_bugs_collection_link":
|
966
|
+
"https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0/linked_bugs",
|
967
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-11-10T15:12:00.097505+00:00",
|
968
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0/subscriptions",
|
969
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0/dependent_branches",
|
970
|
+
"sourcepackage_link": null, "http_etag": "\"ea7eff35105144ff00924fda27f1cf7295805ae8-c381bf787946fc2ebd9f86a47ab563e46135063b\"",
|
971
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0/spec_links",
|
972
|
+
"name": "ff-4.0", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0",
|
973
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
974
|
+
"explicitly_private": false, "revision_count": 224, "mirror_status_message":
|
975
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0/landing_targets",
|
976
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
977
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0/subscribers",
|
978
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0/recipes",
|
979
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
980
|
+
"https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ff-4.0/landing_candidates",
|
981
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
982
|
+
"bzr_identity": "lp:~chrisccoulson/ubufox/ff-4.0", "merge_queue_config": null,
|
983
|
+
"last_scanned": "2010-11-10T15:12:29.876382+00:00", "url": null, "whiteboard":
|
984
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~chrisccoulson/ubufox/ff-4.0",
|
985
|
+
"owner_link": "https://api.launchpad.net/1.0/~chrisccoulson", "last_mirror_attempt":
|
986
|
+
null, "date_created": "2010-11-08T14:49:55.291114+00:00"}, {"control_format":
|
987
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~chrisccoulson/ubufox/ubufox.lp531882",
|
988
|
+
"date_last_modified": "2010-04-28T11:23:37.470130+00:00", "display_name":
|
989
|
+
"lp:~chrisccoulson/ubufox/ubufox.lp531882", "merge_queue_link": null, "private":
|
990
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
991
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882/linked_bugs",
|
992
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-04-28T11:24:08.846825+00:00",
|
993
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882/subscriptions",
|
994
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882/dependent_branches",
|
995
|
+
"sourcepackage_link": null, "http_etag": "\"579bb377f0bc714f6f50401f2a069eff66185cdf-c6054920d2a3b0ac622a2e32a650a30148c5697a\"",
|
996
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882/spec_links",
|
997
|
+
"name": "ubufox.lp531882", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882",
|
998
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
999
|
+
"explicitly_private": false, "revision_count": 215, "mirror_status_message":
|
1000
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882/landing_targets",
|
1001
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1002
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882/subscribers",
|
1003
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882/recipes",
|
1004
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1005
|
+
"https://api.launchpad.net/1.0/~chrisccoulson/ubufox/ubufox.lp531882/landing_candidates",
|
1006
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1007
|
+
"bzr_identity": "lp:~chrisccoulson/ubufox/ubufox.lp531882", "merge_queue_config":
|
1008
|
+
null, "last_scanned": "2010-04-28T11:24:23.366692+00:00", "url": null, "whiteboard":
|
1009
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~chrisccoulson/ubufox/ubufox.lp531882",
|
1010
|
+
"owner_link": "https://api.launchpad.net/1.0/~chrisccoulson", "last_mirror_attempt":
|
1011
|
+
"2010-04-28T11:24:08.846825+00:00", "date_created": "2010-04-28T11:23:37.470130+00:00"},
|
1012
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1013
|
+
"~mozillateam/ubufox/2.1", "date_last_modified": "2012-06-30T22:08:09.126000+00:00",
|
1014
|
+
"display_name": "lp:ubufox/2.1", "merge_queue_link": null, "private": false,
|
1015
|
+
"registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson", "linked_bugs_collection_link":
|
1016
|
+
"https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1/linked_bugs", "branch_format":
|
1017
|
+
"Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-06-30T22:08:17.745520+00:00",
|
1018
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1/subscriptions",
|
1019
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1/dependent_branches",
|
1020
|
+
"sourcepackage_link": null, "http_etag": "\"1afb392ddf70976c18310d19501987f0cd6e9668-8392b9986ecb7110b10ffb928ec5d58c43b71e45\"",
|
1021
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1/spec_links",
|
1022
|
+
"name": "2.1", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1",
|
1023
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1024
|
+
"explicitly_private": false, "revision_count": 311, "mirror_status_message":
|
1025
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1/landing_targets",
|
1026
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1027
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1/subscribers",
|
1028
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1/recipes",
|
1029
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1030
|
+
"https://api.launchpad.net/1.0/~mozillateam/ubufox/2.1/landing_candidates",
|
1031
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1032
|
+
"bzr_identity": "lp:ubufox/2.1", "merge_queue_config": null, "last_scanned":
|
1033
|
+
"2012-06-30T22:08:19.011194+00:00", "url": null, "whiteboard": null, "code_import_link":
|
1034
|
+
null, "web_link": "https://code.launchpad.net/~mozillateam/ubufox/2.1", "owner_link":
|
1035
|
+
"https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt": null,
|
1036
|
+
"date_created": "2012-06-29T17:46:24.265098+00:00"}, {"control_format": "Bazaar-NG
|
1037
|
+
meta directory, format 1\n", "unique_name": "~mozillateam/ubufox/2.4", "date_last_modified":
|
1038
|
+
"2012-10-12T13:44:26.533845+00:00", "display_name": "lp:ubufox/2.4", "merge_queue_link":
|
1039
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1040
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4/linked_bugs",
|
1041
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-10-12T13:44:29.951086+00:00",
|
1042
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4/subscriptions",
|
1043
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4/dependent_branches",
|
1044
|
+
"sourcepackage_link": null, "http_etag": "\"f8bee467e7c208a8d9516fb0534a438fb2e89506-6d0c410045628c48e8c72d78400f01e2dc82e6e8\"",
|
1045
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4/spec_links",
|
1046
|
+
"name": "2.4", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4",
|
1047
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1048
|
+
"explicitly_private": false, "revision_count": 360, "mirror_status_message":
|
1049
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4/landing_targets",
|
1050
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1051
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4/subscribers",
|
1052
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4/recipes",
|
1053
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1054
|
+
"https://api.launchpad.net/1.0/~mozillateam/ubufox/2.4/landing_candidates",
|
1055
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1056
|
+
"bzr_identity": "lp:ubufox/2.4", "merge_queue_config": null, "last_scanned":
|
1057
|
+
"2012-10-12T13:44:32.426217+00:00", "url": null, "whiteboard": null, "code_import_link":
|
1058
|
+
null, "web_link": "https://code.launchpad.net/~mozillateam/ubufox/2.4", "owner_link":
|
1059
|
+
"https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt": null,
|
1060
|
+
"date_created": "2012-10-12T13:44:26.533845+00:00"}, {"control_format": "Bazaar-NG
|
1061
|
+
meta directory, format 1\n", "unique_name": "~mozillateam/ubufox/trunk", "date_last_modified":
|
1062
|
+
"2013-08-05T22:06:01.533000+00:00", "display_name": "lp:ubufox", "merge_queue_link":
|
1063
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1064
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk/linked_bugs",
|
1065
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2013-08-05T22:06:15.697594+00:00",
|
1066
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk/subscriptions",
|
1067
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk/dependent_branches",
|
1068
|
+
"sourcepackage_link": null, "http_etag": "\"0d08df30cafed237db59fe59524b3146c09ab5ef-2299fd4d9606945fde2eb43c38afe6db1aedeb9a\"",
|
1069
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk/spec_links",
|
1070
|
+
"name": "trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk",
|
1071
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1072
|
+
"explicitly_private": false, "revision_count": 381, "mirror_status_message":
|
1073
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk/landing_targets",
|
1074
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1075
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk/subscribers",
|
1076
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk/recipes",
|
1077
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1078
|
+
"https://api.launchpad.net/1.0/~mozillateam/ubufox/trunk/landing_candidates",
|
1079
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1080
|
+
"bzr_identity": "lp:ubufox", "merge_queue_config": null, "last_scanned": "2013-08-05T22:06:17.628383+00:00",
|
1081
|
+
"url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/ubufox/trunk",
|
1082
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1083
|
+
null, "date_created": "2011-04-08T12:27:00.307382+00:00"}, {"control_format":
|
1084
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~lfaraone/ubufox/lp123713",
|
1085
|
+
"date_last_modified": "2010-03-19T14:49:20.258040+00:00", "display_name":
|
1086
|
+
"lp:~lfaraone/ubufox/lp123713", "merge_queue_link": null, "private": false,
|
1087
|
+
"registrant_link": "https://api.launchpad.net/1.0/~lfaraone", "linked_bugs_collection_link":
|
1088
|
+
"https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713/linked_bugs", "branch_format":
|
1089
|
+
"Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-03-19T14:48:05.072001+00:00",
|
1090
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713/subscriptions",
|
1091
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713/dependent_branches",
|
1092
|
+
"sourcepackage_link": null, "http_etag": "\"64553265933e75fedb2c70b1ad1dc37353576eb6-9a7f56cf22e615c1411972f0ff1f009da4c9e7b4\"",
|
1093
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713/spec_links",
|
1094
|
+
"name": "lp123713", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713",
|
1095
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1096
|
+
"explicitly_private": false, "revision_count": 110, "mirror_status_message":
|
1097
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713/landing_targets",
|
1098
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1099
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713/subscribers",
|
1100
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713/recipes",
|
1101
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1102
|
+
"https://api.launchpad.net/1.0/~lfaraone/ubufox/lp123713/landing_candidates",
|
1103
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1104
|
+
"bzr_identity": "lp:~lfaraone/ubufox/lp123713", "merge_queue_config": null,
|
1105
|
+
"last_scanned": "2010-03-19T14:51:27.656397+00:00", "url": null, "whiteboard":
|
1106
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lfaraone/ubufox/lp123713",
|
1107
|
+
"owner_link": "https://api.launchpad.net/1.0/~lfaraone", "last_mirror_attempt":
|
1108
|
+
"2010-03-19T14:48:05.072001+00:00", "date_created": "2010-03-19T14:47:39.132887+00:00"},
|
1109
|
+
{"control_format": null, "unique_name": "~ex/ubufox/main", "date_last_modified":
|
1110
|
+
"2007-10-22T11:56:49.833273+00:00", "display_name": "lp:~ex/ubufox/main",
|
1111
|
+
"merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~ex",
|
1112
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~ex/ubufox/main/linked_bugs",
|
1113
|
+
"branch_format": null, "last_mirrored": "2007-10-22T13:01:05.097299+00:00",
|
1114
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~ex/ubufox/main/subscriptions",
|
1115
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~ex/ubufox/main/dependent_branches",
|
1116
|
+
"sourcepackage_link": null, "http_etag": "\"c046b516e73028ac3b081fcf979d693b59f0e909-9293ad3bf8d6603c1e39ef2343ae3d4dadc2f90f\"",
|
1117
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~ex/ubufox/main/spec_links",
|
1118
|
+
"name": "main", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~ex/ubufox/main",
|
1119
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1120
|
+
"explicitly_private": false, "revision_count": 48, "mirror_status_message":
|
1121
|
+
null, "description": "My local branch for working with ubufox project.", "landing_targets_collection_link":
|
1122
|
+
"https://api.launchpad.net/1.0/~ex/ubufox/main/landing_targets", "repository_format":
|
1123
|
+
null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~ex/ubufox/main/subscribers",
|
1124
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~ex/ubufox/main/recipes",
|
1125
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1126
|
+
"https://api.launchpad.net/1.0/~ex/ubufox/main/landing_candidates", "last_scanned_id":
|
1127
|
+
"ex@exception-laptop-20071022130025-qmf9c8abf1acgk3a", "branch_type": "Hosted",
|
1128
|
+
"bzr_identity": "lp:~ex/ubufox/main", "merge_queue_config": null, "last_scanned":
|
1129
|
+
"2007-10-22T13:01:08.305075+00:00", "url": null, "whiteboard": "Added ru-RU
|
1130
|
+
and fi-FI locales.", "code_import_link": null, "web_link": "https://code.launchpad.net/~ex/ubufox/main",
|
1131
|
+
"owner_link": "https://api.launchpad.net/1.0/~ex", "last_mirror_attempt":
|
1132
|
+
"2007-10-22T13:01:05.097299+00:00", "date_created": "2007-10-22T11:56:49.833273+00:00"},
|
1133
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1134
|
+
"~andrew-bugs-launchpad-net/ubufox/flashsaver", "date_last_modified": "2009-06-10T18:24:01.562000+00:00",
|
1135
|
+
"display_name": "lp:~andrew-bugs-launchpad-net/ubufox/flashsaver", "merge_queue_link":
|
1136
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net",
|
1137
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver/linked_bugs",
|
1138
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-06-11T12:06:04.843509+00:00",
|
1139
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver/subscriptions",
|
1140
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver/dependent_branches",
|
1141
|
+
"sourcepackage_link": null, "http_etag": "\"cf9257c026d974f2194101c6f3b0e228a2d8d4f5-fc3ce3015d2dad3cdec4c4df99c19fb2a91af142\"",
|
1142
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver/spec_links",
|
1143
|
+
"name": "flashsaver", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver",
|
1144
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1145
|
+
"explicitly_private": false, "revision_count": 168, "mirror_status_message":
|
1146
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver/landing_targets",
|
1147
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1148
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver/subscribers",
|
1149
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver/recipes",
|
1150
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1151
|
+
"https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net/ubufox/flashsaver/landing_candidates",
|
1152
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1153
|
+
"bzr_identity": "lp:~andrew-bugs-launchpad-net/ubufox/flashsaver", "merge_queue_config":
|
1154
|
+
null, "last_scanned": "2009-06-11T12:06:08.052149+00:00", "url": null, "whiteboard":
|
1155
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~andrew-bugs-launchpad-net/ubufox/flashsaver",
|
1156
|
+
"owner_link": "https://api.launchpad.net/1.0/~andrew-bugs-launchpad-net",
|
1157
|
+
"last_mirror_attempt": "2009-06-11T12:06:04.843509+00:00", "date_created":
|
1158
|
+
"2009-05-25T02:47:12.629658+00:00"}, {"control_format": "Bazaar-NG meta directory,
|
1159
|
+
format 1\n", "unique_name": "~randomaction/ubufox/lp274605", "date_last_modified":
|
1160
|
+
"2009-05-01T17:59:35.766920+00:00", "display_name": "lp:~randomaction/ubufox/lp274605",
|
1161
|
+
"merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~randomaction",
|
1162
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605/linked_bugs",
|
1163
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-05-01T18:09:05.300630+00:00",
|
1164
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605/subscriptions",
|
1165
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605/dependent_branches",
|
1166
|
+
"sourcepackage_link": null, "http_etag": "\"fae4a6541c5e24c6cfa1d76f0ab6acdb9dd0615f-5c7a3fbc6998b93fe84c8ffa6fb270687281bb81\"",
|
1167
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605/spec_links",
|
1168
|
+
"name": "lp274605", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605",
|
1169
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1170
|
+
"explicitly_private": false, "revision_count": 94, "mirror_status_message":
|
1171
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605/landing_targets",
|
1172
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1173
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605/subscribers",
|
1174
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605/recipes",
|
1175
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1176
|
+
"https://api.launchpad.net/1.0/~randomaction/ubufox/lp274605/landing_candidates",
|
1177
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1178
|
+
"bzr_identity": "lp:~randomaction/ubufox/lp274605", "merge_queue_config":
|
1179
|
+
null, "last_scanned": "2009-05-01T18:09:07.459493+00:00", "url": null, "whiteboard":
|
1180
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~randomaction/ubufox/lp274605",
|
1181
|
+
"owner_link": "https://api.launchpad.net/1.0/~randomaction", "last_mirror_attempt":
|
1182
|
+
"2009-05-01T18:09:05.300630+00:00", "date_created": "2009-05-01T17:50:52.189510+00:00"},
|
1183
|
+
{"control_format": null, "unique_name": "~briprowe/ubufox/ubufox-ctrl-q",
|
1184
|
+
"date_last_modified": "2008-03-14T13:24:13.005180+00:00", "display_name":
|
1185
|
+
"lp:~briprowe/ubufox/ubufox-ctrl-q", "merge_queue_link": null, "private":
|
1186
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~briprowe", "linked_bugs_collection_link":
|
1187
|
+
"https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q/linked_bugs",
|
1188
|
+
"branch_format": null, "last_mirrored": "2008-03-14T13:23:34.363869+00:00",
|
1189
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q/subscriptions",
|
1190
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q/dependent_branches",
|
1191
|
+
"sourcepackage_link": null, "http_etag": "\"c9cfc46daf72f31327c2849a9852926889e1ea76-eaae27f4868308ddf9b52fd5d864166d22b27c4d\"",
|
1192
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q/spec_links",
|
1193
|
+
"name": "ubufox-ctrl-q", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q",
|
1194
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1195
|
+
"explicitly_private": false, "revision_count": 37, "mirror_status_message":
|
1196
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q/landing_targets",
|
1197
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q/subscribers",
|
1198
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q/recipes",
|
1199
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1200
|
+
"https://api.launchpad.net/1.0/~briprowe/ubufox/ubufox-ctrl-q/landing_candidates",
|
1201
|
+
"last_scanned_id": "brian@gandalf-20080314132251-pmj2lch15jk483yg", "branch_type":
|
1202
|
+
"Hosted", "bzr_identity": "lp:~briprowe/ubufox/ubufox-ctrl-q", "merge_queue_config":
|
1203
|
+
null, "last_scanned": "2008-03-14T13:24:13.005180+00:00", "url": null, "whiteboard":
|
1204
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~briprowe/ubufox/ubufox-ctrl-q",
|
1205
|
+
"owner_link": "https://api.launchpad.net/1.0/~briprowe", "last_mirror_attempt":
|
1206
|
+
"2008-03-14T13:23:34.363869+00:00", "date_created": "2008-03-14T13:02:00.238680+00:00"},
|
1207
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1208
|
+
"~micahg/ubufox/ubufox-0.9b1-ubuntu2", "date_last_modified": "2010-03-15T22:29:35.983330+00:00",
|
1209
|
+
"display_name": "lp:~micahg/ubufox/ubufox-0.9b1-ubuntu2", "merge_queue_link":
|
1210
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~micahg",
|
1211
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2/linked_bugs",
|
1212
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-03-15T22:28:25.064949+00:00",
|
1213
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2/subscriptions",
|
1214
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2/dependent_branches",
|
1215
|
+
"sourcepackage_link": null, "http_etag": "\"a53d32cb4e6aa86f890fad152c7780a5417bf95a-7131d70268544e802275e58ebbf3393336fb9eee\"",
|
1216
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2/spec_links",
|
1217
|
+
"name": "ubufox-0.9b1-ubuntu2", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2",
|
1218
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1219
|
+
"explicitly_private": false, "revision_count": 110, "mirror_status_message":
|
1220
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2/landing_targets",
|
1221
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1222
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2/subscribers",
|
1223
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2/recipes",
|
1224
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1225
|
+
"https://api.launchpad.net/1.0/~micahg/ubufox/ubufox-0.9b1-ubuntu2/landing_candidates",
|
1226
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1227
|
+
"bzr_identity": "lp:~micahg/ubufox/ubufox-0.9b1-ubuntu2", "merge_queue_config":
|
1228
|
+
null, "last_scanned": "2010-03-15T22:29:37.849591+00:00", "url": null, "whiteboard":
|
1229
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~micahg/ubufox/ubufox-0.9b1-ubuntu2",
|
1230
|
+
"owner_link": "https://api.launchpad.net/1.0/~micahg", "last_mirror_attempt":
|
1231
|
+
"2010-03-15T22:28:25.064949+00:00", "date_created": "2010-03-15T22:28:13.965950+00:00"},
|
1232
|
+
{"control_format": null, "unique_name": "~mstockton1986/ubufox/matthew", "date_last_modified":
|
1233
|
+
"2011-02-02T21:58:04.307830+00:00", "display_name": "lp:~mstockton1986/ubufox/matthew",
|
1234
|
+
"merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mstockton1986",
|
1235
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew/linked_bugs",
|
1236
|
+
"branch_format": null, "last_mirrored": null, "subscriptions_collection_link":
|
1237
|
+
"https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew/subscriptions",
|
1238
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew/dependent_branches",
|
1239
|
+
"sourcepackage_link": null, "http_etag": "\"f7af117183b13c87163e11a0bc6a9a170feec5f8-814efae7038d8dc17bd47859fee98bfeb81b4757\"",
|
1240
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew/spec_links",
|
1241
|
+
"name": "matthew", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew",
|
1242
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1243
|
+
"explicitly_private": false, "revision_count": 0, "mirror_status_message":
|
1244
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew/landing_targets",
|
1245
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew/subscribers",
|
1246
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew/recipes",
|
1247
|
+
"project_link": "https://api.launchpad.net/1.0/ubufox", "landing_candidates_collection_link":
|
1248
|
+
"https://api.launchpad.net/1.0/~mstockton1986/ubufox/matthew/landing_candidates",
|
1249
|
+
"last_scanned_id": null, "branch_type": "Hosted", "bzr_identity": "lp:~mstockton1986/ubufox/matthew",
|
1250
|
+
"merge_queue_config": null, "last_scanned": null, "url": null, "whiteboard":
|
1251
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mstockton1986/ubufox/matthew",
|
1252
|
+
"owner_link": "https://api.launchpad.net/1.0/~mstockton1986", "last_mirror_attempt":
|
1253
|
+
null, "date_created": "2011-02-02T21:58:04.307830+00:00"}, {"control_format":
|
1254
|
+
null, "unique_name": "~vcs-imports/nss/debian", "date_last_modified": "2008-04-08T20:21:07.981084+00:00",
|
1255
|
+
"display_name": "lp:nss/debian", "merge_queue_link": null, "private": false,
|
1256
|
+
"registrant_link": "https://api.launchpad.net/1.0/~vcs-imports", "linked_bugs_collection_link":
|
1257
|
+
"https://api.launchpad.net/1.0/~vcs-imports/nss/debian/linked_bugs", "branch_format":
|
1258
|
+
null, "last_mirrored": "2008-07-02T16:55:32.304605+00:00", "subscriptions_collection_link":
|
1259
|
+
"https://api.launchpad.net/1.0/~vcs-imports/nss/debian/subscriptions", "lifecycle_status":
|
1260
|
+
"Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nss/debian/dependent_branches",
|
1261
|
+
"sourcepackage_link": null, "http_etag": "\"5bca260e3f1823c94a14d9194cd4d95533537e15-c142e42c00a9904760fd1cb28193b345920c412d\"",
|
1262
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nss/debian/spec_links",
|
1263
|
+
"name": "debian", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~vcs-imports/nss/debian",
|
1264
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1265
|
+
"explicitly_private": false, "revision_count": 21, "mirror_status_message":
|
1266
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nss/debian/landing_targets",
|
1267
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nss/debian/subscribers",
|
1268
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nss/debian/recipes",
|
1269
|
+
"project_link": "https://api.launchpad.net/1.0/nss", "landing_candidates_collection_link":
|
1270
|
+
"https://api.launchpad.net/1.0/~vcs-imports/nss/debian/landing_candidates",
|
1271
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Imported",
|
1272
|
+
"bzr_identity": "lp:nss/debian", "merge_queue_config": null, "last_scanned":
|
1273
|
+
"2008-04-08T20:21:07.981084+00:00", "url": null, "whiteboard": "branch no
|
1274
|
+
longer exists", "code_import_link": "https://api.launchpad.net/1.0/~vcs-imports/nss/debian/+code-import",
|
1275
|
+
"web_link": "https://code.launchpad.net/~vcs-imports/nss/debian", "owner_link":
|
1276
|
+
"https://api.launchpad.net/1.0/~vcs-imports", "last_mirror_attempt": "2008-07-02T16:55:32.304605+00:00",
|
1277
|
+
"date_created": "2007-09-03T12:04:58.539094+00:00"}, {"control_format": "Bazaar-NG
|
1278
|
+
meta directory, format 1\n", "unique_name": "~mvo/nss/nss.mvo", "date_last_modified":
|
1279
|
+
"2011-04-20T11:50:34.924652+00:00", "display_name": "lp:~mvo/nss/nss.mvo",
|
1280
|
+
"merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mvo",
|
1281
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mvo/nss/nss.mvo/linked_bugs",
|
1282
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-04-20T11:50:23.856381+00:00",
|
1283
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mvo/nss/nss.mvo/subscriptions",
|
1284
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mvo/nss/nss.mvo/dependent_branches",
|
1285
|
+
"sourcepackage_link": null, "http_etag": "\"26192d7526b13feac4b320fb08d71bdfe40fd7fc-06df785c211eeb10b8c82b36dfa56a38ba76fa93\"",
|
1286
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mvo/nss/nss.mvo/spec_links",
|
1287
|
+
"name": "nss.mvo", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mvo/nss/nss.mvo",
|
1288
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1289
|
+
"explicitly_private": false, "revision_count": 126, "mirror_status_message":
|
1290
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mvo/nss/nss.mvo/landing_targets",
|
1291
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1292
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mvo/nss/nss.mvo/subscribers",
|
1293
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mvo/nss/nss.mvo/recipes",
|
1294
|
+
"project_link": "https://api.launchpad.net/1.0/nss", "landing_candidates_collection_link":
|
1295
|
+
"https://api.launchpad.net/1.0/~mvo/nss/nss.mvo/landing_candidates", "last_scanned_id":
|
1296
|
+
"\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
|
1297
|
+
"lp:~mvo/nss/nss.mvo", "merge_queue_config": null, "last_scanned": "2011-04-20T11:50:37.994872+00:00",
|
1298
|
+
"url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mvo/nss/nss.mvo",
|
1299
|
+
"owner_link": "https://api.launchpad.net/1.0/~mvo", "last_mirror_attempt":
|
1300
|
+
null, "date_created": "2011-04-20T11:50:10.030779+00:00"}, {"control_format":
|
1301
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~chrisccoulson/nss/nss-3.12.5",
|
1302
|
+
"date_last_modified": "2010-04-01T09:37:01.319000+00:00", "display_name":
|
1303
|
+
"lp:~chrisccoulson/nss/nss-3.12.5", "merge_queue_link": null, "private": false,
|
1304
|
+
"registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson", "linked_bugs_collection_link":
|
1305
|
+
"https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5/linked_bugs",
|
1306
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-04-01T09:38:04.116125+00:00",
|
1307
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5/subscriptions",
|
1308
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5/dependent_branches",
|
1309
|
+
"sourcepackage_link": null, "http_etag": "\"395d90e556daa7d3fa510ec86fa0b9420215797c-8532b149a8c119916905323be93bc06bd51ec82b\"",
|
1310
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5/spec_links",
|
1311
|
+
"name": "nss-3.12.5", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5",
|
1312
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1313
|
+
"explicitly_private": false, "revision_count": 108, "mirror_status_message":
|
1314
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5/landing_targets",
|
1315
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1316
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5/subscribers",
|
1317
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5/recipes",
|
1318
|
+
"project_link": "https://api.launchpad.net/1.0/nss", "landing_candidates_collection_link":
|
1319
|
+
"https://api.launchpad.net/1.0/~chrisccoulson/nss/nss-3.12.5/landing_candidates",
|
1320
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1321
|
+
"bzr_identity": "lp:~chrisccoulson/nss/nss-3.12.5", "merge_queue_config":
|
1322
|
+
null, "last_scanned": "2010-04-01T09:38:22.998679+00:00", "url": null, "whiteboard":
|
1323
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~chrisccoulson/nss/nss-3.12.5",
|
1324
|
+
"owner_link": "https://api.launchpad.net/1.0/~chrisccoulson", "last_mirror_attempt":
|
1325
|
+
"2010-04-01T09:38:04.116125+00:00", "date_created": "2010-03-24T23:40:42.080656+00:00"},
|
1326
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1327
|
+
"~mozillateam/nss/nss.head", "date_last_modified": "2011-04-20T12:03:34.839000+00:00",
|
1328
|
+
"display_name": "lp:~mozillateam/nss/nss.head", "merge_queue_link": null,
|
1329
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~mozillateam",
|
1330
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.head/linked_bugs",
|
1331
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-04-20T12:03:42.972222+00:00",
|
1332
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.head/subscriptions",
|
1333
|
+
"lifecycle_status": "Experimental", "dependent_branches_collection_link":
|
1334
|
+
"https://api.launchpad.net/1.0/~mozillateam/nss/nss.head/dependent_branches",
|
1335
|
+
"sourcepackage_link": null, "http_etag": "\"9724fa8102d6a7026ab6b56464e767f420c5ce1d-7b3c20c7b32b9005589e2832e8145c9b9948fd6d\"",
|
1336
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.head/spec_links",
|
1337
|
+
"name": "nss.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.head",
|
1338
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1339
|
+
"explicitly_private": false, "revision_count": 126, "mirror_status_message":
|
1340
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.head/landing_targets",
|
1341
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1342
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.head/subscribers",
|
1343
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.head/recipes",
|
1344
|
+
"project_link": "https://api.launchpad.net/1.0/nss", "landing_candidates_collection_link":
|
1345
|
+
"https://api.launchpad.net/1.0/~mozillateam/nss/nss.head/landing_candidates",
|
1346
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1347
|
+
"bzr_identity": "lp:~mozillateam/nss/nss.head", "merge_queue_config": null,
|
1348
|
+
"last_scanned": "2011-04-20T12:04:32.541113+00:00", "url": null, "whiteboard":
|
1349
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/nss/nss.head",
|
1350
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1351
|
+
"2010-04-11T01:16:03.716947+00:00", "date_created": "2007-09-13T21:24:59.383589+00:00"},
|
1352
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1353
|
+
"~mozillateam/nss/nss.lucid", "date_last_modified": "2011-09-07T20:00:23.723325+00:00",
|
1354
|
+
"display_name": "lp:~mozillateam/nss/nss.lucid", "merge_queue_link": null,
|
1355
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1356
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid/linked_bugs",
|
1357
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-09-07T19:59:37.396000+00:00",
|
1358
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid/subscriptions",
|
1359
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid/dependent_branches",
|
1360
|
+
"sourcepackage_link": null, "http_etag": "\"ba0bf7a0bb9265d91cc0da1e857f47f3d1f10c5f-39346c0fde6a9bc1fa9474e894e3a291958c57c1\"",
|
1361
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid/spec_links",
|
1362
|
+
"name": "nss.lucid", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid",
|
1363
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1364
|
+
"explicitly_private": false, "revision_count": 120, "mirror_status_message":
|
1365
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid/landing_targets",
|
1366
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1367
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid/subscribers",
|
1368
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid/recipes",
|
1369
|
+
"project_link": "https://api.launchpad.net/1.0/nss", "landing_candidates_collection_link":
|
1370
|
+
"https://api.launchpad.net/1.0/~mozillateam/nss/nss.lucid/landing_candidates",
|
1371
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1372
|
+
"bzr_identity": "lp:~mozillateam/nss/nss.lucid", "merge_queue_config": null,
|
1373
|
+
"last_scanned": "2011-09-07T20:00:27.695097+00:00", "url": null, "whiteboard":
|
1374
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/nss/nss.lucid",
|
1375
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1376
|
+
null, "date_created": "2010-10-04T21:50:33.930345+00:00"}, {"control_format":
|
1377
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/nss/nss.maverick",
|
1378
|
+
"date_last_modified": "2011-09-07T20:07:24.053115+00:00", "display_name":
|
1379
|
+
"lp:~mozillateam/nss/nss.maverick", "merge_queue_link": null, "private": false,
|
1380
|
+
"registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson", "linked_bugs_collection_link":
|
1381
|
+
"https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick/linked_bugs",
|
1382
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-09-07T20:07:08.552294+00:00",
|
1383
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick/subscriptions",
|
1384
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick/dependent_branches",
|
1385
|
+
"sourcepackage_link": null, "http_etag": "\"eab319f0714da54210c90dda95fe9b19d327d632-07c7f8c905967156f6081b7e3a8721bef48d02fe\"",
|
1386
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick/spec_links",
|
1387
|
+
"name": "nss.maverick", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick",
|
1388
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1389
|
+
"explicitly_private": false, "revision_count": 127, "mirror_status_message":
|
1390
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick/landing_targets",
|
1391
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1392
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick/subscribers",
|
1393
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick/recipes",
|
1394
|
+
"project_link": "https://api.launchpad.net/1.0/nss", "landing_candidates_collection_link":
|
1395
|
+
"https://api.launchpad.net/1.0/~mozillateam/nss/nss.maverick/landing_candidates",
|
1396
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1397
|
+
"bzr_identity": "lp:~mozillateam/nss/nss.maverick", "merge_queue_config":
|
1398
|
+
null, "last_scanned": "2011-09-07T20:07:27.342963+00:00", "url": null, "whiteboard":
|
1399
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/nss/nss.maverick",
|
1400
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1401
|
+
null, "date_created": "2010-10-04T21:19:48.714638+00:00"}, {"control_format":
|
1402
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/nss/nss.natty",
|
1403
|
+
"date_last_modified": "2011-09-07T20:16:25.830738+00:00", "display_name":
|
1404
|
+
"lp:~mozillateam/nss/nss.natty", "merge_queue_link": null, "private": false,
|
1405
|
+
"registrant_link": "https://api.launchpad.net/1.0/~micahg", "linked_bugs_collection_link":
|
1406
|
+
"https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty/linked_bugs", "branch_format":
|
1407
|
+
"Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-09-07T20:16:15.868032+00:00",
|
1408
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty/subscriptions",
|
1409
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty/dependent_branches",
|
1410
|
+
"sourcepackage_link": null, "http_etag": "\"74309440646aa26c7247cc8dab7e2a5753b3c707-4ff2b35b4342ef7fbea3bc3bcd323558d3ea8c84\"",
|
1411
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty/spec_links",
|
1412
|
+
"name": "nss.natty", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty",
|
1413
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1414
|
+
"explicitly_private": false, "revision_count": 128, "mirror_status_message":
|
1415
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty/landing_targets",
|
1416
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1417
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty/subscribers",
|
1418
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty/recipes",
|
1419
|
+
"project_link": "https://api.launchpad.net/1.0/nss", "landing_candidates_collection_link":
|
1420
|
+
"https://api.launchpad.net/1.0/~mozillateam/nss/nss.natty/landing_candidates",
|
1421
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1422
|
+
"bzr_identity": "lp:~mozillateam/nss/nss.natty", "merge_queue_config": null,
|
1423
|
+
"last_scanned": "2011-09-07T20:16:28.543685+00:00", "url": null, "whiteboard":
|
1424
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/nss/nss.natty",
|
1425
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1426
|
+
null, "date_created": "2011-09-07T19:57:35.638697+00:00"}, {"control_format":
|
1427
|
+
null, "unique_name": "~vcs-imports/nspr/debian", "date_last_modified": "2008-03-08T09:32:11.452493+00:00",
|
1428
|
+
"display_name": "lp:nspr/debian", "merge_queue_link": null, "private": false,
|
1429
|
+
"registrant_link": "https://api.launchpad.net/1.0/~vcs-imports", "linked_bugs_collection_link":
|
1430
|
+
"https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/linked_bugs", "branch_format":
|
1431
|
+
null, "last_mirrored": "2008-09-20T05:49:34.783214+00:00", "subscriptions_collection_link":
|
1432
|
+
"https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/subscriptions", "lifecycle_status":
|
1433
|
+
"Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/dependent_branches",
|
1434
|
+
"sourcepackage_link": null, "http_etag": "\"4602ca4ded818d9c944d916b9714341d19b27ce4-35864f0a5ab814d3fc636242eb5c3af67f1afda5\"",
|
1435
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/spec_links",
|
1436
|
+
"name": "debian", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~vcs-imports/nspr/debian",
|
1437
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1438
|
+
"explicitly_private": false, "revision_count": 13, "mirror_status_message":
|
1439
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/landing_targets",
|
1440
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/subscribers",
|
1441
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/recipes",
|
1442
|
+
"project_link": "https://api.launchpad.net/1.0/nspr", "landing_candidates_collection_link":
|
1443
|
+
"https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/landing_candidates",
|
1444
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Imported",
|
1445
|
+
"bzr_identity": "lp:nspr/debian", "merge_queue_config": null, "last_scanned":
|
1446
|
+
"2008-03-08T09:32:11.452493+00:00", "url": null, "whiteboard": "branch no
|
1447
|
+
longer exists", "code_import_link": "https://api.launchpad.net/1.0/~vcs-imports/nspr/debian/+code-import",
|
1448
|
+
"web_link": "https://code.launchpad.net/~vcs-imports/nspr/debian", "owner_link":
|
1449
|
+
"https://api.launchpad.net/1.0/~vcs-imports", "last_mirror_attempt": "2008-09-20T05:49:34.783214+00:00",
|
1450
|
+
"date_created": "2007-09-03T12:04:46.800179+00:00"}, {"control_format": "Bazaar-NG
|
1451
|
+
meta directory, format 1\n", "unique_name": "~chrisccoulson/nspr/nspr-4.8.4",
|
1452
|
+
"date_last_modified": "2011-01-11T23:06:25.871000+00:00", "display_name":
|
1453
|
+
"lp:~chrisccoulson/nspr/nspr-4.8.4", "merge_queue_link": null, "private":
|
1454
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1455
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4/linked_bugs",
|
1456
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-01-11T23:06:46.806280+00:00",
|
1457
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4/subscriptions",
|
1458
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4/dependent_branches",
|
1459
|
+
"sourcepackage_link": null, "http_etag": "\"3a499cb30a13a76313fa8f18041988e45f3d7de8-2d35d6c4ca59cf5df55ad042e5fdd33fa6a451e5\"",
|
1460
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4/spec_links",
|
1461
|
+
"name": "nspr-4.8.4", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4",
|
1462
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1463
|
+
"explicitly_private": false, "revision_count": 77, "mirror_status_message":
|
1464
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4/landing_targets",
|
1465
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1466
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4/subscribers",
|
1467
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4/recipes",
|
1468
|
+
"project_link": "https://api.launchpad.net/1.0/nspr", "landing_candidates_collection_link":
|
1469
|
+
"https://api.launchpad.net/1.0/~chrisccoulson/nspr/nspr-4.8.4/landing_candidates",
|
1470
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1471
|
+
"bzr_identity": "lp:~chrisccoulson/nspr/nspr-4.8.4", "merge_queue_config":
|
1472
|
+
null, "last_scanned": "2011-01-11T23:13:44.531926+00:00", "url": null, "whiteboard":
|
1473
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~chrisccoulson/nspr/nspr-4.8.4",
|
1474
|
+
"owner_link": "https://api.launchpad.net/1.0/~chrisccoulson", "last_mirror_attempt":
|
1475
|
+
"2010-03-24T23:26:04.392066+00:00", "date_created": "2010-03-24T23:25:12.449741+00:00"},
|
1476
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1477
|
+
"~mozillateam/nspr/nspr.head", "date_last_modified": "2011-01-12T16:45:29.795000+00:00",
|
1478
|
+
"display_name": "lp:~mozillateam/nspr/nspr.head", "merge_queue_link": null,
|
1479
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~mozillateam",
|
1480
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head/linked_bugs",
|
1481
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-01-12T16:45:39.661774+00:00",
|
1482
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head/subscriptions",
|
1483
|
+
"lifecycle_status": "Experimental", "dependent_branches_collection_link":
|
1484
|
+
"https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head/dependent_branches",
|
1485
|
+
"sourcepackage_link": null, "http_etag": "\"146e870bbdfcfff633e949ff597ebb06c5b1a32d-b9da052071011c276748d42cee07c01374ff1c5f\"",
|
1486
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head/spec_links",
|
1487
|
+
"name": "nspr.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head",
|
1488
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1489
|
+
"explicitly_private": false, "revision_count": 77, "mirror_status_message":
|
1490
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head/landing_targets",
|
1491
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1492
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head/subscribers",
|
1493
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head/recipes",
|
1494
|
+
"project_link": "https://api.launchpad.net/1.0/nspr", "landing_candidates_collection_link":
|
1495
|
+
"https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.head/landing_candidates",
|
1496
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1497
|
+
"bzr_identity": "lp:~mozillateam/nspr/nspr.head", "merge_queue_config": null,
|
1498
|
+
"last_scanned": "2011-01-12T16:49:22.157921+00:00", "url": null, "whiteboard":
|
1499
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/nspr/nspr.head",
|
1500
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1501
|
+
"2010-03-30T12:00:05.097219+00:00", "date_created": "2007-11-08T16:32:42.997384+00:00"},
|
1502
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1503
|
+
"~mozillateam/nspr/nspr.karmic", "date_last_modified": "2010-10-04T17:15:40.375348+00:00",
|
1504
|
+
"display_name": "lp:~mozillateam/nspr/nspr.karmic", "merge_queue_link": null,
|
1505
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1506
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic/linked_bugs",
|
1507
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-10-04T17:16:04.776474+00:00",
|
1508
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic/subscriptions",
|
1509
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic/dependent_branches",
|
1510
|
+
"sourcepackage_link": null, "http_etag": "\"4b61f5df68e1719834145afd8dd50db20c33e240-45761ec88d6d4525f69b60e14179a825da58bd89\"",
|
1511
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic/spec_links",
|
1512
|
+
"name": "nspr.karmic", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic",
|
1513
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1514
|
+
"explicitly_private": false, "revision_count": 64, "mirror_status_message":
|
1515
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic/landing_targets",
|
1516
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1517
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic/subscribers",
|
1518
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic/recipes",
|
1519
|
+
"project_link": "https://api.launchpad.net/1.0/nspr", "landing_candidates_collection_link":
|
1520
|
+
"https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.karmic/landing_candidates",
|
1521
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1522
|
+
"bzr_identity": "lp:~mozillateam/nspr/nspr.karmic", "merge_queue_config":
|
1523
|
+
null, "last_scanned": "2010-10-04T17:17:57.686979+00:00", "url": null, "whiteboard":
|
1524
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/nspr/nspr.karmic",
|
1525
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1526
|
+
null, "date_created": "2010-10-04T17:15:40.375348+00:00"}, {"control_format":
|
1527
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/nspr/nspr.lucid",
|
1528
|
+
"date_last_modified": "2010-10-04T17:05:11.192000+00:00", "display_name":
|
1529
|
+
"lp:~mozillateam/nspr/nspr.lucid", "merge_queue_link": null, "private": false,
|
1530
|
+
"registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson", "linked_bugs_collection_link":
|
1531
|
+
"https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid/linked_bugs",
|
1532
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-10-04T17:05:19.445665+00:00",
|
1533
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid/subscriptions",
|
1534
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid/dependent_branches",
|
1535
|
+
"sourcepackage_link": null, "http_etag": "\"82a8edb4b88bca2de465ca23fbab74e47193a476-49228fa2cc8d4447f92a9a020986c3ad2d5e9386\"",
|
1536
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid/spec_links",
|
1537
|
+
"name": "nspr.lucid", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid",
|
1538
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1539
|
+
"explicitly_private": false, "revision_count": 68, "mirror_status_message":
|
1540
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid/landing_targets",
|
1541
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1542
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid/subscribers",
|
1543
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid/recipes",
|
1544
|
+
"project_link": "https://api.launchpad.net/1.0/nspr", "landing_candidates_collection_link":
|
1545
|
+
"https://api.launchpad.net/1.0/~mozillateam/nspr/nspr.lucid/landing_candidates",
|
1546
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1547
|
+
"bzr_identity": "lp:~mozillateam/nspr/nspr.lucid", "merge_queue_config": null,
|
1548
|
+
"last_scanned": "2010-10-04T17:05:39.869241+00:00", "url": null, "whiteboard":
|
1549
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/nspr/nspr.lucid",
|
1550
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1551
|
+
null, "date_created": "2010-08-25T19:07:57.870852+00:00"}, {"control_format":
|
1552
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~micahg/prism/prism-karmic-2",
|
1553
|
+
"date_last_modified": "2009-10-26T09:11:01.633169+00:00", "display_name":
|
1554
|
+
"lp:~micahg/prism/prism-karmic-2", "merge_queue_link": null, "private": false,
|
1555
|
+
"registrant_link": "https://api.launchpad.net/1.0/~micahg", "linked_bugs_collection_link":
|
1556
|
+
"https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2/linked_bugs",
|
1557
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-10-26T09:12:08.625629+00:00",
|
1558
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2/subscriptions",
|
1559
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2/dependent_branches",
|
1560
|
+
"sourcepackage_link": null, "http_etag": "\"3fa20804817de62017e22756d6a52f1a30ee2646-00cb0c00bfda3baa96e285ad8db8d1ab6d95ed50\"",
|
1561
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2/spec_links",
|
1562
|
+
"name": "prism-karmic-2", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2",
|
1563
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1564
|
+
"explicitly_private": false, "revision_count": 120, "mirror_status_message":
|
1565
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2/landing_targets",
|
1566
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1567
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2/subscribers",
|
1568
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2/recipes",
|
1569
|
+
"project_link": "https://api.launchpad.net/1.0/prism", "landing_candidates_collection_link":
|
1570
|
+
"https://api.launchpad.net/1.0/~micahg/prism/prism-karmic-2/landing_candidates",
|
1571
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1572
|
+
"bzr_identity": "lp:~micahg/prism/prism-karmic-2", "merge_queue_config": null,
|
1573
|
+
"last_scanned": "2009-10-26T09:12:13.075724+00:00", "url": null, "whiteboard":
|
1574
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~micahg/prism/prism-karmic-2",
|
1575
|
+
"owner_link": "https://api.launchpad.net/1.0/~micahg", "last_mirror_attempt":
|
1576
|
+
"2009-10-26T09:12:08.625629+00:00", "date_created": "2009-10-26T09:11:01.633169+00:00"},
|
1577
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1578
|
+
"~ubuntu-mozilla-daily/prism/prism.head.daily", "date_last_modified": "2011-01-19T04:30:18.704000+00:00",
|
1579
|
+
"display_name": "lp:~ubuntu-mozilla-daily/prism/prism.head.daily", "merge_queue_link":
|
1580
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~fta",
|
1581
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily/linked_bugs",
|
1582
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-01-19T04:30:22.400159+00:00",
|
1583
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily/subscriptions",
|
1584
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily/dependent_branches",
|
1585
|
+
"sourcepackage_link": null, "http_etag": "\"793b604c95eaec3eb721fcaa29f1a48ae5404f50-51d57b395e3d5aa88695710e5afc3110aa047db4\"",
|
1586
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily/spec_links",
|
1587
|
+
"name": "prism.head.daily", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily",
|
1588
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1589
|
+
"explicitly_private": false, "revision_count": 164, "mirror_status_message":
|
1590
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily/landing_targets",
|
1591
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1592
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily/subscribers",
|
1593
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily/recipes",
|
1594
|
+
"project_link": "https://api.launchpad.net/1.0/prism", "landing_candidates_collection_link":
|
1595
|
+
"https://api.launchpad.net/1.0/~ubuntu-mozilla-daily/prism/prism.head.daily/landing_candidates",
|
1596
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1597
|
+
"bzr_identity": "lp:~ubuntu-mozilla-daily/prism/prism.head.daily", "merge_queue_config":
|
1598
|
+
null, "last_scanned": "2011-01-19T04:30:55.282959+00:00", "url": null, "whiteboard":
|
1599
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~ubuntu-mozilla-daily/prism/prism.head.daily",
|
1600
|
+
"owner_link": "https://api.launchpad.net/1.0/~ubuntu-mozilla-daily", "last_mirror_attempt":
|
1601
|
+
"2010-05-04T03:25:04.738095+00:00", "date_created": "2009-02-13T22:15:20.416864+00:00"},
|
1602
|
+
{"control_format": null, "unique_name": "~asac/thunderbird/thunderbird.dev.gnome-autodetect",
|
1603
|
+
"date_last_modified": "2008-02-27T21:09:52.177371+00:00", "display_name":
|
1604
|
+
"lp:~asac/thunderbird/thunderbird.dev.gnome-autodetect", "merge_queue_link":
|
1605
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~asac",
|
1606
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect/linked_bugs",
|
1607
|
+
"branch_format": null, "last_mirrored": "2008-02-27T21:07:16.545447+00:00",
|
1608
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect/subscriptions",
|
1609
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect/dependent_branches",
|
1610
|
+
"sourcepackage_link": null, "http_etag": "\"f4c63cec42f0454196978c315225641b89ed121c-4893d433a13d5f76e0135350969578691f21a465\"",
|
1611
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect/spec_links",
|
1612
|
+
"name": "thunderbird.dev.gnome-autodetect", "reviewer_link": null, "self_link":
|
1613
|
+
"https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect",
|
1614
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1615
|
+
"explicitly_private": false, "revision_count": 61, "mirror_status_message":
|
1616
|
+
null, "description": "feature branch to improve protocoal handler application
|
1617
|
+
detection:\n\nPristine Feature:\n 1. if there is an external app configured
|
1618
|
+
in preferences, use that one\n 2. if there is no external app configured,
|
1619
|
+
try gconf to retrieve a protocol handler\n\nNow we want to use a modified
|
1620
|
+
algorithm:\n 1. if we are in a GNOME session, try to use gconf protocol handler\n
|
1621
|
+
2. if that fails or we are not in a gnome session, fallback to configured
|
1622
|
+
external application\n 3. if there is no such app configured, try gconf protocol
|
1623
|
+
handler anyways.\n\n\n if we are in a gnome session and only if thats the
|
1624
|
+
case try to use the gconf handler. otherwise, fall back to configured external
|
1625
|
+
application.", "landing_targets_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect/landing_targets",
|
1626
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect/subscribers",
|
1627
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect/recipes",
|
1628
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1629
|
+
"https://api.launchpad.net/1.0/~asac/thunderbird/thunderbird.dev.gnome-autodetect/landing_candidates",
|
1630
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1631
|
+
"bzr_identity": "lp:~asac/thunderbird/thunderbird.dev.gnome-autodetect", "merge_queue_config":
|
1632
|
+
null, "last_scanned": "2008-02-27T21:08:11.231369+00:00", "url": null, "whiteboard":
|
1633
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~asac/thunderbird/thunderbird.dev.gnome-autodetect",
|
1634
|
+
"owner_link": "https://api.launchpad.net/1.0/~asac", "last_mirror_attempt":
|
1635
|
+
"2008-02-27T21:07:16.545447+00:00", "date_created": "2008-02-27T21:05:46.612627+00:00"},
|
1636
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1637
|
+
"~asac/thunderbird/ubuntu-2.0.0.x.gutsy", "date_last_modified": "2008-09-25T13:04:18.383953+00:00",
|
1638
|
+
"display_name": "lp:~asac/thunderbird/ubuntu-2.0.0.x.gutsy", "merge_queue_link":
|
1639
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~asac",
|
1640
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy/linked_bugs",
|
1641
|
+
"branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2008-09-25T13:09:08.971880+00:00",
|
1642
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy/subscriptions",
|
1643
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy/dependent_branches",
|
1644
|
+
"sourcepackage_link": null, "http_etag": "\"6db6f3eb2b0b2f4972166b109f0cba5829097750-f74d8815786805cfe7eeebd44aa9ff9eb67fd535\"",
|
1645
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy/spec_links",
|
1646
|
+
"name": "ubuntu-2.0.0.x.gutsy", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy",
|
1647
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1648
|
+
"explicitly_private": false, "revision_count": 60, "mirror_status_message":
|
1649
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy/landing_targets",
|
1650
|
+
"repository_format": "Bazaar-NG Knit Repository Format 1", "subscribers_collection_link":
|
1651
|
+
"https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy/subscribers",
|
1652
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy/recipes",
|
1653
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1654
|
+
"https://api.launchpad.net/1.0/~asac/thunderbird/ubuntu-2.0.0.x.gutsy/landing_candidates",
|
1655
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1656
|
+
"bzr_identity": "lp:~asac/thunderbird/ubuntu-2.0.0.x.gutsy", "merge_queue_config":
|
1657
|
+
null, "last_scanned": "2008-09-25T13:04:18.383953+00:00", "url": null, "whiteboard":
|
1658
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~asac/thunderbird/ubuntu-2.0.0.x.gutsy",
|
1659
|
+
"owner_link": "https://api.launchpad.net/1.0/~asac", "last_mirror_attempt":
|
1660
|
+
"2008-09-25T13:09:08.971880+00:00", "date_created": "2007-10-22T10:02:20.888420+00:00"},
|
1661
|
+
{"control_format": null, "unique_name": "~igor.zubarev/thunderbird/Igor_Lucid",
|
1662
|
+
"date_last_modified": "2010-04-25T15:07:06.957453+00:00", "display_name":
|
1663
|
+
"lp:~igor.zubarev/thunderbird/Igor_Lucid", "merge_queue_link": null, "private":
|
1664
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~igor.zubarev", "linked_bugs_collection_link":
|
1665
|
+
"https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid/linked_bugs",
|
1666
|
+
"branch_format": null, "last_mirrored": null, "subscriptions_collection_link":
|
1667
|
+
"https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid/subscriptions",
|
1668
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid/dependent_branches",
|
1669
|
+
"sourcepackage_link": null, "http_etag": "\"dcee256d9207ec41b7f3cd85067988510dbe22d4-f2695f91fe52d5a92e773c4ca87f46b9fe9d0ea9\"",
|
1670
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid/spec_links",
|
1671
|
+
"name": "Igor_Lucid", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid",
|
1672
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1673
|
+
"explicitly_private": false, "revision_count": 0, "mirror_status_message":
|
1674
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid/landing_targets",
|
1675
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid/subscribers",
|
1676
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid/recipes",
|
1677
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1678
|
+
"https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/Igor_Lucid/landing_candidates",
|
1679
|
+
"last_scanned_id": null, "branch_type": "Hosted", "bzr_identity": "lp:~igor.zubarev/thunderbird/Igor_Lucid",
|
1680
|
+
"merge_queue_config": null, "last_scanned": null, "url": null, "whiteboard":
|
1681
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~igor.zubarev/thunderbird/Igor_Lucid",
|
1682
|
+
"owner_link": "https://api.launchpad.net/1.0/~igor.zubarev", "last_mirror_attempt":
|
1683
|
+
null, "date_created": "2010-04-25T15:07:06.957453+00:00"}, {"control_format":
|
1684
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~igor.zubarev/thunderbird/tb3.0",
|
1685
|
+
"date_last_modified": "2010-04-26T19:12:20.613146+00:00", "display_name":
|
1686
|
+
"lp:~igor.zubarev/thunderbird/tb3.0", "merge_queue_link": null, "private":
|
1687
|
+
false, "registrant_link": "https://api.launchpad.net/1.0/~igor.zubarev", "linked_bugs_collection_link":
|
1688
|
+
"https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0/linked_bugs",
|
1689
|
+
"branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
|
1690
|
+
"2010-04-26T19:07:04.858650+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0/subscriptions",
|
1691
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0/dependent_branches",
|
1692
|
+
"sourcepackage_link": null, "http_etag": "\"595a8cdd47b3e38152f0f65b709837371f25a700-0c8ab7ee8f828d78d910c6bc62a505092bf2a593\"",
|
1693
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0/spec_links",
|
1694
|
+
"name": "tb3.0", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0",
|
1695
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1696
|
+
"explicitly_private": false, "revision_count": 171, "mirror_status_message":
|
1697
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0/landing_targets",
|
1698
|
+
"repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
|
1699
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0/subscribers",
|
1700
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0/recipes",
|
1701
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1702
|
+
"https://api.launchpad.net/1.0/~igor.zubarev/thunderbird/tb3.0/landing_candidates",
|
1703
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1704
|
+
"bzr_identity": "lp:~igor.zubarev/thunderbird/tb3.0", "merge_queue_config":
|
1705
|
+
null, "last_scanned": "2010-04-26T19:12:23.365093+00:00", "url": null, "whiteboard":
|
1706
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~igor.zubarev/thunderbird/tb3.0",
|
1707
|
+
"owner_link": "https://api.launchpad.net/1.0/~igor.zubarev", "last_mirror_attempt":
|
1708
|
+
"2010-04-26T19:07:04.858650+00:00", "date_created": "2010-04-25T15:30:44.032703+00:00"},
|
1709
|
+
{"control_format": null, "unique_name": "~mozillateam/thunderbird/icedove-branding-2.0.0.x",
|
1710
|
+
"date_last_modified": "2008-05-09T15:25:04.583503+00:00", "display_name":
|
1711
|
+
"lp:~mozillateam/thunderbird/icedove-branding-2.0.0.x", "merge_queue_link":
|
1712
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~asac",
|
1713
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x/linked_bugs",
|
1714
|
+
"branch_format": null, "last_mirrored": "2008-04-05T21:35:08.068122+00:00",
|
1715
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x/subscriptions",
|
1716
|
+
"lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x/dependent_branches",
|
1717
|
+
"sourcepackage_link": null, "http_etag": "\"c6547418928ad119d9f8792b0c62f2eac5897201-21447281815e7a300f17cdbb108a11fa8b481b41\"",
|
1718
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x/spec_links",
|
1719
|
+
"name": "icedove-branding-2.0.0.x", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x",
|
1720
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1721
|
+
"explicitly_private": false, "revision_count": 1, "mirror_status_message":
|
1722
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x/landing_targets",
|
1723
|
+
"repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x/subscribers",
|
1724
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x/recipes",
|
1725
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1726
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/icedove-branding-2.0.0.x/landing_candidates",
|
1727
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1728
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/icedove-branding-2.0.0.x", "merge_queue_config":
|
1729
|
+
null, "last_scanned": "2008-04-05T22:24:49.138349+00:00", "url": null, "whiteboard":
|
1730
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/icedove-branding-2.0.0.x",
|
1731
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1732
|
+
"2008-04-05T21:35:08.068122+00:00", "date_created": "2008-04-05T21:34:12.501506+00:00"},
|
1733
|
+
{"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
|
1734
|
+
"~mozillateam/thunderbird/thunderbird-aurora.head", "date_last_modified":
|
1735
|
+
"2014-05-08T00:00:46.034000+00:00", "display_name": "lp:thunderbird/aurora",
|
1736
|
+
"merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1737
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head/linked_bugs",
|
1738
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2014-05-08T00:00:53.387747+00:00",
|
1739
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head/subscriptions",
|
1740
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head/dependent_branches",
|
1741
|
+
"sourcepackage_link": null, "http_etag": "\"91f469e7592972ee45870a69fa8018c83d739f28-1d752d44736e55b49d4423964b540f2a30e0eb21\"",
|
1742
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head/spec_links",
|
1743
|
+
"name": "thunderbird-aurora.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head",
|
1744
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1745
|
+
"explicitly_private": false, "revision_count": 621, "mirror_status_message":
|
1746
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head/landing_targets",
|
1747
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1748
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head/subscribers",
|
1749
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head/recipes",
|
1750
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1751
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-aurora.head/landing_candidates",
|
1752
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1753
|
+
"bzr_identity": "lp:thunderbird/aurora", "merge_queue_config": null, "last_scanned":
|
1754
|
+
"2014-05-08T00:01:02.458571+00:00", "url": null, "whiteboard": null, "code_import_link":
|
1755
|
+
null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-aurora.head",
|
1756
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1757
|
+
null, "date_created": "2011-05-31T10:52:47.425416+00:00"}, {"control_format":
|
1758
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.head",
|
1759
|
+
"date_last_modified": "2012-10-18T09:59:28.433000+00:00", "display_name":
|
1760
|
+
"lp:~mozillateam/thunderbird/thunderbird-beta.head", "merge_queue_link": null,
|
1761
|
+
"private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1762
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head/linked_bugs",
|
1763
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-10-18T09:59:34.167767+00:00",
|
1764
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head/subscriptions",
|
1765
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head/dependent_branches",
|
1766
|
+
"sourcepackage_link": null, "http_etag": "\"7db01b614d64aed9cd15d46509066aa9df1b7c5e-144a4303d0d67cedb1f076bee5993f3e6592c2ae\"",
|
1767
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head/spec_links",
|
1768
|
+
"name": "thunderbird-beta.head", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head",
|
1769
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1770
|
+
"explicitly_private": false, "revision_count": 562, "mirror_status_message":
|
1771
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head/landing_targets",
|
1772
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1773
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head/subscribers",
|
1774
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head/recipes",
|
1775
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1776
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.head/landing_candidates",
|
1777
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1778
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/thunderbird-beta.head", "merge_queue_config":
|
1779
|
+
null, "last_scanned": "2012-10-18T09:59:35.884737+00:00", "url": null, "whiteboard":
|
1780
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.head",
|
1781
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1782
|
+
null, "date_created": "2011-05-31T14:14:27.795446+00:00"}, {"control_format":
|
1783
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.lucid",
|
1784
|
+
"date_last_modified": "2013-03-18T22:10:50.358000+00:00", "display_name":
|
1785
|
+
"lp:~mozillateam/thunderbird/thunderbird-beta.lucid", "merge_queue_link":
|
1786
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1787
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid/linked_bugs",
|
1788
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2013-03-18T22:10:56.976992+00:00",
|
1789
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid/subscriptions",
|
1790
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid/dependent_branches",
|
1791
|
+
"sourcepackage_link": null, "http_etag": "\"a2a78e737ac071f0000ae540b1da1c6ba5520cfc-1ee02fda1c247ec0fbe91052317f54d44d6ae0c0\"",
|
1792
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid/spec_links",
|
1793
|
+
"name": "thunderbird-beta.lucid", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid",
|
1794
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1795
|
+
"explicitly_private": false, "revision_count": 379, "mirror_status_message":
|
1796
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid/landing_targets",
|
1797
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1798
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid/subscribers",
|
1799
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid/recipes",
|
1800
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1801
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.lucid/landing_candidates",
|
1802
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1803
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/thunderbird-beta.lucid", "merge_queue_config":
|
1804
|
+
null, "last_scanned": "2013-03-18T22:10:58.130759+00:00", "url": null, "whiteboard":
|
1805
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.lucid",
|
1806
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1807
|
+
null, "date_created": "2011-05-31T16:06:03.170947+00:00"}, {"control_format":
|
1808
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.natty",
|
1809
|
+
"date_last_modified": "2012-10-04T08:02:13.203000+00:00", "display_name":
|
1810
|
+
"lp:~mozillateam/thunderbird/thunderbird-beta.natty", "merge_queue_link":
|
1811
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1812
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty/linked_bugs",
|
1813
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-10-04T08:02:20.124096+00:00",
|
1814
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty/subscriptions",
|
1815
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty/dependent_branches",
|
1816
|
+
"sourcepackage_link": null, "http_etag": "\"d6497a2a36a5cb37880911ce7ff2cf02e9fb685f-802b0fcc2cb0836e1000c7f8b191311e0f42023d\"",
|
1817
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty/spec_links",
|
1818
|
+
"name": "thunderbird-beta.natty", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty",
|
1819
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1820
|
+
"explicitly_private": false, "revision_count": 453, "mirror_status_message":
|
1821
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty/landing_targets",
|
1822
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1823
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty/subscribers",
|
1824
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty/recipes",
|
1825
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1826
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.natty/landing_candidates",
|
1827
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1828
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/thunderbird-beta.natty", "merge_queue_config":
|
1829
|
+
null, "last_scanned": "2012-10-04T08:02:21.902843+00:00", "url": null, "whiteboard":
|
1830
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.natty",
|
1831
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1832
|
+
null, "date_created": "2011-05-31T15:14:17.178108+00:00"}, {"control_format":
|
1833
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.oneiric",
|
1834
|
+
"date_last_modified": "2013-03-18T22:09:39.761000+00:00", "display_name":
|
1835
|
+
"lp:~mozillateam/thunderbird/thunderbird-beta.oneiric", "merge_queue_link":
|
1836
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1837
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric/linked_bugs",
|
1838
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2013-03-18T22:09:45.466329+00:00",
|
1839
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric/subscriptions",
|
1840
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric/dependent_branches",
|
1841
|
+
"sourcepackage_link": null, "http_etag": "\"99e654a5cf1473412e80604bdc8d58b0fff02b9a-c2389090a593eb0400ce75d3491ba760241b0450\"",
|
1842
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric/spec_links",
|
1843
|
+
"name": "thunderbird-beta.oneiric", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric",
|
1844
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1845
|
+
"explicitly_private": false, "revision_count": 518, "mirror_status_message":
|
1846
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric/landing_targets",
|
1847
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1848
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric/subscribers",
|
1849
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric/recipes",
|
1850
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1851
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.oneiric/landing_candidates",
|
1852
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1853
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/thunderbird-beta.oneiric", "merge_queue_config":
|
1854
|
+
null, "last_scanned": "2013-03-18T22:09:46.633507+00:00", "url": null, "whiteboard":
|
1855
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.oneiric",
|
1856
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1857
|
+
null, "date_created": "2011-09-24T23:07:38.801611+00:00"}, {"control_format":
|
1858
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.precise",
|
1859
|
+
"date_last_modified": "2014-04-28T19:52:31.598000+00:00", "display_name":
|
1860
|
+
"lp:~mozillateam/thunderbird/thunderbird-beta.precise", "merge_queue_link":
|
1861
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1862
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise/linked_bugs",
|
1863
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2014-04-28T19:52:37.547334+00:00",
|
1864
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise/subscriptions",
|
1865
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise/dependent_branches",
|
1866
|
+
"sourcepackage_link": null, "http_etag": "\"1e9e52668bebd6c7e8a4f3cd64f5bfbad76f447a-e6fff091be96fe1fdba50c0980c3e42d514dea07\"",
|
1867
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise/spec_links",
|
1868
|
+
"name": "thunderbird-beta.precise", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise",
|
1869
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1870
|
+
"explicitly_private": false, "revision_count": 439, "mirror_status_message":
|
1871
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise/landing_targets",
|
1872
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1873
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise/subscribers",
|
1874
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise/recipes",
|
1875
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1876
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.precise/landing_candidates",
|
1877
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1878
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/thunderbird-beta.precise", "merge_queue_config":
|
1879
|
+
null, "last_scanned": "2014-04-28T19:52:38.998373+00:00", "url": null, "whiteboard":
|
1880
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.precise",
|
1881
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1882
|
+
null, "date_created": "2012-03-13T20:33:20.042964+00:00"}, {"control_format":
|
1883
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.quantal",
|
1884
|
+
"date_last_modified": "2014-04-28T19:52:08.444000+00:00", "display_name":
|
1885
|
+
"lp:~mozillateam/thunderbird/thunderbird-beta.quantal", "merge_queue_link":
|
1886
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1887
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal/linked_bugs",
|
1888
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2014-04-28T19:52:16.070004+00:00",
|
1889
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal/subscriptions",
|
1890
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal/dependent_branches",
|
1891
|
+
"sourcepackage_link": null, "http_etag": "\"329a8f45eb66664f8fbe18caaa268b0561a3a34e-c841b8509bb13692202b0bc841a2c3dedaa1a115\"",
|
1892
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal/spec_links",
|
1893
|
+
"name": "thunderbird-beta.quantal", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal",
|
1894
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1895
|
+
"explicitly_private": false, "revision_count": 613, "mirror_status_message":
|
1896
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal/landing_targets",
|
1897
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1898
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal/subscribers",
|
1899
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal/recipes",
|
1900
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1901
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.quantal/landing_candidates",
|
1902
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1903
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/thunderbird-beta.quantal", "merge_queue_config":
|
1904
|
+
null, "last_scanned": "2014-04-28T19:52:17.300512+00:00", "url": null, "whiteboard":
|
1905
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.quantal",
|
1906
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1907
|
+
null, "date_created": "2012-10-08T20:29:32.358438+00:00"}, {"control_format":
|
1908
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.raring",
|
1909
|
+
"date_last_modified": "2014-01-03T12:43:37.051000+00:00", "display_name":
|
1910
|
+
"lp:~mozillateam/thunderbird/thunderbird-beta.raring", "merge_queue_link":
|
1911
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1912
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring/linked_bugs",
|
1913
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2014-01-03T12:43:42.275869+00:00",
|
1914
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring/subscriptions",
|
1915
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring/dependent_branches",
|
1916
|
+
"sourcepackage_link": null, "http_etag": "\"81e6b3071fab5dd417f14f4043b5bc51f6bff7b1-f3ba5b6bd24eedaa7f4d032a25d339ca0742866d\"",
|
1917
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring/spec_links",
|
1918
|
+
"name": "thunderbird-beta.raring", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring",
|
1919
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1920
|
+
"explicitly_private": false, "revision_count": 390, "mirror_status_message":
|
1921
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring/landing_targets",
|
1922
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1923
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring/subscribers",
|
1924
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring/recipes",
|
1925
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1926
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.raring/landing_candidates",
|
1927
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1928
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/thunderbird-beta.raring", "merge_queue_config":
|
1929
|
+
null, "last_scanned": "2014-01-03T12:43:43.505239+00:00", "url": null, "whiteboard":
|
1930
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.raring",
|
1931
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1932
|
+
null, "date_created": "2012-10-26T12:15:33.212317+00:00"}, {"control_format":
|
1933
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.saucy",
|
1934
|
+
"date_last_modified": "2014-04-28T19:51:50.925000+00:00", "display_name":
|
1935
|
+
"lp:thunderbird/beta", "merge_queue_link": null, "private": false, "registrant_link":
|
1936
|
+
"https://api.launchpad.net/1.0/~chrisccoulson", "linked_bugs_collection_link":
|
1937
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy/linked_bugs",
|
1938
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2014-04-28T19:51:56.418969+00:00",
|
1939
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy/subscriptions",
|
1940
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy/dependent_branches",
|
1941
|
+
"sourcepackage_link": null, "http_etag": "\"c30f135084bb36f16f795088739619dec2bd909f-4903a258c18e1a46eb4f445ab0d716aa8ed70a13\"",
|
1942
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy/spec_links",
|
1943
|
+
"name": "thunderbird-beta.saucy", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy",
|
1944
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1945
|
+
"explicitly_private": false, "revision_count": 399, "mirror_status_message":
|
1946
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy/landing_targets",
|
1947
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1948
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy/subscribers",
|
1949
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy/recipes",
|
1950
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1951
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.saucy/landing_candidates",
|
1952
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1953
|
+
"bzr_identity": "lp:thunderbird/beta", "merge_queue_config": null, "last_scanned":
|
1954
|
+
"2014-04-28T19:51:57.265074+00:00", "url": null, "whiteboard": null, "code_import_link":
|
1955
|
+
null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.saucy",
|
1956
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1957
|
+
null, "date_created": "2013-05-29T13:12:12.583738+00:00"}, {"control_format":
|
1958
|
+
"Bazaar-NG meta directory, format 1\n", "unique_name": "~mozillateam/thunderbird/thunderbird-beta.trusty",
|
1959
|
+
"date_last_modified": "2014-04-28T19:51:29.439000+00:00", "display_name":
|
1960
|
+
"lp:~mozillateam/thunderbird/thunderbird-beta.trusty", "merge_queue_link":
|
1961
|
+
null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~chrisccoulson",
|
1962
|
+
"linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty/linked_bugs",
|
1963
|
+
"branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2014-04-28T19:51:35.776371+00:00",
|
1964
|
+
"subscriptions_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty/subscriptions",
|
1965
|
+
"lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty/dependent_branches",
|
1966
|
+
"sourcepackage_link": null, "http_etag": "\"30f4d354594679ce913a77caeca5a70b52ab3a39-9d6b2c64832f13477af2216e905c8df8dd96b6fa\"",
|
1967
|
+
"spec_links_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty/spec_links",
|
1968
|
+
"name": "thunderbird-beta.trusty", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty",
|
1969
|
+
"information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
|
1970
|
+
"explicitly_private": false, "revision_count": 402, "mirror_status_message":
|
1971
|
+
null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty/landing_targets",
|
1972
|
+
"repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
|
1973
|
+
"subscribers_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty/subscribers",
|
1974
|
+
"recipes_collection_link": "https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty/recipes",
|
1975
|
+
"project_link": "https://api.launchpad.net/1.0/thunderbird", "landing_candidates_collection_link":
|
1976
|
+
"https://api.launchpad.net/1.0/~mozillateam/thunderbird/thunderbird-beta.trusty/landing_candidates",
|
1977
|
+
"last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
|
1978
|
+
"bzr_identity": "lp:~mozillateam/thunderbird/thunderbird-beta.trusty", "merge_queue_config":
|
1979
|
+
null, "last_scanned": "2014-04-28T19:51:37.088830+00:00", "url": null, "whiteboard":
|
1980
|
+
null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mozillateam/thunderbird/thunderbird-beta.trusty",
|
1981
|
+
"owner_link": "https://api.launchpad.net/1.0/~mozillateam", "last_mirror_attempt":
|
1982
|
+
null, "date_created": "2013-11-15T09:59:58.612792+00:00"}]}'
|
1983
|
+
http_version:
|
1984
|
+
recorded_at: Sun, 18 May 2014 19:43:18 GMT
|
1985
|
+
recorded_with: VCR 2.9.0
|