Search Options

Results per page
Sort
Preferred Languages
Advance

Results 181 - 190 of 796 for hood (0.02 sec)

  1. src/main/webapp/WEB-INF/view/admin/systeminfo/admin_systeminfo.jsp

    1. <title><la:message key="labels.admin_brand_title"/> | <la:message
    2. key="labels.system_info_configuration"/></title>
    3. <jsp:include page="/WEB-INF/view/common/admin/head.jsp"></jsp:include>
    4. </head>
    5. <body class="hold-transition sidebar-mini">
    6. <div class="wrapper">
    7. <jsp:include page="/WEB-INF/view/common/admin/header.jsp"></jsp:include>
    8. <jsp:include page="/WEB-INF/view/common/admin/sidebar.jsp">
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 4.7K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/login/index.jsp

    1. <!--[if lt IE 9]>
    2. <script src="${fe:url('/css/admin/html5shiv.min.js')}"></script>
    3. <script src="${fe:url('/css/admin/respond.min.js')}"></script>
    4. <![endif]-->
    5. </head>
    6. <body class="hold-transition login-page">
    7. <div class="login-box">
    8. <div class="login-logo">
    9. <la:link href="/">
    10. <img src="${fe:url('/images/logo-top.png')}"
    11. alt="<la:message key="labels.header_brand_name" />" />
    12. </la:link>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 3K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/orig/view/login/newpassword.jsp

    1. <!--[if lt IE 9]>
    2. <script src="${fe:url('/css/admin/html5shiv.min.js')}"></script>
    3. <script src="${fe:url('/css/admin/respond.min.js')}"></script>
    4. <![endif]-->
    5. </head>
    6. <body class="hold-transition login-page">
    7. <div class="login-box">
    8. <div class="login-logo">
    9. <la:link href="/">
    10. <img src="${fe:url('/images/logo-top.png')}"
    11. alt="<la:message key="labels.header_brand_name" />" />
    12. </la:link>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 3K bytes
    - Viewed (0)
  4. api/maven-api-cli/src/main/java/org/apache/maven/api/cli/Invoker.java

    1. */
    2. int invoke(@Nonnull R invokerRequest) throws InvokerException;
    3.  
    4. /**
    5. * Closes and disposes of this {@link Invoker} instance, releasing any resources it may hold.
    6. * This method is called automatically when using try-with-resources statements.
    7. *
    8. * <p>The default implementation does nothing. Subclasses should override this method
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Thu Oct 03 16:03:55 UTC 2024
    - 2.7K bytes
    - Viewed (0)
  5. guava/src/com/google/common/collect/ImmutableListMultimap.java

    1. }
    2.  
    3. /**
    4. * Returns the empty multimap.
    5. *
    6. * <p><b>Performance note:</b> the instance returned is a singleton.
    7. */
    8. // Casting is safe because the multimap will never hold any elements.
    9. @SuppressWarnings("unchecked")
    10. public static <K, V> ImmutableListMultimap<K, V> of() {
    11. return (ImmutableListMultimap<K, V>) EmptyImmutableListMultimap.INSTANCE;
    12. }
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Aug 16 20:20:32 UTC 2024
    - 19K bytes
    - Viewed (0)
  6. guava-tests/test/com/google/common/util/concurrent/AbstractFutureBenchmarks.java

    1. abstract static class OldAbstractFuture<V> implements ListenableFuture<V> {
    2.  
    3. /** Synchronization control for AbstractFutures. */
    4. private final Sync<V> sync = new Sync<V>();
    5.  
    6. // The execution list to hold our executors.
    7. private final ExecutionList executionList = new ExecutionList();
    8.  
    9. /** Constructor for use by subclasses. */
    10. protected OldAbstractFuture() {}
    11.  
    12. /*
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 17 02:42:09 UTC 2024
    - 13.6K bytes
    - Viewed (0)
  7. helm-releases/minio-3.6.6.tgz

    .Release.Namespace | quote }} labels: app: {{ template "minio.name" . }}-make-bucket-job chart: {{ template "minio.chart" . }} release: {{ .Release.Name }} heritage: {{ .Release.Service }} annotations: "helm.sh/hook": post-install,post-upgrade "helm.sh/hook-delete-policy": hook-succeeded,before-hook-creation {{- with .Values.makeBucketJob.annotations }} {{ toYaml . | indent 4 }} {{- end }} spec: template: metadata: labels: app: {{ template "minio.name" . }}-job release: {{ .Release.Name }} {{- if .Values.podLabels...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Apr 17 21:46:44 UTC 2022
    - 18.2K bytes
    - Viewed (0)
  8. helm-releases/minio-4.0.0.tgz

    .Release.Namespace | quote }} labels: app: {{ template "minio.name" . }}-make-bucket-job chart: {{ template "minio.chart" . }} release: {{ .Release.Name }} heritage: {{ .Release.Service }} annotations: "helm.sh/hook": post-install,post-upgrade "helm.sh/hook-delete-policy": hook-succeeded,before-hook-creation {{- with .Values.makeBucketJob.annotations }} {{ toYaml . | indent 4 }} {{- end }} spec: template: metadata: labels: app: {{ template "minio.name" . }}-job release: {{ .Release.Name }} {{- if .Values.podLabels...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Apr 26 02:41:39 UTC 2022
    - 18K bytes
    - Viewed (0)
  9. helm-releases/minio-5.0.1.tgz

    .Release.Namespace | quote }} labels: app: {{ template "minio.name" . }}-make-bucket-job chart: {{ template "minio.chart" . }} release: {{ .Release.Name }} heritage: {{ .Release.Service }} annotations: "helm.sh/hook": post-install,post-upgrade "helm.sh/hook-delete-policy": hook-succeeded,before-hook-creation {{- with .Values.makeBucketJob.annotations }} {{ toYaml . | indent 4 }} {{- end }} spec: template: metadata: labels: app: {{ template "minio.name" . }}-job release: {{ .Release.Name }} {{- if .Values.podLabels...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Nov 13 10:04:51 UTC 2022
    - 19.8K bytes
    - Viewed (0)
  10. helm-releases/minio-4.0.6.tgz

    .Release.Namespace | quote }} labels: app: {{ template "minio.name" . }}-make-bucket-job chart: {{ template "minio.chart" . }} release: {{ .Release.Name }} heritage: {{ .Release.Service }} annotations: "helm.sh/hook": post-install,post-upgrade "helm.sh/hook-delete-policy": hook-succeeded,before-hook-creation {{- with .Values.makeBucketJob.annotations }} {{ toYaml . | indent 4 }} {{- end }} spec: template: metadata: labels: app: {{ template "minio.name" . }}-job release: {{ .Release.Name }} {{- if .Values.podLabels...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Jul 24 03:34:14 UTC 2022
    - 18.4K bytes
    - Viewed (0)
Back to top