- Sort Score
- Result 10 results
- Languages All
Results 161 - 170 of 192 for Scheme (0.08 sec)
-
FessProp.java
org.lastaflute.job.subsidiary.JobConcurrentExec; L62:import org.lastaflute.web.validation.RequiredValidator; L63:import org.lastaflute.web.validation.theme.typed.DoubleTypeValidator; L64:import org.lastaflute.web.validation.theme.typed.FloatTypeValidator; L65:import org.lastaflute.web.validation.theme.typed.IntegerTypeValidator; L66:import org.lastaflute.web.validation.theme.typed.LongTypeValidator; L67:import org.opensearch.search.sort.SortBuilder; L68:import org.opensearch.search.sort.SortBuilders; L69:import...github.com/codelibs/fess/src/main/java/org/code...Sat Oct 12 01:54:15 UTC 2024 87.2K bytes -
README.md
ess-ds-salesforce) L75: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L76: - [Slack](https://github.com/codelibs/fess-ds-slack) L77: L78:## テーマ L79: L80: - [Simple](https://github.com/codelibs/fess-theme-simple) L81: - [Classic](https://github.com/codelibs/fess-theme-classic) L82: L83:## Ingest L84: L85: - [Logger](https://github.com/codelibs/fess-ingest-logger) L86: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L87: L88:## スクリプト L89: L90: - [Groovy](https://github....github.com/codelibs/fess/docs/ja/README.mdSat Oct 12 07:19:47 UTC 2024 8.3K bytes -
changelog_1x.md
method in client and MockWebServer. L102: * Fix: Drop `Content-Length` header when redirected from POST to GET. L103: * Fix: Correctly read cached header entries with malformed header names. L104: * Fix: Do not directly support any authentication schemes other than "Basic". L105: * Fix: Respect read timeouts on recycled connections. L106: * Fix: Transmit multiple cookie values as a single header with delimiter. L107: * Fix: Ensure `null` is never returned from a connection's `getHeaderFields()`. L108:...github.com/square/okhttp/docs/changelogs/change...Sun Feb 06 02:19:09 UTC 2022 6.4K bytes -
bootstrap.min.css.map
required to override `.table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.table {\n .thead-dark...github.com/codelibs/fess/src/main/webapp/css/bo...Thu Feb 13 04:21:06 UTC 2020 626.8K bytes -
adminlte.min.css.map
required to override `.table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.table {\n .thead-dark...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 3.7M bytes -
adminlte.min.js
",Q=".control-sidebar-content",H='[data-widget="control-sidebar"]',z=".main-header",F=".main-footer",E="control-sidebar-animate",L="control-sidebar-open",D="control-sidebar-slide-open",R="layout-fixed",A={controlsidebarSlide:!0,scrollbarTheme:"os-theme-light",scrollbarAutoHide:"l",target:k,animationSpeed:300},M=function(){function e(e,t){this._element=e,this._config=t}var t=e.prototype;return t.collapse=function(){var e=this,t=n.default("body"),a=n.default("html");this._config.controlsidebarSlid...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 45.3K bytes -
CHANGELOG-1.13.md
above. Ensure all kubelets in the cluster are at 1.11 or above before upgrading kube-controller-manager to 1.13. L1090: - The schema for the alpha `CSINodeInfo` CRD has been split into `spec` and `status` fields, and new fields `status.available` and `status.volumePluginMechanism` added. Clusters using the previous alpha schema must delete and recreate the CRD using the new schema. ([#70515](https://github.com/kubernetes/kubernetes/pull/70515), [@davidz627](https://github.com/davidz627)) L1091:- kube-scheduler...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu May 05 13:44:43 UTC 2022 273.1K bytes -
bootstrap.min.css.map
required to override `.table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.table {\n .thead-dark...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 639.3K bytes -
security.js
.validationConfig||b.context.validationConfig||!1;c&&a('[data-validation~="recaptcha"]',b).each(function(){var d=a(this),e=document.createElement("DIV"),f=c.reCaptchaSiteKey||d.valAttr("recaptcha-sitekey"),g=c.reCaptchaTheme||d.valAttr("recaptcha-theme")||"light",h=c.reCaptchaSize||d.valAttr("recaptcha-size")||"normal",i=c.reCaptchaType||d.valAttr("recaptcha-type")||"image";if(!f)throw new Error("Google reCaptcha site key is required.");var j=grecaptcha.render(e,{sitekey:f,theme:g,size:h,type:i,...github.com/codelibs/fess/src/main/webapp/js/adm...Mon Jan 01 05:12:47 UTC 2018 10.5K bytes -
CHANGELOG-1.17.md
has been promoted to `apiVersion: apiserver.config.k8s.io/v1`, `kind: ResourceQuotaConfiguration` with no schema changes. ([#85099](https://github.com/kubernetes/kubernetes/pull/85099), [@liggitt](https://github.com/liggitt)) L2668:* kube-apiserver: The `AdmissionConfiguration` type accepted by `--admission-control-config-file` has been promoted to `apiserver.config.k8s.io/v1` with no schema changes. ([#85098](https://github.com/kubernetes/kubernetes/pull/85098), [@liggitt](https://github.com/liggitt))...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu Jan 28 10:44:33 UTC 2021 346.2K bytes