Home
last modified time | relevance | path

Searched refs:land (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/third_party/node/doc/guides/
Dcommit-queue.md5 *tl;dr: You can land pull requests by adding the `commit-queue` label to it.*
9 land pull requests by adding the `commit-queue` label to a PR. All
10 checks will run via node-core-utils, and if the pull request is ready to land,
20 1. Collaborators will add `commit-queue` label to pull requests ready to land
28 4. Run `git node land <pr>`
30 1. Abort `git node land` session
32 3. Leave a comment on the PR with the output from `git node land`
96 is pending. No other CI validation is done here since `git node land` will fail
99 The script removes the `commit-queue` label. It then runs `git node land`,
101 `git node land --abort` is run, and then a `commit-queue-failed` label is added
[all …]
Dcollaborator-guide.md85 As soon as the pull request is ready to land, please do so. This allows other
87 to land but is [author ready](#author-ready-pull-requests), add the
88 `author ready` label. If you wish to land the pull request yourself, use the
140 A pull request can land if it has the needed [approvals](#code-reviews),
177 Certain types of pull requests can be fast-tracked and can land after a shorter
194 fast-tracking request. To land, the pull request itself still needs two
206 Do not land any pull requests without the necessary passing CI runs.
453 the three Deprecation levels. Documentation-Only Deprecations can land in a
488 who wish to land their own pull requests will self-assign them. Sometimes, an
490 it is okay to land.
[all …]
/third_party/curl/tests/data/
Dtest8931 HTTP/1.1 301 Things are fine in server land swsclose
52 HTTP/1.1 200 Things are fine in server land swsclose
67 HTTP/1.1 301 Things are fine in server land swsclose
78 HTTP/1.1 200 Things are fine in server land swsclose
Dtest202325 HTTP/1.1 200 Things are fine in server land
57 HTTP/1.1 200 Things are fine in server land (2)
73 HTTP/1.1 200 Things are fine in server land
93 HTTP/1.1 200 Things are fine in server land (2)
Dtest202430 HTTP/1.1 200 Things are fine in server land
64 HTTP/1.1 200 Things are fine in server land (2)
81 HTTP/1.1 200 Things are fine in server land
103 HTTP/1.1 200 Things are fine in server land (2)
Dtest205613 HTTP/1.1 200 Things are fine in server land
22 HTTP/1.1 200 Things are fine in server land
Dtest9041 HTTP/1.1 301 Things are fine in server land swsclose
74 HTTP/1.1 200 Things are fine in server land swsclose
97 HTTP/1.1 301 Things are fine in server land swsclose
116 HTTP/1.1 200 Things are fine in server land swsclose
Dtest205723 HTTP/1.1 200 Things are fine in server land
38 HTTP/1.1 200 Things are fine in server land
Dtest202951 HTTP/1.1 200 Things are fine in server land
106 HTTP/1.1 200 Things are fine in server land (2)
129 HTTP/1.1 200 Things are fine in server land
157 HTTP/1.1 200 Things are fine in server land (2)
Dtest202641 HTTP/1.1 200 Things are fine in server land
86 HTTP/1.1 200 Things are fine in server land (2)
110 HTTP/1.1 200 Things are fine in server land
139 HTTP/1.1 200 Things are fine in server land (2)
Dtest202756 HTTP/1.1 200 Things are fine in server land
108 HTTP/1.1 200 Things are fine in server land (2)
130 HTTP/1.1 200 Things are fine in server land
162 HTTP/1.1 200 Things are fine in server land (2)
Dtest202551 HTTP/1.1 200 Things are fine in server land
127 HTTP/1.1 200 Things are fine in server land (2)
150 HTTP/1.1 200 Things are fine in server land
184 HTTP/1.1 200 Things are fine in server land (2)
Dtest203165 HTTP/1.1 200 Things are fine in server land
157 HTTP/1.1 200 Things are fine in server land (2)
185 HTTP/1.1 200 Things are fine in server land
223 HTTP/1.1 200 Things are fine in server land (2)
Dtest6730 HTTP/1.1 200 Things are fine in server land swsclose
45 HTTP/1.1 200 Things are fine in server land swsclose
Dtest141837 HTTP/1.1 200 Things are fine in server land
68 HTTP/1.1 200 Things are fine in server land
Dtest8129 HTTP/1.1 200 Things are fine in server land swsclose
44 HTTP/1.1 200 Things are fine in server land swsclose
Dtest23926 HTTP/1.1 200 Things are fine in proxy land swsclose
39 HTTP/1.1 200 Things are fine in proxy land swsclose
Dtest15031 HTTP/1.1 200 Things are fine in server land swsclose
46 HTTP/1.1 200 Things are fine in server land swsclose
/third_party/boost/boost/geometry/srs/projections/proj/
Dlsat.hpp232 int land, path; in setup_lsat() local
235 land = pj_get_param_i<srs::spar::lsat>(params, "lsat", srs::dpar::lsat); in setup_lsat()
236 if (land <= 0 || land > 5) in setup_lsat()
240 if (path <= 0 || path > (land <= 3 ? 251 : 233)) in setup_lsat()
243 if (land <= 3) { in setup_lsat()
/third_party/icu/icu4c/source/data/region/
Dpcm.txt37 AC{"Asẹ́nshọ́n Aíland"}
71 BV{"Buvẹ́ Aíland"}
87 CP{"Klipatọ́n Aíland"}
92 CX{"Krísmás Aíland"}
206 NF{"Nọ́fọlk Aíland"}
214 NZ{"Niú Zíland"}
222 PL{"Póland"}
263 TH{"Taíland"}
/third_party/skia/third_party/externals/icu/source/data/region/
Dpcm.txt37 AC{"Asẹ́nshọ́n Aíland"}
71 BV{"Buvẹ́ Aíland"}
87 CP{"Klipatọ́n Aíland"}
92 CX{"Krísmás Aíland"}
206 NF{"Nọ́fọlk Aíland"}
214 NZ{"Niú Zíland"}
222 PL{"Póland"}
263 TH{"Taíland"}
/third_party/node/tools/actions/
Dcommit-queue.sh73 git node land --autorebase --yes "$pr" >output 2>&1 || echo "Failed to land #${pr}"
84 git node land --abort --yes
/third_party/mesa3d/docs/gallium/cso/
Dblend.rst39 * ``AND_INVERTED``: :math:`\lnot s \land d`
41 * ``AND_REVERSE``: :math:`s \land \lnot d`
44 * ``NAND``: :math:`\lnot(s \land d)`
45 * ``AND``: :math:`s \land d`
/third_party/ltp/tools/sparse/sparse-src/validation/
Dcond_expr3.c4 static int land = 1 / (sizeof(int) - sizeof(2 && 3)); variable
/third_party/skia/third_party/externals/angle2/third_party/jdk/
DREADME.chromium21 5. Upload and land the CL.
32 5. Upload and land the CL.

12345678910>>...14