Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 196 for periods (0.06 seconds)

  1. .ci/jobs.t/elastic+elasticsearch+periodic+thrid-party-tests-trigger.yml

    ---
    jjbb-template: periodic-trigger-lgc.yml
    vars:
      - periodic-job: elastic+elasticsearch+%BRANCH%+periodic+third-party-tests
      - lgc-job: elastic+elasticsearch+%BRANCH%+intake
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 199 bytes
    - Click Count (0)
  2. .ci/jobs.t/elastic+elasticsearch+periodic+release-tests.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+periodic+release-tests
        workspace: /dev/shm/elastic+elasticsearch+%BRANCH%+periodic+release-tests
        display-name: "elastic / elasticsearch # %BRANCH% - release tests"
        description: "Release version tests for the Elasticsearch %BRANCH% branch.\n"
        node: "general-purpose && docker"
        builders:
          - inject:
              properties-file: '.ci/java-versions.properties'
              properties-content: |
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Mon Aug 23 16:44:34 GMT 2021
    - 1.5K bytes
    - Click Count (0)
  3. .ci/jobs.t/elastic+elasticsearch+periodic+java-fips-matrix-trigger.yml

    ---
    jjbb-template: periodic-trigger-lgc.yml
    vars:
      - periodic-job: elastic+elasticsearch+%BRANCH%+periodic+java-fips-matrix
      - lgc-job: elastic+elasticsearch+%BRANCH%+intake
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 201 bytes
    - Click Count (0)
  4. CODE_OF_CONDUCT.md

    communication with the community for a specified period. No public or
    private interaction with the people involved, including unsolicited interaction
    with those enforcing the Code of Conduct, is allowed during this period.
    Violating these terms may lead to a permanent ban.
    
    ### 4. Permanent Ban
    
    **Community Impact**: Demonstrating a pattern of violation of community
    Created: Sun Apr 05 09:35:12 GMT 2026
    - Last Modified: Thu Oct 17 06:18:13 GMT 2024
    - 5K bytes
    - Click Count (0)
  5. .ci/jobs.t/elastic+elasticsearch+periodic+platform-support.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+periodic+platform-support
        display-name: "elastic / elasticsearch # %BRANCH% - platform support"
        description: "Testing of the Elasticsearch %BRANCH% branch platform support tests.\n"
        project-type: multijob
        node: master
        vault: []
        scm:
          - git:
              wipe-workspace: false
        builders:
          - multijob:
              name: Packaging tests
              projects:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 1.2K bytes
    - Click Count (0)
  6. android/guava/src/com/google/common/util/concurrent/AbstractScheduledService.java

        }
    
        /**
         * Returns a {@link Scheduler} that schedules the task using the {@link
         * ScheduledExecutorService#scheduleAtFixedRate} method.
         *
         * @param initialDelay the time to delay first execution
         * @param period the period between successive executions of the task
         * @param unit the time unit of the initialDelay and period parameters
         */
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Sat Aug 09 01:14:59 GMT 2025
    - 27.7K bytes
    - Click Count (0)
  7. .ci/jobs.t/elastic+elasticsearch+periodic+java-matrix.yml

    ---
    jjbb-template: matrix-gradle-unix.yml
    vars:
      - job-name: elastic+elasticsearch+%BRANCH%+periodic+java-matrix
      - job-display-name: "elastic / elasticsearch # %BRANCH% - java compatibility matrix"
      - job-description: "Testing of the Elasticsearch %BRANCH% branch java compatibility matrix.\n"
      - matrix-yaml-file: ".ci/matrix-runtime-javas.yml"
      - matrix-variable: ES_RUNTIME_JAVA
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 439 bytes
    - Click Count (0)
  8. .ci/jobs.t/elastic+elasticsearch+periodic+packaging-tests.yml

    ---
    - job:
        name: elastic+elasticsearch+%BRANCH%+periodic+packaging-tests
        display-name: "elastic / elasticsearch # %BRANCH% - packaging tests"
        description: "Testing of the Elasticsearch %BRANCH% branch packaging tests.\n"
        project-type: multijob
        node: master
        vault: []
        scm:
          - git:
              wipe-workspace: false
        builders:
          - multijob:
              name: Packaging tests
              projects:
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 06 21:46:09 GMT 2021
    - 999 bytes
    - Click Count (0)
  9. docs/bucket/lifecycle/DESIGN.md

    ```
    ...
            "MetaUsr": {
             "X-Amz-Restore-Expiry-Days": "4",
              "X-Amz-Restore-Request-Date": "Mon, 22 Feb 2021 21:10:09 GMT",
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Tue Aug 12 18:20:36 GMT 2025
    - 4.2K bytes
    - Click Count (0)
  10. .ci/jobs.t/elastic+elasticsearch+periodic+java-fips-matrix.yml

    ---
    jjbb-template: matrix-gradle-unix.yml
    vars:
      - job-name: elastic+elasticsearch+%BRANCH%+periodic+java-fips-matrix
      - job-display-name: "elastic / elasticsearch # %BRANCH% - java fips compatibility matrix"
      - job-description: "Testing of the Elasticsearch %BRANCH% branch java FIPS compatibility matrix.\n"
      - matrix-yaml-file: ".ci/matrix-runtime-javas-fips.yml"
      - matrix-variable: ES_RUNTIME_JAVA
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Jun 24 17:56:51 GMT 2021
    - 485 bytes
    - Click Count (0)
Back to Top