- Sort Score
- Num 10 results
- Language All
Results 31 - 40 of 86 for Patents (0.15 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
.teamcity/scripts/CheckBadMerge.java
List<String> parentCommits = parentCommitsOf(commit); if (parentCommits.size() != 2) { System.out.println(commit + " is not a merge commit we're looking for. Parents: " + parentCommits); return; } List<String> commitBranches = branchesOf(commit); if (commitBranches.stream().anyMatch(b -> b.startsWith("origin/release"))) {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 30 16:25:09 GMT 2026 - 9K bytes - Click Count (0) -
.teamcity/src/main/kotlin/configurations/DownloadGitRepoToEc2Agent.kt
object DownloadGitRepoToEc2Agent : BuildType({ val id = "Util_DownloadGitRepoToEc2Agent" name = "Download Git Repo to EC2 Agent" description = "Do nothing but downloading gradle/gradle repo to EC2 agents" applyDefaultSettings(artifactRuleOverride = "") params { param("defaultBranchName", "master") } steps { script { name = "DO_NOTHING"
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Nov 12 06:13:12 GMT 2025 - 758 bytes - Click Count (0) -
docs/tr/docs/advanced/strict-content-type.md
## Örnek Saldırı { #example-attack } Yerelde çalışan bir AI agent’ı (yapay zeka ajanı) çalıştırmanın bir yolunu geliştirdiğinizi düşünün. Bir API sunuyor: ``` http://localhost:8000/v1/agents/multivac ``` Ayrıca bir frontend var: ``` http://localhost:8000 ``` /// tip | İpucu İkisinin de host’u aynıdır. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:51:35 GMT 2026 - 3.6K bytes - Click Count (0) -
docs/uk/docs/advanced/strict-content-type.md
## Приклад атаки { #example-attack } Уявіть, що ви створюєте спосіб запускати локального AI-агента. Він надає API за адресою ``` http://localhost:8000/v1/agents/multivac ``` Є також фронтенд за адресою ``` http://localhost:8000 ``` /// tip | Порада Зауважте, що обидва мають один і той самий хост. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:25:54 GMT 2026 - 5.5K bytes - Click Count (0) -
gradle/wrapper/gradle-wrapper.jar
Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed...
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Mar 04 20:34:40 GMT 2026 - 47.8K bytes - Click Count (1) -
cmd/os-reliable.go
if err = checkPathLength(dirPath); err != nil { return err } if err = reliableRemoveAll(dirPath); err != nil { switch { case isSysErrNotDir(err): // File path cannot be verified since one of // the parents is a file. return errFileAccessDenied case isSysErrPathNotFound(err): // This is a special case should be handled only for // windows, because windows API does not return "not a
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Mon Apr 22 17:49:30 GMT 2024 - 5.8K bytes - Click Count (0) -
docs/de/docs/advanced/strict-content-type.md
## Beispielangriff { #example-attack } Stellen Sie sich vor, Sie bauen eine Möglichkeit, lokal einen KI-Agenten auszuführen. Er stellt eine API bereit unter ``` http://localhost:8000/v1/agents/multivac ``` Es gibt auch ein Frontend unter ``` http://localhost:8000 ``` /// tip | Tipp Beachten Sie, dass beide denselben Host haben. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:48:21 GMT 2026 - 3.6K bytes - Click Count (0) -
docs/en/docs/advanced/strict-content-type.md
## Example Attack { #example-attack } Imagine you build a way to run a local AI agent. It provides an API at ``` http://localhost:8000/v1/agents/multivac ``` There's also a frontend at ``` http://localhost:8000 ``` /// tip Note that both have the same host. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Feb 23 17:45:20 GMT 2026 - 3.2K bytes - Click Count (0) -
docs/pt/docs/advanced/strict-content-type.md
## Exemplo de Ataque { #example-attack } Imagine que você desenvolve uma forma de executar um agente de IA local. Ele fornece uma API em ``` http://localhost:8000/v1/agents/multivac ``` Há também um frontend em ``` http://localhost:8000 ``` /// tip | Dica Observe que ambos têm o mesmo host. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:13 GMT 2026 - 3.5K bytes - Click Count (0) -
docs/fr/docs/advanced/strict-content-type.md
## Exemple d’attaque { #example-attack } Imaginez que vous mettiez au point un moyen d’exécuter un agent IA local. Il expose une API à l’adresse ``` http://localhost:8000/v1/agents/multivac ``` Il y a aussi un frontend à l’adresse ``` http://localhost:8000 ``` /// tip | Astuce Notez qu’ils ont le même hôte. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:33:45 GMT 2026 - 3.9K bytes - Click Count (0)