doc_id stringlengths 36 36 | metadata dict | input stringlengths 28 4.3k | output stringlengths 11 5.45k |
|---|---|---|---|
2932e8f0-c669-4fd9-b45a-f85aef351db0 | {
"language": "AsciiDoc"
} | ```asciidoc
= How to Run a Mock Mission
1. Start MavProxy at the location of the first sample waypoint.
$ cd <path-to-ardupilot>/APMrover2
$ sim_vehicle.py -l 37.659984,-121.8874624,0,45
2. Start the simulation. Zoom and center the waypoints, if you like.
Mouse wheel or 2-finger scroll zooms, control-shift-d... | ```asciidoc
= How to Run a Mock Mission
1. Start MavProxy at the location of the first sample waypoint.
$ cd <path-to-ardupilot>/APMrover2
$ sim_vehicle.py -l 37.659984,-121.8874624,0,45
2. Start the simulation. Zoom and center the waypoints, if you like.
Mouse wheel or 2-finger scroll zooms, control-shift-d... |
ac456fa2-2a43-4e28-afb6-d7586e40cc90 | {
"language": "AsciiDoc"
} | ```asciidoc
[[analysis-truncate-tokenfilter]]
=== Truncate Token Filter
The `truncate` token filter can be used to truncate tokens into a
specific length. This can come in handy with keyword (single token)
based mapped fields that are used for sorting in order to reduce memory
usage.
It accepts a `length` parameter w... | ```asciidoc
[[analysis-truncate-tokenfilter]]
=== Truncate Token Filter
The `truncate` token filter can be used to truncate tokens into a
specific length.
It accepts a `length` parameter which control the number of characters
to truncate to, defaults to `10`.
``` |
5cf493fe-56fd-4b8c-8306-6dd4968c08b7 | {
"language": "AsciiDoc"
} | ```asciidoc
// Allow GitHub image rendering
:imagesdir: ../../../images
[[ga-opennms-operation-daemon-config-files-pollerd]]
==== Notifd
[options="header, autowidth"]
|===
| Internal Daemon Name | Reload Event
| _Notifd_ | `uei.opennms.org/internal/reloadDaemonConfig -p 'daemonName Notifd'`
|===
.Notifd ... | ```asciidoc
// Allow GitHub image rendering
:imagesdir: ../../../images
[[ga-opennms-operation-daemon-config-files-notifd]]
==== Notifd
[options="header, autowidth"]
|===
| Internal Daemon Name | Reload Event
| _Notifd_ | `uei.opennms.org/internal/reloadDaemonConfig -p 'daemonName Notifd'`
|===
.Notifd c... |
74daee00-7ad8-4baa-8747-435bf087e5e2 | {
"language": "AsciiDoc"
} | ```asciidoc
[[snapshot-restore-apis]]
== Snapshot and restore APIs
You can use the following APIs to set up snapshot repositories, manage snapshot
backups, and restore snapshots to a running cluster.
For more information, see <<snapshot-restore>>.
[NOTE]
====
We are working on including more snapshot and restore API... | ```asciidoc
[[snapshot-restore-apis]]
== Snapshot and restore APIs
You can use the following APIs to set up snapshot repositories, manage snapshot
backups, and restore snapshots to a running cluster.
For more information, see <<snapshot-restore>>.
[NOTE]
====
We are working on including more snapshot and restore API... |
c55fd88a-9791-4e89-9723-5cf4e92ccae4 | {
"language": "AsciiDoc"
} | ```asciidoc
[[elasticsearch-reference]]
= Reference
:version: 1.5.2
:branch: 1.5
:jdk: 1.8.0_25
:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current
include::getting-started.asciidoc[]
include::setup.asciidoc[]
include::migration/index.asciidoc[]
include::api-conventions.asciidoc[]
i... | ```asciidoc
[[elasticsearch-reference]]
= Elasticsearch Reference
:version: 1.5.2
:branch: 1.5
:jdk: 1.8.0_25
:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current
include::getting-started.asciidoc[]
include::setup.asciidoc[]
include::migration/index.asciidoc[]
include::api-conventions... |
8aaf7a2d-9444-4ec5-9c1a-e8253b954ac1 | {
"language": "AsciiDoc"
} | ```asciidoc
:author: Peter Niederwieser, The Spock Framework Team
:revnumber: X-replaced-by-gradle
:sourcedir: ../spock-specs/src/test/groovy/org/spockframework/docs
:sourcedir-spring: ../spock-spring/src/test/groovy/org/spockframework/spring/docs
:resourcedir-spring: ../spock-spring/src/test/resources/org/spockframewo... | ```asciidoc
:author: Peter Niederwieser, The Spock Framework Team
:revnumber: X-replaced-by-gradle
:sourcedir: ../spock-specs/src/test/groovy/org/spockframework/docs
:sourcedir-spring: ../spock-spring/src/test/groovy/org/spockframework/spring/docs
:resourcedir-spring: ../spock-spring/src/test/resources/org/spockframewo... |
f49a296d-1c02-4c33-8835-8c2a46210612 | {
"language": "AsciiDoc"
} | ```asciidoc
= Overview
Spring Security is a framework that provides authentication, authorization, and protection against common attacks.
With first class support for both imperative and reactive applications, it is the de-facto standard for securing Spring-based applications.
```
Add additional info to overview | ```asciidoc
= Spring Security
Spring Security is a framework that provides xref:features/authentication/index.adoc[authentication], xref:features/authorization/index.adoc[authorization], and xref:features/exploits/index.adoc[protection against common attacks].
With first class support for securing both xref:servlet/in... |
91de8be6-7ce6-4f75-869b-e54fd3a03be6 | {
"language": "AsciiDoc"
} | ```asciidoc
= RHPDS instructions for OptaPlanner demos
:awestruct-description: How to demo OptaPlanner with RHPDS
:awestruct-layout: normalBase
:awestruct-priority: 0.1
:showtitle:
== Visit RHPDS
https://rhpds.redhat.com/[Visit RHPDS]
== Available demos on RHPDS
* link:optaweb-vehicle-routing.adoc[OptaWeb Vehicle R... | ```asciidoc
= RHPDS instructions for OptaPlanner demos
:awestruct-description: How to demo OptaPlanner with RHPDS
:awestruct-layout: normalBase
:awestruct-priority: 0.1
:showtitle:
== Visit RHPDS
https://rhpds.redhat.com/[Visit RHPDS]
== Available demos on RHPDS
* link:optaweb-vehicle-routing.html[OptaWeb Vehicle R... |
301fd2fd-2f4f-4fe0-a1c4-67e224317c81 | {
"language": "AsciiDoc"
} | ```asciidoc
//Module included in the following assemblies:
//
// * installing/installing_openstack/installing-openstack-installer.adoc
// * installing/installing_openstack/installing-openstack-installer-custom.adoc
// * installing/installing_openstack/installing-openstack-installer-kuryr.adoc
[id="installation-osp-ena... | ```asciidoc
//Module included in the following assemblies:
//
// * installing/installing_openstack/installing-openstack-installer.adoc
// * installing/installing_openstack/installing-openstack-installer-custom.adoc
// * installing/installing_openstack/installing-openstack-installer-kuryr.adoc
[id="installation-osp-ena... |
e24d275b-f721-4586-a3a5-85bffb9d9505 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// * authentication/identity_providers/configuring-github-identity-provider.adoc
[id="identity-provider-registering-github_{context}"]
= Registering a GitHub application
To use GitHub or GitHub Enterprise as an identity provider, you must register
an appl... | ```asciidoc
// Module included in the following assemblies:
//
// * authentication/identity_providers/configuring-github-identity-provider.adoc
[id="identity-provider-registering-github_{context}"]
= Registering a GitHub application
To use GitHub or GitHub Enterprise as an identity provider, you must register
an appl... |
c323b008-f662-4a0b-bf37-bd499619a696 | {
"language": "AsciiDoc"
} | ```asciidoc
[[analysis-delimited-payload-tokenfilter]]
=== Delimited Payload Token Filter
Named `delimited_payload_filter`. Splits tokens into tokens and payload whenever a delimiter character is found.
Example: "the|1 quick|2 fox|3" is split per default int to tokens `fox`, `quick` and `the` with payloads `1`, `2` a... | ```asciidoc
[[analysis-delimited-payload-tokenfilter]]
=== Delimited Payload Token Filter
Named `delimited_payload_filter`. Splits tokens into tokens and payload whenever a delimiter character is found.
Example: "the|1 quick|2 fox|3" is split by default into tokens `the`, `quick`, and `fox` with payloads `1`, `2`, an... |
c73be7ee-f37b-451f-903f-7cff5a635182 | {
"language": "AsciiDoc"
} | ```asciidoc
= Running your database with data included
*Having to insert the data everytime you start a container can become a hassle. In this exercise we will put the data inside the Postgres image, so that it will be available on startup.*
The https://hub.docker.com/_/postgres/[Postgres] image provides a convenient ... | ```asciidoc
= Running your database with data included
*Having to insert the data everytime you start a container can become a hassle. In this exercise we will put the data inside the Postgres image, so that it will be available on startup.*
The https://hub.docker.com/_/postgres/[Postgres] image provides a convenient ... |
ff79c1e6-ca43-4874-9da1-33dc1fb96494 | {
"language": "AsciiDoc"
} | ```asciidoc
[[new]]
= What's New in Spring Security 5.7
Spring Security 5.7 provides a number of new features.
Below are the highlights of the release.
[[whats-new-servlet]]
== Servlet
* Web
** Introduced xref:servlet/authentication/persistence.adoc#requestattributesecuritycontextrepository[`RequestAttributeSecurit... | ```asciidoc
[[new]]
= What's New in Spring Security 5.7
Spring Security 5.7 provides a number of new features.
Below are the highlights of the release.
[[whats-new-servlet]]
== Servlet
* Web
** Introduced xref:servlet/authentication/persistence.adoc#requestattributesecuritycontextrepository[`RequestAttributeSecurit... |
dcb31b13-ae6f-40a8-a85d-c21a76b99940 | {
"language": "AsciiDoc"
} | ```asciidoc
[[new]]
= What's New in Spring Security 6.0
Spring Security 6.0 provides a number of new features.
Below are the highlights of the release.
== Breaking Changes
* https://github.com/spring-projects/spring-security/issues/10556[gh-10556] - Remove EOL OpenSaml 3 Support.
Use the OpenSaml 4 Support instead.
... | ```asciidoc
[[new]]
= What's New in Spring Security 6.0
Spring Security 6.0 provides a number of new features.
Below are the highlights of the release.
== Breaking Changes
* https://github.com/spring-projects/spring-security/issues/10556[gh-10556] - Remove EOL OpenSaml 3 Support.
Use the OpenSaml 4 Support instead.
... |
bec52295-c276-455b-b35b-33dc124a10f7 | {
"language": "AsciiDoc"
} | ```asciidoc
. *Enable DataStax repository*
+
====
Create the `/etc/yum.repos.d/datastax.repo` file and edit it to contain the
following:
[source]
----
# DataStax (Apache Cassandra)
[datastax]
name = DataStax Repo for Apache Cassandra
baseurl = http://rpm.datastax.com/community
enabled = 1
gpgcheck = 1
gpgkey = https:/... | ```asciidoc
. *Enable DataStax repository*
+
====
Create the `/etc/yum.repos.d/datastax.repo` file and edit it to contain the
following:
[source]
----
# DataStax (Apache Cassandra)
[datastax]
name = DataStax Repo for Apache Cassandra
baseurl = http://rpm.datastax.com/community
enabled = 1
gpgcheck = 0
gpgkey = https:/... |
cfc1379c-9404-4868-9de9-9c0ccee66ba5 | {
"language": "AsciiDoc"
} | ```asciidoc
[[features]]
= Core Features
include::attributes.adoc[]
This section dives into the details of Spring Boot.
Here you can learn about the key features that you may want to use and customize.
If you have not already done so, you might want to read the "<<getting-started#getting-started>>" and "<<using#usin... | ```asciidoc
[[features]]
= Core Features
include::attributes.adoc[]
This section dives into the details of Spring Boot.
Here you can learn about the key features that you may want to use and customize.
If you have not already done so, you might want to read the "<<getting-started#getting-started, Getting Started>>" ... |
2f1ac5e2-ba44-43fc-bda4-d6bf34a8dfb5 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// * networking/multiple_networks/remove-additional-network.adoc
[id="nw-multus-delete-network_{context}"]
= Removing an additional network attachment definition
As a cluster administrator, you can remove an additional network from your
{product-title} cl... | ```asciidoc
// Module included in the following assemblies:
//
// * networking/multiple_networks/remove-additional-network.adoc
[id="nw-multus-delete-network_{context}"]
= Removing an additional network attachment definition
As a cluster administrator, you can remove an additional network from your
{product-title} cl... |
eaf4560b-8a5d-43f3-a345-629a10320908 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// * operators/olm-managing-custom-catalogs.adoc
[id="olm-creating-index-image_{context}"]
= Creating an index image
You can create an index image using the `opm` CLI.
.Prerequisites
* `opm` version 1.12.3+
* `podman` version 1.4.4+
* A bundle image bui... | ```asciidoc
// Module included in the following assemblies:
//
// * operators/olm-managing-custom-catalogs.adoc
[id="olm-creating-index-image_{context}"]
= Creating an index image
You can create an index image using the `opm` CLI.
.Prerequisites
* `opm` version 1.12.3+
* `podman` version 1.4.4+
* A bundle image bui... |
5c6036d0-3d0a-4939-8435-82aa7b5a03f7 | {
"language": "AsciiDoc"
} | ```asciidoc
= Topbeat reference
:libbeat: http://www.elastic.co/guide/en/beats/libbeat/1.0.0-rc1
:version: 1.0.0-rc1
include::./overview.asciidoc[]
include::./gettingstarted.asciidoc[]
include::./fields.asciidoc[]
// include::./configuration.asciidoc[]
include::./command-line.asciidoc[]
include::./windows.asciid... | ```asciidoc
= Topbeat reference
:libbeat: http://www.elastic.co/guide/en/beats/libbeat/master
:version: master
include::./overview.asciidoc[]
include::./gettingstarted.asciidoc[]
include::./fields.asciidoc[]
// include::./configuration.asciidoc[]
include::./command-line.asciidoc[]
include::./windows.asciidoc[]
... |
eeab51e2-b451-4488-8c8e-ed3463486774 | {
"language": "AsciiDoc"
} | ```asciidoc
[[new]]
= What's New in Spring Security 5.8
Spring Security 5.8 provides a number of new features.
Below are the highlights of the release.
* https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs
* https://github.com/spring-projects/spri... | ```asciidoc
[[new]]
= What's New in Spring Security 5.8
Spring Security 5.8 provides a number of new features.
Below are the highlights of the release.
* https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs
* https://github.com/spring-projects/spri... |
a9af75bb-1384-4182-9f1e-fb824b3649fb | {
"language": "AsciiDoc"
} | ```asciidoc
= Event Data
=== Event Sourcing
TODO, link core event sourcing docs.
Apart from the recommended event store, Photon, Muon Java provides an in memory, simplified event store that only implements
the core ingest and stream functionality of a muon compatible event store. You can read more about it link:In... | ```asciidoc
== Event Based Systems
=== Event Sourcing
TODO, link core event sourcing docs.
Apart from the recommended event store, Photon, Muon Java provides an in memory, simplified event store that only implements
the core ingest and stream functionality of a muon compatible event store. You can read more abou... |
34bd7334-cf8e-4615-b1b8-1dd0df0e0e3d | {
"language": "AsciiDoc"
} | ```asciidoc
include::_attributes.adoc[]
Spring Cloud Zookeeper provides http://zookeeper.apache.org/[Apache Zookeeper] integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and c... | ```asciidoc
include::_attributes.adoc[]
Spring Cloud Zookeeper provides http://zookeeper.apache.org/[Apache Zookeeper] integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and c... |
410b9cdf-a168-4890-a8a6-8f90947604e1 | {
"language": "AsciiDoc"
} | ```asciidoc
= Using the Kafka controller
:page-sidebar: apim_3_x_sidebar
:page-permalink: apim/3.x/apim_publishersme_using_kafka.html
:page-folder: apim/user-guide/publisher
:page-layout: apim3x
== Overview
This section describes the basic usage of the Kafka controller - producing and consuming messages.
=== Produci... | ```asciidoc
= Using the Kafka controller
:page-sidebar: apim_3_x_sidebar
:page-permalink: apim/3.x/apim_publisherguide_using_kafka.html
:page-folder: apim/user-guide/publisher
:page-layout: apim3x
== Overview
This section describes the basic usage of the Kafka controller - producing and consuming messages.
=== Produ... |
f5b6908b-7be0-4f6f-97c5-0cb0cecd95c4 | {
"language": "AsciiDoc"
} | ```asciidoc
= EB4J
:doctype: article
:docinfo:
:toc:
:toclevels: 2
include::about.adoc[]
include::links.adoc[]
include::reports.adoc[]
```
Add link to top project page. | ```asciidoc
= EB4J
:doctype: article
:docinfo:
:toc:
:toclevels: 2
IMPORTANT: link:https://github.com/eb4j/eb4j[View on GitHub]
| link:https://eb4j.github.io/[Top project page]
include::about.adoc[]
include::links.adoc[]
include::reports.adoc[]
``` |
5aa8acc1-50f8-4940-8e7b-64f38a201bb1 | {
"language": "AsciiDoc"
} | ```asciidoc
[[vertx:setup]]
== *vertx:setup*
This goal adds the Vert.x Maven Plugin to your `pom.xml` file. The plugin is configured with a default configuration.
=== Example
[source,subs="attributes"]
----
mvn io.fabric8:vertx-maven-plugin:{version}:setup
----
The setup goal by default uses the plugin property _v... | ```asciidoc
[[vertx:setup]]
== *vertx:setup*
This goal adds the Vert.x Maven Plugin to your `pom.xml` file. The plugin is configured with a default configuration.
=== Example
[source,subs="attributes"]
----
mvn io.fabric8:vertx-maven-plugin:{version}:setup
----
The setup goal by default uses the plugin property _v... |
bc2457e6-49f4-415d-a265-f3e43c6ebcce | {
"language": "AsciiDoc"
} | ```asciidoc
[[file-descriptors]]
=== File Descriptors
[NOTE]
This is only relevant for Linux and macOS and can be safely ignored if running
Elasticsearch on Windows. On Windows that JVM uses an
https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API]
limited only by available resources.
El... | ```asciidoc
[[file-descriptors]]
=== File Descriptors
[NOTE]
This is only relevant for Linux and macOS and can be safely ignored if running
Elasticsearch on Windows. On Windows that JVM uses an
https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API]
limited only by available resources.
El... |
e3bfa201-81e0-42bf-8545-d74b27ba058e | {
"language": "AsciiDoc"
} | ```asciidoc
[id="persistent-storage-csi-snapshots"]
= CSI volume snapshots
include::modules/common-attributes.adoc[]
:context: persistent-storage-csi-snapshots
toc::[]
This document describes how to use volume snapshots with supported Container Storage Interface (CSI) drivers to help protect against data loss in {pro... | ```asciidoc
[id="persistent-storage-csi-snapshots"]
= CSI volume snapshots
include::modules/common-attributes.adoc[]
:context: persistent-storage-csi-snapshots
toc::[]
This document describes how to use volume snapshots with supported Container Storage Interface (CSI) drivers to help protect against data loss in {pro... |
4b9f90ef-9c0b-4cfe-b818-50585e0f8327 | {
"language": "AsciiDoc"
} | ```asciidoc
= Artificial Intelligence for Spring Boot
:awestruct-description: Learn how to use OptaPlanner (open source, java) for Artificial Intelligence planning optimization on Spring Boot.
:awestruct-layout: compatibilityBase
:awestruct-priority: 1.0
:awestruct-related_tag: spring
:showtitle:
OptaPlanner has a Spr... | ```asciidoc
= Artificial Intelligence for Spring Boot
:awestruct-description: Learn how to use OptaPlanner (open source, java) for Artificial Intelligence planning optimization on Spring Boot.
:awestruct-layout: compatibilityBase
:awestruct-priority: 1.0
:awestruct-related_tag: spring
:showtitle:
OptaPlanner has a Spr... |
732733f7-f66b-4c5f-b8b7-50c36e0a742a | {
"language": "AsciiDoc"
} | ```asciidoc
= Contributing to Hawkular Metrics
Before contributing to Hawkular Metrics, it might be useful to read the
http://www.hawkular.org/docs/dev/development.html[How to develop on Hawkular] page on Hawkular website.
== Code style
Hawkular Metrics is a Hawkular component, so project level conventions apply her... | ```asciidoc
= Contributing to Hawkular Metrics
Before contributing to Hawkular Metrics, it might be useful to read the
http://www.hawkular.org/docs/dev/development.html[How to develop on Hawkular] page on Hawkular website.
== Code style
Hawkular Metrics is a Hawkular subproject, so top level conventions apply here. ... |
b68ae270-775e-41ba-8b52-9a85afb7361d | {
"language": "AsciiDoc"
} | ```asciidoc
== License
The gem is available as open source under the terms of the
http://opensource.org/licenses/MIT[MIT License].
The gem includes "Iliad", a classical masterpiece by Homer, translated to
English by Samuel Butler. A work is in
https://wiki.creativecommons.org/wiki/Public_domain[public domain] in USA... | ```asciidoc
Well Read Faker
===============
:homepage: https://github.com/skalee/well_read_faker
image:https://img.shields.io/gem/v/well_read_faker.svg[
Version, link="https://rubygems.org/gems/well_read_faker"]
image:https://img.shields.io/travis/skalee/well_read_faker/master.svg[
Build Status, link="https://travis-c... |
34fe22bd-3f3b-4837-bb5e-7abf6a6d7ded | {
"language": "AsciiDoc"
} | ```asciidoc
:title: scribble.github.io
== Scribble Website
image:https://travis-ci.org/scribble/scribble.github.io.svg?branch=pages["Build Status", link="https://travis-ci.org/scribble/scribble.github.io"]
=== Description
When pushing a commit into this branch, the site is automatically built and published to http:/... | ```asciidoc
:title: scribble.github.io
== Scribble Website
image:https://travis-ci.org/scribble/scribble.github.io.svg?branch=pages["Build Status", link="https://travis-ci.org/scribble/scribble.github.io"]
=== Description
When pushing a commit into this branch, the site is automatically built and published to http:/... |
c93246f4-e3b5-4426-a658-716817bdb3ba | {
"language": "AsciiDoc"
} | ```asciidoc
= RecordTrac Documentation
{% macro link(underscore_name) %}
link:{{ underscore_name }}.html[{{titleize(underscore_name)}}]
{% endmacro %}
== Welcome
This is the home page for documentation for RecordTrac app.
NOTE: For help contact ...
== What This Is
* {{ link('overview-of-app') }}
* {{ link('why-it... | ```asciidoc
= RecordTrac Documentation
{% macro link(underscore_name) -%}
link:{{ underscore_name }}.html[{{titleize(underscore_name)}}]
{% endmacro -%}
== Welcome
This is the home page for documentation for RecordTrac app.
NOTE: For help contact ...
== What This Is
* {{ link('overview-of-app') }}
* {{ link('why-... |
60614417-2e78-43c7-ad60-320ba5bd28f8 | {
"language": "AsciiDoc"
} | ```asciidoc
= CrashBurnFree
CrashBurnFree is a free crash reporting tool for Java (and potentially other languages).
The name is a pun, as (a) it's _free_ to use and modify and (b) one over-arching goal of Software Checking Tools
is to _free_ you from crashing and burning...
It is composed of the following sub-proj... | ```asciidoc
= CrashBurnFree
CrashBurnFree is a free crash reporting tool for Java (and potentially other languages).
The name is a pun, as (a) it's _free_ to use and modify and (b) one over-arching goal of Software Checking Tools
is to _free_ you from crashing and burning...
It is composed of the following sub-proj... |
729ba8da-acea-4de2-a463-1659d5b9cb44 | {
"language": "AsciiDoc"
} | ```asciidoc
= Changelog
== Version 0.3.0
Date: unreleased
- First version splitted from monolitic buddy package.```
Update changelog with latest changes on kdf. | ```asciidoc
= Changelog
== Version 0.4.0
Date: unreleased
- Replace record usage in kdf ns with reify.
- Rename kdf protocol from KDFType to IKDF
- Rename kdf protocol method names to more consistent ones.
- Add support for nio ByteBuffer for kdf.
== Version 0.3.0
Date: 2015-01-18
- First version splitted from mo... |
f5b02703-15b0-4bac-9079-27b9fcc1863c | {
"language": "AsciiDoc"
} | ```asciidoc
[[sample-dashboards]]
== Sample dashboards
In order to make it as easy as possible to get application performance insights
from packet data, we provide a few sample Kibana dashboards. The
dashboards are maintained in this
https://github.com/elastic/beats-dashboards[GitHub repository].
Load automatically a... | ```asciidoc
[[sample-dashboards]]
== Sample dashboards
In order to make it as easy as possible to get application performance insights
from packet data, we provide a few sample Kibana dashboards. The
dashboards are maintained in this
https://github.com/elastic/beats-dashboards[GitHub repository], which also
includes i... |
64fe5746-5bf0-4e7a-a3f0-18358b587df0 | {
"language": "AsciiDoc"
} | ```asciidoc
[[elasticsearch-reference]]
= Elasticsearch Reference
:version: 3.0.0-beta1
:major-version: 3.x
:branch: 3.0
:jdk: 1.8.0_25
:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current
:plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/master
:issue:... | ```asciidoc
[[elasticsearch-reference]]
= Elasticsearch Reference
:version: 3.0.0-beta1
:major-version: 3.x
:branch: 3.0
:jdk: 1.8.0_25
:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current
:plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/master
:issue:... |
360e43d7-b343-4aa0-bf39-4a13ac9d3d65 | {
"language": "AsciiDoc"
} | ```asciidoc
= Edge
Please see the link:app/README.adoc[app/README.adoc] for building and running the app.
```
Use xref syntax for document links | ```asciidoc
= Edge
Please see the <<app/README#>> for building and running the app.
``` |
b493fdca-a758-4d28-ab02-5fc2c7dcc236 | {
"language": "AsciiDoc"
} | ```asciidoc
= Minimal-J
Java - but small.
image::doc/frontends.png[]
Minimal-J applications are
* Responsive to use on every device
* Straight forward to specify and implement and therefore
* Easy to plan and manage
=== Idea
Business applications tend to get complex and complicated. Minimal-J prevents this by set... | ```asciidoc
= Minimal-J
Java - but small.
image::doc/frontends.png[]
Minimal-J applications are
* Responsive to use on every device
* Straight forward to specify and implement and therefore
* Easy to plan and manage
=== Idea
Business applications tend to get complex and complicated. Minimal-J prevents this by set... |
b1ba871e-c022-4fdb-9e99-775f31d8a7bd | {
"language": "AsciiDoc"
} | ```asciidoc
[[beats-reference]]
= Beats Platform Reference
:ES-version: 1.7.2
:Kibana-version: 4.1.2
:Dashboards-version: 1.0.0-beta3
include::./overview.asciidoc[]
include::./gettingstarted.asciidoc[]
include::./configuration.asciidoc[]
include::./command-line.asciidoc[]
include::./https.asciidoc[]
include::./ne... | ```asciidoc
[[beats-reference]]
= Beats Platform Reference
:ES-version: 1.7.3
:Kibana-version: 4.1.2
:Dashboards-version: 1.0.0-beta4
include::./overview.asciidoc[]
include::./gettingstarted.asciidoc[]
include::./configuration.asciidoc[]
include::./command-line.asciidoc[]
include::./https.asciidoc[]
include::./ne... |
cbe32d8d-377e-446a-b911-9eab5d944b53 | {
"language": "AsciiDoc"
} | ```asciidoc
= To-Do List
- mock_cone_detector creates infinite area and overflows h
- (*DONE*) new waypoints shorter than old don't delete existing waypoints
- adjust waypoints for start position and cone position
- cone area goes down when very close to cone
- (*DONE*) parameterize throttle and steering PWM values
- ... | ```asciidoc
= To-Do List
- mock_cone_detector creates infinite area and overflows h
- (*DONE*) new waypoints shorter than old don't delete existing waypoints
- adjust waypoints for start position and cone position
- cone area goes down when very close to cone
- (*DONE*) parameterize throttle and steering PWM values
- ... |
854c1386-ee90-4ea0-9431-f9e9ba2f9732 | {
"language": "AsciiDoc"
} | ```asciidoc
= ClojureBridge San Francisco
ClojureBridge San Francisco
2017-09-16
:jbake-type: event
:jbake-edition: 2017
:jbake-link: http://www.clojurebridge.org/events/2017-09-16-san-francisco
:jbake-location: San Francisco, CA
:jbake-start: 2017-09-15
:jbake-end: 2017-09-16
ClojureBridge is a free 1-day workshop ai... | ```asciidoc
= ClojureBridge San Francisco
ClojureBridge San Francisco
2017-09-15
:jbake-type: event
:jbake-edition: 2017
:jbake-link: http://www.clojurebridge.org/events/2017-09-15-san-francisco
:jbake-location: San Francisco, CA
:jbake-start: 2017-09-15
:jbake-end: 2017-09-16
ClojureBridge is a free 1-day workshop ai... |
83b606ed-c9cc-4da2-9fff-95056031a644 | {
"language": "AsciiDoc"
} | ```asciidoc
TinkerPop3
==========
image:https://raw.githubusercontent.com/tinkerpop/tinkerpop3/master/docs/static/images/tinkerpop3-splash.png[TinkerPop3]
* Build Project: `mvn clean install`
* Build AsciiDocs: `mvn process-resources -Dasciidoc`
* Deploy AsciiDocs: `mvn deploy -Dasciidoc`
* Deploy JavaDocs: `mvn ... | ```asciidoc
TinkerPop3
==========
image:https://raw.githubusercontent.com/tinkerpop/tinkerpop3/master/docs/static/images/tinkerpop3-splash.png[TinkerPop3]
* Build Project: `mvn clean install`
* Build AsciiDocs: `mvn process-resources -Dasciidoc`
* Deploy AsciiDocs: `mvn deploy -Dasciidoc`
* Deploy JavaDocs: `mvn ... |
9ff21642-23f4-44e5-97d3-4552b23bcc10 | {
"language": "AsciiDoc"
} | ```asciidoc
[[indices-delete-index]]
== Delete Index
The delete index API allows to delete an existing index.
[source,js]
--------------------------------------------------
$ curl -XDELETE 'http://localhost:9200/twitter/'
--------------------------------------------------
The above example deletes an index called `t... | ```asciidoc
[[indices-delete-index]]
== Delete Index
The delete index API allows to delete an existing index.
[source,js]
--------------------------------------------------
$ curl -XDELETE 'http://localhost:9200/twitter/'
--------------------------------------------------
The above example deletes an index called `t... |
3ab87138-ef0b-4ea6-aba5-7b76c0f75525 | {
"language": "AsciiDoc"
} | ```asciidoc
= flexy-pool
Author <mih_vlad@yahoo.com>
v1.0.0, 2014-02-25
:toc:
:imagesdir: images
:homepage: http://vladmihalcea.com/
== Introduction
The flexy-pool library brings adaptability to a given Connection Pool, allowing it to resize on demand.
This is very handy since most connection pools offer a limited s... | ```asciidoc
= flexy-pool
Author <mih_vlad@yahoo.com>
v1.0.0, 2014-02-25
:homepage: http://vladmihalcea.com/
== Introduction
The flexy-pool library brings adaptability to a given Connection Pool, allowing it to resize on demand.
This is very handy since most connection pools offer a limited set of dynamic configurati... |
e2dffaf3-976d-410a-bf96-5e5d31676454 | {
"language": "AsciiDoc"
} | ```asciidoc
= Eclipse Microprofile Metrics
This specification aims at providing a unified way for Microprofile servers to
export Monitoring data ("Telemetry") to management agents and also a unified
Java API, that all (application) programmers can use to expose their telemetry
data.
For the specification see http:spe... | ```asciidoc
= Eclipse Microprofile Metrics
This specification aims at providing a unified way for Microprofile servers to
export Monitoring data ("Telemetry") to management agents and also a unified
Java API, that all (application) programmers can use to expose their telemetry
data.
For the specification see link:spe... |
1ea35fd1-ed12-40c1-8cf2-e986024ea94f | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// * serverless/serverless-support.adoc
[id="serverless-about-collecting-data_{context}"]
= About collecting {ServerlessProductName} data
You can use the `oc adm must-gather` CLI command to collect information about your cluster, including features and ob... | ```asciidoc
// Module included in the following assemblies:
//
// * serverless/serverless-support.adoc
[id="serverless-about-collecting-data_{context}"]
= About collecting {ServerlessProductName} data
You can use the `oc adm must-gather` CLI command to collect information about your cluster, including features and ob... |
b3dac0cc-ccfa-47f4-a45c-2fbc1f45fc35 | {
"language": "AsciiDoc"
} | ```asciidoc
////
Accessible at:
https://ecp-candle.github.io/Supervisor/home.html
////
////
This prevents ^M from appearing in the output:
////
:miscellaneous.newline: \n
= CANDLE Supervisor Home Page
This is the main home page about CANDLE Supervisor effort with links to workflows and other supporting information.... | ```asciidoc
////
Accessible at:
https://ecp-candle.github.io/Supervisor/home.html
You can compile this locally with:
$ ./adoc.sh README.adoc
////
////
This prevents ^M from appearing in the output:
////
:miscellaneous.newline: \n
= CANDLE Supervisor Home Page
This is the main home page about CANDLE Supervisor effor... |
ed91def1-b8e1-47b2-9b96-53a46c01c425 | {
"language": "AsciiDoc"
} | ```asciidoc
# Janitor image:https://travis-ci.org/techdev-solutions/janitor.svg?branch=master["Build Status",link="https://travis-ci.org/techdev-solutions/janitor"]
An application to perform cleanup work using the https://getpocket.com[Pocket API].
Review your existing items via the web interface and have Janitor arch... | ```asciidoc
# Janitor image:https://travis-ci.org/techdev-solutions/janitor.svg?branch=master["Build Status",link="https://travis-ci.org/techdev-solutions/janitor"]
An application to perform cleanup work using the https://getpocket.com[Pocket API].
Review your existing items via the web interface and have Janitor arch... |
6c70c507-41a6-4201-ba22-01736357233c | {
"language": "AsciiDoc"
} | ```asciidoc
James Glasbrenner's dotfiles
============================
James Glasbrenner <jglasbr2@gmu.edu>
July 27, 2017
My dotfiles repo.
License
-------
All content is licensed under the terms of link:LICENSE[The Unlicense License].
```
Add bootstrapping instructions for how to stow stow | ```asciidoc
James Glasbrenner's dotfiles
============================
James Glasbrenner <jglasbr2@gmu.edu>
July 27, 2017
My dotfiles repo.
Bootstrapping
-------------
Stow 2.3.0 is included in this repo for bootstrapping purposes.
To stow stow after cloning this repository to `$HOME/.dotfiles`, run
.bash
----------... |
be958303-7a06-4cb8-84b0-019a5706aac3 | {
"language": "AsciiDoc"
} | ```asciidoc
== asciidoctor-fopub-embed-svg-example
An example for embedding SVG images in an asciidoctor document.
=== Setup
----
bundle install
----
=== How to make the target pdf file
Running the command below make the target pdf file named "class_diagram.pdf" out of "class_diagram.adoc"
----
bundle exec rake
-... | ```asciidoc
== asciidoctor-fopub-embed-svg-example
An example for embedding SVG images in an asciidoctor document.
=== Setup
----
bundle install
----
=== How to make the target pdf file
Running the command below make the target pdf file named "class_diagram.pdf" out of "class_diagram.adoc"
----
bundle exec rake
-... |
7861ba28-167b-4859-a67e-a3c3d5da2cbe | {
"language": "AsciiDoc"
} | ```asciidoc
= Cypher Improvement Proposals
This is the home for all Cypher Improvement Proposal (CIP) documents.
CIPs are documents that outline the syntax and semantics of Cypher.
== The CIP Lifecycle
CIPs normally pass through a number of phases before and after ending up in this repository.
=== Accepted
It is o... | ```asciidoc
= Cypher Improvement Proposals
This is the home for all Cypher Improvement Proposal (CIP) documents.
CIPs are documents that outline the syntax and semantics of Cypher.
== The CIP Lifecycle
CIPs normally pass through a number of phases before and after ending up in this repository.
=== Accepted
It is o... |
65c42cb9-7d9d-4696-bb1a-ecfa4f30fd02 | {
"language": "AsciiDoc"
} | ```asciidoc
[[misc]]
== Misc
* https://github.com/elasticsearch/puppet-elasticsearch[Puppet]:
Elasticsearch puppet module.
* http://github.com/elasticsearch/cookbook-elasticsearch[Chef]:
Chef cookbook for Elasticsearch
* https://github.com/medcl/salt-elasticsearch[SaltStack]:
SaltStack Module for Elasticsearch... | ```asciidoc
[[misc]]
== Misc
* https://github.com/elasticsearch/puppet-elasticsearch[Puppet]:
Elasticsearch puppet module.
* http://github.com/elasticsearch/cookbook-elasticsearch[Chef]:
Chef cookbook for Elasticsearch
* https://github.com/medcl/salt-elasticsearch[SaltStack]:
SaltStack Module for Elasticsearch... |
6330c32a-5efa-4af0-8fed-db7cfe182238 | {
"language": "AsciiDoc"
} | ```asciidoc
= Vert.x JDBC client
image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-jdbc-client["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-jdbc-client/"]
This provides an asynchronous interface around a JDBC datasource so you can access data in any
database for which ... | ```asciidoc
= Vert.x JDBC client
image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-jdbc-client["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-jdbc-client/"]
This provides an asynchronous interface around a JDBC datasource so you can access data in any
database for which ... |
d276a269-5bbb-4150-91e6-16e8b81a3f47 | {
"language": "AsciiDoc"
} | ```asciidoc
= Contracts Wizard
:page-notoc:
Not sure where to start? Use the interactive generator below to bootstrap your
contract and learn about the components offered in OpenZeppelin Contracts.
TIP: Place the resulting contract in your `contracts` directory in order to compile it with a tool like Hardhat or Truff... | ```asciidoc
= Contracts Wizard
:page-notoc:
Not sure where to start? Use the interactive generator below to bootstrap your
contract and learn about the components offered in OpenZeppelin Contracts.
TIP: Place the resulting contract in your `contracts` directory in order to compile it with a tool like Hardhat or Truff... |
1ca1aa8b-b966-498e-a2b9-2cb9310a4335 | {
"language": "AsciiDoc"
} | ```asciidoc
= Basic Examples
The basic examples in this directory show how the setup a CMake project,
set compile flags, create executables and libraries, and install them.
The examples included are
- hello-cmake. A hello world example.
- hello-headers. A slighly more complicated hello world example, with using ... | ```asciidoc
= Basic Examples
The basic examples in this directory show how the setup a CMake project,
set compile flags, create and link executables and libraries, and install them.
The examples included are
- link:A-hello-cmake[hello-cmake]. A hello world example.
- link:B-hello-headers[hello-headers]. A slighl... |
da7237a6-17d5-4683-858a-489e8e961843 | {
"language": "AsciiDoc"
} | ```asciidoc
= Seed
scale@nga.mil
:toc: left
:toclevels: 5
:stylesheet: styles/html.css
:sectlinks:
:sectnums:
:sectnumlevels: 5
:icons: font
:docinfo:
Seed was developed at the National Geospatial-Intelligence Agency (NGA) Research.
Seed is a general standard to aid in the discovery and consumption of a discrete unit... | ```asciidoc
= Seed
scale@nga.mil
:toc: left
:toclevels: 5
:stylesheet: styles/html.css
:sectlinks:
:sectnums:
:sectnumlevels: 5
:icons: font
:docinfo:
Seed was developed at the National Geospatial-Intelligence Agency (NGA) Research.
Seed is a general standard to aid in the discovery and consumption of a discrete uni... |
da826f0f-c214-4cc0-898a-9a209d1f46dd | {
"language": "AsciiDoc"
} | ```asciidoc
[id="install-sno-installing-sno"]
= Installing OpenShift on a single node
:context: install-sno-installing-sno-with-the-assisted-installer
include::modules/common-attributes.adoc[]
toc::[]
include::modules/install-sno-generating-the-discovery-iso-with-the-assisted-installer.adoc[leveloffset=+1]
include::... | ```asciidoc
[id="install-sno-installing-sno"]
= Installing OpenShift on a single node
:context: install-sno-installing-sno-with-the-assisted-installer
include::modules/common-attributes.adoc[]
toc::[]
ifndef::openshift-origin[]
include::modules/install-sno-generating-the-discovery-iso-with-the-assisted-installer.adoc... |
6aae01f2-5d7d-4fd5-ab63-41e13ca9d9c2 | {
"language": "AsciiDoc"
} | ```asciidoc
Create the stripe configuration:
[source, bash]
----
> mkdir -p /home/ubuntu/killbil/etc/
> vi /home/ubuntu/killbil/etc/stripe.yml
----
Fill the details with your own keys:
:stripe:
:api_secret_key: API_SECRET_KEY
:test: true
:database:
:adapter: jdbcmysql
:jndi: killbill/osgi/jdbc
:driver: com.my... | ```asciidoc
Create the stripe configuration:
[source, bash]
----
> mkdir -p /home/ubuntu/killbil/etc/
> vi /home/ubuntu/killbil/etc/stripe.yml
----
Fill the details with your own keys:
:stripe:
:api_secret_key: API_SECRET_KEY
:test: true
:database:
:adapter: jdbcmysql
:jndi: killbill/osgi/jdbc
:connection_ali... |
f50df5ff-820d-453a-be10-07f06481ad95 | {
"language": "AsciiDoc"
} | ```asciidoc
OpenFurther Reference Documentation
===================================
About
-----
The following documentation applies to *OpenFurther version {version}*
Conventions
~~~~~~~~~~~
NOTE: A note
IMPORTANT: An important point
TIP: A tip
WARNING: A warning
CAUTION: A point of caution
Introduction
-------... | ```asciidoc
OpenFurther Reference Documentation
===================================
About
-----
The following documentation applies to *OpenFurther version 1.4.0-SNAPSHOT*
Conventions
~~~~~~~~~~~
NOTE: A note
IMPORTANT: An important point
TIP: A tip
WARNING: A warning
CAUTION: A point of caution
Introduction
--... |
fd3a376b-0c88-4601-b458-605968915190 | {
"language": "AsciiDoc"
} | ```asciidoc
= PHP Reflect
**PHP Reflect** is a library that
adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
Both were distributed as source code (install via composer) and a PHAR version
that bundles all dependencies in a single file.
== Install
You can ... | ```asciidoc
= PHP Reflect
**PHP Reflect** is a library that
adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
Both were distributed as source code (install via composer) and a PHAR version
that bundles all dependencies in a single file.
== Requirements
PHP... |
ccd1db11-0af3-4da7-a34f-f3c803dca0d9 | {
"language": "AsciiDoc"
} | ```asciidoc
[[es-release-notes]]
= Release Notes
[partintro]
--
This section summarizes the changes in each release.
* <<release-notes-5.0.0-alpha5>>
* <<release-notes-5.0.0-alpha4>>
* <<release-notes-5.0.0-alpha3>>
* <<release-notes-5.0.0-alpha2>>
* <<release-notes-5.0.0-alpha1>>
* <<release-notes-5.0.0-alpha1-2x>>
... | ```asciidoc
[[es-release-notes]]
= Release Notes
[partintro]
--
This section will summarize the changes in released versions.
--
``` |
afd72a6c-ee36-4178-871e-d78ad8fc9237 | {
"language": "AsciiDoc"
} | ```asciidoc
= Implementation details
Franz Wilhelmstötter <franz.wilhelmstoetter@gmail.com>
:Author Initials: FWi
:toc:
:icons:
:numbered:
:website: http://jenetics.io/
This site contains selected description of implementation details.
include::CreateRandomSeed.adoc[]
include::OptimizeMinimum.adoc[]
```
Update main... | ```asciidoc
= Implementation protocols
Franz Wilhelmstötter <franz.wilhelmstoetter@gmail.com>
:Author Initials: FWi
:toc:
:icons:
:numbered:
:website: http://jenetics.io/
While implementing the library, a lot of concrete implementation decisions have been made. This document gives a more detailed description of some s... |
62aedb2c-b0f5-4e4c-8309-d5373de8699b | {
"language": "AsciiDoc"
} | ```asciidoc
= Apache Camel 3.x Upgrade Guide
This document is for helping you upgrade your Apache Camel application
from Camel 3.x to 3.y. For example if you are upgrading Camel 3.0 to 3.2, then you should follow the guides
from both 3.0 to 3.1 and 3.1 to 3.2.
== Upgrading Camel 3.5 to 3.6
=== Camel Karaf
The follo... | ```asciidoc
= Apache Camel 3.x Upgrade Guide
This document is for helping you upgrade your Apache Camel application
from Camel 3.x to 3.y. For example if you are upgrading Camel 3.0 to 3.2, then you should follow the guides
from both 3.0 to 3.1 and 3.1 to 3.2.
== Upgrading Camel 3.5 to 3.6
=== API components upgrade... |
a1938e0e-87e0-40ba-8992-067a1b17e493 | {
"language": "AsciiDoc"
} | ```asciidoc
= Cypher Design Philosophy Guidelines
An informal manifesto was defined to ensure the consistent ongoing development of the Cypher language.
The aim was to incorporate as many underlying principles as were deemed useful and relevant, and to distill these to no more than 15 or so rules to render the philoso... | ```asciidoc
= Cypher Design Philosophy Guidelines
An informal manifesto was defined to ensure the consistent ongoing development of the Cypher language.
The aim was to incorporate as many underlying principles as were deemed useful and relevant, and to distill these to no more than 15 or so rules to render the philoso... |
283f0052-308e-47f1-821a-33074d60509b | {
"language": "AsciiDoc"
} | ```asciidoc
= GQL
:revnumber: {releaseVersion}
:numbered:
:imagesDir: images/
:baseDir: ../../../../..
:stem:
:core: {baseDir}/gql-core
:coreMain: {core}/src/main/java
:testMain: {core}/src/test/groovy
:testResources: {core}/src/test/resources
:ratpack: {baseDir}/gql-ratpack
[quote]
GQL is a library created to make i... | ```asciidoc
= GQL
:revnumber: {releaseVersion}
:numbered:
:imagesDir: images/
:baseDir: ../../../../..
:baseDirFirstLevel: ../../../..
:stem:
:core: {baseDir}/gql-core
:coreMain: {core}/src/main/java
:testMain: {core}/src/test/groovy
:testResources: {core}/src/test/resources
:ratpack: {baseDir}/gql-ratpack
[quote]
GQ... |
42e5e077-2758-414b-a84b-8b07b54820e4 | {
"language": "AsciiDoc"
} | ```asciidoc
= To-Do List
- mock_cone_detector creates infinite area and overflows h
- (*DONE*) new waypoints shorter than old don't delete existing waypoints
- adjust waypoints for start position and cone position
- cone area goes down when very close to cone
- (*DONE*) parameterize throttle and steering PWM values
- ... | ```asciidoc
= To-Do List
- mock_cone_detector creates infinite area and overflows h
- (*DONE*) new waypoints shorter than old don't delete existing waypoints
- adjust waypoints for start position and cone position
- cone area goes down when very close to cone
- (*DONE*) parameterize throttle and steering PWM values
- ... |
c6d01f32-f8df-4685-9882-5ea426ddc2bf | {
"language": "AsciiDoc"
} | ```asciidoc
= Opal Runtime for Node.js
== Usage
```javascript
var Opal = require('opal-runtime').Opal;
// Now let's have fun with Opal!
```
```
Use Markdown compatible syntax for better rendering on npmjs.com | ```asciidoc
# Opal Runtime for Node.js
## Usage
```javascript
var Opal = require('opal-runtime').Opal;
// Now let's have fun with Opal!
```
``` |
e8cbe040-b26f-4f69-8cae-d4dfe2a169e4 | {
"language": "AsciiDoc"
} | ```asciidoc
[[improve-processes]]
=== Practices to Improve Processes
[[fig-improve-processes]]
.Practices for "Improve Processes"
image::improve-practice-processes.png["Practices for Improve Processes", title="Practices to improve processes"]
For an overview of other improvement practices,
see <<improve-practices-ov... | ```asciidoc
[[improve-processes]]
=== Practices to Improve Processes
[[fig-improve-processes]]
.Practices for "Improve Processes"
image::improve-practice-processes.png["Practices for Improve Processes", title="Practices to improve processes"]
For an overview of other improvement practices,
see <<improve-practices-ov... |
b61ce34f-a571-4901-81eb-17aee27b515c | {
"language": "AsciiDoc"
} | ```asciidoc
//////////////////////////////////////////////////////////////////////////
//// This content is shared by all Elastic Beats. Make sure you keep the
//// descriptions here generic enough to work for all Beats that include
//// this file. When using cross references, make sure that the cross
//// references r... | ```asciidoc
//////////////////////////////////////////////////////////////////////////
//// This content is shared by all Elastic Beats. Make sure you keep the
//// descriptions here generic enough to work for all Beats that include
//// this file. When using cross references, make sure that the cross
//// references r... |
9de0c254-06e4-4e33-aa0f-ef1df06864cc | {
"language": "AsciiDoc"
} | ```asciidoc
[[jackson]]
== Jackson Support
Spring Security has added Jackson Support for persisting Spring Security related classes.
This can improve the performance of serializing Spring Security related classes when working with distributed sessions (i.e. session replication, Spring Session, etc).
To use it, regist... | ```asciidoc
[[jackson]]
== Jackson Support
Spring Security provides Jackson support for persisting Spring Security related classes.
This can improve the performance of serializing Spring Security related classes when working with distributed sessions (i.e. session replication, Spring Session, etc).
To use it, registe... |
6626278b-3e24-49e3-87bc-7c9e66b56534 | {
"language": "AsciiDoc"
} | ```asciidoc
= flexy-pool
Author <mih_vlad@yahoo.com>
v1.0.0, 2014-02-25
:homepage: http://vladmihalcea.com/
== Introduction
The flexy-pool library brings adaptability to a given Connection Pool, allowing it to resize on demand.
This is very handy since most connection pools offer a limited set of dynamic configurati... | ```asciidoc
= Flexy Pool
Author <mih_vlad@yahoo.com>
v1.0.0, 2014-02-25
:homepage: http://vladmihalcea.com/
== Introduction
The Flexy Pool library brings adaptability to a given Connection Pool, allowing it to resize on demand.
This is very handy since most connection pools offer a limited set of dynamic configurati... |
27f9ba37-16ff-48f1-b431-818649c4a076 | {
"language": "AsciiDoc"
} | ```asciidoc
= Bestikk Opal Compiler
A simple tool to compile Ruby code to JavaScript using Opal.
== Install
$ npm i --save-dev bestikk-opal-compiler
== Usage
```javascript
var opalCompiler = require('bestikk-opal-compiler');
var compiler = opalCompiler({
dynamicRequireLevel: 'ignore',
defaultPaths: ['special... | ```asciidoc
# Bestikk Opal Compiler
ifdef::env-github[]
image:http://img.shields.io/npm/v/bestikk-opal-compiler.svg[npm version, link=https://www.npmjs.org/package/bestikk-opal-compiler]
endif::[]
A simple tool to compile Ruby code to JavaScript using Opal.
## Install
$ npm i --save-dev bestikk-opal-compiler
## U... |
22e99e82-d811-43ed-b931-dc7b0682613a | {
"language": "AsciiDoc"
} | ```asciidoc
= Microservices libraries comparison
== Purpose
This project is the companion of this Blog article: https://cdelmas.github.io/2015/11/01/A-comparison-of-Microservices-Frameworks.html.
== Build
To build it, just run `gradle shadowJar` in the command line.
== Run
Then you can run each server using `java... | ```asciidoc
= Microservices libraries comparison
== Purpose
This project is the companion of this Blog article: https://cdelmas.github.io/2015/11/01/A-comparison-of-Microservices-Frameworks.html.
== Setup
You will need a keystore. You can follow a tutorial http://restlet.com/technical-resources/restlet-framework/gu... |
c64b3b65-7411-4d91-877a-b7583c1afa18 | {
"language": "AsciiDoc"
} | ```asciidoc
[[new]]
= What's New in Spring Security 5.8
Spring Security 5.8 provides a number of new features.
Below are the highlights of the release.
* https://github.com/spring-projects/spring-security/pull/11782[gh-11782] - @WithMockUser Supported as Merged Annotation
```
Update What's New for 5.8 | ```asciidoc
[[new]]
= What's New in Spring Security 5.8
Spring Security 5.8 provides a number of new features.
Below are the highlights of the release.
* https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs
* https://github.com/spring-projects/spri... |
340f2b0d-fc07-4ab2-92cb-5d0dde736c53 | {
"language": "AsciiDoc"
} | ```asciidoc
[[java-admin-indices-put-mapping]]
==== Put Mapping
You can add mappings at index creation time:
["source","java",subs="attributes,callouts,macros"]
--------------------------------------------------
include-tagged::{client-tests}/IndicesDocumentationIT.java[index-with-mapping]
---------------------------... | ```asciidoc
[[java-admin-indices-put-mapping]]
==== Put Mapping
You can add mappings at index creation time:
["source","java",subs="attributes,callouts,macros"]
--------------------------------------------------
include-tagged::{client-tests}/IndicesDocumentationIT.java[index-with-mapping]
---------------------------... |
4a73721e-7ed0-414a-acc2-16155e8068e3 | {
"language": "AsciiDoc"
} | ```asciidoc
[[getting-started.system-requirements]]
== System Requirements
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 18.
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
Explicit build support is pr... | ```asciidoc
[[getting-started.system-requirements]]
== System Requirements
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 19.
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
Explicit build support is pr... |
2a6628a3-7047-4da4-ad35-7524ca7387f9 | {
"language": "AsciiDoc"
} | ```asciidoc
= Mongo Client
image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-mongo-client["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-mongo-client/"]
An asynchronous client for interacting with a MongoDB database
Please see the in source asciidoc documentation or the... | ```asciidoc
= Mongo Client
image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-mongo-client["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-mongo-client/"]
An asynchronous client for interacting with a MongoDB database
Please see the in source asciidoc documentation or the... |
e69964a7-aca9-45b4-a3f2-e46931643635 | {
"language": "AsciiDoc"
} | ```asciidoc
[id="welcome-index"]
= {product-title} {product-version} REST APIs
include::modules/common-attributes.adoc[]
:context: rest-apis
toc::[]
include::modules/apis.adoc[leveloffset=+1]
```
Add proper ID to REST API assembly | ```asciidoc
[id="rest-api"]
= {product-title} {product-version} REST APIs
include::modules/common-attributes.adoc[]
:context: rest-apis
toc::[]
include::modules/apis.adoc[leveloffset=+1]
``` |
890972e0-a01d-4feb-acf6-5d8cc7042178 | {
"language": "AsciiDoc"
} | ```asciidoc
// Copyright 2015 Cloudera, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law o... | ```asciidoc
// Copyright 2015 Cloudera, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law o... |
2bf7977a-4374-42d3-974c-4f28c0c2828b | {
"language": "AsciiDoc"
} | ```asciidoc
[id="configuring-sriov-device"]
= Configuring an SR-IOV network device
include::modules/common-attributes.adoc[]
:context: configuring-sriov-device
toc::[]
You can configure a Single Root I/O Virtualization (SR-IOV) device in your cluster.
include::modules/nw-sriov-device-discovery.adoc[leveloffset=+1]
i... | ```asciidoc
[id="configuring-sriov-device"]
= Configuring an SR-IOV network device
include::modules/common-attributes.adoc[]
:context: configuring-sriov-device
toc::[]
You can configure a Single Root I/O Virtualization (SR-IOV) device in your cluster.
include::modules/nw-sriov-device-discovery.adoc[leveloffset=+1]
i... |
655ab04a-caef-4e8e-b23c-dc2bf55e1a12 | {
"language": "AsciiDoc"
} | ```asciidoc
[id="olm-understanding-operatorhub"]
= Understanding OperatorHub
include::modules/common-attributes.adoc[]
:context: olm-understanding-operatorhub
toc::[]
include::modules/olm-operatorhub-overview.adoc[leveloffset=+1]
include::modules/olm-operatorhub-architecture.adoc[leveloffset=+1]
[id="olm-understandi... | ```asciidoc
[id="olm-understanding-operatorhub"]
= Understanding OperatorHub
include::modules/common-attributes.adoc[]
:context: olm-understanding-operatorhub
toc::[]
include::modules/olm-operatorhub-overview.adoc[leveloffset=+1]
include::modules/olm-operatorhub-architecture.adoc[leveloffset=+1]
[id="olm-understandi... |
64f3b49f-068a-45b2-9050-a049c81307cc | {
"language": "AsciiDoc"
} | ```asciidoc
[[getting-started.system-requirements]]
== System Requirements
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 16.
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
Explicit build support is pr... | ```asciidoc
[[getting-started.system-requirements]]
== System Requirements
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 17.
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
Explicit build support is pr... |
d883995c-475d-4a63-a070-a283c123c823 | {
"language": "AsciiDoc"
} | ```asciidoc
= MidoNet Host Registration
. *Launch MidoNet CLI*
+
====
[source]
----
$ midonet-cli
midonet>
----
====
. *Create tunnel zone*
+
MidoNet supports the Virtual Extensible LAN (VXLAN) and Generic Routing
Encapsulation (GRE) protocols to communicate to other hosts within a tunnel
zone.
+
To use the VXLAN pro... | ```asciidoc
= MidoNet Host Registration
. *Launch MidoNet CLI*
+
====
[source]
----
$ midonet-cli
midonet>
----
====
. *Create tunnel zone*
+
MidoNet supports the Virtual Extensible LAN (VXLAN) and Generic Routing
Encapsulation (GRE) protocols to communicate to other hosts within a tunnel
zone.
+
To use the VXLAN pro... |
3a7107d2-2c89-47c8-9c6b-8c6fe4952f66 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// serverless/installing-openshift-serverless.adoc
[id="deleting-knative-serving-crds_{context}"]
= Deleting Knative Serving CRDs from the Operator
After uninstalling the {ServerlessOperatorName}, the Operator CRDs and API services remain on the cluster. ... | ```asciidoc
// Module included in the following assemblies:
//
// serverless/installing-openshift-serverless.adoc
[id="deleting-knative-serving-crds_{context}"]
= Deleting Knative Serving CRDs from the Operator
After uninstalling the {ServerlessOperatorName}, the Operator CRDs and API services remain on the cluster. ... |
96478f61-0fe6-4538-9389-1249a790e431 | {
"language": "AsciiDoc"
} | ```asciidoc
[[release-notes-5.0.0-m6]]
=== 5.0.0-M6
*Date of Release:* ❓
*Scope:* Sixth milestone release of JUnit 5 with a focus on Java 9 compatibility, scenario tests, and additional extension APIs for JUnit Jupiter.
WARNING: This is a milestone release and contains breaking changes. Please refer to the
<<running... | ```asciidoc
[[release-notes-5.0.0-m6]]
=== 5.0.0-M6
*Date of Release:* ❓
*Scope:* Sixth milestone release of JUnit 5 with a focus on Java 9 compatibility, scenario tests, and additional extension APIs for JUnit Jupiter.
WARNING: This is a milestone release and contains breaking changes. Please refer to the
<<running... |
cd1d3af1-761e-4bdd-8538-0f10a9d3c34f | {
"language": "AsciiDoc"
} | ```asciidoc
= re:Clojure
London Clojurians
2019-12-02
:jbake-type: event
:jbake-edition: 2019
:jbake-link: https://reclojure.org
:jbake-location: London, United Kingdom
:jbake-start: 2019-12-02
:jbake-end: 2019-12-02
We have the pleasure to invite you to https://reclojure.org[re:Clojure] - a brand new and free communi... | ```asciidoc
= re:Clojure
London Clojurians
2019-12-02
:jbake-type: event
:jbake-edition: 2019
:jbake-link: https://reclojure.org
:jbake-location: London, United Kingdom
:jbake-start: 2019-12-02
:jbake-end: 2019-12-02
We have the pleasure to invite you to https://reclojure.org[re:Clojure] - a brand new and free communi... |
041fa46b-ada5-46ab-b39b-60913a2f0a60 | {
"language": "AsciiDoc"
} | ```asciidoc
= griffon-quartz-plugin
:linkattrs:
:project-name: griffon-quartz-plugin
image:http://img.shields.io/travis/griffon-plugins/{project-name}/master.svg["Build Status", link="https://travis-ci.org/griffon-plugins/{project-name}"]
image:http://img.shields.io/coveralls/griffon-plugins/{project-name}/master.svg[... | ```asciidoc
= griffon-quartz-plugin
:linkattrs:
:project-name: griffon-quartz-plugin
image:http://img.shields.io/travis/griffon-plugins/{project-name}/master.svg["Build Status", link="https://travis-ci.org/griffon-plugins/{project-name}"]
image:http://img.shields.io/coveralls/griffon-plugins/{project-name}/master.svg[... |
eff474f3-f39d-47f5-b098-52cd28292a1e | {
"language": "AsciiDoc"
} | ```asciidoc
= Neo4j OGM - An Object Graph Mapping Library for Neo4j v{version}
ifdef::backend-html5[(C) {copyright}]
ifndef::backend-pdf[]
License: link:{common-license-page-uri}[Creative Commons 4.0]
endif::[]
ifdef::backend-pdf[]
(C) {copyright}
License: <<license, Creative Commons 4.0>>
endif::[]
[abstract]
--
... | ```asciidoc
= Neo4j OGM - An Object Graph Mapping Library for Neo4j v{version}
ifdef::backend-html5[(C) {copyright}]
ifndef::backend-pdf[]
License: link:{common-license-page-uri}[Creative Commons 4.0]
endif::[]
ifdef::backend-pdf[]
(C) {copyright}
License: <<license, Creative Commons 4.0>>
endif::[]
[abstract]
--
... |
bf922034-c892-4ae9-be63-4f06ecaabcb5 | {
"language": "AsciiDoc"
} | ```asciidoc
:current: 6.4
:register: https://register.elastic.co
:elasticdocs: https://www.elastic.co/guide/en/elasticsearch/reference/{current}
:licenseexpiration: {stackdocs}/license-expiration.html
[WARNING]
--
After the trial license period expires, the trial platinum features
{licenseexpiration}[**operate in a de... | ```asciidoc
:current: 6.5
:register: https://register.elastic.co
:elasticdocs: https://www.elastic.co/guide/en/elasticsearch/reference/{current}
:licenseexpiration: {stackdocs}/license-expiration.html
[WARNING]
--
After the trial license period expires, the trial platinum features
{licenseexpiration}[**operate in a de... |
51f3831b-cc7d-4577-bd46-e5fa23ea59ea | {
"language": "AsciiDoc"
} | ```asciidoc
spray-kamon-metrics: release notes
==================================
// tag::release-notes[]
=== 0.1.3-SNAPSHOT
* Dependency updates:
** Akka 2.4.8
** Kamon 0.6.2
** Spray 1.3.3
=== 0.1.2 (22 Sep 2015)
* `TracingHttpService`
** No longer change trace name
** When receiving a request context, no longe... | ```asciidoc
spray-kamon-metrics: release notes
==================================
// tag::release-notes[]
=== 0.1.3 (18 Aug 2016)
* Dependency updates:
** Akka 2.4.8
** Kamon 0.6.2
** Spray 1.3.3
=== 0.1.2 (22 Sep 2015)
* `TracingHttpService`
** No longer change trace name
** When receiving a request context, no ... |
87f9c87c-aee5-46cd-a2e1-601a71bc9e63 | {
"language": "AsciiDoc"
} | ```asciidoc
// Allow GitHub image rendering
:imagesdir: ../../images
[[gi-install-oracle-java-debian]]
=== Setup on _Debian-based_ systems
This section describes how to install _Oracle Java 8_ on a _Debian-based_ system like _Debian 8_ or _Ubuntu 14.04 LTS_.
.Install add-apt-repository package
[source, bash]
----
a... | ```asciidoc
// Allow GitHub image rendering
:imagesdir: ../../images
[[gi-install-oracle-java-debian]]
=== Setup on _Debian-based_ systems
This section describes how to install _Oracle Java 8_ on a _Debian-based_ system like _Debian 8_ or _Ubuntu 14.04 LTS_.
.Add Java repository from webupd8 maintainer
[source, bas... |
2eee6c1e-8371-423f-a7c4-55705c7b2cee | {
"language": "AsciiDoc"
} | ```asciidoc
* link:intro[intro]
* link:install[install]
* link:faq[faq]
```
Add link to config section | ```asciidoc
* link:intro[intro]
* link:install[install]
* link:configuration[configuration]
* link:faq[faq]
``` |
a0fa975c-1e67-4347-82ad-9d1cdd0b8349 | {
"language": "AsciiDoc"
} | ```asciidoc
# Vert.x OAuth2 Auth
Please see the documentation for more information.
## Running test
There is a Keycloak Docker image available, that you can load with the provided configuration `src/test/fixtures/vertx-test-realm.json`
```
docker run -d --rm --name keycloak -p 8888:8080 -e KEYCLOAK_USER=user -e KEY... | ```asciidoc
# Vert.x OAuth2 Auth
Please see the documentation for more information.
## Running test
Standard unit tests are run against a mock of some providers, `Google`, `Keycloak` to run
against a real provider (`Keycloak`) the `IT` profile must be enabled, which you can do by:
```
mvn -PIT ...
```
Or by having... |
c1f92524-1e03-4f69-98a6-091fa2efa1d4 | {
"language": "AsciiDoc"
} | ```asciidoc
= Turbine
image:https://travis-ci.org/concourse/turbine.svg?branch=master["Build Status", link="https://travis-ci.org/concourse/turbine"]
image:https://coveralls.io/repos/concourse/turbine/badge.png["Coverage Status", link="https://coveralls.io/r/concourse/turbine"]
* http://docs.room101agent.apiary.io/[A... | ```asciidoc
= Turbine
image:https://travis-ci.org/concourse/turbine.svg?branch=master["Build Status", link="https://travis-ci.org/concourse/turbine"]
image:https://coveralls.io/repos/concourse/turbine/badge.png["Coverage Status", link="https://coveralls.io/r/concourse/turbine"]
Provides a stateless REST API to execut... |
c78888d0-5786-4082-91c7-bca63a7f42d9 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// * networking/cluster-network-operator.adoc
[id="nw-cno-logs_{context}"]
= Viewing Cluster Network Operator logs
You can view Cluster Network Operator logs by using the `oc logs` command.
.Procedure
* Run the following command to view the logs of the ... | ```asciidoc
// Module included in the following assemblies:
//
// * networking/cluster-network-operator.adoc
[id="nw-cno-logs_{context}"]
= Viewing Cluster Network Operator logs
You can view Cluster Network Operator logs by using the `oc logs` command.
.Procedure
* Run the following command to view the logs of the ... |
f9b0aa0e-7cab-4d25-8e1b-39f49c3a33f8 | {
"language": "AsciiDoc"
} | ```asciidoc
== Prerequisites
=== Installing Protocol Buffers Compiler
==== For Windows
Install the binary from https://github.com/google/protobuf/releases/download/v2.4.1/protoc-2.4.1-win32.zip and then set the `/path/to/protoc/parent` on your PATH variable.
==== For Macs
```
brew tap homebrew/versions
brew instal... | ```asciidoc
== Prerequisites
=== Installing Protocol Buffers Compiler
==== For Windows
Install the binary from https://github.com/google/protobuf/releases/download/v2.4.1/protoc-2.4.1-win32.zip and then set the `/path/to/protoc/parent` on your PATH variable.
==== For Macs
```
brew install https://raw.githubusercont... |
47d2e51d-2127-4bc4-b7c0-dc3ccfd1bfd9 | {
"language": "AsciiDoc"
} | ```asciidoc
= Overview
{product-author}
{product-version}
:data-uri:
:icons:
:experimental:
With the OpenShift command line interface (CLI), you can
link:../dev_guide/new_app.html[create applications] and manage OpenShift
link:../dev_guide/projects.html[projects] from a terminal. The CLI is ideal in
situations where y... | ```asciidoc
= Overview
{product-author}
{product-version}
:data-uri:
:icons:
:experimental:
With the OpenShift command line interface (CLI), you can
link:../dev_guide/new_app.html[create applications] and manage OpenShift
link:../dev_guide/projects.html[projects] from a terminal. The CLI is ideal in
situations where y... |
8f06d43a-96b6-4101-acff-1b1d2de768c8 | {
"language": "AsciiDoc"
} | ```asciidoc
= Griffon 2.0.0.RC2 Released
Andres Almiray
2014-08-11
:jbake-type: post
:jbake-status: published
:category: news
:idprefix:
== Griffon 2.0.0.RC2 Released
The Griffon team is happy to announce the release of Griffon 2.0.0.RC2!
This is the first release candidate of Griffon 2.0.0. If all goes according to... | ```asciidoc
= Griffon 2.0.0.RC2 Released
Andres Almiray
2014-08-11
:jbake-type: post
:jbake-status: published
:category: news
:idprefix:
== Griffon 2.0.0.RC2 Released
The Griffon team is happy to announce the release of Griffon 2.0.0.RC2!
This is the second release candidate of Griffon 2.0.0. If all goes according t... |
7648ca09-481b-4255-a0a5-7f836567f0c3 | {
"language": "AsciiDoc"
} | ```asciidoc
= secret nemesis
[quote]
Submission for a group symbolic regression assignment in my AI class.
== Status
Function generation is done, though the function itself is rarely pretty.
== Getting started
Don't bother trying to run this on a Windows PC unless you know what you're
doing (if you don't understan... | ```asciidoc
= secret nemesis
[quote]
Submission for a group symbolic regression assignment in CSUF's Summer 2015 AI
class.
== Status
Function generation is done, though the function itself is rarely pretty.
== Getting started
Don't bother trying to run this on a Windows PC unless you know what you're
doing (if you... |
a165338c-11c4-4e39-8dd6-66cd1f7407e7 | {
"language": "AsciiDoc"
} | ```asciidoc
= Hawkular UI Services
[.lead]
*Hawkular UI Services* is the home of Angular UI services, such as ngResources and other utility services that can be used across Hawkular UI Modules(plugins). These UI plugins comprise the Hawkular console for https://github.com/hawkular/hawkular[Hawkular]. This console i... | ```asciidoc
= Hawkular UI Services
[.lead]
*Hawkular UI Services* is the home of Angular UI services, such as ngResources and other utility services that can be used across Hawkular UI Modules(plugins). These UI plugins comprise the Hawkular console for https://github.com/hawkular/hawkular[Hawkular]. This console i... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.