stable
Clone or download
Read-only
This patch simply moves already existing code to a better suited location. Part of story #28845 have an hidden command executing custom command to determine if the reference should have been rejected Change-Id: Ib7e7d17ee0454da60ae5b77447c81bca59eb68f3
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/git/additional-packages/wasmtime-wrapper-lib/cbindgen.toml | +0 | −2 | Go to diff View file |
M | plugins/git/include/Hook/PreReceive/PreReceiveAnalyzeAction.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +2 | −2 | Go to diff View file |
M | plugins/git/tests/unit/Hook/PreReceive/PreReceiveAnalyzeActionTest.php | +1 | −0 | Go to diff View file |
R | plugins/git/additional-packages/pre-receive-hook-example/.gitignore | Go to diff View file | ||
R | plugins/git/additional-packages/pre-receive-hook-example/Cargo.lock | Go to diff View file | ||
R | plugins/git/additional-packages/pre-receive-hook-example/Cargo.toml | Go to diff View file | ||
R | plugins/git/additional-packages/pre-receive-hook-example/shell.nix | Go to diff View file | ||
R | plugins/git/additional-packages/pre-receive-hook-example/src/main.rs | Go to diff View file | ||
R | plugins/git/additional-packages/pre-receive-hook-example/src/wire.rs | Go to diff View file | ||
R | plugins/git/additional-packages/wasmtime-wrapper-lib/.gitignore | Go to diff View file | ||
R | plugins/git/additional-packages/wasmtime-wrapper-lib/Cargo.lock | Go to diff View file | ||
R | plugins/git/additional-packages/wasmtime-wrapper-lib/Cargo.toml | Go to diff View file | ||
R | plugins/git/additional-packages/wasmtime-wrapper-lib/build.rs | Go to diff View file | ||
A | src/additional-packages/wasmtime-wrapper-lib/cbindgen.toml | +2 | −0 | Go to diff View file |
R | plugins/git/additional-packages/wasmtime-wrapper-lib/shell.nix | Go to diff View file | ||
R | plugins/git/additional-packages/wasmtime-wrapper-lib/src/lib.rs | Go to diff View file | ||
R | plugins/git/additional-packages/wasmtime-wrapper-lib/src/wire.rs | Go to diff View file | ||
R | plugins/git/include/Hook/PreReceive/PreReceiveAnalyzeFFI.php | Go to diff View file | ||
R | plugins/git/include/Hook/PreReceive/WASMFFICallerStub.php | Go to diff View file | ||
R | plugins/git/include/Hook/PreReceive/WASMCaller.php | Go to diff View file | ||
M | tools/rpm/tuleap.rhel7.spec | +1 | −0 | Go to diff View file |