Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 133 for upgrades (0.07 sec)

  1. src/main/resources/fess_config.properties

    online.help.name.scheduler=scheduler
    # Online help key for crawling info.
    online.help.name.crawlinginfo=crawlinginfo
    # Online help key for backup.
    online.help.name.backup=backup
    # Online help key for upgrade.
    online.help.name.upgrade=upgrade
    # Online help key for search request.
    online.help.name.sereq=sereq
    # Online help key for access token.
    online.help.name.accesstoken=accesstoken
    # Online help key for suggest.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.26.md

        - [Node Binaries](#node-binaries-15)
        - [Container Images](#container-images-15)
      - [Changelog since v1.25.0](#changelog-since-v1250)
      - [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-15)
        - [Deprecation](#deprecation)
        - [API Change](#api-change-8)
        - [Feature](#feature-15)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: Unknown version for upgrade. */
        public static final String ERRORS_unknown_version_for_upgrade = "{errors.unknown_version_for_upgrade}";
    
        /** The key of the message: Failed to upgrade from {0}. */
        public static final String ERRORS_failed_to_upgrade_from = "{errors.failed_to_upgrade_from}";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 119.6K bytes
    - Viewed (0)
  4. docs/changelogs/changelog_2x.md

     * Use `Protocol` to describe framing.
     * Implement write timeouts for HTTP/1.1 streams.
     * Avoid use of SPDY stream ID 1, as that's typically used for UPGRADE.
     * Support OAuth in `Authenticator`.
     * Permit a dangling semicolon in media type parsing.
    
    
    ## Version 1.x
    
    [Change log](changelog_1x.md)
    
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 26.6K bytes
    - Viewed (0)
  5. docs/es/docs/virtual-environments.md

    ///
    
    Asegúrate de que el entorno virtual esté activo (con el comando anterior) y luego ejecuta:
    
    <div class="termy">
    
    ```console
    $ python -m pip install --upgrade pip
    
    ---> 100%
    ```
    
    </div>
    
    ## Añade `.gitignore`
    
    Si estás usando **Git** (deberías), añade un archivo `.gitignore` para excluir todo en tu `.venv` de Git.
    
    /// tip | Consejo
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 22.2K bytes
    - Viewed (0)
  6. docs/pt/docs/virtual-environments.md

    ///
    
    Certifique-se de que o ambiente virtual esteja ativo (com o comando acima) e execute:
    
    <div class="termy">
    
    ```console
    $ python -m pip install --upgrade pip
    
    ---> 100%
    ```
    
    </div>
    
    ## Adicionar `.gitignore`
    
    Se você estiver usando **Git** (você deveria), adicione um arquivo `.gitignore` para excluir tudo em seu `.venv` do Git.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 22.6K bytes
    - Viewed (0)
  7. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Http2Connection.kt

          while (awaitPongsReceived < awaitPingsSent) {
            wait()
          }
        }
      }
    
      @Throws(IOException::class)
      fun flush() {
        writer.flush()
      }
    
      /**
       * Degrades this connection such that new streams can neither be created locally, nor accepted
       * from the remote peer. Existing streams are not impacted. This is intended to permit an endpoint
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 31.8K bytes
    - Viewed (0)
  8. docs/zh-hant/docs/virtual-environments.md

    在安裝套件時出現的許多奇怪的錯誤都可以透過先升級 `pip` 來解決。
    
    /// tip
    
    通常你只需要在建立虛擬環境後**執行一次**這個操作。
    
    ///
    
    確保虛擬環境是啟動的(使用上面的指令),然後運行:
    
    <div class="termy">
    
    ```console
    $ python -m pip install --upgrade pip
    
    ---> 100%
    ```
    
    </div>
    
    ## 加入 `.gitignore`
    
    如果你使用 **Git**(這是你應該使用的),加入一個 `.gitignore` 檔案來排除你的 `.venv` 中的所有內容。
    
    /// tip
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 09 22:39:33 UTC 2024
    - 20.7K bytes
    - Viewed (0)
  9. docs/ko/docs/virtual-environments.md

    /// tip | 팁
    
    이 작업은 보통 가상 환경을 생성한 **직후 한 번만** 하면 됩니다.
    
    ///
    
    가상 환경이 활성화된 상태인지 확인한 후(앞서 설명한 명령어 사용), 아래 명령어를 실행하세요:
    
    <div class="termy">
    
    ```console
    $ python -m pip install --upgrade pip
    
    ---> 100%
    ```
    
    </div>
    
    ## `.gitignore` 추가하기
    
    **Git**을 사용하고 있다면 (사용하는 것이 좋습니다), `.gitignore` 파일을 추가해서 `.venv` 디렉터리 전체를 Git에서 제외하세요.
    
    /// tip | 팁
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri May 30 13:10:41 UTC 2025
    - 25.8K bytes
    - Viewed (0)
  10. docs/vi/docs/virtual-environments.md

    ///
    
    Đảm bảo rằng môi trường ảo đã được kích hoạt (với lệnh trên) và sau đó chạy:
    
    <div class="termy">
    
    ```console
    $ python -m pip install --upgrade pip
    
    ---> 100%
    ```
    
    </div>
    
    ## Thêm `.gitignore`
    
    Nếu bạn sử dụng **Git** (nên làm), hãy thêm một file `.gitignore` để Git bỏ qua mọi thứ trong `.venv`.
    
    /// tip
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Feb 07 22:19:18 UTC 2025
    - 26.1K bytes
    - Viewed (0)
Back to top