- Sort Score
- Num 10 results
- Language All
Results 161 - 170 of 336 for Upgrades (0.14 seconds)
-
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) -
docs/ru/docs/index.md
Вы увидите альтернативную автоматическую документацию (предоставлена [ReDoc](https://github.com/Rebilly/ReDoc)):  ## Пример обновления { #example-upgrade } Теперь измените файл `main.py`, чтобы принимать тело запроса из `PUT` HTTP-запроса. Объявите тело запроса, используя стандартные типы Python, спасибо Pydantic. ```Python hl_lines="2 7-10 23-25"Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 30.4K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.24.md
- [Avoiding Collisions in IP allocation to Services](#avoiding-collisions-in-ip-allocation-to-services) - [Urgent Upgrade Notes](#urgent-upgrade-notes) - [(No, really, you MUST read this before you upgrade)](#no-really-you-must-read-this-before-you-upgrade) - [Changes by Kind](#changes-by-kind-17) - [Deprecation](#deprecation) - [API Change](#api-change-4) - [Feature](#feature-15)Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Aug 24 00:02:43 GMT 2023 - 473.4K bytes - Click Count (0) -
helm/minio/templates/post-job.yaml
labels: app: {{ template "minio.name" . }}-post-job chart: {{ template "minio.chart" . }} release: {{ .Release.Name }} heritage: {{ .Release.Service }} annotations: "helm.sh/hook": post-install,post-upgrade "helm.sh/hook-delete-policy": hook-succeeded,before-hook-creation {{- with .Values.postJob.annotations }} {{- toYaml . | nindent 4 }} {{- end }} spec: template: metadata: labels:Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Oct 10 15:48:31 GMT 2024 - 10.4K bytes - Click Count (0) -
docs/de/docs/virtual-environments.md
```console $ python -m pip install --upgrade pip ---> 100% ``` </div> /// tip | Tipp Manchmal kann beim Versuch, `pip` zu aktualisieren, der Fehler **`No module named pip`** auftreten. Wenn das passiert, installieren und aktualisieren Sie `pip` mit dem folgenden Befehl: <div class="termy"> ```console $ python -m ensurepip --upgrade ---> 100% ``` </div>
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 24.8K bytes - Click Count (0) -
docs/fr/docs/virtual-environments.md
```console $ python -m pip install --upgrade pip ---> 100% ``` </div> /// tip | Astuce Parfois, vous pourriez obtenir une erreur **`No module named pip`** en essayant de mettre à niveau pip. Si cela arrive, installez et mettez à niveau pip avec la commande ci-dessous : <div class="termy"> ```console $ python -m ensurepip --upgrade ---> 100% ``` </div>
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 24.5K bytes - Click Count (0)