Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 20 of 21 for depois (0.03 seconds)

  1. .github/hub_scripts/pr_ci.sh

    # Uses the [hub](https://hub.github.com/) CLI command to issue API requests to GitHub.
    # This script must be executed from the branch associated with the PR to issue the command on.
    #
    
    PR_NUMBER=$(hub pr show -f '%I')
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Jan 22 15:25:21 GMT 2021
    - 1K bytes
    - Click Count (0)
  2. src/main/resources/fess_message_fr.properties

    errors.docid_not_found = ID de document non trouvé. Cause : {0}
    errors.document_not_found = L'URL de l'ID de document est introuvable. Cause : {0}
    errors.not_load_from_server = Impossible de charger depuis ce serveur. Cause : {0}
    errors.failed_to_start_job = Échec du démarrage d'une tâche : {0}.
    errors.failed_to_stop_job = Échec de l'arrêt d'une tâche : {0}.
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 14.1K bytes
    - Click Count (0)
  3. .teamcity/scripts/update_wrapper_and_create_pr.sh

        local response=$(curl -X POST \
            -H "Authorization: token $GITHUB_TOKEN" \
            -H "Accept: application/vnd.github.v3+json" \
            -H "Content-Type: application/json" \
            "https://api.github.com/repos/gradle/gradle$endpoint" \
            -d "$data" \
            -w "\n%{http_code}" \
            2>/dev/null)
    
        local http_code=$(echo "$response" | tail -n1)
        local body=$(echo "$response" | head -n -1)
    
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Tue Jul 29 03:20:20 GMT 2025
    - 2.9K bytes
    - Click Count (0)
  4. src/main/resources/fess_message_tr.properties

    errors.property_type_double={0} bir çift hassasiyetli sayı olmalıdır.
    errors.property_type_date={0} bir tarih olmalıdır.
    
    errors.storage_file_upload_failure={0} yüklenemedi.
    errors.storage_file_not_found=Hedef dosya depoda mevcut değil.
    errors.storage_file_download_failure={0} indirilemedi.
    errors.storage_access_error=Depolama Erişim Hatası: {0}
    errors.storage_no_upload_file=Lütfen yüklenecek bir dosya belirtin.
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 13K bytes
    - Click Count (0)
  5. src/main/resources/fess_indices/fess/gl/stopwords.txt

    miña
    miñas
    moi
    na
    nas
    neste
    nin
    no
    non
    nos
    nosa
    nosas
    noso
    nosos
    nós
    nun
    nunha
    nuns
    nunhas
    o
    os
    ou
    ó
    ós
    para
    pero
    pode
    pois
    pola
    polas
    polo
    polos
    por
    que
    se
    senón
    ser
    seu
    seus
    sexa
    sido
    sobre
    súa
    súas
    tamén
    tan
    te
    ten
    teñen
    teño
    ter
    teu
    teus
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Jul 19 06:31:02 GMT 2018
    - 932 bytes
    - Click Count (0)
  6. src/main/java/org/codelibs/fess/helper/ThemeHelper.java

         */
        public ThemeHelper() {
            // Default constructor
        }
    
        /**
         * Installs a theme from the given artifact.
         * Extracts theme files from the JAR and deploys them to appropriate directories.
         *
         * @param artifact the theme artifact to install
         * @throws ThemeException if installation fails
         */
        public void install(final Artifact artifact) {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Nov 28 16:29:12 GMT 2025
    - 7.1K bytes
    - Click Count (0)
  7. .teamcity/subprojects.json

        "unitTests": false,
        "functionalTests": false,
        "crossVersionTests": false
      },
      {
        "name": "project-features-demos",
        "path": "platforms/core-configuration/project-features-demos",
        "unitTests": false,
        "functionalTests": true,
        "crossVersionTests": false
      },
      {
        "name": "public-api",
        "path": "packaging/public-api",
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Mar 27 15:03:00 GMT 2026
    - 42K bytes
    - Click Count (0)
  8. .idea/gradle.xml

                <option value="$PROJECT_DIR$/platforms/core-configuration/project-features-api" />
                <option value="$PROJECT_DIR$/platforms/core-configuration/project-features-demos" />
                <option value="$PROJECT_DIR$/platforms/core-configuration/stdlib-kotlin-extensions" />
                <option value="$PROJECT_DIR$/platforms/core-configuration/stdlib-serialization-codecs" />
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Mar 27 10:18:20 GMT 2026
    - 25.5K bytes
    - Click Count (0)
  9. src/test/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticatorTest.java

        }
    
        @Test
        public void test_setMaxGroupDepth() {
            EntraIdAuthenticator authenticator = new EntraIdAuthenticator();
    
            // Test setting different max group depths
            authenticator.setMaxGroupDepth(5);
            authenticator.setMaxGroupDepth(20);
            authenticator.setMaxGroupDepth(1);
    
            // Verify method accepts valid values without exception
            assertTrue(true);
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 11 08:43:05 GMT 2026
    - 19.3K bytes
    - Click Count (0)
  10. build-logic/cleanup/src/test/groovy/gradlebuild/cleanup/services/LeakingProcessKillPatternTest.groovy

    .kotlin\\kotlin-daemon-embeddable\\1.9.10\\bda2f7daa6b89d2ded2d9e1e0b0cadaf9446ade1\\kotlin-daemon-embeddable-1.9.10.jar;C:\\tcagent1\\work\\f63322e10dd6b396\\intTestHomeDir\\distributions-full\\caches\\modules-2\\files-2.1\\org.jetbrains.intellij.deps\\trove4j\\1.0.20200330\\3afb14d5f9ceb459d724e907a21145e8ff394f02\\trove4j-1.0.20200330.jar;C:\\tcagent1\\work\\f63322e10dd6b396\\intTestHomeDir\\distributions-full\\caches\\modules-2\\files-2.1\\org.jetbrains.kotlin\\kotlin-stdlib-common\\1.9.10\\...
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Jul 12 03:42:46 GMT 2024
    - 14.8K bytes
    - Click Count (0)
Back to Top