Search Options

Results per page
Sort
Preferred Languages
Advance

Results 341 - 350 of 486 for PLUGIN (0.14 sec)

  1. src/main/resources/fess_label_ko.properties

    labels.reload_doc_index=Reload Doc Index
    labels.reload_doc_index_button=Reload
    labels.plugin_title=Plugin
    labels.plugin_list_name=Plugin List
    labels.plugin_type=Type
    labels.plugin_name=Name
    labels.plugin_version=Version
    labels.plugin_delete=Delete
    labels.plugin_install=Install
    labels.plugin_install_title=Install Plugin
    labels.plugin_jar_file=Jar File
    labels.plugin_local_install=Local
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  2. api/maven-api-core/src/main/java/org/apache/maven/api/services/ProjectManager.java

         *
         * @param project the project
         */
        @Nonnull
        List<RemoteRepository> getRemoteProjectRepositories(@Nonnull Project project);
    
        /**
         * Returns an immutable list of project remote plugin repositories (directly specified or inherited).
         *
         * @param project the project
         */
        @Nonnull
        List<RemoteRepository> getRemotePluginRepositories(@Nonnull Project project);
    
        /**
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Thu Oct 24 11:52:48 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  3. docs/em/docs/tutorial/body.md

    <img src="/img/tutorial/body/image05.png">
    
    /// tip
    
    ๐Ÿšฅ ๐Ÿ‘† โš™๏ธ <a href="https://www.jetbrains.com/pycharm/" class="external-link" target="_blank">๐Ÿ—’</a> ๐Ÿ‘† ๐Ÿ‘จโ€๐ŸŽจ, ๐Ÿ‘† ๐Ÿ’ช โš™๏ธ <a href="https://github.com/koxudaxi/pydantic-pycharm-plugin/" class="external-link" target="_blank">Pydantic ๐Ÿ—’ ๐Ÿ“</a>.
    
    โšซ๏ธ ๐Ÿ“‰ ๐Ÿ‘จโ€๐ŸŽจ ๐Ÿ•โ€๐Ÿฆบ Pydantic ๐Ÿท, โฎ๏ธ:
    
    * ๐Ÿš˜-๐Ÿ› ๏ธ
    * ๐Ÿ†Ž โœ…
    * ๐Ÿ› ๏ธ
    * ๐Ÿ”Ž
    * ๐Ÿ”ฌ
    
    ///
    
    ## โš™๏ธ ๐Ÿท
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  4. cmd/sts-handlers.go

    }
    
    // AssumeRoleWithCustomToken implements user authentication with custom tokens.
    // These tokens are opaque to MinIO and are verified by a configured (external)
    // Identity Management Plugin.
    //
    // API endpoint: https://minio:9000?Action=AssumeRoleWithCustomToken&Token=xxx
    func (sts *stsAPIHandlers) AssumeRoleWithCustomToken(w http.ResponseWriter, r *http.Request) {
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Aug 15 01:29:20 UTC 2024
    - 33.9K bytes
    - Viewed (0)
  5. kotlin-js-store/yarn.lock

      integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
    
    terser-webpack-plugin@^5.3.7:
      version "5.3.9"
      resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.9.tgz#832536999c51b46d468067f9e37662a3b96adfe1"
      integrity sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Jul 22 12:28:51 UTC 2023
    - 87.4K bytes
    - Viewed (0)
  6. src/main/resources/fess_label.properties

    labels.reload_doc_index=Reload Doc Index
    labels.reload_doc_index_button=Reload
    labels.plugin_title=Plugin
    labels.plugin_list_name=Plugin List
    labels.plugin_type=Type
    labels.plugin_name=Name
    labels.plugin_version=Version
    labels.plugin_delete=Delete
    labels.plugin_install=Install
    labels.plugin_install_title=Install Plugin
    labels.plugin_jar_file=Jar File
    labels.plugin_local_install=Local
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  7. api/maven-api-core/src/main/java/org/apache/maven/api/Project.java

    import org.apache.maven.api.model.Model;
    
    /**
     * Interface representing a Maven project which can be created using the
     * {@link org.apache.maven.api.services.ProjectBuilder ProjectBuilder} service.
     * Such objects are immutable and plugin that wish to modify such objects
     * need to do so using the {@link org.apache.maven.api.services.ProjectManager
     * ProjectManager} service.
     * <p>
     * Projects are created using the {@code ProjectBuilder} from a POM file
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Sat Sep 28 09:03:24 UTC 2024
    - 7.8K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.25.md

      - [Important Security Information](#important-security-information)
        - [CVE-2023-5528: Insufficient input sanitization in in-tree storage plugin leads to privilege escalation on Windows nodes](#cve-2023-5528-insufficient-input-sanitization-in-in-tree-storage-plugin-leads-to-privilege-escalation-on-windows-nodes)
      - [Dependencies](#dependencies)
        - [Added](#added)
        - [Changed](#changed)
        - [Removed](#removed)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.19.md

       - `DefaultPodTopologySpread` plugin is renamed to `SelectorSpread`.
       - `Unreserve` extension point is removed from Profile definition. All `Reserve`
         plugins implement an `Unreserve` call.
       - `.disablePreemption` was removed. Users can disable preemption by disabling the
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  10. docs/zh/docs/tutorial/body.md

    <img src="/img/tutorial/body/image05.png">
    
    /// tip | "ๆ็คบ"
    
    ไฝฟ็”จ <a href="https://www.jetbrains.com/pycharm/" class="external-link" target="_blank">PyCharm</a> ็ผ–่พ‘ๅ™จๆ—ถ๏ผŒๆŽจ่ๅฎ‰่ฃ… <a href="https://github.com/koxudaxi/pydantic-pycharm-plugin/" class="external-link" target="_blank">Pydantic PyCharm ๆ’ไปถ</a>ใ€‚
    
    ่ฏฅๆ’ไปถ็”จไบŽๅฎŒๅ–„ PyCharm ๅฏน Pydantic ๆจกๅž‹็š„ๆ”ฏๆŒ๏ผŒไผ˜ๅŒ–็š„ๅŠŸ่ƒฝๅฆ‚ไธ‹๏ผš
    
    * ่‡ชๅŠจ่กฅๅ…จ
    * ็ฑปๅž‹ๆฃ€ๆŸฅ
    * ไปฃ็ ้‡ๆž„
    * ๆŸฅๆ‰พ
    * ไปฃ็ ๅฎกๆŸฅ
    
    ///
    
    ## ไฝฟ็”จๆจกๅž‹
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 6.4K bytes
    - Viewed (0)
Back to top