Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 321 - 330 of 410 for revert (0.08 seconds)

  1. CHANGELOG/CHANGELOG-1.10.md

        * [prometheus-to-sd addon] Bump prometheus-to-sd to 0.3.1 to pick up security fixes, bug fixes and new features.
        * [event-exporter addon] Bump event-exporter to 0.2.3 to pick up security fixes.
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Click Count (0)
  2. CHANGELOG/CHANGELOG-1.35.md

    - ACTION REQUIRED:
      
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Dec 17 13:01:55 GMT 2025
    - 228.5K bytes
    - Click Count (0)
  3. fess-crawler/src/main/java/org/codelibs/fess/crawler/helper/SitemapsHelper.java

                if (preloadDate.indexOf("<urlset") >= 0) {
                    // XML Sitemaps
                    bis.reset();
                    return parseXmlSitemaps(bis);
                }
                if (preloadDate.indexOf("<sitemapindex") >= 0) {
                    // XML Sitemaps Index
                    bis.reset();
                    return parseXmlSitemapsIndex(bis);
                }
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Fri Nov 14 13:19:40 GMT 2025
    - 34.9K bytes
    - Click Count (0)
  4. src/main/java/org/codelibs/fess/indexer/IndexUpdater.java

                }
                return time;
            }
            return -1;
        }
    
        /**
         * Retrieves a list of access results from the data service for processing.
         * Filters out results that are too recent based on commit margin time and manages crawler throttling.
         *
         * @param cb the consumer to customize the search request
         * @param cleanupTime the time taken for the last cleanup operation
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Fri Nov 28 16:29:12 GMT 2025
    - 32.9K bytes
    - Click Count (0)
  5. docs/de/docs/virtual-environments.md

    <div class="termy">
    
    ```console
    $ cd ~/code/prisoner-of-azkaban
    
    $ python main.py
    
    // Fehler beim Importieren von sirius, es ist nicht installiert 😱
    Traceback (most recent call last):
        File "main.py", line 1, in <module>
            import sirius
    ```
    
    </div>
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Tue Dec 02 17:32:56 GMT 2025
    - 25.4K bytes
    - Click Count (0)
  6. LICENSES/vendor/cyphar.com/go-pathrs/LICENSE

    place of business and such litigation shall be governed by laws of that
    jurisdiction, without reference to its conflict-of-law provisions.
    Nothing in this Section shall prevent a party's ability to bring
    cross-claims or counter-claims.
    
    9. Miscellaneous
    ----------------
    
    This License represents the complete agreement concerning the subject
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Nov 12 14:46:31 GMT 2025
    - 16.5K bytes
    - Click Count (0)
  7. android/guava/src/com/google/common/collect/ImmutableMultimap.java

         * {@code expectedValuesPerKey} is a good estimate.
         *
         * <p>This may be called more than once; each newly added key will use the most recent call to
         * {@link #expectedValuesPerKey} as its hint.
         *
         * @throws IllegalArgumentException if {@code expectedValuesPerKey} is negative
         * @since 33.3.0
         */
        @CanIgnoreReturnValue
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Tue Dec 09 15:58:48 GMT 2025
    - 27.1K bytes
    - Click Count (0)
  8. docs/ko/docs/async.md

    ν•˜μ§€λ§Œ 이둜 인해 비동기 μ½”λ“œ μž‘μ—…μ΄ 훨씬 κ°„λ‹¨ν•΄μ‘ŒμŠ΅λ‹ˆλ‹€.
    
    같은 (λ˜λŠ” 거의 μœ μ‚¬ν•œ) 문법은 μ΅œμ‹  λ²„μ „μ˜ μžλ°”μŠ€ν¬λ¦½νŠΈ(λΈŒλΌμš°μ €μ™€ NodeJS)에도 μΆ”κ°€λ˜μ—ˆμŠ΅λ‹ˆλ‹€.
    
    ν•˜μ§€λ§Œ κ·Έ 이전에, 비동기 μ½”λ“œλ₯Ό μ²˜λ¦¬ν•˜λŠ” 것은 κ½€ λ³΅μž‘ν•˜κ³  μ–΄λ €μš΄ μΌμ΄μ—ˆμŠ΅λ‹ˆλ‹€.
    
    파이썬의 μ˜ˆμ „ 버전이라면, μŠ€λ ˆλ“œ λ˜λŠ” <a href="https://www.gevent.org/" class="external-link" target="_blank">Gevent</a>λ₯Ό μ‚¬μš©ν•  수 μžˆμ„ κ²ƒμž…λ‹ˆλ‹€. ν•˜μ§€λ§Œ μ½”λ“œλ₯Ό μ΄ν•΄ν•˜κ³ , λ””λ²„κΉ…ν•˜κ³ , 이에 λŒ€ν•΄ μƒκ°ν•˜λŠ”κ²Œ 훨씬 λ³΅μž‘ν•©λ‹ˆλ‹€.
    
    μ˜ˆμ „ λ²„μ „μ˜ NodeJS / λΈŒλΌμš°μ € μžλ°”μŠ€ν¬λ¦½νŠΈλΌλ©΄, "콜백 ν•¨μˆ˜"λ₯Ό μ‚¬μš©ν–ˆμ„ κ²ƒμž…λ‹ˆλ‹€. 그리고 이둜 인해 "콜백 μ§€μ˜₯"에 λΉ μ§€κ²Œ 될 수 μžˆμŠ΅λ‹ˆλ‹€.
    
    ## 코루틴
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Aug 31 09:56:21 GMT 2025
    - 26.7K bytes
    - Click Count (0)
  9. api/maven-api-settings/src/main/mdo/settings.mdo

              </description>
              <association>
                <type>RepositoryPolicy</type>
              </association>
            </field>
          </fields>
          <!-- prevent Modello generation of an incorrect equals method. Could be avoided by using <identity/> tags to mark ID as the only identity field -->
          <codeSegments>
            <codeSegment>
              <version>1.0.0/1.1.0</version>
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Sun May 18 09:15:56 GMT 2025
    - 33.8K bytes
    - Click Count (0)
  10. docs/pt/docs/index.md

    </p>
    <p align="center">
    <a href="https://github.com/fastapi/fastapi/actions?query=workflow%3ATest+event%3Apush+branch%3Amaster" target="_blank">
        <img src="https://github.com/fastapi/fastapi/actions/workflows/test.yml/badge.svg?event=push&branch=master" alt="Test">
    </a>
    <a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/fastapi" target="_blank">
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Tue Dec 16 20:32:40 GMT 2025
    - 24.5K bytes
    - Click Count (0)
Back to Top