Show More
This diff has been collapsed as it changes many lines, (617 lines changed) Show them Hide them | |||||
@@ -0,0 +1,617 b'' | |||||
|
1 | { | |||
|
2 | "version": 1, | |||
|
3 | "interactions": [ | |||
|
4 | { | |||
|
5 | "response": { | |||
|
6 | "headers": { | |||
|
7 | "referrer-policy": [ | |||
|
8 | "no-referrer" | |||
|
9 | ], | |||
|
10 | "x-frame-options": [ | |||
|
11 | "Deny" | |||
|
12 | ], | |||
|
13 | "date": [ | |||
|
14 | "Wed, 15 Apr 2020 23:43:39 GMT" | |||
|
15 | ], | |||
|
16 | "server": [ | |||
|
17 | "Apache/2.4.10 (Debian)" | |||
|
18 | ], | |||
|
19 | "content-type": [ | |||
|
20 | "application/json" | |||
|
21 | ], | |||
|
22 | "expires": [ | |||
|
23 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
24 | ], | |||
|
25 | "transfer-encoding": [ | |||
|
26 | "chunked" | |||
|
27 | ], | |||
|
28 | "x-xss-protection": [ | |||
|
29 | "1; mode=block" | |||
|
30 | ], | |||
|
31 | "strict-transport-security": [ | |||
|
32 | "max-age=0; includeSubdomains; preload" | |||
|
33 | ], | |||
|
34 | "cache-control": [ | |||
|
35 | "no-store" | |||
|
36 | ], | |||
|
37 | "x-content-type-options": [ | |||
|
38 | "nosniff" | |||
|
39 | ] | |||
|
40 | }, | |||
|
41 | "status": { | |||
|
42 | "code": 200, | |||
|
43 | "message": "OK" | |||
|
44 | }, | |||
|
45 | "body": { | |||
|
46 | "string": "{\"result\":{\"data\":[{\"id\":2,\"type\":\"REPO\",\"phid\":\"PHID-REPO-bvunnehri4u2isyr7bc3\",\"fields\":{\"name\":\"Mercurial\",\"vcs\":\"hg\",\"callsign\":\"HG\",\"shortName\":null,\"status\":\"active\",\"isImporting\":false,\"almanacServicePHID\":null,\"refRules\":{\"fetchRules\":[],\"trackRules\":[],\"permanentRefRules\":[]},\"spacePHID\":null,\"dateCreated\":1498761653,\"dateModified\":1500403184,\"policy\":{\"view\":\"public\",\"edit\":\"admin\",\"diffusion.push\":\"users\"}},\"attachments\":{}}],\"maps\":{},\"query\":{\"queryKey\":null},\"cursor\":{\"limit\":100,\"after\":null,\"before\":null,\"order\":null}},\"error_code\":null,\"error_info\":null}" | |||
|
47 | } | |||
|
48 | }, | |||
|
49 | "request": { | |||
|
50 | "headers": { | |||
|
51 | "content-length": [ | |||
|
52 | "183" | |||
|
53 | ], | |||
|
54 | "content-type": [ | |||
|
55 | "application/x-www-form-urlencoded" | |||
|
56 | ], | |||
|
57 | "user-agent": [ | |||
|
58 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
59 | ], | |||
|
60 | "accept": [ | |||
|
61 | "application/mercurial-0.1" | |||
|
62 | ], | |||
|
63 | "host": [ | |||
|
64 | "phab.mercurial-scm.org" | |||
|
65 | ] | |||
|
66 | }, | |||
|
67 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22constraints%22%3A+%7B%22callsigns%22%3A+%5B%22HG%22%5D%7D%7D", | |||
|
68 | "uri": "https://phab.mercurial-scm.org//api/diffusion.repository.search", | |||
|
69 | "method": "POST" | |||
|
70 | } | |||
|
71 | }, | |||
|
72 | { | |||
|
73 | "response": { | |||
|
74 | "headers": { | |||
|
75 | "referrer-policy": [ | |||
|
76 | "no-referrer" | |||
|
77 | ], | |||
|
78 | "x-frame-options": [ | |||
|
79 | "Deny" | |||
|
80 | ], | |||
|
81 | "date": [ | |||
|
82 | "Wed, 15 Apr 2020 23:43:39 GMT" | |||
|
83 | ], | |||
|
84 | "server": [ | |||
|
85 | "Apache/2.4.10 (Debian)" | |||
|
86 | ], | |||
|
87 | "content-type": [ | |||
|
88 | "application/json" | |||
|
89 | ], | |||
|
90 | "expires": [ | |||
|
91 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
92 | ], | |||
|
93 | "transfer-encoding": [ | |||
|
94 | "chunked" | |||
|
95 | ], | |||
|
96 | "x-xss-protection": [ | |||
|
97 | "1; mode=block" | |||
|
98 | ], | |||
|
99 | "strict-transport-security": [ | |||
|
100 | "max-age=0; includeSubdomains; preload" | |||
|
101 | ], | |||
|
102 | "cache-control": [ | |||
|
103 | "no-store" | |||
|
104 | ], | |||
|
105 | "x-content-type-options": [ | |||
|
106 | "nosniff" | |||
|
107 | ] | |||
|
108 | }, | |||
|
109 | "status": { | |||
|
110 | "code": 200, | |||
|
111 | "message": "OK" | |||
|
112 | }, | |||
|
113 | "body": { | |||
|
114 | "string": "{\"result\":{\"diffid\":21110,\"phid\":\"PHID-DIFF-g25jdc5b5khduwpp3p3b\",\"uri\":\"https:\\/\\/phab.mercurial-scm.org\\/differential\\/diff\\/21110\\/\"},\"error_code\":null,\"error_info\":null}" | |||
|
115 | } | |||
|
116 | }, | |||
|
117 | "request": { | |||
|
118 | "headers": { | |||
|
119 | "content-length": [ | |||
|
120 | "1162" | |||
|
121 | ], | |||
|
122 | "content-type": [ | |||
|
123 | "application/x-www-form-urlencoded" | |||
|
124 | ], | |||
|
125 | "user-agent": [ | |||
|
126 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
127 | ], | |||
|
128 | "accept": [ | |||
|
129 | "application/mercurial-0.1" | |||
|
130 | ], | |||
|
131 | "host": [ | |||
|
132 | "phab.mercurial-scm.org" | |||
|
133 | ] | |||
|
134 | }, | |||
|
135 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22bookmark%22%3A+null%2C+%22branch%22%3A+%22default%22%2C+%22changes%22%3A+%7B%22file1.txt%22%3A+%7B%22addLines%22%3A+1%2C+%22awayPaths%22%3A+%5B%5D%2C+%22commitHash%22%3A+null%2C+%22currentPath%22%3A+%22file1.txt%22%2C+%22delLines%22%3A+1%2C+%22fileType%22%3A+1%2C+%22hunks%22%3A+%5B%7B%22addLines%22%3A+1%2C+%22corpus%22%3A+%22-mod1%5Cn%2Bmod2%5Cn%22%2C+%22delLines%22%3A+1%2C+%22newLength%22%3A+1%2C+%22newOffset%22%3A+1%2C+%22oldLength%22%3A+1%2C+%22oldOffset%22%3A+1%7D%5D%2C+%22metadata%22%3A+%7B%7D%2C+%22newProperties%22%3A+%7B%7D%2C+%22oldPath%22%3A+%22file1.txt%22%2C+%22oldProperties%22%3A+%7B%7D%2C+%22type%22%3A+2%7D%7D%2C+%22creationMethod%22%3A+%22phabsend%22%2C+%22lintStatus%22%3A+%22none%22%2C+%22repositoryPHID%22%3A+%22PHID-REPO-bvunnehri4u2isyr7bc3%22%2C+%22sourceControlBaseRevision%22%3A+%22d549263bcb2db54042adf048047b368f1ed246df%22%2C+%22sourceControlPath%22%3A+%22%2F%22%2C+%22sourceControlSystem%22%3A+%22hg%22%2C+%22sourceMachine%22%3A+%22%22%2C+%22sourcePath%22%3A+%22%2F%22%2C+%22unitStatus%22%3A+%22none%22%7D", | |||
|
136 | "uri": "https://phab.mercurial-scm.org//api/differential.creatediff", | |||
|
137 | "method": "POST" | |||
|
138 | } | |||
|
139 | }, | |||
|
140 | { | |||
|
141 | "response": { | |||
|
142 | "headers": { | |||
|
143 | "referrer-policy": [ | |||
|
144 | "no-referrer" | |||
|
145 | ], | |||
|
146 | "x-frame-options": [ | |||
|
147 | "Deny" | |||
|
148 | ], | |||
|
149 | "date": [ | |||
|
150 | "Wed, 15 Apr 2020 23:43:39 GMT" | |||
|
151 | ], | |||
|
152 | "server": [ | |||
|
153 | "Apache/2.4.10 (Debian)" | |||
|
154 | ], | |||
|
155 | "content-type": [ | |||
|
156 | "application/json" | |||
|
157 | ], | |||
|
158 | "expires": [ | |||
|
159 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
160 | ], | |||
|
161 | "transfer-encoding": [ | |||
|
162 | "chunked" | |||
|
163 | ], | |||
|
164 | "x-xss-protection": [ | |||
|
165 | "1; mode=block" | |||
|
166 | ], | |||
|
167 | "strict-transport-security": [ | |||
|
168 | "max-age=0; includeSubdomains; preload" | |||
|
169 | ], | |||
|
170 | "cache-control": [ | |||
|
171 | "no-store" | |||
|
172 | ], | |||
|
173 | "x-content-type-options": [ | |||
|
174 | "nosniff" | |||
|
175 | ] | |||
|
176 | }, | |||
|
177 | "status": { | |||
|
178 | "code": 200, | |||
|
179 | "message": "OK" | |||
|
180 | }, | |||
|
181 | "body": { | |||
|
182 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
183 | } | |||
|
184 | }, | |||
|
185 | "request": { | |||
|
186 | "headers": { | |||
|
187 | "content-length": [ | |||
|
188 | "482" | |||
|
189 | ], | |||
|
190 | "content-type": [ | |||
|
191 | "application/x-www-form-urlencoded" | |||
|
192 | ], | |||
|
193 | "user-agent": [ | |||
|
194 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
195 | ], | |||
|
196 | "accept": [ | |||
|
197 | "application/mercurial-0.1" | |||
|
198 | ], | |||
|
199 | "host": [ | |||
|
200 | "phab.mercurial-scm.org" | |||
|
201 | ] | |||
|
202 | }, | |||
|
203 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22date%5C%22%3A+%5C%220+0%5C%22%2C+%5C%22node%5C%22%3A+%5C%225d3959e20d1d71d9e906e562f891582b4072570f%5C%22%2C+%5C%22parent%5C%22%3A+%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%2C+%5C%22user%5C%22%3A+%5C%22test%5C%22%7D%22%2C+%22diff_id%22%3A+21110%2C+%22name%22%3A+%22hg%3Ameta%22%7D", | |||
|
204 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
205 | "method": "POST" | |||
|
206 | } | |||
|
207 | }, | |||
|
208 | { | |||
|
209 | "response": { | |||
|
210 | "headers": { | |||
|
211 | "referrer-policy": [ | |||
|
212 | "no-referrer" | |||
|
213 | ], | |||
|
214 | "x-frame-options": [ | |||
|
215 | "Deny" | |||
|
216 | ], | |||
|
217 | "date": [ | |||
|
218 | "Wed, 15 Apr 2020 23:43:40 GMT" | |||
|
219 | ], | |||
|
220 | "server": [ | |||
|
221 | "Apache/2.4.10 (Debian)" | |||
|
222 | ], | |||
|
223 | "content-type": [ | |||
|
224 | "application/json" | |||
|
225 | ], | |||
|
226 | "expires": [ | |||
|
227 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
228 | ], | |||
|
229 | "transfer-encoding": [ | |||
|
230 | "chunked" | |||
|
231 | ], | |||
|
232 | "x-xss-protection": [ | |||
|
233 | "1; mode=block" | |||
|
234 | ], | |||
|
235 | "strict-transport-security": [ | |||
|
236 | "max-age=0; includeSubdomains; preload" | |||
|
237 | ], | |||
|
238 | "cache-control": [ | |||
|
239 | "no-store" | |||
|
240 | ], | |||
|
241 | "x-content-type-options": [ | |||
|
242 | "nosniff" | |||
|
243 | ] | |||
|
244 | }, | |||
|
245 | "status": { | |||
|
246 | "code": 200, | |||
|
247 | "message": "OK" | |||
|
248 | }, | |||
|
249 | "body": { | |||
|
250 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
251 | } | |||
|
252 | }, | |||
|
253 | "request": { | |||
|
254 | "headers": { | |||
|
255 | "content-length": [ | |||
|
256 | "594" | |||
|
257 | ], | |||
|
258 | "content-type": [ | |||
|
259 | "application/x-www-form-urlencoded" | |||
|
260 | ], | |||
|
261 | "user-agent": [ | |||
|
262 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
263 | ], | |||
|
264 | "accept": [ | |||
|
265 | "application/mercurial-0.1" | |||
|
266 | ], | |||
|
267 | "host": [ | |||
|
268 | "phab.mercurial-scm.org" | |||
|
269 | ] | |||
|
270 | }, | |||
|
271 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%225d3959e20d1d71d9e906e562f891582b4072570f%5C%22%3A+%7B%5C%22author%5C%22%3A+%5C%22test%5C%22%2C+%5C%22authorEmail%5C%22%3A+%5C%22test%5C%22%2C+%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22commit%5C%22%3A+%5C%225d3959e20d1d71d9e906e562f891582b4072570f%5C%22%2C+%5C%22parents%5C%22%3A+%5B%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%5D%2C+%5C%22time%5C%22%3A+0%7D%7D%22%2C+%22diff_id%22%3A+21110%2C+%22name%22%3A+%22local%3Acommits%22%7D", | |||
|
272 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
273 | "method": "POST" | |||
|
274 | } | |||
|
275 | }, | |||
|
276 | { | |||
|
277 | "response": { | |||
|
278 | "headers": { | |||
|
279 | "referrer-policy": [ | |||
|
280 | "no-referrer" | |||
|
281 | ], | |||
|
282 | "x-frame-options": [ | |||
|
283 | "Deny" | |||
|
284 | ], | |||
|
285 | "date": [ | |||
|
286 | "Wed, 15 Apr 2020 23:43:40 GMT" | |||
|
287 | ], | |||
|
288 | "server": [ | |||
|
289 | "Apache/2.4.10 (Debian)" | |||
|
290 | ], | |||
|
291 | "content-type": [ | |||
|
292 | "application/json" | |||
|
293 | ], | |||
|
294 | "expires": [ | |||
|
295 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
296 | ], | |||
|
297 | "transfer-encoding": [ | |||
|
298 | "chunked" | |||
|
299 | ], | |||
|
300 | "x-xss-protection": [ | |||
|
301 | "1; mode=block" | |||
|
302 | ], | |||
|
303 | "strict-transport-security": [ | |||
|
304 | "max-age=0; includeSubdomains; preload" | |||
|
305 | ], | |||
|
306 | "cache-control": [ | |||
|
307 | "no-store" | |||
|
308 | ], | |||
|
309 | "x-content-type-options": [ | |||
|
310 | "nosniff" | |||
|
311 | ] | |||
|
312 | }, | |||
|
313 | "status": { | |||
|
314 | "code": 200, | |||
|
315 | "message": "OK" | |||
|
316 | }, | |||
|
317 | "body": { | |||
|
318 | "string": "{\"result\":{\"errors\":[],\"fields\":{\"title\":\"modified 2\"},\"revisionIDFieldInfo\":{\"value\":null,\"validDomain\":\"https:\\/\\/phab.mercurial-scm.org\"},\"transactions\":[{\"type\":\"title\",\"value\":\"modified 2\"}]},\"error_code\":null,\"error_info\":null}" | |||
|
319 | } | |||
|
320 | }, | |||
|
321 | "request": { | |||
|
322 | "headers": { | |||
|
323 | "content-length": [ | |||
|
324 | "155" | |||
|
325 | ], | |||
|
326 | "content-type": [ | |||
|
327 | "application/x-www-form-urlencoded" | |||
|
328 | ], | |||
|
329 | "user-agent": [ | |||
|
330 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
331 | ], | |||
|
332 | "accept": [ | |||
|
333 | "application/mercurial-0.1" | |||
|
334 | ], | |||
|
335 | "host": [ | |||
|
336 | "phab.mercurial-scm.org" | |||
|
337 | ] | |||
|
338 | }, | |||
|
339 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22corpus%22%3A+%22modified+2%22%7D", | |||
|
340 | "uri": "https://phab.mercurial-scm.org//api/differential.parsecommitmessage", | |||
|
341 | "method": "POST" | |||
|
342 | } | |||
|
343 | }, | |||
|
344 | { | |||
|
345 | "response": { | |||
|
346 | "headers": { | |||
|
347 | "referrer-policy": [ | |||
|
348 | "no-referrer" | |||
|
349 | ], | |||
|
350 | "x-frame-options": [ | |||
|
351 | "Deny" | |||
|
352 | ], | |||
|
353 | "date": [ | |||
|
354 | "Wed, 15 Apr 2020 23:43:41 GMT" | |||
|
355 | ], | |||
|
356 | "server": [ | |||
|
357 | "Apache/2.4.10 (Debian)" | |||
|
358 | ], | |||
|
359 | "content-type": [ | |||
|
360 | "application/json" | |||
|
361 | ], | |||
|
362 | "expires": [ | |||
|
363 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
364 | ], | |||
|
365 | "transfer-encoding": [ | |||
|
366 | "chunked" | |||
|
367 | ], | |||
|
368 | "x-xss-protection": [ | |||
|
369 | "1; mode=block" | |||
|
370 | ], | |||
|
371 | "strict-transport-security": [ | |||
|
372 | "max-age=0; includeSubdomains; preload" | |||
|
373 | ], | |||
|
374 | "cache-control": [ | |||
|
375 | "no-store" | |||
|
376 | ], | |||
|
377 | "x-content-type-options": [ | |||
|
378 | "nosniff" | |||
|
379 | ] | |||
|
380 | }, | |||
|
381 | "status": { | |||
|
382 | "code": 200, | |||
|
383 | "message": "OK" | |||
|
384 | }, | |||
|
385 | "body": { | |||
|
386 | "string": "{\"result\":{\"object\":{\"id\":8433,\"phid\":\"PHID-DREV-kpkwhtylyxrzikfspl5r\"},\"transactions\":[{\"phid\":\"PHID-XACT-DREV-txmvtexe4kw2pjn\"},{\"phid\":\"PHID-XACT-DREV-l2em7ff7nlcb2fu\"},{\"phid\":\"PHID-XACT-DREV-ttcilh74gwwixze\"},{\"phid\":\"PHID-XACT-DREV-ytvu3llz6pqwg46\"},{\"phid\":\"PHID-XACT-DREV-jeqenvlffsbdv5y\"}]},\"error_code\":null,\"error_info\":null}" | |||
|
387 | } | |||
|
388 | }, | |||
|
389 | "request": { | |||
|
390 | "headers": { | |||
|
391 | "content-length": [ | |||
|
392 | "308" | |||
|
393 | ], | |||
|
394 | "content-type": [ | |||
|
395 | "application/x-www-form-urlencoded" | |||
|
396 | ], | |||
|
397 | "user-agent": [ | |||
|
398 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
399 | ], | |||
|
400 | "accept": [ | |||
|
401 | "application/mercurial-0.1" | |||
|
402 | ], | |||
|
403 | "host": [ | |||
|
404 | "phab.mercurial-scm.org" | |||
|
405 | ] | |||
|
406 | }, | |||
|
407 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22transactions%22%3A+%5B%7B%22type%22%3A+%22update%22%2C+%22value%22%3A+%22PHID-DIFF-g25jdc5b5khduwpp3p3b%22%7D%2C+%7B%22type%22%3A+%22title%22%2C+%22value%22%3A+%22modified+2%22%7D%5D%7D", | |||
|
408 | "uri": "https://phab.mercurial-scm.org//api/differential.revision.edit", | |||
|
409 | "method": "POST" | |||
|
410 | } | |||
|
411 | }, | |||
|
412 | { | |||
|
413 | "response": { | |||
|
414 | "headers": { | |||
|
415 | "referrer-policy": [ | |||
|
416 | "no-referrer" | |||
|
417 | ], | |||
|
418 | "x-frame-options": [ | |||
|
419 | "Deny" | |||
|
420 | ], | |||
|
421 | "date": [ | |||
|
422 | "Wed, 15 Apr 2020 23:43:41 GMT" | |||
|
423 | ], | |||
|
424 | "server": [ | |||
|
425 | "Apache/2.4.10 (Debian)" | |||
|
426 | ], | |||
|
427 | "content-type": [ | |||
|
428 | "application/json" | |||
|
429 | ], | |||
|
430 | "expires": [ | |||
|
431 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
432 | ], | |||
|
433 | "transfer-encoding": [ | |||
|
434 | "chunked" | |||
|
435 | ], | |||
|
436 | "x-xss-protection": [ | |||
|
437 | "1; mode=block" | |||
|
438 | ], | |||
|
439 | "strict-transport-security": [ | |||
|
440 | "max-age=0; includeSubdomains; preload" | |||
|
441 | ], | |||
|
442 | "cache-control": [ | |||
|
443 | "no-store" | |||
|
444 | ], | |||
|
445 | "x-content-type-options": [ | |||
|
446 | "nosniff" | |||
|
447 | ] | |||
|
448 | }, | |||
|
449 | "status": { | |||
|
450 | "code": 200, | |||
|
451 | "message": "OK" | |||
|
452 | }, | |||
|
453 | "body": { | |||
|
454 | "string": "{\"result\":[{\"id\":\"8433\",\"phid\":\"PHID-DREV-kpkwhtylyxrzikfspl5r\",\"title\":\"modified 2\",\"uri\":\"https:\\/\\/phab.mercurial-scm.org\\/D8433\",\"dateCreated\":\"1586994221\",\"dateModified\":\"1586994221\",\"authorPHID\":\"PHID-USER-tzhaient733lwrlbcag5\",\"status\":\"0\",\"statusName\":\"Needs Review\",\"properties\":{\"draft.broadcast\":true,\"lines.added\":1,\"lines.removed\":1},\"branch\":\"default\",\"summary\":\"\",\"testPlan\":\"\",\"lineCount\":\"2\",\"activeDiffPHID\":\"PHID-DIFF-g25jdc5b5khduwpp3p3b\",\"diffs\":[\"21110\"],\"commits\":[],\"reviewers\":{\"PHID-PROJ-3dvcxzznrjru2xmmses3\":\"PHID-PROJ-3dvcxzznrjru2xmmses3\"},\"ccs\":[\"PHID-USER-q42dn7cc3donqriafhjx\"],\"hashes\":[[\"hgcm\",\"\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\"]],\"auxiliary\":{\"phabricator:projects\":[],\"phabricator:depends-on\":[]},\"repositoryPHID\":\"PHID-REPO-bvunnehri4u2isyr7bc3\",\"sourcePath\":\"\\/\"}],\"error_code\":null,\"error_info\":null}" | |||
|
455 | } | |||
|
456 | }, | |||
|
457 | "request": { | |||
|
458 | "headers": { | |||
|
459 | "content-length": [ | |||
|
460 | "146" | |||
|
461 | ], | |||
|
462 | "content-type": [ | |||
|
463 | "application/x-www-form-urlencoded" | |||
|
464 | ], | |||
|
465 | "user-agent": [ | |||
|
466 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
467 | ], | |||
|
468 | "accept": [ | |||
|
469 | "application/mercurial-0.1" | |||
|
470 | ], | |||
|
471 | "host": [ | |||
|
472 | "phab.mercurial-scm.org" | |||
|
473 | ] | |||
|
474 | }, | |||
|
475 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22ids%22%3A+%5B8433%5D%7D", | |||
|
476 | "uri": "https://phab.mercurial-scm.org//api/differential.query", | |||
|
477 | "method": "POST" | |||
|
478 | } | |||
|
479 | }, | |||
|
480 | { | |||
|
481 | "response": { | |||
|
482 | "headers": { | |||
|
483 | "referrer-policy": [ | |||
|
484 | "no-referrer" | |||
|
485 | ], | |||
|
486 | "x-frame-options": [ | |||
|
487 | "Deny" | |||
|
488 | ], | |||
|
489 | "date": [ | |||
|
490 | "Wed, 15 Apr 2020 23:43:42 GMT" | |||
|
491 | ], | |||
|
492 | "server": [ | |||
|
493 | "Apache/2.4.10 (Debian)" | |||
|
494 | ], | |||
|
495 | "content-type": [ | |||
|
496 | "application/json" | |||
|
497 | ], | |||
|
498 | "expires": [ | |||
|
499 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
500 | ], | |||
|
501 | "transfer-encoding": [ | |||
|
502 | "chunked" | |||
|
503 | ], | |||
|
504 | "x-xss-protection": [ | |||
|
505 | "1; mode=block" | |||
|
506 | ], | |||
|
507 | "strict-transport-security": [ | |||
|
508 | "max-age=0; includeSubdomains; preload" | |||
|
509 | ], | |||
|
510 | "cache-control": [ | |||
|
511 | "no-store" | |||
|
512 | ], | |||
|
513 | "x-content-type-options": [ | |||
|
514 | "nosniff" | |||
|
515 | ] | |||
|
516 | }, | |||
|
517 | "status": { | |||
|
518 | "code": 200, | |||
|
519 | "message": "OK" | |||
|
520 | }, | |||
|
521 | "body": { | |||
|
522 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
523 | } | |||
|
524 | }, | |||
|
525 | "request": { | |||
|
526 | "headers": { | |||
|
527 | "content-length": [ | |||
|
528 | "482" | |||
|
529 | ], | |||
|
530 | "content-type": [ | |||
|
531 | "application/x-www-form-urlencoded" | |||
|
532 | ], | |||
|
533 | "user-agent": [ | |||
|
534 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
535 | ], | |||
|
536 | "accept": [ | |||
|
537 | "application/mercurial-0.1" | |||
|
538 | ], | |||
|
539 | "host": [ | |||
|
540 | "phab.mercurial-scm.org" | |||
|
541 | ] | |||
|
542 | }, | |||
|
543 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22date%5C%22%3A+%5C%220+0%5C%22%2C+%5C%22node%5C%22%3A+%5C%222b4aa8a88d617ca3ba0afd40e0e840b30588f126%5C%22%2C+%5C%22parent%5C%22%3A+%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%2C+%5C%22user%5C%22%3A+%5C%22test%5C%22%7D%22%2C+%22diff_id%22%3A+21110%2C+%22name%22%3A+%22hg%3Ameta%22%7D", | |||
|
544 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
545 | "method": "POST" | |||
|
546 | } | |||
|
547 | }, | |||
|
548 | { | |||
|
549 | "response": { | |||
|
550 | "headers": { | |||
|
551 | "referrer-policy": [ | |||
|
552 | "no-referrer" | |||
|
553 | ], | |||
|
554 | "x-frame-options": [ | |||
|
555 | "Deny" | |||
|
556 | ], | |||
|
557 | "date": [ | |||
|
558 | "Wed, 15 Apr 2020 23:43:42 GMT" | |||
|
559 | ], | |||
|
560 | "server": [ | |||
|
561 | "Apache/2.4.10 (Debian)" | |||
|
562 | ], | |||
|
563 | "content-type": [ | |||
|
564 | "application/json" | |||
|
565 | ], | |||
|
566 | "expires": [ | |||
|
567 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
568 | ], | |||
|
569 | "transfer-encoding": [ | |||
|
570 | "chunked" | |||
|
571 | ], | |||
|
572 | "x-xss-protection": [ | |||
|
573 | "1; mode=block" | |||
|
574 | ], | |||
|
575 | "strict-transport-security": [ | |||
|
576 | "max-age=0; includeSubdomains; preload" | |||
|
577 | ], | |||
|
578 | "cache-control": [ | |||
|
579 | "no-store" | |||
|
580 | ], | |||
|
581 | "x-content-type-options": [ | |||
|
582 | "nosniff" | |||
|
583 | ] | |||
|
584 | }, | |||
|
585 | "status": { | |||
|
586 | "code": 200, | |||
|
587 | "message": "OK" | |||
|
588 | }, | |||
|
589 | "body": { | |||
|
590 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
591 | } | |||
|
592 | }, | |||
|
593 | "request": { | |||
|
594 | "headers": { | |||
|
595 | "content-length": [ | |||
|
596 | "594" | |||
|
597 | ], | |||
|
598 | "content-type": [ | |||
|
599 | "application/x-www-form-urlencoded" | |||
|
600 | ], | |||
|
601 | "user-agent": [ | |||
|
602 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
603 | ], | |||
|
604 | "accept": [ | |||
|
605 | "application/mercurial-0.1" | |||
|
606 | ], | |||
|
607 | "host": [ | |||
|
608 | "phab.mercurial-scm.org" | |||
|
609 | ] | |||
|
610 | }, | |||
|
611 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%222b4aa8a88d617ca3ba0afd40e0e840b30588f126%5C%22%3A+%7B%5C%22author%5C%22%3A+%5C%22test%5C%22%2C+%5C%22authorEmail%5C%22%3A+%5C%22test%5C%22%2C+%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22commit%5C%22%3A+%5C%222b4aa8a88d617ca3ba0afd40e0e840b30588f126%5C%22%2C+%5C%22parents%5C%22%3A+%5B%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%5D%2C+%5C%22time%5C%22%3A+0%7D%7D%22%2C+%22diff_id%22%3A+21110%2C+%22name%22%3A+%22local%3Acommits%22%7D", | |||
|
612 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
613 | "method": "POST" | |||
|
614 | } | |||
|
615 | } | |||
|
616 | ] | |||
|
617 | } No newline at end of file |
This diff has been collapsed as it changes many lines, (1093 lines changed) Show them Hide them | |||||
@@ -0,0 +1,1093 b'' | |||||
|
1 | { | |||
|
2 | "version": 1, | |||
|
3 | "interactions": [ | |||
|
4 | { | |||
|
5 | "response": { | |||
|
6 | "headers": { | |||
|
7 | "referrer-policy": [ | |||
|
8 | "no-referrer" | |||
|
9 | ], | |||
|
10 | "x-frame-options": [ | |||
|
11 | "Deny" | |||
|
12 | ], | |||
|
13 | "date": [ | |||
|
14 | "Wed, 15 Apr 2020 23:43:44 GMT" | |||
|
15 | ], | |||
|
16 | "server": [ | |||
|
17 | "Apache/2.4.10 (Debian)" | |||
|
18 | ], | |||
|
19 | "content-type": [ | |||
|
20 | "application/json" | |||
|
21 | ], | |||
|
22 | "expires": [ | |||
|
23 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
24 | ], | |||
|
25 | "transfer-encoding": [ | |||
|
26 | "chunked" | |||
|
27 | ], | |||
|
28 | "x-xss-protection": [ | |||
|
29 | "1; mode=block" | |||
|
30 | ], | |||
|
31 | "strict-transport-security": [ | |||
|
32 | "max-age=0; includeSubdomains; preload" | |||
|
33 | ], | |||
|
34 | "cache-control": [ | |||
|
35 | "no-store" | |||
|
36 | ], | |||
|
37 | "x-content-type-options": [ | |||
|
38 | "nosniff" | |||
|
39 | ] | |||
|
40 | }, | |||
|
41 | "status": { | |||
|
42 | "code": 200, | |||
|
43 | "message": "OK" | |||
|
44 | }, | |||
|
45 | "body": { | |||
|
46 | "string": "{\"result\":{\"21110\":{\"id\":\"21110\",\"revisionID\":\"8433\",\"dateCreated\":\"1586994219\",\"dateModified\":\"1586994221\",\"sourceControlBaseRevision\":\"d549263bcb2db54042adf048047b368f1ed246df\",\"sourceControlPath\":\"\\/\",\"sourceControlSystem\":\"hg\",\"branch\":\"default\",\"bookmark\":null,\"creationMethod\":\"phabsend\",\"description\":null,\"unitStatus\":\"0\",\"lintStatus\":\"0\",\"changes\":[{\"id\":\"57078\",\"metadata\":{\"line:first\":1,\"hash.effect\":\"ftEQkHimiyJo\"},\"oldPath\":\"file1.txt\",\"currentPath\":\"file1.txt\",\"awayPaths\":[],\"oldProperties\":[],\"newProperties\":[],\"type\":\"2\",\"fileType\":\"1\",\"commitHash\":null,\"addLines\":\"1\",\"delLines\":\"1\",\"hunks\":[{\"oldOffset\":\"1\",\"newOffset\":\"1\",\"oldLength\":\"1\",\"newLength\":\"1\",\"addLines\":null,\"delLines\":null,\"isMissingOldNewline\":null,\"isMissingNewNewline\":null,\"corpus\":\"-mod1\\n+mod2\\n\"}]}],\"properties\":{\"hg:meta\":{\"branch\":\"default\",\"date\":\"0 0\",\"node\":\"2b4aa8a88d617ca3ba0afd40e0e840b30588f126\",\"parent\":\"d549263bcb2db54042adf048047b368f1ed246df\",\"user\":\"test\"},\"local:commits\":{\"2b4aa8a88d617ca3ba0afd40e0e840b30588f126\":{\"author\":\"test\",\"authorEmail\":\"test\",\"branch\":\"default\",\"commit\":\"2b4aa8a88d617ca3ba0afd40e0e840b30588f126\",\"parents\":[\"d549263bcb2db54042adf048047b368f1ed246df\"],\"time\":0}}},\"authorName\":\"test\",\"authorEmail\":\"test\"}},\"error_code\":null,\"error_info\":null}" | |||
|
47 | } | |||
|
48 | }, | |||
|
49 | "request": { | |||
|
50 | "headers": { | |||
|
51 | "content-length": [ | |||
|
52 | "154" | |||
|
53 | ], | |||
|
54 | "content-type": [ | |||
|
55 | "application/x-www-form-urlencoded" | |||
|
56 | ], | |||
|
57 | "user-agent": [ | |||
|
58 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
59 | ], | |||
|
60 | "accept": [ | |||
|
61 | "application/mercurial-0.1" | |||
|
62 | ], | |||
|
63 | "host": [ | |||
|
64 | "phab.mercurial-scm.org" | |||
|
65 | ] | |||
|
66 | }, | |||
|
67 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22revisionIDs%22%3A+%5B8433%5D%7D", | |||
|
68 | "uri": "https://phab.mercurial-scm.org//api/differential.querydiffs", | |||
|
69 | "method": "POST" | |||
|
70 | } | |||
|
71 | }, | |||
|
72 | { | |||
|
73 | "response": { | |||
|
74 | "headers": { | |||
|
75 | "referrer-policy": [ | |||
|
76 | "no-referrer" | |||
|
77 | ], | |||
|
78 | "x-frame-options": [ | |||
|
79 | "Deny" | |||
|
80 | ], | |||
|
81 | "date": [ | |||
|
82 | "Wed, 15 Apr 2020 23:43:45 GMT" | |||
|
83 | ], | |||
|
84 | "server": [ | |||
|
85 | "Apache/2.4.10 (Debian)" | |||
|
86 | ], | |||
|
87 | "content-type": [ | |||
|
88 | "application/json" | |||
|
89 | ], | |||
|
90 | "expires": [ | |||
|
91 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
92 | ], | |||
|
93 | "transfer-encoding": [ | |||
|
94 | "chunked" | |||
|
95 | ], | |||
|
96 | "x-xss-protection": [ | |||
|
97 | "1; mode=block" | |||
|
98 | ], | |||
|
99 | "strict-transport-security": [ | |||
|
100 | "max-age=0; includeSubdomains; preload" | |||
|
101 | ], | |||
|
102 | "cache-control": [ | |||
|
103 | "no-store" | |||
|
104 | ], | |||
|
105 | "x-content-type-options": [ | |||
|
106 | "nosniff" | |||
|
107 | ] | |||
|
108 | }, | |||
|
109 | "status": { | |||
|
110 | "code": 200, | |||
|
111 | "message": "OK" | |||
|
112 | }, | |||
|
113 | "body": { | |||
|
114 | "string": "{\"result\":{\"data\":[{\"id\":2,\"type\":\"REPO\",\"phid\":\"PHID-REPO-bvunnehri4u2isyr7bc3\",\"fields\":{\"name\":\"Mercurial\",\"vcs\":\"hg\",\"callsign\":\"HG\",\"shortName\":null,\"status\":\"active\",\"isImporting\":false,\"almanacServicePHID\":null,\"refRules\":{\"fetchRules\":[],\"trackRules\":[],\"permanentRefRules\":[]},\"spacePHID\":null,\"dateCreated\":1498761653,\"dateModified\":1500403184,\"policy\":{\"view\":\"public\",\"edit\":\"admin\",\"diffusion.push\":\"users\"}},\"attachments\":{}}],\"maps\":{},\"query\":{\"queryKey\":null},\"cursor\":{\"limit\":100,\"after\":null,\"before\":null,\"order\":null}},\"error_code\":null,\"error_info\":null}" | |||
|
115 | } | |||
|
116 | }, | |||
|
117 | "request": { | |||
|
118 | "headers": { | |||
|
119 | "content-length": [ | |||
|
120 | "183" | |||
|
121 | ], | |||
|
122 | "content-type": [ | |||
|
123 | "application/x-www-form-urlencoded" | |||
|
124 | ], | |||
|
125 | "user-agent": [ | |||
|
126 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
127 | ], | |||
|
128 | "accept": [ | |||
|
129 | "application/mercurial-0.1" | |||
|
130 | ], | |||
|
131 | "host": [ | |||
|
132 | "phab.mercurial-scm.org" | |||
|
133 | ] | |||
|
134 | }, | |||
|
135 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22constraints%22%3A+%7B%22callsigns%22%3A+%5B%22HG%22%5D%7D%7D", | |||
|
136 | "uri": "https://phab.mercurial-scm.org//api/diffusion.repository.search", | |||
|
137 | "method": "POST" | |||
|
138 | } | |||
|
139 | }, | |||
|
140 | { | |||
|
141 | "response": { | |||
|
142 | "headers": { | |||
|
143 | "referrer-policy": [ | |||
|
144 | "no-referrer" | |||
|
145 | ], | |||
|
146 | "x-frame-options": [ | |||
|
147 | "Deny" | |||
|
148 | ], | |||
|
149 | "date": [ | |||
|
150 | "Wed, 15 Apr 2020 23:43:45 GMT" | |||
|
151 | ], | |||
|
152 | "server": [ | |||
|
153 | "Apache/2.4.10 (Debian)" | |||
|
154 | ], | |||
|
155 | "content-type": [ | |||
|
156 | "application/json" | |||
|
157 | ], | |||
|
158 | "expires": [ | |||
|
159 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
160 | ], | |||
|
161 | "transfer-encoding": [ | |||
|
162 | "chunked" | |||
|
163 | ], | |||
|
164 | "x-xss-protection": [ | |||
|
165 | "1; mode=block" | |||
|
166 | ], | |||
|
167 | "strict-transport-security": [ | |||
|
168 | "max-age=0; includeSubdomains; preload" | |||
|
169 | ], | |||
|
170 | "cache-control": [ | |||
|
171 | "no-store" | |||
|
172 | ], | |||
|
173 | "x-content-type-options": [ | |||
|
174 | "nosniff" | |||
|
175 | ] | |||
|
176 | }, | |||
|
177 | "status": { | |||
|
178 | "code": 200, | |||
|
179 | "message": "OK" | |||
|
180 | }, | |||
|
181 | "body": { | |||
|
182 | "string": "{\"result\":{\"diffid\":21111,\"phid\":\"PHID-DIFF-qat4sqpqqvytzhf7rpti\",\"uri\":\"https:\\/\\/phab.mercurial-scm.org\\/differential\\/diff\\/21111\\/\"},\"error_code\":null,\"error_info\":null}" | |||
|
183 | } | |||
|
184 | }, | |||
|
185 | "request": { | |||
|
186 | "headers": { | |||
|
187 | "content-length": [ | |||
|
188 | "1161" | |||
|
189 | ], | |||
|
190 | "content-type": [ | |||
|
191 | "application/x-www-form-urlencoded" | |||
|
192 | ], | |||
|
193 | "user-agent": [ | |||
|
194 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
195 | ], | |||
|
196 | "accept": [ | |||
|
197 | "application/mercurial-0.1" | |||
|
198 | ], | |||
|
199 | "host": [ | |||
|
200 | "phab.mercurial-scm.org" | |||
|
201 | ] | |||
|
202 | }, | |||
|
203 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22bookmark%22%3A+null%2C+%22branch%22%3A+%22default%22%2C+%22changes%22%3A+%7B%22file1.txt%22%3A+%7B%22addLines%22%3A+1%2C+%22awayPaths%22%3A+%5B%5D%2C+%22commitHash%22%3A+null%2C+%22currentPath%22%3A+%22file1.txt%22%2C+%22delLines%22%3A+1%2C+%22fileType%22%3A+1%2C+%22hunks%22%3A+%5B%7B%22addLines%22%3A+1%2C+%22corpus%22%3A+%22-add%5Cn%2Bmod1%5Cn%22%2C+%22delLines%22%3A+1%2C+%22newLength%22%3A+1%2C+%22newOffset%22%3A+1%2C+%22oldLength%22%3A+1%2C+%22oldOffset%22%3A+1%7D%5D%2C+%22metadata%22%3A+%7B%7D%2C+%22newProperties%22%3A+%7B%7D%2C+%22oldPath%22%3A+%22file1.txt%22%2C+%22oldProperties%22%3A+%7B%7D%2C+%22type%22%3A+2%7D%7D%2C+%22creationMethod%22%3A+%22phabsend%22%2C+%22lintStatus%22%3A+%22none%22%2C+%22repositoryPHID%22%3A+%22PHID-REPO-bvunnehri4u2isyr7bc3%22%2C+%22sourceControlBaseRevision%22%3A+%225cbade24e0fae40d67c568e86a978a2a946b9aed%22%2C+%22sourceControlPath%22%3A+%22%2F%22%2C+%22sourceControlSystem%22%3A+%22hg%22%2C+%22sourceMachine%22%3A+%22%22%2C+%22sourcePath%22%3A+%22%2F%22%2C+%22unitStatus%22%3A+%22none%22%7D", | |||
|
204 | "uri": "https://phab.mercurial-scm.org//api/differential.creatediff", | |||
|
205 | "method": "POST" | |||
|
206 | } | |||
|
207 | }, | |||
|
208 | { | |||
|
209 | "response": { | |||
|
210 | "headers": { | |||
|
211 | "referrer-policy": [ | |||
|
212 | "no-referrer" | |||
|
213 | ], | |||
|
214 | "x-frame-options": [ | |||
|
215 | "Deny" | |||
|
216 | ], | |||
|
217 | "date": [ | |||
|
218 | "Wed, 15 Apr 2020 23:43:46 GMT" | |||
|
219 | ], | |||
|
220 | "server": [ | |||
|
221 | "Apache/2.4.10 (Debian)" | |||
|
222 | ], | |||
|
223 | "content-type": [ | |||
|
224 | "application/json" | |||
|
225 | ], | |||
|
226 | "expires": [ | |||
|
227 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
228 | ], | |||
|
229 | "transfer-encoding": [ | |||
|
230 | "chunked" | |||
|
231 | ], | |||
|
232 | "x-xss-protection": [ | |||
|
233 | "1; mode=block" | |||
|
234 | ], | |||
|
235 | "strict-transport-security": [ | |||
|
236 | "max-age=0; includeSubdomains; preload" | |||
|
237 | ], | |||
|
238 | "cache-control": [ | |||
|
239 | "no-store" | |||
|
240 | ], | |||
|
241 | "x-content-type-options": [ | |||
|
242 | "nosniff" | |||
|
243 | ] | |||
|
244 | }, | |||
|
245 | "status": { | |||
|
246 | "code": 200, | |||
|
247 | "message": "OK" | |||
|
248 | }, | |||
|
249 | "body": { | |||
|
250 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
251 | } | |||
|
252 | }, | |||
|
253 | "request": { | |||
|
254 | "headers": { | |||
|
255 | "content-length": [ | |||
|
256 | "482" | |||
|
257 | ], | |||
|
258 | "content-type": [ | |||
|
259 | "application/x-www-form-urlencoded" | |||
|
260 | ], | |||
|
261 | "user-agent": [ | |||
|
262 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
263 | ], | |||
|
264 | "accept": [ | |||
|
265 | "application/mercurial-0.1" | |||
|
266 | ], | |||
|
267 | "host": [ | |||
|
268 | "phab.mercurial-scm.org" | |||
|
269 | ] | |||
|
270 | }, | |||
|
271 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22date%5C%22%3A+%5C%220+0%5C%22%2C+%5C%22node%5C%22%3A+%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%2C+%5C%22parent%5C%22%3A+%5C%225cbade24e0fae40d67c568e86a978a2a946b9aed%5C%22%2C+%5C%22user%5C%22%3A+%5C%22test%5C%22%7D%22%2C+%22diff_id%22%3A+21111%2C+%22name%22%3A+%22hg%3Ameta%22%7D", | |||
|
272 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
273 | "method": "POST" | |||
|
274 | } | |||
|
275 | }, | |||
|
276 | { | |||
|
277 | "response": { | |||
|
278 | "headers": { | |||
|
279 | "referrer-policy": [ | |||
|
280 | "no-referrer" | |||
|
281 | ], | |||
|
282 | "x-frame-options": [ | |||
|
283 | "Deny" | |||
|
284 | ], | |||
|
285 | "date": [ | |||
|
286 | "Wed, 15 Apr 2020 23:43:46 GMT" | |||
|
287 | ], | |||
|
288 | "server": [ | |||
|
289 | "Apache/2.4.10 (Debian)" | |||
|
290 | ], | |||
|
291 | "content-type": [ | |||
|
292 | "application/json" | |||
|
293 | ], | |||
|
294 | "expires": [ | |||
|
295 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
296 | ], | |||
|
297 | "transfer-encoding": [ | |||
|
298 | "chunked" | |||
|
299 | ], | |||
|
300 | "x-xss-protection": [ | |||
|
301 | "1; mode=block" | |||
|
302 | ], | |||
|
303 | "strict-transport-security": [ | |||
|
304 | "max-age=0; includeSubdomains; preload" | |||
|
305 | ], | |||
|
306 | "cache-control": [ | |||
|
307 | "no-store" | |||
|
308 | ], | |||
|
309 | "x-content-type-options": [ | |||
|
310 | "nosniff" | |||
|
311 | ] | |||
|
312 | }, | |||
|
313 | "status": { | |||
|
314 | "code": 200, | |||
|
315 | "message": "OK" | |||
|
316 | }, | |||
|
317 | "body": { | |||
|
318 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
319 | } | |||
|
320 | }, | |||
|
321 | "request": { | |||
|
322 | "headers": { | |||
|
323 | "content-length": [ | |||
|
324 | "594" | |||
|
325 | ], | |||
|
326 | "content-type": [ | |||
|
327 | "application/x-www-form-urlencoded" | |||
|
328 | ], | |||
|
329 | "user-agent": [ | |||
|
330 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
331 | ], | |||
|
332 | "accept": [ | |||
|
333 | "application/mercurial-0.1" | |||
|
334 | ], | |||
|
335 | "host": [ | |||
|
336 | "phab.mercurial-scm.org" | |||
|
337 | ] | |||
|
338 | }, | |||
|
339 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%3A+%7B%5C%22author%5C%22%3A+%5C%22test%5C%22%2C+%5C%22authorEmail%5C%22%3A+%5C%22test%5C%22%2C+%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22commit%5C%22%3A+%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%2C+%5C%22parents%5C%22%3A+%5B%5C%225cbade24e0fae40d67c568e86a978a2a946b9aed%5C%22%5D%2C+%5C%22time%5C%22%3A+0%7D%7D%22%2C+%22diff_id%22%3A+21111%2C+%22name%22%3A+%22local%3Acommits%22%7D", | |||
|
340 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
341 | "method": "POST" | |||
|
342 | } | |||
|
343 | }, | |||
|
344 | { | |||
|
345 | "response": { | |||
|
346 | "headers": { | |||
|
347 | "referrer-policy": [ | |||
|
348 | "no-referrer" | |||
|
349 | ], | |||
|
350 | "x-frame-options": [ | |||
|
351 | "Deny" | |||
|
352 | ], | |||
|
353 | "date": [ | |||
|
354 | "Wed, 15 Apr 2020 23:43:47 GMT" | |||
|
355 | ], | |||
|
356 | "server": [ | |||
|
357 | "Apache/2.4.10 (Debian)" | |||
|
358 | ], | |||
|
359 | "content-type": [ | |||
|
360 | "application/json" | |||
|
361 | ], | |||
|
362 | "expires": [ | |||
|
363 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
364 | ], | |||
|
365 | "transfer-encoding": [ | |||
|
366 | "chunked" | |||
|
367 | ], | |||
|
368 | "x-xss-protection": [ | |||
|
369 | "1; mode=block" | |||
|
370 | ], | |||
|
371 | "strict-transport-security": [ | |||
|
372 | "max-age=0; includeSubdomains; preload" | |||
|
373 | ], | |||
|
374 | "cache-control": [ | |||
|
375 | "no-store" | |||
|
376 | ], | |||
|
377 | "x-content-type-options": [ | |||
|
378 | "nosniff" | |||
|
379 | ] | |||
|
380 | }, | |||
|
381 | "status": { | |||
|
382 | "code": 200, | |||
|
383 | "message": "OK" | |||
|
384 | }, | |||
|
385 | "body": { | |||
|
386 | "string": "{\"result\":{\"errors\":[],\"fields\":{\"title\":\"modified 1\"},\"revisionIDFieldInfo\":{\"value\":null,\"validDomain\":\"https:\\/\\/phab.mercurial-scm.org\"},\"transactions\":[{\"type\":\"title\",\"value\":\"modified 1\"}]},\"error_code\":null,\"error_info\":null}" | |||
|
387 | } | |||
|
388 | }, | |||
|
389 | "request": { | |||
|
390 | "headers": { | |||
|
391 | "content-length": [ | |||
|
392 | "155" | |||
|
393 | ], | |||
|
394 | "content-type": [ | |||
|
395 | "application/x-www-form-urlencoded" | |||
|
396 | ], | |||
|
397 | "user-agent": [ | |||
|
398 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
399 | ], | |||
|
400 | "accept": [ | |||
|
401 | "application/mercurial-0.1" | |||
|
402 | ], | |||
|
403 | "host": [ | |||
|
404 | "phab.mercurial-scm.org" | |||
|
405 | ] | |||
|
406 | }, | |||
|
407 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22corpus%22%3A+%22modified+1%22%7D", | |||
|
408 | "uri": "https://phab.mercurial-scm.org//api/differential.parsecommitmessage", | |||
|
409 | "method": "POST" | |||
|
410 | } | |||
|
411 | }, | |||
|
412 | { | |||
|
413 | "response": { | |||
|
414 | "headers": { | |||
|
415 | "referrer-policy": [ | |||
|
416 | "no-referrer" | |||
|
417 | ], | |||
|
418 | "x-frame-options": [ | |||
|
419 | "Deny" | |||
|
420 | ], | |||
|
421 | "date": [ | |||
|
422 | "Wed, 15 Apr 2020 23:43:47 GMT" | |||
|
423 | ], | |||
|
424 | "server": [ | |||
|
425 | "Apache/2.4.10 (Debian)" | |||
|
426 | ], | |||
|
427 | "content-type": [ | |||
|
428 | "application/json" | |||
|
429 | ], | |||
|
430 | "expires": [ | |||
|
431 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
432 | ], | |||
|
433 | "transfer-encoding": [ | |||
|
434 | "chunked" | |||
|
435 | ], | |||
|
436 | "x-xss-protection": [ | |||
|
437 | "1; mode=block" | |||
|
438 | ], | |||
|
439 | "strict-transport-security": [ | |||
|
440 | "max-age=0; includeSubdomains; preload" | |||
|
441 | ], | |||
|
442 | "cache-control": [ | |||
|
443 | "no-store" | |||
|
444 | ], | |||
|
445 | "x-content-type-options": [ | |||
|
446 | "nosniff" | |||
|
447 | ] | |||
|
448 | }, | |||
|
449 | "status": { | |||
|
450 | "code": 200, | |||
|
451 | "message": "OK" | |||
|
452 | }, | |||
|
453 | "body": { | |||
|
454 | "string": "{\"result\":{\"object\":{\"id\":8434,\"phid\":\"PHID-DREV-l5ocnglddqa4hwbdzcky\"},\"transactions\":[{\"phid\":\"PHID-XACT-DREV-ov2izjdfoe74m42\"},{\"phid\":\"PHID-XACT-DREV-yqeh2if4ea4pio4\"},{\"phid\":\"PHID-XACT-DREV-a74civfucvpjkpl\"},{\"phid\":\"PHID-XACT-DREV-s3ikmvejpazw2cd\"},{\"phid\":\"PHID-XACT-DREV-2wojx4fyghzgkgw\"}]},\"error_code\":null,\"error_info\":null}" | |||
|
455 | } | |||
|
456 | }, | |||
|
457 | "request": { | |||
|
458 | "headers": { | |||
|
459 | "content-length": [ | |||
|
460 | "308" | |||
|
461 | ], | |||
|
462 | "content-type": [ | |||
|
463 | "application/x-www-form-urlencoded" | |||
|
464 | ], | |||
|
465 | "user-agent": [ | |||
|
466 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
467 | ], | |||
|
468 | "accept": [ | |||
|
469 | "application/mercurial-0.1" | |||
|
470 | ], | |||
|
471 | "host": [ | |||
|
472 | "phab.mercurial-scm.org" | |||
|
473 | ] | |||
|
474 | }, | |||
|
475 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22transactions%22%3A+%5B%7B%22type%22%3A+%22update%22%2C+%22value%22%3A+%22PHID-DIFF-qat4sqpqqvytzhf7rpti%22%7D%2C+%7B%22type%22%3A+%22title%22%2C+%22value%22%3A+%22modified+1%22%7D%5D%7D", | |||
|
476 | "uri": "https://phab.mercurial-scm.org//api/differential.revision.edit", | |||
|
477 | "method": "POST" | |||
|
478 | } | |||
|
479 | }, | |||
|
480 | { | |||
|
481 | "response": { | |||
|
482 | "headers": { | |||
|
483 | "referrer-policy": [ | |||
|
484 | "no-referrer" | |||
|
485 | ], | |||
|
486 | "x-frame-options": [ | |||
|
487 | "Deny" | |||
|
488 | ], | |||
|
489 | "date": [ | |||
|
490 | "Wed, 15 Apr 2020 23:43:48 GMT" | |||
|
491 | ], | |||
|
492 | "server": [ | |||
|
493 | "Apache/2.4.10 (Debian)" | |||
|
494 | ], | |||
|
495 | "content-type": [ | |||
|
496 | "application/json" | |||
|
497 | ], | |||
|
498 | "expires": [ | |||
|
499 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
500 | ], | |||
|
501 | "transfer-encoding": [ | |||
|
502 | "chunked" | |||
|
503 | ], | |||
|
504 | "x-xss-protection": [ | |||
|
505 | "1; mode=block" | |||
|
506 | ], | |||
|
507 | "strict-transport-security": [ | |||
|
508 | "max-age=0; includeSubdomains; preload" | |||
|
509 | ], | |||
|
510 | "cache-control": [ | |||
|
511 | "no-store" | |||
|
512 | ], | |||
|
513 | "x-content-type-options": [ | |||
|
514 | "nosniff" | |||
|
515 | ] | |||
|
516 | }, | |||
|
517 | "status": { | |||
|
518 | "code": 200, | |||
|
519 | "message": "OK" | |||
|
520 | }, | |||
|
521 | "body": { | |||
|
522 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
523 | } | |||
|
524 | }, | |||
|
525 | "request": { | |||
|
526 | "headers": { | |||
|
527 | "content-length": [ | |||
|
528 | "488" | |||
|
529 | ], | |||
|
530 | "content-type": [ | |||
|
531 | "application/x-www-form-urlencoded" | |||
|
532 | ], | |||
|
533 | "user-agent": [ | |||
|
534 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
535 | ], | |||
|
536 | "accept": [ | |||
|
537 | "application/mercurial-0.1" | |||
|
538 | ], | |||
|
539 | "host": [ | |||
|
540 | "phab.mercurial-scm.org" | |||
|
541 | ] | |||
|
542 | }, | |||
|
543 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22date%5C%22%3A+%5C%220+0%5C%22%2C+%5C%22node%5C%22%3A+%5C%222b4aa8a88d617ca3ba0afd40e0e840b30588f126%5C%22%2C+%5C%22parent%5C%22%3A+%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%2C+%5C%22user%5C%22%3A+%5C%22test%5C%22%7D%22%2C+%22diff_id%22%3A+%2221110%22%2C+%22name%22%3A+%22hg%3Ameta%22%7D", | |||
|
544 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
545 | "method": "POST" | |||
|
546 | } | |||
|
547 | }, | |||
|
548 | { | |||
|
549 | "response": { | |||
|
550 | "headers": { | |||
|
551 | "referrer-policy": [ | |||
|
552 | "no-referrer" | |||
|
553 | ], | |||
|
554 | "x-frame-options": [ | |||
|
555 | "Deny" | |||
|
556 | ], | |||
|
557 | "date": [ | |||
|
558 | "Wed, 15 Apr 2020 23:43:48 GMT" | |||
|
559 | ], | |||
|
560 | "server": [ | |||
|
561 | "Apache/2.4.10 (Debian)" | |||
|
562 | ], | |||
|
563 | "content-type": [ | |||
|
564 | "application/json" | |||
|
565 | ], | |||
|
566 | "expires": [ | |||
|
567 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
568 | ], | |||
|
569 | "transfer-encoding": [ | |||
|
570 | "chunked" | |||
|
571 | ], | |||
|
572 | "x-xss-protection": [ | |||
|
573 | "1; mode=block" | |||
|
574 | ], | |||
|
575 | "strict-transport-security": [ | |||
|
576 | "max-age=0; includeSubdomains; preload" | |||
|
577 | ], | |||
|
578 | "cache-control": [ | |||
|
579 | "no-store" | |||
|
580 | ], | |||
|
581 | "x-content-type-options": [ | |||
|
582 | "nosniff" | |||
|
583 | ] | |||
|
584 | }, | |||
|
585 | "status": { | |||
|
586 | "code": 200, | |||
|
587 | "message": "OK" | |||
|
588 | }, | |||
|
589 | "body": { | |||
|
590 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
591 | } | |||
|
592 | }, | |||
|
593 | "request": { | |||
|
594 | "headers": { | |||
|
595 | "content-length": [ | |||
|
596 | "600" | |||
|
597 | ], | |||
|
598 | "content-type": [ | |||
|
599 | "application/x-www-form-urlencoded" | |||
|
600 | ], | |||
|
601 | "user-agent": [ | |||
|
602 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
603 | ], | |||
|
604 | "accept": [ | |||
|
605 | "application/mercurial-0.1" | |||
|
606 | ], | |||
|
607 | "host": [ | |||
|
608 | "phab.mercurial-scm.org" | |||
|
609 | ] | |||
|
610 | }, | |||
|
611 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%222b4aa8a88d617ca3ba0afd40e0e840b30588f126%5C%22%3A+%7B%5C%22author%5C%22%3A+%5C%22test%5C%22%2C+%5C%22authorEmail%5C%22%3A+%5C%22test%5C%22%2C+%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22commit%5C%22%3A+%5C%222b4aa8a88d617ca3ba0afd40e0e840b30588f126%5C%22%2C+%5C%22parents%5C%22%3A+%5B%5C%22d549263bcb2db54042adf048047b368f1ed246df%5C%22%5D%2C+%5C%22time%5C%22%3A+0%7D%7D%22%2C+%22diff_id%22%3A+%2221110%22%2C+%22name%22%3A+%22local%3Acommits%22%7D", | |||
|
612 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
613 | "method": "POST" | |||
|
614 | } | |||
|
615 | }, | |||
|
616 | { | |||
|
617 | "response": { | |||
|
618 | "headers": { | |||
|
619 | "referrer-policy": [ | |||
|
620 | "no-referrer" | |||
|
621 | ], | |||
|
622 | "x-frame-options": [ | |||
|
623 | "Deny" | |||
|
624 | ], | |||
|
625 | "date": [ | |||
|
626 | "Wed, 15 Apr 2020 23:43:49 GMT" | |||
|
627 | ], | |||
|
628 | "server": [ | |||
|
629 | "Apache/2.4.10 (Debian)" | |||
|
630 | ], | |||
|
631 | "content-type": [ | |||
|
632 | "application/json" | |||
|
633 | ], | |||
|
634 | "expires": [ | |||
|
635 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
636 | ], | |||
|
637 | "transfer-encoding": [ | |||
|
638 | "chunked" | |||
|
639 | ], | |||
|
640 | "x-xss-protection": [ | |||
|
641 | "1; mode=block" | |||
|
642 | ], | |||
|
643 | "strict-transport-security": [ | |||
|
644 | "max-age=0; includeSubdomains; preload" | |||
|
645 | ], | |||
|
646 | "cache-control": [ | |||
|
647 | "no-store" | |||
|
648 | ], | |||
|
649 | "x-content-type-options": [ | |||
|
650 | "nosniff" | |||
|
651 | ] | |||
|
652 | }, | |||
|
653 | "status": { | |||
|
654 | "code": 200, | |||
|
655 | "message": "OK" | |||
|
656 | }, | |||
|
657 | "body": { | |||
|
658 | "string": "{\"result\":{\"errors\":[],\"fields\":{\"title\":\"modified 2\",\"revisionID\":8433},\"revisionIDFieldInfo\":{\"value\":8433,\"validDomain\":\"https:\\/\\/phab.mercurial-scm.org\"},\"transactions\":[{\"type\":\"title\",\"value\":\"modified 2\"}]},\"error_code\":null,\"error_info\":null}" | |||
|
659 | } | |||
|
660 | }, | |||
|
661 | "request": { | |||
|
662 | "headers": { | |||
|
663 | "content-length": [ | |||
|
664 | "232" | |||
|
665 | ], | |||
|
666 | "content-type": [ | |||
|
667 | "application/x-www-form-urlencoded" | |||
|
668 | ], | |||
|
669 | "user-agent": [ | |||
|
670 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
671 | ], | |||
|
672 | "accept": [ | |||
|
673 | "application/mercurial-0.1" | |||
|
674 | ], | |||
|
675 | "host": [ | |||
|
676 | "phab.mercurial-scm.org" | |||
|
677 | ] | |||
|
678 | }, | |||
|
679 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22corpus%22%3A+%22modified+2%5Cn%5CnDifferential+Revision%3A+https%3A%2F%2Fphab.mercurial-scm.org%2FD8433%22%7D", | |||
|
680 | "uri": "https://phab.mercurial-scm.org//api/differential.parsecommitmessage", | |||
|
681 | "method": "POST" | |||
|
682 | } | |||
|
683 | }, | |||
|
684 | { | |||
|
685 | "response": { | |||
|
686 | "headers": { | |||
|
687 | "referrer-policy": [ | |||
|
688 | "no-referrer" | |||
|
689 | ], | |||
|
690 | "x-frame-options": [ | |||
|
691 | "Deny" | |||
|
692 | ], | |||
|
693 | "date": [ | |||
|
694 | "Wed, 15 Apr 2020 23:43:49 GMT" | |||
|
695 | ], | |||
|
696 | "server": [ | |||
|
697 | "Apache/2.4.10 (Debian)" | |||
|
698 | ], | |||
|
699 | "content-type": [ | |||
|
700 | "application/json" | |||
|
701 | ], | |||
|
702 | "expires": [ | |||
|
703 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
704 | ], | |||
|
705 | "transfer-encoding": [ | |||
|
706 | "chunked" | |||
|
707 | ], | |||
|
708 | "x-xss-protection": [ | |||
|
709 | "1; mode=block" | |||
|
710 | ], | |||
|
711 | "strict-transport-security": [ | |||
|
712 | "max-age=0; includeSubdomains; preload" | |||
|
713 | ], | |||
|
714 | "cache-control": [ | |||
|
715 | "no-store" | |||
|
716 | ], | |||
|
717 | "x-content-type-options": [ | |||
|
718 | "nosniff" | |||
|
719 | ] | |||
|
720 | }, | |||
|
721 | "status": { | |||
|
722 | "code": 200, | |||
|
723 | "message": "OK" | |||
|
724 | }, | |||
|
725 | "body": { | |||
|
726 | "string": "{\"result\":{\"object\":{\"id\":8433,\"phid\":\"PHID-DREV-kpkwhtylyxrzikfspl5r\"},\"transactions\":[{\"phid\":\"PHID-XACT-DREV-vhgtprwan3k3k6l\"}]},\"error_code\":null,\"error_info\":null}" | |||
|
727 | } | |||
|
728 | }, | |||
|
729 | "request": { | |||
|
730 | "headers": { | |||
|
731 | "content-length": [ | |||
|
732 | "353" | |||
|
733 | ], | |||
|
734 | "content-type": [ | |||
|
735 | "application/x-www-form-urlencoded" | |||
|
736 | ], | |||
|
737 | "user-agent": [ | |||
|
738 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
739 | ], | |||
|
740 | "accept": [ | |||
|
741 | "application/mercurial-0.1" | |||
|
742 | ], | |||
|
743 | "host": [ | |||
|
744 | "phab.mercurial-scm.org" | |||
|
745 | ] | |||
|
746 | }, | |||
|
747 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22objectIdentifier%22%3A+8433%2C+%22transactions%22%3A+%5B%7B%22type%22%3A+%22parents.set%22%2C+%22value%22%3A+%5B%22PHID-DREV-l5ocnglddqa4hwbdzcky%22%5D%7D%2C+%7B%22type%22%3A+%22title%22%2C+%22value%22%3A+%22modified+2%22%7D%5D%7D", | |||
|
748 | "uri": "https://phab.mercurial-scm.org//api/differential.revision.edit", | |||
|
749 | "method": "POST" | |||
|
750 | } | |||
|
751 | }, | |||
|
752 | { | |||
|
753 | "response": { | |||
|
754 | "headers": { | |||
|
755 | "referrer-policy": [ | |||
|
756 | "no-referrer" | |||
|
757 | ], | |||
|
758 | "x-frame-options": [ | |||
|
759 | "Deny" | |||
|
760 | ], | |||
|
761 | "date": [ | |||
|
762 | "Wed, 15 Apr 2020 23:43:50 GMT" | |||
|
763 | ], | |||
|
764 | "server": [ | |||
|
765 | "Apache/2.4.10 (Debian)" | |||
|
766 | ], | |||
|
767 | "content-type": [ | |||
|
768 | "application/json" | |||
|
769 | ], | |||
|
770 | "expires": [ | |||
|
771 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
772 | ], | |||
|
773 | "transfer-encoding": [ | |||
|
774 | "chunked" | |||
|
775 | ], | |||
|
776 | "x-xss-protection": [ | |||
|
777 | "1; mode=block" | |||
|
778 | ], | |||
|
779 | "strict-transport-security": [ | |||
|
780 | "max-age=0; includeSubdomains; preload" | |||
|
781 | ], | |||
|
782 | "cache-control": [ | |||
|
783 | "no-store" | |||
|
784 | ], | |||
|
785 | "x-content-type-options": [ | |||
|
786 | "nosniff" | |||
|
787 | ] | |||
|
788 | }, | |||
|
789 | "status": { | |||
|
790 | "code": 200, | |||
|
791 | "message": "OK" | |||
|
792 | }, | |||
|
793 | "body": { | |||
|
794 | "string": "{\"result\":[{\"id\":\"8434\",\"phid\":\"PHID-DREV-l5ocnglddqa4hwbdzcky\",\"title\":\"modified 1\",\"uri\":\"https:\\/\\/phab.mercurial-scm.org\\/D8434\",\"dateCreated\":\"1586994227\",\"dateModified\":\"1586994229\",\"authorPHID\":\"PHID-USER-tzhaient733lwrlbcag5\",\"status\":\"0\",\"statusName\":\"Needs Review\",\"properties\":{\"draft.broadcast\":true,\"lines.added\":1,\"lines.removed\":1},\"branch\":\"default\",\"summary\":\"\",\"testPlan\":\"\",\"lineCount\":\"2\",\"activeDiffPHID\":\"PHID-DIFF-qat4sqpqqvytzhf7rpti\",\"diffs\":[\"21111\"],\"commits\":[],\"reviewers\":{\"PHID-PROJ-3dvcxzznrjru2xmmses3\":\"PHID-PROJ-3dvcxzznrjru2xmmses3\"},\"ccs\":[\"PHID-USER-q42dn7cc3donqriafhjx\"],\"hashes\":[[\"hgcm\",\"\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\"]],\"auxiliary\":{\"phabricator:projects\":[],\"phabricator:depends-on\":[]},\"repositoryPHID\":\"PHID-REPO-bvunnehri4u2isyr7bc3\",\"sourcePath\":\"\\/\"},{\"id\":\"8433\",\"phid\":\"PHID-DREV-kpkwhtylyxrzikfspl5r\",\"title\":\"modified 2\",\"uri\":\"https:\\/\\/phab.mercurial-scm.org\\/D8433\",\"dateCreated\":\"1586994221\",\"dateModified\":\"1586994229\",\"authorPHID\":\"PHID-USER-tzhaient733lwrlbcag5\",\"status\":\"0\",\"statusName\":\"Needs Review\",\"properties\":{\"draft.broadcast\":true,\"lines.added\":1,\"lines.removed\":1},\"branch\":\"default\",\"summary\":\"\",\"testPlan\":\"\",\"lineCount\":\"2\",\"activeDiffPHID\":\"PHID-DIFF-g25jdc5b5khduwpp3p3b\",\"diffs\":[\"21110\"],\"commits\":[],\"reviewers\":{\"PHID-PROJ-3dvcxzznrjru2xmmses3\":\"PHID-PROJ-3dvcxzznrjru2xmmses3\"},\"ccs\":[\"PHID-USER-q42dn7cc3donqriafhjx\"],\"hashes\":[[\"hgcm\",\"\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\"]],\"auxiliary\":{\"phabricator:projects\":[],\"phabricator:depends-on\":[\"PHID-DREV-l5ocnglddqa4hwbdzcky\"]},\"repositoryPHID\":\"PHID-REPO-bvunnehri4u2isyr7bc3\",\"sourcePath\":\"\\/\"}],\"error_code\":null,\"error_info\":null}" | |||
|
795 | } | |||
|
796 | }, | |||
|
797 | "request": { | |||
|
798 | "headers": { | |||
|
799 | "content-length": [ | |||
|
800 | "154" | |||
|
801 | ], | |||
|
802 | "content-type": [ | |||
|
803 | "application/x-www-form-urlencoded" | |||
|
804 | ], | |||
|
805 | "user-agent": [ | |||
|
806 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
807 | ], | |||
|
808 | "accept": [ | |||
|
809 | "application/mercurial-0.1" | |||
|
810 | ], | |||
|
811 | "host": [ | |||
|
812 | "phab.mercurial-scm.org" | |||
|
813 | ] | |||
|
814 | }, | |||
|
815 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22ids%22%3A+%5B8434%2C+8433%5D%7D", | |||
|
816 | "uri": "https://phab.mercurial-scm.org//api/differential.query", | |||
|
817 | "method": "POST" | |||
|
818 | } | |||
|
819 | }, | |||
|
820 | { | |||
|
821 | "response": { | |||
|
822 | "headers": { | |||
|
823 | "referrer-policy": [ | |||
|
824 | "no-referrer" | |||
|
825 | ], | |||
|
826 | "x-frame-options": [ | |||
|
827 | "Deny" | |||
|
828 | ], | |||
|
829 | "date": [ | |||
|
830 | "Wed, 15 Apr 2020 23:43:50 GMT" | |||
|
831 | ], | |||
|
832 | "server": [ | |||
|
833 | "Apache/2.4.10 (Debian)" | |||
|
834 | ], | |||
|
835 | "content-type": [ | |||
|
836 | "application/json" | |||
|
837 | ], | |||
|
838 | "expires": [ | |||
|
839 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
840 | ], | |||
|
841 | "transfer-encoding": [ | |||
|
842 | "chunked" | |||
|
843 | ], | |||
|
844 | "x-xss-protection": [ | |||
|
845 | "1; mode=block" | |||
|
846 | ], | |||
|
847 | "strict-transport-security": [ | |||
|
848 | "max-age=0; includeSubdomains; preload" | |||
|
849 | ], | |||
|
850 | "cache-control": [ | |||
|
851 | "no-store" | |||
|
852 | ], | |||
|
853 | "x-content-type-options": [ | |||
|
854 | "nosniff" | |||
|
855 | ] | |||
|
856 | }, | |||
|
857 | "status": { | |||
|
858 | "code": 200, | |||
|
859 | "message": "OK" | |||
|
860 | }, | |||
|
861 | "body": { | |||
|
862 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
863 | } | |||
|
864 | }, | |||
|
865 | "request": { | |||
|
866 | "headers": { | |||
|
867 | "content-length": [ | |||
|
868 | "482" | |||
|
869 | ], | |||
|
870 | "content-type": [ | |||
|
871 | "application/x-www-form-urlencoded" | |||
|
872 | ], | |||
|
873 | "user-agent": [ | |||
|
874 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
875 | ], | |||
|
876 | "accept": [ | |||
|
877 | "application/mercurial-0.1" | |||
|
878 | ], | |||
|
879 | "host": [ | |||
|
880 | "phab.mercurial-scm.org" | |||
|
881 | ] | |||
|
882 | }, | |||
|
883 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22date%5C%22%3A+%5C%220+0%5C%22%2C+%5C%22node%5C%22%3A+%5C%22876a60d024de493e35a1c6f963f2604056cdc0b9%5C%22%2C+%5C%22parent%5C%22%3A+%5C%225cbade24e0fae40d67c568e86a978a2a946b9aed%5C%22%2C+%5C%22user%5C%22%3A+%5C%22test%5C%22%7D%22%2C+%22diff_id%22%3A+21111%2C+%22name%22%3A+%22hg%3Ameta%22%7D", | |||
|
884 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
885 | "method": "POST" | |||
|
886 | } | |||
|
887 | }, | |||
|
888 | { | |||
|
889 | "response": { | |||
|
890 | "headers": { | |||
|
891 | "referrer-policy": [ | |||
|
892 | "no-referrer" | |||
|
893 | ], | |||
|
894 | "x-frame-options": [ | |||
|
895 | "Deny" | |||
|
896 | ], | |||
|
897 | "date": [ | |||
|
898 | "Wed, 15 Apr 2020 23:43:51 GMT" | |||
|
899 | ], | |||
|
900 | "server": [ | |||
|
901 | "Apache/2.4.10 (Debian)" | |||
|
902 | ], | |||
|
903 | "content-type": [ | |||
|
904 | "application/json" | |||
|
905 | ], | |||
|
906 | "expires": [ | |||
|
907 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
908 | ], | |||
|
909 | "transfer-encoding": [ | |||
|
910 | "chunked" | |||
|
911 | ], | |||
|
912 | "x-xss-protection": [ | |||
|
913 | "1; mode=block" | |||
|
914 | ], | |||
|
915 | "strict-transport-security": [ | |||
|
916 | "max-age=0; includeSubdomains; preload" | |||
|
917 | ], | |||
|
918 | "cache-control": [ | |||
|
919 | "no-store" | |||
|
920 | ], | |||
|
921 | "x-content-type-options": [ | |||
|
922 | "nosniff" | |||
|
923 | ] | |||
|
924 | }, | |||
|
925 | "status": { | |||
|
926 | "code": 200, | |||
|
927 | "message": "OK" | |||
|
928 | }, | |||
|
929 | "body": { | |||
|
930 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
931 | } | |||
|
932 | }, | |||
|
933 | "request": { | |||
|
934 | "headers": { | |||
|
935 | "content-length": [ | |||
|
936 | "594" | |||
|
937 | ], | |||
|
938 | "content-type": [ | |||
|
939 | "application/x-www-form-urlencoded" | |||
|
940 | ], | |||
|
941 | "user-agent": [ | |||
|
942 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
943 | ], | |||
|
944 | "accept": [ | |||
|
945 | "application/mercurial-0.1" | |||
|
946 | ], | |||
|
947 | "host": [ | |||
|
948 | "phab.mercurial-scm.org" | |||
|
949 | ] | |||
|
950 | }, | |||
|
951 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%22876a60d024de493e35a1c6f963f2604056cdc0b9%5C%22%3A+%7B%5C%22author%5C%22%3A+%5C%22test%5C%22%2C+%5C%22authorEmail%5C%22%3A+%5C%22test%5C%22%2C+%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22commit%5C%22%3A+%5C%22876a60d024de493e35a1c6f963f2604056cdc0b9%5C%22%2C+%5C%22parents%5C%22%3A+%5B%5C%225cbade24e0fae40d67c568e86a978a2a946b9aed%5C%22%5D%2C+%5C%22time%5C%22%3A+0%7D%7D%22%2C+%22diff_id%22%3A+21111%2C+%22name%22%3A+%22local%3Acommits%22%7D", | |||
|
952 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
953 | "method": "POST" | |||
|
954 | } | |||
|
955 | }, | |||
|
956 | { | |||
|
957 | "response": { | |||
|
958 | "headers": { | |||
|
959 | "referrer-policy": [ | |||
|
960 | "no-referrer" | |||
|
961 | ], | |||
|
962 | "x-frame-options": [ | |||
|
963 | "Deny" | |||
|
964 | ], | |||
|
965 | "date": [ | |||
|
966 | "Wed, 15 Apr 2020 23:43:51 GMT" | |||
|
967 | ], | |||
|
968 | "server": [ | |||
|
969 | "Apache/2.4.10 (Debian)" | |||
|
970 | ], | |||
|
971 | "content-type": [ | |||
|
972 | "application/json" | |||
|
973 | ], | |||
|
974 | "expires": [ | |||
|
975 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
976 | ], | |||
|
977 | "transfer-encoding": [ | |||
|
978 | "chunked" | |||
|
979 | ], | |||
|
980 | "x-xss-protection": [ | |||
|
981 | "1; mode=block" | |||
|
982 | ], | |||
|
983 | "strict-transport-security": [ | |||
|
984 | "max-age=0; includeSubdomains; preload" | |||
|
985 | ], | |||
|
986 | "cache-control": [ | |||
|
987 | "no-store" | |||
|
988 | ], | |||
|
989 | "x-content-type-options": [ | |||
|
990 | "nosniff" | |||
|
991 | ] | |||
|
992 | }, | |||
|
993 | "status": { | |||
|
994 | "code": 200, | |||
|
995 | "message": "OK" | |||
|
996 | }, | |||
|
997 | "body": { | |||
|
998 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
999 | } | |||
|
1000 | }, | |||
|
1001 | "request": { | |||
|
1002 | "headers": { | |||
|
1003 | "content-length": [ | |||
|
1004 | "488" | |||
|
1005 | ], | |||
|
1006 | "content-type": [ | |||
|
1007 | "application/x-www-form-urlencoded" | |||
|
1008 | ], | |||
|
1009 | "user-agent": [ | |||
|
1010 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
1011 | ], | |||
|
1012 | "accept": [ | |||
|
1013 | "application/mercurial-0.1" | |||
|
1014 | ], | |||
|
1015 | "host": [ | |||
|
1016 | "phab.mercurial-scm.org" | |||
|
1017 | ] | |||
|
1018 | }, | |||
|
1019 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22date%5C%22%3A+%5C%220+0%5C%22%2C+%5C%22node%5C%22%3A+%5C%220c6523cb1d0f560a958bcc0f4f938c91cb1141dc%5C%22%2C+%5C%22parent%5C%22%3A+%5C%22876a60d024de493e35a1c6f963f2604056cdc0b9%5C%22%2C+%5C%22user%5C%22%3A+%5C%22test%5C%22%7D%22%2C+%22diff_id%22%3A+%2221110%22%2C+%22name%22%3A+%22hg%3Ameta%22%7D", | |||
|
1020 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
1021 | "method": "POST" | |||
|
1022 | } | |||
|
1023 | }, | |||
|
1024 | { | |||
|
1025 | "response": { | |||
|
1026 | "headers": { | |||
|
1027 | "referrer-policy": [ | |||
|
1028 | "no-referrer" | |||
|
1029 | ], | |||
|
1030 | "x-frame-options": [ | |||
|
1031 | "Deny" | |||
|
1032 | ], | |||
|
1033 | "date": [ | |||
|
1034 | "Wed, 15 Apr 2020 23:43:52 GMT" | |||
|
1035 | ], | |||
|
1036 | "server": [ | |||
|
1037 | "Apache/2.4.10 (Debian)" | |||
|
1038 | ], | |||
|
1039 | "content-type": [ | |||
|
1040 | "application/json" | |||
|
1041 | ], | |||
|
1042 | "expires": [ | |||
|
1043 | "Sat, 01 Jan 2000 00:00:00 GMT" | |||
|
1044 | ], | |||
|
1045 | "transfer-encoding": [ | |||
|
1046 | "chunked" | |||
|
1047 | ], | |||
|
1048 | "x-xss-protection": [ | |||
|
1049 | "1; mode=block" | |||
|
1050 | ], | |||
|
1051 | "strict-transport-security": [ | |||
|
1052 | "max-age=0; includeSubdomains; preload" | |||
|
1053 | ], | |||
|
1054 | "cache-control": [ | |||
|
1055 | "no-store" | |||
|
1056 | ], | |||
|
1057 | "x-content-type-options": [ | |||
|
1058 | "nosniff" | |||
|
1059 | ] | |||
|
1060 | }, | |||
|
1061 | "status": { | |||
|
1062 | "code": 200, | |||
|
1063 | "message": "OK" | |||
|
1064 | }, | |||
|
1065 | "body": { | |||
|
1066 | "string": "{\"result\":null,\"error_code\":null,\"error_info\":null}" | |||
|
1067 | } | |||
|
1068 | }, | |||
|
1069 | "request": { | |||
|
1070 | "headers": { | |||
|
1071 | "content-length": [ | |||
|
1072 | "600" | |||
|
1073 | ], | |||
|
1074 | "content-type": [ | |||
|
1075 | "application/x-www-form-urlencoded" | |||
|
1076 | ], | |||
|
1077 | "user-agent": [ | |||
|
1078 | "mercurial/proto-1.0 (Mercurial 5.3.2+497-112d1ad30f88)" | |||
|
1079 | ], | |||
|
1080 | "accept": [ | |||
|
1081 | "application/mercurial-0.1" | |||
|
1082 | ], | |||
|
1083 | "host": [ | |||
|
1084 | "phab.mercurial-scm.org" | |||
|
1085 | ] | |||
|
1086 | }, | |||
|
1087 | "body": "output=json&__conduit__=1¶ms=%7B%22__conduit__%22%3A+%7B%22token%22%3A+%22cli-hahayouwish%22%7D%2C+%22data%22%3A+%22%7B%5C%220c6523cb1d0f560a958bcc0f4f938c91cb1141dc%5C%22%3A+%7B%5C%22author%5C%22%3A+%5C%22test%5C%22%2C+%5C%22authorEmail%5C%22%3A+%5C%22test%5C%22%2C+%5C%22branch%5C%22%3A+%5C%22default%5C%22%2C+%5C%22commit%5C%22%3A+%5C%220c6523cb1d0f560a958bcc0f4f938c91cb1141dc%5C%22%2C+%5C%22parents%5C%22%3A+%5B%5C%22876a60d024de493e35a1c6f963f2604056cdc0b9%5C%22%5D%2C+%5C%22time%5C%22%3A+0%7D%7D%22%2C+%22diff_id%22%3A+%2221110%22%2C+%22name%22%3A+%22local%3Acommits%22%7D", | |||
|
1088 | "uri": "https://phab.mercurial-scm.org//api/differential.setdiffproperty", | |||
|
1089 | "method": "POST" | |||
|
1090 | } | |||
|
1091 | } | |||
|
1092 | ] | |||
|
1093 | } No newline at end of file |
@@ -1468,7 +1468,11 b' def phabsend(ui, repo, *revs, **opts):' | |||||
1468 |
|
1468 | |||
1469 | newdesc = get_amended_desc(drev, old, fold) |
|
1469 | newdesc = get_amended_desc(drev, old, fold) | |
1470 | # Make sure commit message contain "Differential Revision" |
|
1470 | # Make sure commit message contain "Differential Revision" | |
1471 | if old.description() != newdesc: |
|
1471 | if ( | |
|
1472 | old.description() != newdesc | |||
|
1473 | or old.p1().node() in mapping | |||
|
1474 | or old.p2().node() in mapping | |||
|
1475 | ): | |||
1472 | if old.phase() == phases.public: |
|
1476 | if old.phase() == phases.public: | |
1473 | ui.warn( |
|
1477 | ui.warn( | |
1474 | _(b"warning: not updating public commit %s\n") |
|
1478 | _(b"warning: not updating public commit %s\n") |
@@ -181,6 +181,56 b' Phabsending a skipped commit:' | |||||
181 | 1849d7828727 mapped to old nodes ['1849d7828727'] |
|
181 | 1849d7828727 mapped to old nodes ['1849d7828727'] | |
182 | D7919 - skipped - 1849d7828727: create comment for phabricator test |
|
182 | D7919 - skipped - 1849d7828727: create comment for phabricator test | |
183 |
|
183 | |||
|
184 | Phabsend doesn't create an instability when rebasing existing revisions on top | |||
|
185 | of new revisions. | |||
|
186 | ||||
|
187 | $ hg init reorder | |||
|
188 | $ cd reorder | |||
|
189 | $ cat >> .hg/hgrc <<EOF | |||
|
190 | > [phabricator] | |||
|
191 | > url = https://phab.mercurial-scm.org/ | |||
|
192 | > callsign = HG | |||
|
193 | > [experimental] | |||
|
194 | > evolution = all | |||
|
195 | > EOF | |||
|
196 | ||||
|
197 | $ echo "add" > file1.txt | |||
|
198 | $ hg ci -Aqm 'added' | |||
|
199 | $ echo "mod1" > file1.txt | |||
|
200 | $ hg ci -m 'modified 1' | |||
|
201 | $ echo "mod2" > file1.txt | |||
|
202 | $ hg ci -m 'modified 2' | |||
|
203 | $ hg phabsend -r . --test-vcr "$VCR/phabsend-add-parent-setup.json" | |||
|
204 | D8433 - created - 5d3959e20d1d: modified 2 | |||
|
205 | new commits: ['2b4aa8a88d61'] | |||
|
206 | $ hg log -G -T compact | |||
|
207 | @ 3[tip]:1 2b4aa8a88d61 1970-01-01 00:00 +0000 test | |||
|
208 | | modified 2 | |||
|
209 | | | |||
|
210 | o 1 d549263bcb2d 1970-01-01 00:00 +0000 test | |||
|
211 | | modified 1 | |||
|
212 | | | |||
|
213 | o 0 5cbade24e0fa 1970-01-01 00:00 +0000 test | |||
|
214 | added | |||
|
215 | ||||
|
216 | $ hg phabsend -r ".^ + ." --test-vcr "$VCR/phabsend-add-parent.json" | |||
|
217 | 2b4aa8a88d61 mapped to old nodes ['2b4aa8a88d61'] | |||
|
218 | D8434 - created - d549263bcb2d: modified 1 | |||
|
219 | D8433 - updated - 2b4aa8a88d61: modified 2 | |||
|
220 | new commits: ['876a60d024de'] | |||
|
221 | new commits: ['0c6523cb1d0f'] | |||
|
222 | $ hg log -G -T compact | |||
|
223 | @ 5[tip] 1dff6b051abf 1970-01-01 00:00 +0000 test | |||
|
224 | | modified 2 | |||
|
225 | | | |||
|
226 | o 4:0 eb3752621d45 1970-01-01 00:00 +0000 test | |||
|
227 | | modified 1 | |||
|
228 | | | |||
|
229 | o 0 5cbade24e0fa 1970-01-01 00:00 +0000 test | |||
|
230 | added | |||
|
231 | ||||
|
232 | $ cd .. | |||
|
233 | ||||
184 | Phabesending a new binary, a modified binary, and a removed binary |
|
234 | Phabesending a new binary, a modified binary, and a removed binary | |
185 |
|
235 | |||
186 | >>> open('bin', 'wb').write(b'\0a') and None |
|
236 | >>> open('bin', 'wb').write(b'\0a') and None |
General Comments 0
You need to be logged in to leave comments.
Login now