- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 162 for inativo (0.09 sec)
-
src/main/resources/fess_label_en.properties
labels.scheduledjob_scriptData=Script labels.scheduledjob_jobLogging=Logging labels.scheduledjob_crawler=Crawler Job labels.scheduledjob_running=Running labels.scheduledjob_active=Active labels.scheduledjob_nojob=Inactive labels.scheduledjob_button_start=Start now labels.scheduledjob_button_stop=Stop labels.joblog_button_back=Back labels.joblog_button_delete=Delete labels.joblog_configuration=Job Log labels.joblog_endTime=End Time
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.scheduledjob_scriptData=Skript labels.scheduledjob_jobLogging=Protokollierung labels.scheduledjob_crawler=Crawler-Protokoll labels.scheduledjob_running=Läuft labels.scheduledjob_active=Aktiv labels.scheduledjob_nojob=Inaktiv labels.scheduledjob_button_start=Jetzt starten labels.scheduledjob_button_stop=Beenden labels.joblog_button_back=Zurück labels.joblog_button_delete=Löschen labels.joblog_configuration=Aufgabenprotokoll
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
docs/changelogs/changelog_2x.md
warnings when initializing OkHttp on Android‘s main thread. * **Fix: Disable ALPN on Android 4.4.** That release of the feature was unstable and prone to native crashes in the underlying OpenSSL code. * Fix: Don't send both `If-None-Match` and `If-Modified-Since` cache headers when both are applicable. * Fix: Fail early when a port is out of range.
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Feb 06 02:19:09 UTC 2022 - 26.6K bytes - Viewed (0) -
src/main/webapp/js/admin/popper.min.js.map
popperOffsets;\n}\n","/**\n * Mimics the `find` method of Array\n * @method\n * @memberof Popper.Utils\n * @argument {Array} arr\n * @argument prop\n * @argument value\n * @returns index or -1\n */\nexport default function find(arr, check) {\n // use native find if supported\n if (Array.prototype.find) {\n return arr.find(check);\n }\n\n // use `filter` to obtain the same behavior of `find`\n return arr.filter(check)[0];\n}\n","import find from './find';\n\n/**\n * Return the index of the matching...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 120.9K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.scheduledjob_scriptData=Script labels.scheduledjob_jobLogging=Logging labels.scheduledjob_crawler=Crawler Job labels.scheduledjob_running=Running labels.scheduledjob_active=Active labels.scheduledjob_nojob=Inactive labels.scheduledjob_button_start=Start now labels.scheduledjob_button_stop=Stop labels.joblog_button_back=Back labels.joblog_button_delete=Удалить labels.joblog_configuration=Журнал задания
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
tests/preload_suits_test.go
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Fri Mar 18 05:38:46 UTC 2022 - 30.3K bytes - Viewed (0) -
cmd/bucket-lifecycle.go
"github.com/minio/minio/internal/logger" "github.com/minio/minio/internal/s3select" xnet "github.com/minio/pkg/v3/net" "github.com/zeebo/xxh3" ) const ( // Disabled means the lifecycle rule is inactive Disabled = "Disabled" // TransitionStatus status of transition TransitionStatus = "transition-status" // TransitionedObjectName name of transitioned object TransitionedObjectName = "transitioned-object"
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Oct 23 15:35:37 UTC 2024 - 33.7K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.scheduledjob_scriptData=Script labels.scheduledjob_jobLogging=Logging labels.scheduledjob_crawler=Crawler Job labels.scheduledjob_running=Running labels.scheduledjob_active=Active labels.scheduledjob_nojob=Inactive labels.scheduledjob_button_start=Start now labels.scheduledjob_button_stop=Stop labels.joblog_button_back=Back labels.joblog_button_delete=Delete labels.joblog_configuration=Job Log labels.joblog_endTime=End Time
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/extensions/kubernetes-config/runtime/pom.xml quarkus/extensions/kubernetes-client/runtime/pom.xml quarkus/extensions/funqy/funqy-knative-events/deployment/pom.xml quarkus/extensions/funqy/funqy-knative-events/runtime/pom.xml quarkus/extensions/funqy/funqy-server-common/deployment/pom.xml quarkus/extensions/vertx-http/deployment/pom.xml quarkus/extensions/arc/deployment/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 224K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
* kubectl built for darwin from darwin now enables cgo to use the system-native C libraries for DNS resolution. Cross-compiled kubectl (e.g. from an official kubernetes release) still uses the go-native netgo DNS implementation. ([#64219](https://github.com/kubernetes/kubernetes/pull/64219), [@ixdy](https://github.com/ixdy))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0)