- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 8,463 for Clulow (0.59 sec)
-
CONTRIBUTORS
Josh Varga <******@****.***> Joshua Bezaleel Abednego <******@****.***> Joshua Boelter <******@****.***> Joshua Chase <******@****.***> Joshua Crowgey <******@****.***> Joshua M. Clulow <josh.clulow@joyent.com> Joshua Rubin <******@****.***> Josselin Costanzi <******@****.***> Jostein Stuhaug <******@****.***> JP Sugarbroad <******@****.***> JT Olds <******@****.***>
Plain Text - Registered: 2021-01-15 12:35 - Last Modified: 2020-08-10 21:51 - 93.2K bytes - Viewed (0) -
packages/mongo/allow_tests.js
], function (collection) { _.each(allows, function (allow) { collection.allow(allow); }); _.each(denies, function (deny) { collection.deny(deny); }); }); // just restrict one operation so that we can verify that others // fail restrictedCollectionForPartialAllowTest.allow({ insert: function() {} });
JavaScript - Registered: 2021-01-13 22:11 - Last Modified: 2016-12-20 23:57 - 32.2K bytes - Viewed (0) -
packages/allow-deny/allow-deny.js
// return true to allow/deny removing these documents // // options.fetch {Array} // Fields to fetch for these validators. If any call to allow or deny // does not have this option then all fields are loaded. // // allow and deny can be called multiple times. The validators are // evaluated as follows: // - If neither deny() nor allow() has been called on the collection,
JavaScript - Registered: 2021-01-13 22:11 - Last Modified: 2018-04-06 14:28 - 19.6K bytes - Viewed (0) -
commands/version/__tests__/version-allow-branch.test.js
describe("version --allow-branch", () => { const changeBranch = (cwd, name) => execa("git", ["checkout", "-B", name], { cwd }); describe("cli", () => { it("rejects a non matching branch", async () => { const testDir = await initFixture("normal"); await changeBranch(testDir, "unmatched"); const command = lernaVersion(testDir)("--allow-branch", "master");
JavaScript - Registered: 2021-01-14 23:40 - Last Modified: 2019-11-20 01:07 - 2.9K bytes - Viewed (0) -
packages/angular_devkit/build_angular/src/browser/specs/allow-js_spec.ts
import { Observable } from 'rxjs'; import { take, tap } from 'rxjs/operators'; import { createArchitect, host } from '../../test-utils'; describe('Browser Builder allow js', () => { const targetSpec = { project: 'app', target: 'build' }; let architect: Architect; beforeEach(async () => { await host.initialize().toPromise();
Plain Text - Registered: 2021-01-14 17:44 - Last Modified: 2020-08-12 18:28 - 3.5K bytes - Viewed (0) -
patches/node/allow_preventing_preparestacktracecallback.patch
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Shelley Vohr <******@****.***> Date: Mon, 7 Dec 2020 16:54:23 -0800 Subject: Allow preventing PrepareStackTraceCallback Node.js sets a stack trace handler specific to the v8::Context corresponding to the current Environment. When we're running in a non-Node.js v8::Context, there will be no correspondent Environment - we
Others - Registered: 2021-01-18 07:58 - Last Modified: 2020-12-09 19:08 - 2K bytes - Viewed (0) -
tests/legacy-cli/e2e/tests/build/allow-js.ts
Hans Larsen <******@****.***> 1528249806 -0700
Plain Text - Registered: 2021-01-14 17:44 - Last Modified: 2018-06-06 01:50 - 584 bytes - Viewed (0) -
app/models/domain_allow.rb
Eugen Rochko <******@****.***> 1607933194 +0100
Ruby - Registered: 2021-01-10 06:18 - Last Modified: 2020-12-14 08:06 - 812 bytes - Viewed (0) -
packages/network/lib/allow-destroy.ts
Zach Bloomquist <******@****.***> 1568316611 -0400
Plain Text - Registered: 2021-01-15 08:39 - Last Modified: 2019-09-12 19:30 - 838 bytes - Viewed (0) -
components/input/style/allow-clear.less
偏右 <******@****.***> 1602594980 +0800
Others - Registered: 2021-01-12 14:58 - Last Modified: 2020-10-13 13:16 - 842 bytes - Viewed (0)