- Sort Score
- Num 10 results
- Language All
Results 111 - 120 of 259 for upgrades (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/es/docs/index.md
Verás la documentación alternativa automática (proporcionada por [ReDoc](https://github.com/Rebilly/ReDoc)):  ## Actualización del ejemplo { #example-upgrade } Ahora modifica el archivo `main.py` para recibir un body desde un request `PUT`. Declara el body usando tipos estándar de Python, gracias a Pydantic. ```Python hl_lines="2 7-10 23-25"
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 22.6K bytes - Click Count (0) -
docs/pt/docs/index.md
Você verá a documentação automática alternativa (fornecida por [ReDoc](https://github.com/Rebilly/ReDoc)):  ## Evoluindo o Exemplo { #example-upgrade } Agora modifique o arquivo `main.py` para receber um corpo de uma requisição `PUT`. Declare o corpo utilizando tipos padrão Python, graças ao Pydantic. ```Python hl_lines="2 7-10 23-25"
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 22.7K bytes - Click Count (0) -
src/main/resources/fess_message_de.properties
errors.no_user_for_changing_password=Das aktuelle Passwort ist nicht korrekt. errors.failed_to_change_password=Fehler beim Ändern Ihres Passworts. errors.unknown_version_for_upgrade=Unbekannte Version für Upgrade. errors.failed_to_upgrade_from=Fehler beim Upgrade von {0}. errors.failed_to_reindex=Fehler beim Starten der Neuindizierung von {0} nach {1}. errors.failed_to_rebuild_config_index=Fehler beim Neuerstellen der Konfigurationsindizes.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13.6K bytes - Click Count (0) -
.teamcity/src/main/kotlin/configurations/StageTriggers.kt
// TODO: remove this after the branch is merged const val PROVIDER_API_MIGRATION_BRANCH = "gradle10/provider-api-migration" const val BOT_DAILY_UPGRADLE_WRAPPER_BRANCH = "devprod/upgrade-to-latest-wrapper" const val DEPENDABOT_BRANCH_PATTERN = "dependabot/*" fun determineBranchFilter(branches: List<String>): String =
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Feb 06 13:13:53 GMT 2026 - 7.1K bytes - Click Count (0) -
compat/maven-compat/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolutionRequest.java
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Jun 06 14:28:57 GMT 2025 - 8.3K bytes - Click Count (0) -
docs/de/docs/index.md
 ## Beispielaktualisierung { #example-upgrade } Ändern Sie jetzt die Datei `main.py`, um den <abbr title="Body - Körper, Inhalt: Der eigentliche Inhalt einer Nachricht, nicht die Metadaten">Body</abbr> eines `PUT`-Requests zu empfangen.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 23.6K bytes - Click Count (1) -
src/main/resources/fess_message_id.properties
errors.no_user_for_changing_password=Kata sandi saat ini tidak benar. errors.failed_to_change_password=Gagal mengubah kata sandi Anda. errors.unknown_version_for_upgrade=Versi untuk upgrade tidak diketahui. errors.failed_to_upgrade_from=Gagal melakukan upgrade dari {0}. errors.failed_to_reindex=Gagal memulai pengindeksan ulang dari {0} ke {1}. errors.failed_to_rebuild_config_index=Gagal membangun ulang indeks konfigurasi.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 12.7K bytes - Click Count (0) -
ci/devinfra/docker/windows2022/Dockerfile
& $installDir\python.exe -m pip --version; \ \ Write-Host 'Updating pip...'; \ & $installDir\python.exe -m pip install --upgrade pip; \ \ Write-Host 'Installing/updating packages...'; \ & $installDir\python.exe -m pip install --upgrade setuptools packaging; \ \ Write-Host 'Removing installation binary...'; \ Remove-Item C:\tmp\pyinstall.exe -Force; \ }; \Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Wed Mar 04 19:50:57 GMT 2026 - 10.4K bytes - Click Count (0) -
docs/fr/docs/index.md
Vous verrez la documentation alternative automatique (fournie par [ReDoc](https://github.com/Rebilly/ReDoc)) :  ## Mettre à niveau l'exemple { #example-upgrade } Modifiez maintenant le fichier `main.py` pour recevoir un corps depuis une requête `PUT`. Déclarez le corps en utilisant les types Python standard, grâce à Pydantic. ```Python hl_lines="2 7-10 23-25"
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 23.8K bytes - Click Count (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/JavaPathType.java
*/ MODULES(StandardLocation.MODULE_PATH, "--module-path"), /** * The path identified by the Java {@code --upgrade-module-path} option. * The Java tools location is {@link StandardLocation#UPGRADE_MODULE_PATH}. */ UPGRADE_MODULES(StandardLocation.UPGRADE_MODULE_PATH, "--upgrade-module-path"), /** * The path identified by the Java {@code --patch-module} option.Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Mon Dec 15 11:13:42 GMT 2025 - 15.7K bytes - Click Count (1)