commit
stringlengths
40
40
old_file
stringlengths
4
237
new_file
stringlengths
4
237
old_contents
stringlengths
1
4.24k
new_contents
stringlengths
1
4.87k
subject
stringlengths
15
778
message
stringlengths
15
8.75k
lang
stringclasses
266 values
license
stringclasses
13 values
repos
stringlengths
5
127k
61cebff740a7b4de6ef8584a34f58dd654c720e9
neo4j-ogm-docs/src/main/asciidoc/index.adoc
neo4j-ogm-docs/src/main/asciidoc/index.adoc
= 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] -- This is the Neo4j object-graph mapping (OGM) manual, authored by the Neo4j team. -- The three parts of the manual are: * <<introduction>> -- Introducing graph database concepts, Neo4j and object-graph mapping. * <<tutorial>> -- Follow along as you get started using Neo4j OGM. * <<reference>> -- Reference documentation for Neo4j OGM. But before starting, let's see the most important new features. include::introduction/index.adoc[leveloffset=+1] include::tutorial/index.adoc[leveloffset=+1] include::reference/index.adoc[leveloffset=+1] :numbered!: [[appendix:migration]] include::appendix/migration-2.1-to-3.0.adoc[leveloffset=+1] [[design-considerations]] include::appendix/design-considerations.adoc[leveloffset=+1] [[faq]] include::appendix/faq.adoc[leveloffset=+1] ifdef::backend-pdf[] include::{license-dir}/license.adoc[leveloffset=1] endif::[]
= 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] -- This is the Neo4j object-graph mapping (OGM) manual, authored by the Neo4j team. -- The three parts of the manual are: * <<introduction>> -- Introducing graph database concepts, Neo4j and object-graph mapping. * <<tutorial>> -- Follow along as you get started using Neo4j OGM. * <<reference>> -- Reference documentation for Neo4j OGM. But before starting, let's see the most important new features. include::introduction/index.adoc[leveloffset=+1] include::tutorial/index.adoc[leveloffset=+1] include::reference/index.adoc[leveloffset=+1] :numbered!: include::appendix/migration-2.1-to-3.0.adoc[leveloffset=+1] include::appendix/design-considerations.adoc[leveloffset=+1] include::appendix/faq.adoc[leveloffset=+1] ifdef::backend-pdf[] include::{license-dir}/license.adoc[leveloffset=1] endif::[]
Fix content ids in docs
Fix content ids in docs
AsciiDoc
apache-2.0
neo4j/neo4j-ogm,neo4j/neo4j-ogm,neo4j/neo4j-ogm,neo4j/neo4j-ogm
9e67428ea172ad0916aebb0a24300b646a9c3836
docs/trial-license-warning.asciidoc
docs/trial-license-warning.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 degraded mode**]. You should update your license as soon as possible. You are essentially flying blind when running with an expired license. The license can be updated at any point before or on expiration, using the {elasticdocs}/update-license.html[Update License API] or Kibana UI, if available in the version deployed. With Elasticsearch 6.3+, you can revert to a free perpetual basic license included with deployment by using the {elasticdocs}/start-basic.html[Start Basic API]. With Elasticsearch 6.2 and prior, you can {register}[register for free basic license] and apply it to the cluster. --
: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 degraded mode**]. You should update your license as soon as possible. You are essentially flying blind when running with an expired license. The license can be updated at any point before or on expiration, using the {elasticdocs}/update-license.html[Update License API] or Kibana UI, if available in the version deployed. With Elasticsearch 6.3+, you can revert to a free perpetual basic license included with deployment by using the {elasticdocs}/start-basic.html[Start Basic API]. With Elasticsearch 6.2 and prior, you can {register}[register for free basic license] and apply it to the cluster. --
Update documentation versions and links
Update documentation versions and links
AsciiDoc
mit
elastic/azure-marketplace,elastic/azure-marketplace
3d577f891e9235c636d5dfa4a541fc7a9fcc27bf
release-notes.asciidoc
release-notes.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 longer create a duplicate measurement ** Added a `sealRoute` method with the same signature and behaviour as the one from `HttpService` * Update dependencies ** Upgrade to Akka 2.3.14 ** Upgrade to Kamon 0.5.1 ** Now explicitly depend on Typesafe Config 1.3.0 === 0.1.1 (17 Aug 2015) * Update dependency on Kamon to 0.5.0 === 0.1.0 (10 Aug 2015) * Initial release // end::release-notes[]
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 longer create a duplicate measurement ** Added a `sealRoute` method with the same signature and behaviour as the one from `HttpService` * Update dependencies ** Upgrade to Akka 2.3.14 ** Upgrade to Kamon 0.5.1 ** Now explicitly depend on Typesafe Config 1.3.0 === 0.1.1 (17 Aug 2015) * Update dependency on Kamon to 0.5.0 === 0.1.0 (10 Aug 2015) * Initial release // end::release-notes[]
Update release notes for release
Update release notes for release
AsciiDoc
bsd-3-clause
MonsantoCo/spray-kamon-metrics,MonsantoCo/spray-kamon-metrics
c34a5d7fd3ceba28c2114f108784a4abdfccbf67
opennms-doc/guide-install/src/asciidoc/text/java/debian.adoc
opennms-doc/guide-install/src/asciidoc/text/java/debian.adoc
// 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] ---- apt-get install -y python-software-properties ---- .Add Java repository from webud8 maintainer [source, bash] ---- add-apt-repository ppa:webupd8team/java apt-get update ---- .Install Oracle Java 8 installer [source, bash] ---- apt-get install -y oracle-java8-installer ----
// 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, bash] ---- su - echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee /etc/apt/sources.list.d/webupd8team-java.list echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee -a /etc/apt/sources.list.d/webupd8team-java.list ---- .Add repository key server and update repository [source, bash] ---- apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys EEA14886 apt-get update ---- .Install Oracle Java 8 installer [source, bash] ---- apt-get install -y oracle-java8-installer ----
Fix Oracle Java install guide
NMS-8097: Fix Oracle Java install guide It is not possible since Java 1.8.0 b72 to install with add-apt-repository. Updated the install guide to create source.list file manually.
AsciiDoc
agpl-3.0
aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms
7ab3fb5e80954d041c15f4ca7502180537a4a14c
documentation/src/main/asciidoc/index.asciidoc
documentation/src/main/asciidoc/index.asciidoc
* link:intro[intro] * link:install[install] * link:faq[faq]
* link:intro[intro] * link:install[install] * link:configuration[configuration] * link:faq[faq]
Add link to config section
Add link to config section
AsciiDoc
apache-2.0
ocpsoft/rewrite,jsight/rewrite,jsight/rewrite,chkal/rewrite,chkal/rewrite,ocpsoft/rewrite,jsight/rewrite,jsight/rewrite,ocpsoft/rewrite,chkal/rewrite,chkal/rewrite,chkal/rewrite,ocpsoft/rewrite,jsight/rewrite,ocpsoft/rewrite
6af2f8f60973cb453c479fd1c7354e317fb90360
vertx-auth-oauth2/README.adoc
vertx-auth-oauth2/README.adoc
# 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 KEYCLOAK_PASSWORD=password -e DB_VENDOR=H2 jboss/keycloak ``` But you can simply run `mvn test`, since the Keycloak responses are mocked with a Web Server started in the test setup. ### IntelliJ IDE In IntelliJ IDE, you have to uncheck `argLine` in Preferences -> Build,Execution,Deployment -> Build Tools -> Maven -> Running Tests ... to avoid `IntelliJ Error when running unit test: Could not find or load main class ${surefireArgLine}` - https://github.com/vert-x3/vertx-ext-parent/issues/7 - https://stackoverflow.com/questions/24115142/intellij-error-when-running-unit-test-could-not-find-or-load-main-class-suref
# 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 the environment variable `TRAVIS` set to `true`. When running the integration tests you must have a local keycloak installed with the configuration file `src/test/fixtures/vertx-test-realm.json`. And the container can be run locally as: ``` # build the image if not present docker build -t vertx-test-keycloak src/test/fixtures # run once there is a image docker run -d -p 8888:8080 vertx-test-keycloak ``` ### IntelliJ IDE In IntelliJ IDE, you have to uncheck `argLine` in Preferences -> Build,Execution,Deployment -> Build Tools -> Maven -> Running Tests ... to avoid `IntelliJ Error when running unit test: Could not find or load main class ${surefireArgLine}` - https://github.com/vert-x3/vertx-ext-parent/issues/7 - https://stackoverflow.com/questions/24115142/intellij-error-when-running-unit-test-could-not-find-or-load-main-class-suref
Document how to run the Integration Tests
Document how to run the Integration Tests
AsciiDoc
apache-2.0
vert-x3/vertx-auth,vert-x3/vertx-auth
0de231c80463c8f03f5dc1e96eeb921ec96a5350
README.adoc
README.adoc
= 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/[API]
= 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 execute builds on a https://github.com/cloudfoundry-incubator/garden[Warden] server. * http://docs.room101agent.apiary.io/[API] (currently stale)
Add description and annotate api as stale
Add description and annotate api as stale
AsciiDoc
apache-2.0
concourse/turbine
7b8b1f5f1cd96c5599f93d647fa9e7d4a3d57ee5
modules/nw-cno-logs.adoc
modules/nw-cno-logs.adoc
// 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 Cluster Network Operator: ---- $ oc logs --namespace=openshift-network-operator deployment/network-operator ----
// 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 Cluster Network Operator: + ---- $ oc logs --namespace=openshift-network-operator deployment/network-operator ----
Add missing plus before command
Add missing plus before command
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
df55a7176ed1a951c4225585e7999a4769434a2b
docs/Prerequisites.adoc
docs/Prerequisites.adoc
== 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 install protobuf241 brew link --force --overwrite protobuf241 ``` _For both Windows and Mac : To verify that installation was successful, `protoc --version` should display `2.4.1`_
== 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.githubusercontent.com/Homebrew/homebrew-versions/7f5eb0d/protobuf241.rb brew link --force --overwrite protobuf241 ``` _For both Windows and Mac : To verify that installation was successful, `protoc --version` should display `2.4.1`_
Update how to get protoc on Mac
Update how to get protoc on Mac "Homebrew Versions" support for v2.4.1 has been removed. See #42 Updated the documentation to show getting the old brew definition file.
AsciiDoc
apache-2.0
viveksachdeva/grabbit,Shashi-Bhushan/grabbit,TWCable/grabbit
0a041202cc081999e969aee7115ca826fcb9291b
cli_reference/index.adoc
cli_reference/index.adoc
= 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 you are: - Working directly with project source code. - Scripting OpenShift operations. - Restricted by bandwidth resources and cannot use the link:../architecture/infrastructure_components/web_console.html[web console]. The OpenShift CLI is available using the `oc` command: ---- $ oc <command> ---- ifdef::openshift-enterprise[] You can download and unpack the CLI with an active OpenShift Enterprise subscription from the https://access.redhat.com/downloads/content/290[Red Hat Customer Portal]. endif::[] ifdef::openshift-origin[] You can download and unpack the CLI from the https://github.com/openshift/origin/releases[Releases page] of the OpenShift Origin source repository on GitHub. endif::[] [NOTE] ==== The CLI command examples presented through OpenShift documentation use `oc` command syntax. If the `oc` binary is not available on your workstation, you can alternatively substitute `openshift cli` in the examples if you have the `openshift` binary. ====
= 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 you are: - Working directly with project source code. - Scripting OpenShift operations. - Restricted by bandwidth resources and cannot use the link:../architecture/infrastructure_components/web_console.html[web console]. The OpenShift CLI is available using the `oc` command: ---- $ oc <command> ---- ifdef::openshift-enterprise[] You can download and unpack the CLI with an active OpenShift Enterprise subscription from the https://access.redhat.com/downloads/content/290[Red Hat Customer Portal]. endif::[] ifdef::openshift-origin[] You can download and unpack the CLI from the https://github.com/openshift/origin/releases[Releases page] of the OpenShift Origin source repository on GitHub. endif::[] [NOTE] ==== The CLI command examples presented through OpenShift documentation use `oc` command syntax. If the `oc` binary is not available on your workstation, you can alternatively substitute `openshift cli` in the examples if you have the `openshift` binary. ==== [NOTE] ==== Certain operations require Git to be locally installed on a client. For example the command to create an application using a remote Git repository: `$ oc new-app \https://gitrepository/app` ====
Document Git as a prerequisite of the CLI client
Document Git as a prerequisite of the CLI client
AsciiDoc
apache-2.0
xiaoping378/openshift-docs,xiaoping378/openshift-docs,xiaoping378/openshift-docs
de7cb499ac2fe92e0187ace2d2b4696763707671
docs/griffon-site/src/jbake/content/news/griffon_2.0.0.RC2.adoc
docs/griffon-site/src/jbake/content/news/griffon_2.0.0.RC2.adoc
= 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 plan the next release will be 2.0.0 final in a few weeks time. The following list summarizes the changes brought by this release: * Groovy support upgraded to Groovy 2.3.6. * Pivot support upgraded to Groovy 2.0.4. * Lots of updates applied to Lazybones application templates. * Properly sort auto-loaded modules in tests (test modules are placed last). * More content added to the link:../guide/2.0.0.RC2/index.html[Griffon Guide]. We look forward to your feedback. Please report any problems you find to the Griffon User list, or better yet, file a bug at http://github.com/griffon/griffon/issues Remember you can also contact the team on Twitter: http://twitter.com/theaviary[@theaviary]. Many thanks to all who contributed to this release! The Griffon Team
= 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 to plan the next release will be 2.0.0 final in a few weeks time. The following list summarizes the changes brought by this release: * Groovy support upgraded to Groovy 2.3.6. * Pivot support upgraded to Groovy 2.0.4. * Lots of updates applied to Lazybones application templates. * Properly sort auto-loaded modules in tests (test modules are placed last). * More content added to the link:../guide/2.0.0.RC2/index.html[Griffon Guide]. We look forward to your feedback. Please report any problems you find to the Griffon User list, or better yet, file a bug at http://github.com/griffon/griffon/issues Remember you can also contact the team on Twitter: http://twitter.com/theaviary[@theaviary]. Many thanks to all who contributed to this release! The Griffon Team
Fix news entry for 2.0.0.rC2
Fix news entry for 2.0.0.rC2
AsciiDoc
apache-2.0
tschulte/griffon,levymoreira/griffon,tschulte/griffon,levymoreira/griffon,griffon/griffon,levymoreira/griffon,griffon/griffon,tschulte/griffon
e2e312a55b86dcda0f4febe0e9e8578477027a22
README.adoc
README.adoc
= 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 understand init.sh, just setup a virtual machine). [source,bash] ---- ./init.sh source venv/bin/activate # OPTIONAL: change the parameters in symreg.py python symreg.py ---- == Authors In alphabetic order: - Ciaran Downey (@ciarand) - Eric Rosenzweig (@erosenzweig) - Joe Greene (@joegreene) - Michelle Beck (@michelephantz) - Rhapsody Budiono (@rhapswt) == License ISC, see the LICENSE file.
= 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 don't understand init.sh, just setup a virtual machine). [source,bash] ---- ./init.sh source venv/bin/activate # OPTIONAL: change the parameters in symreg.py python symreg.py ---- == Authors In alphabetic order: - Ciaran Downey (@ciarand) - Eric Rosenzweig (@erosenzweig) - Joe Greene (@joegreene) - Michelle Beck (@michelephantz) - Rhapsody Budiono (@rhapswt) == License ISC, see the LICENSE file.
Clarify quote, make it even less egocentric
Clarify quote, make it even less egocentric
AsciiDoc
isc
ciarand/secret-nemesis,ciarand/secret-nemesis
24cac547ed85989f4fd0a2254be44ed39a63df72
README.adoc
README.adoc
= 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 is based on https://github.com/hawtio/hawtio/blob/master/docs/Overview2dotX.md[Hawt.io 2], which a javascript based client-side framework. The various directories underneath console directory are Hawt.io 2 plugins and the various plugins eventually compose a Hawkular console. This modular approach to creating hawtio console plugins allows us to create individual plugins that comprise a console or can easily be plugged into other Hawtio based consoles. The plugin system makes it easy to add/remove functionality (even dynamically). To build the service: ```shell npm install bower install gulp ``` The service can be tested with the server. To run the actual testsuite you need to have hawkular-metrics server running on localhost on port 8080. It must have a clean database (= no tenants, no metrics, ...). Once the server is up and running execute: ```shell gulp rest ``` to start the testsuite.
= 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 is based on https://github.com/hawtio/hawtio/blob/master/docs/Overview2dotX.md[Hawt.io 2], which a javascript based client-side framework. The various directories underneath console directory are Hawt.io 2 plugins and the various plugins eventually compose a Hawkular console. This modular approach to creating hawtio console plugins allows us to create individual plugins that comprise a console or can easily be plugged into other Hawtio based consoles. The plugin system makes it easy to add/remove functionality (even dynamically). To build the service: ```shell npm install bower install gulp ``` The service can be tested with the server. To run the actual testsuite you need to have relevant (that means hawkular-metrics, hawkular-inventory, ...) server running on localhost on port 8080. It must have a clean database (= no tenants, no metrics, ...). Once the server is up and running, execute the relevant rest sub-target: ```shell gulp rest:inventory gulp rest:metric ``` to start the testsuite.
Fix the readme about the testsuite execution
Fix the readme about the testsuite execution
AsciiDoc
apache-2.0
Jiri-Kremser/hawkular-ui-services,lucasponce/hawkular-ui-services,hawkular/hawkular-ui-services,ppalaga/hawkular-ui-services,ammendonca/hawkular-ui-services,ppalaga/hawkular-ui-services,pavolloffay/hawkular-ui-services,ammendonca/hawkular-ui-services,lucasponce/hawkular-ui-services,hawkular/hawkular-ui-services,Jiri-Kremser/hawkular-ui-services,jpkrohling/hawkular-ui-services,pavolloffay/hawkular-ui-services,jpkrohling/hawkular-ui-services,vrockai/hawkular-ui-services,vrockai/hawkular-ui-services
8a9c8abecb5488118f52a5679f098e7c4ef3fb7d
spec/src/main/asciidoc/microprofile-openapi-spec.adoc
spec/src/main/asciidoc/microprofile-openapi-spec.adoc
:sectanchors: :doctype: book :license: Apache License v2.0 :source-highlighter: coderay :sectnums: :toc: left :toclevels: 4 = MicroProfile OpenAPI Specification == Introduction == Architecture == OpenAPI Endpoint === Overview === Content format === Query parameters === Context root behaviour === Multiple applications == Documentation Mechanisms === Annotations ==== Table of annotations ==== Usage ===== Operation ===== ApiResponse ===== Servers ===== Schema ===== And more..... === Models ==== How to build OpenAPI model in Javaβ„’ === Filter/Interceptor ==== Filter mechanics === Static OpenAPI files ==== Location and formats ==== Stub ==== Precedence === Processing rules === Precedence of documentation mechanisms == Configuration === List of configurable items === Configuration approaches === Vendor specific configuration == Limitations
// // Copyright (c) 2017 Contributors to the Eclipse Foundation // // See the NOTICE file(s) distributed with this work for additional // information regarding copyright ownership. // // 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 or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. // :sectanchors: :doctype: book :license: Apache License v2.0 :source-highlighter: coderay :sectnums: :toc: left :toclevels: 4 = MicroProfile OpenAPI Specification == Introduction == Architecture == OpenAPI Endpoint === Overview === Content format === Query parameters === Context root behaviour === Multiple applications == Documentation Mechanisms === Annotations ==== Table of annotations ==== Usage ===== Operation ===== ApiResponse ===== Servers ===== Schema ===== And more..... === Models ==== How to build OpenAPI model in Javaβ„’ === Filter/Interceptor ==== Filter mechanics === Static OpenAPI files ==== Location and formats ==== Stub ==== Precedence === Processing rules === Precedence of documentation mechanisms == Configuration === List of configurable items === Configuration approaches === Vendor specific configuration == Limitations
Add license section to specification documen
Add license section to specification documen Signed-off-by: Artur Dzmitryieu <[email protected]>
AsciiDoc
apache-2.0
arthurdm/microprofile-open-api
7955bc4c8d95aaf4b0e18b6007ea0c695acf40b3
documentation/src/docs/asciidoc/release-notes/release-notes-5.8.0-M1.adoc
documentation/src/docs/asciidoc/release-notes/release-notes-5.8.0-M1.adoc
[[release-notes-5.8.0-M1]] == 5.8.0-M1 *Date of Release:* ❓ *Scope:* ❓ For a complete list of all _closed_ issues and pull requests for this release, consult the link:{junit5-repo}+/milestone/51?closed=1+[5.8 M1] milestone page in the JUnit repository on GitHub. [[release-notes-5.8.0-M1-junit-platform]] === JUnit Platform ==== Bug Fixes * `StringUtils.nullSafeToString()` now returns `"null"` if the invocation of `toString()` on the supplied object returns `null`. Although this is an internal utility, the effect of this change may be witnessed by end users and test engine or extension authors. ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓ [[release-notes-5.8.0-M1-junit-jupiter]] === JUnit Jupiter ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓ [[release-notes-5.8.0-M1-junit-vintage]] === JUnit Vintage ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓
[[release-notes-5.8.0-M1]] == 5.8.0-M1 *Date of Release:* ❓ *Scope:* ❓ For a complete list of all _closed_ issues and pull requests for this release, consult the link:{junit5-repo}+/milestone/51?closed=1+[5.8 M1] milestone page in the JUnit repository on GitHub. [[release-notes-5.8.0-M1-junit-platform]] === JUnit Platform ==== Bug Fixes * `StringUtils.nullSafeToString()` now returns `"null"` if the invocation of `toString()` on the supplied object returns `null`. Although this is an internal utility, the effect of this change may be witnessed by end users and test engine or extension authors. ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓ [[release-notes-5.8.0-M1-junit-jupiter]] === JUnit Jupiter ==== Bug Fixes * If the `toString()` implementation of an argument passed to a `@ParameterizedTest` method returns `null`, the display name formatter for the parameterized test now treats the name of the corresponding argument as `"null"` instead of throwing an exception. This fixes a regression introduced in JUnit Jupiter 5.7.0. ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓ [[release-notes-5.8.0-M1-junit-vintage]] === JUnit Vintage ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓
Document regression fix in release notes
Document regression fix in release notes See #2408
AsciiDoc
epl-1.0
junit-team/junit-lambda
e1531ab553a67f7d3610a2a91ab13a4b04e61bc9
Documentation/ArchitectureDocumentation.asciidoc
Documentation/ArchitectureDocumentation.asciidoc
ifdef::env-github[] :imagesdir: https://github.com/Moose2Model/Moose2Model/blob/master/Documentation/images/ endif::[] :toc: :toc-placement!: toc::[] Introduction and Goals ====================== Requirements Overview --------------------- - Provide diagrams for developers that can be easily kept correct - Reduces the cognitive load of developers who work in complex software systems - Supports only diagram that show the dependencies between components of a software - Works in the moment best with models that are extracted by the SAP2Moose project - Shall support all models that are compatible with Moose (http://moosetechnology.org/) Quality Goals ------------- - Shows all dependencies between elements in a diagram - Shows all elements that should be in a diagram
ifdef::env-github[] :imagesdir: https://github.com/Moose2Model/Moose2Model/blob/master/Documentation/images/ endif::[] :toc: :toc-placement!: toc::[] This documentation follows the arc42 template for architecture documentation (https://arc42.org/). Introduction and Goals ====================== Requirements Overview --------------------- - Provide diagrams for developers that can be easily kept correct - Reduces the cognitive load of developers who work in complex software systems - Supports only diagram that show the dependencies between components of a software - Supports dependencies between entities of code that are more detailed then a class (method, attribute, ...) - Works in the moment best with models that are extracted by the SAP2Moose project - Shall support all models that are compatible with Moose (http://moosetechnology.org/) Quality Goals ------------- - Shows all dependencies between elements in a diagram - Shows all elements that should be in a diagram Stake Holders ------------- .Stake Holders |=== | Role/Name |Expectations |Developer |Build diagrams where the customiziation is not lost when they are regenerated with new informations. Build diagrams that are sufficiently detailed to support the development. |Software Architect |Have a tool to compare the planned architecture with the realized architecture |===
Add chapter for Stake Holders to documentation
Add chapter for Stake Holders to documentation
AsciiDoc
mit
RainerWinkler/Moose-Diagram
e0d9c805b2e6b7afdf0ee2ed83d5a62f450f0403
docs/src/docs/sampleApp.adoc
docs/src/docs/sampleApp.adoc
[[sampleApp]] == Sample Application Working with ACLs in Spring Security is complex but it will be easier to understand with a sample application. To help get you started, there's a Grails application that uses the plugin to test with. It's based on the Spring Security https://github.com/spring-projects/spring-security/tree/master/samples/contacts-xml[Contacts] sample application. But where the Spring Security application uses SpringMVC, JDBC, etc., this application is 100% Grails. The application is available https://github.com/burtbeckwith/grails-contacts[at GitHub]. Clone or fork the repo and start the app: .... $ grails run-app .... Open http://localhost:8080/ in a browser to get started. The main functionality is at http://localhost:8080/secure. The login page lists the various configured users and their passwords; the "rod" user is an admin and has full access and the other users have various grants and ownership.
[[sampleApp]] == Sample Application Working with ACLs in Spring Security is complex but it will be easier to understand with a sample application. To help get you started, there's a Grails application that uses the plugin to test with. It's based on the Spring Security https://github.com/spring-projects/spring-security/tree/master/samples/xml/contacts[Contacts] sample application. But where the Spring Security application uses SpringMVC, JDBC, etc., this application is 100% Grails. The application is available https://github.com/grails-spring-security-samples/grails-contacts[at GitHub]. Clone or fork the repo and start the app: .... $ ./gradlew bootRun .... Open http://localhost:8080/ in a browser to get started. The main functionality is at http://localhost:8080/secure. The login page lists the various configured users and their passwords; the "rod" user is an admin and has full access and the other users have various grants and ownership.
Update links to sample app
Update links to sample app
AsciiDoc
apache-2.0
grails-plugins/grails-spring-security-acl,grails-plugins/grails-spring-security-acl
bd81b95e953a876b60aa463e6876d50e5da00df1
x-pack/docs/en/sql/index.asciidoc
x-pack/docs/en/sql/index.asciidoc
[role="xpack"] [[xpack-sql]] = SQL Access :sql-tests: {xes-repo-dir}/../../qa/sql :sql-specs: {sql-tests}/src/main/resources :jdbc-tests: {sql-tests}/src/main/java/org/elasticsearch/xpack/qa/sql/jdbc :security-tests: {sql-tests}/security/src/test/java/org/elasticsearch/xpack/qa/sql/security [partintro] -- X-Pack includes a SQL feature to execute SQL against Elasticsearch indices and return tabular results. There are four main components: <<sql-rest,REST API>>:: Accepts SQL in a JSON document, executes it, and returns the results. <<sql-translate,Translate API>>:: Accepts SQL in a JSON document and translates it into a native Elasticsearch query and returns that. <<sql-cli,CLI>>:: Command line application that connects to Elasticsearch to execute SQL and print tabular results. <<sql-jdbc,JDBC>>:: A JDBC driver for Elasticsearch. -- include::getting-started.asciidoc[] include::endpoints/index.asciidoc[] include::functions/index.asciidoc[] include::language/index.asciidoc[] :jdbc-tests!:
[role="xpack"] [[xpack-sql]] = SQL Access :sql-tests: {xes-repo-dir}/../../qa/sql :sql-specs: {sql-tests}/src/main/resources :jdbc-tests: {sql-tests}/src/main/java/org/elasticsearch/xpack/qa/sql/jdbc :security-tests: {sql-tests}/security/src/test/java/org/elasticsearch/xpack/qa/sql/security [partintro] -- experimental[] X-Pack includes a SQL feature to execute SQL against Elasticsearch indices and return tabular results. There are four main components: <<sql-rest,REST API>>:: Accepts SQL in a JSON document, executes it, and returns the results. <<sql-translate,Translate API>>:: Accepts SQL in a JSON document and translates it into a native Elasticsearch query and returns that. <<sql-cli,CLI>>:: Command line application that connects to Elasticsearch to execute SQL and print tabular results. <<sql-jdbc,JDBC>>:: A JDBC driver for Elasticsearch. -- include::getting-started.asciidoc[] include::endpoints/index.asciidoc[] include::functions/index.asciidoc[] include::language/index.asciidoc[] :jdbc-tests!:
Mark SQL feature as experimental
[DOCS] Mark SQL feature as experimental
AsciiDoc
apache-2.0
GlenRSmith/elasticsearch,scorpionvicky/elasticsearch,GlenRSmith/elasticsearch,HonzaKral/elasticsearch,uschindler/elasticsearch,scorpionvicky/elasticsearch,gfyoung/elasticsearch,nknize/elasticsearch,uschindler/elasticsearch,coding0011/elasticsearch,nknize/elasticsearch,robin13/elasticsearch,uschindler/elasticsearch,gingerwizard/elasticsearch,gfyoung/elasticsearch,scorpionvicky/elasticsearch,GlenRSmith/elasticsearch,HonzaKral/elasticsearch,GlenRSmith/elasticsearch,nknize/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,uschindler/elasticsearch,coding0011/elasticsearch,gfyoung/elasticsearch,gingerwizard/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch,robin13/elasticsearch,HonzaKral/elasticsearch,scorpionvicky/elasticsearch,gfyoung/elasticsearch,scorpionvicky/elasticsearch,robin13/elasticsearch,coding0011/elasticsearch,gfyoung/elasticsearch,gingerwizard/elasticsearch,gingerwizard/elasticsearch,gingerwizard/elasticsearch,nknize/elasticsearch,coding0011/elasticsearch,HonzaKral/elasticsearch,robin13/elasticsearch,gingerwizard/elasticsearch,coding0011/elasticsearch
e512306946d19a534194779fc7d72453c04ce20e
README.adoc
README.adoc
= 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 setting clear rules how an application should behave and how it should be implemented. Minimal applications may not always look the same. But the UI concepts never change. There are no surprises for the user. == Technical Features * Independent of the used UI technology. Implementations for Web / Mobile / Desktop. * ORM persistence layer for Maria DB or in memory DB. Transactions and Authorization supported. * Small: The minimalj.jar is still < 1MB * Very few dependencies * Applications can run standalone (like SpringBoot) == Documentation * link:doc/user_guide/user_guide.adoc[Minimal user guide] User guide for Minimal-J applications. * link:doc/topics.adoc[Tutorial and examples] Informations for developers. * link:doc/release_notes.adoc[Release Notes] == Hello World How to implement Hello World in Minimal-J: ![Minimal-J - Hello World](http://img.youtube.com/vi/0VHz7gv6TpA/0.jpg) [![Minimal-J - Hello World](http://img.youtube.com/vi/0VHz7gv6TpA/0.jpg)](http://www.youtube.com/watch?v=0VHz7gv6TpA) === Contact * Bruno Eberhard, mailto:[email protected][[email protected]]
= 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 setting clear rules how an application should behave and how it should be implemented. Minimal applications may not always look the same. But the UI concepts never change. There are no surprises for the user. == Technical Features * Independent of the used UI technology. Implementations for Web / Mobile / Desktop. * ORM persistence layer for Maria DB or in memory DB. Transactions and Authorization supported. * Small: The minimalj.jar is still < 1MB * Very few dependencies * Applications can run standalone (like SpringBoot) == Documentation * link:doc/user_guide/user_guide.adoc[Minimal user guide] User guide for Minimal-J applications. * link:doc/topics.adoc[Tutorial and examples] Informations for developers. * link:doc/release_notes.adoc[Release Notes] == Hello World How to implement Hello World in Minimal-J: video::[0VHz7gv6TpA][youtube] === Contact * Bruno Eberhard, mailto:[email protected][[email protected]]
Include Hello World Youtube video
Include Hello World Youtube video
AsciiDoc
apache-2.0
BrunoEberhard/minimal-j,BrunoEberhard/minimal-j,BrunoEberhard/minimal-j
e0b6b893f5a9f79feaf0d2e001df986e811e4589
docs/src/main/asciidoc/status-include.adoc
docs/src/main/asciidoc/status-include.adoc
[NOTE] ==== This technology is considered {extension-status}. ifeval::["{extension-status}" == "experimental"] In _experimental_ mode, early feedback is requested to mature the idea. There is no guarantee of stability nor long term presence in the platform until the solution matures. Feedback is welcome on our https://groups.google.com/d/forum/quarkus-dev[mailing list] or as issues in our https://github.com/quarkusio/quarkus/issues[GitHub issue tracker]. endif::[] ifeval::["{extension-status}" == "preview"] In _preview_, backward compatibility and presence in the ecosystem is not guaranteed. Specific improvements might require to change configuration or APIs and plans to become _stable_ are under way. Feedback is welcome on our https://groups.google.com/d/forum/quarkus-dev[mailing list] or as issues in our https://github.com/quarkusio/quarkus/issues[GitHub issue tracker]. endif::[] ifeval::["{extension-status}" == "stable"] Being _stable_, backward compatibility and presence in the ecosystem are taken very seriously. endif::[] For a full list of possible extension statuses, check our https://quarkus.io/faq/#extension-status[FAQ entry]. ====
[NOTE] ==== This technology is considered {extension-status}. ifeval::["{extension-status}" == "experimental"] In _experimental_ mode, early feedback is requested to mature the idea. There is no guarantee of stability nor long term presence in the platform until the solution matures. Feedback is welcome on our https://groups.google.com/d/forum/quarkus-dev[mailing list] or as issues in our https://github.com/quarkusio/quarkus/issues[GitHub issue tracker]. endif::[] ifeval::["{extension-status}" == "preview"] In _preview_, backward compatibility and presence in the ecosystem is not guaranteed. Specific improvements might require changing configuration or APIs, and plans to become _stable_ are under way. Feedback is welcome on our https://groups.google.com/d/forum/quarkus-dev[mailing list] or as issues in our https://github.com/quarkusio/quarkus/issues[GitHub issue tracker]. endif::[] ifeval::["{extension-status}" == "stable"] Being _stable_, backward compatibility and presence in the ecosystem are taken very seriously. endif::[] For a full list of possible extension statuses, check our https://quarkus.io/faq/#extension-status[FAQ entry]. ====
Fix grammar in extension status message
Fix grammar in extension status message It's "require -ing", not "require to ...". See https://www.oxfordlearnersdictionaries.com/definition/english/require : > Lentils do not require soaking before cooking. And if this is not proof enough, Intellij IDEA even has a built-in warning about specifically this.
AsciiDoc
apache-2.0
quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus
904a9864c4a91d6ae282da79979237e8ef1e4d31
cli_reference/developer_cli_odo/debugging-applications-in-odo.adoc
cli_reference/developer_cli_odo/debugging-applications-in-odo.adoc
[id='debugging-applications-in-odo'] = Debugging applications in `{odo-title}` include::modules/developer-cli-odo-attributes.adoc[] include::modules/common-attributes.adoc[] :context: debugging-applications-in-odo toc::[] :FeatureName: Interactive debugging in {odo-title} include::modules/technology-preview.adoc[leveloffset=+1] With `{odo-title}`, you can attach a debugger to remotely debug your application. This feature is only supported for NodeJS and Java components. Components created with `{odo-title}` run in the debug mode by default. A debugger agent runs on the component, on a specific port. To start debugging your application, you must start port forwarding and attach the local debugger bundled in your Integrated development environment (IDE). include::modules/developer-cli-odo-debugging-an-application.adoc[leveloffset=+1] include::modules/developer-cli-odo-configuring-debugging-parameters.adoc[leveloffset=+1]
[id='debugging-applications-in-odo'] = Debugging applications in `{odo-title}` include::modules/developer-cli-odo-attributes.adoc[] include::modules/common-attributes.adoc[] :context: debugging-applications-in-odo toc::[] With `{odo-title}`, you can attach a debugger to remotely debug your application. This feature is only supported for NodeJS and Java components. Components created with `{odo-title}` run in the debug mode by default. A debugger agent runs on the component, on a specific port. To start debugging your application, you must start port forwarding and attach the local debugger bundled in your Integrated development environment (IDE). include::modules/developer-cli-odo-debugging-an-application.adoc[leveloffset=+1] include::modules/developer-cli-odo-configuring-debugging-parameters.adoc[leveloffset=+1]
Remove tech preview for odo debugging
Remove tech preview for odo debugging `odo debug` is out of tech preview now. Closes https://github.com/openshift/odo/issues/3869 Signed-off-by: Charlie Drage <[email protected]>
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
2b6d7a3f157d1b7dc0ceb0a820f35294c9e724ae
spring-boot-samples/spring-boot-sample-web-groovy-templates/README.adoc
spring-boot-samples/spring-boot-sample-web-groovy-templates/README.adoc
This sample application uses Spring Boot and http://beta.groovy-lang.org/docs/groovy-2.3.1/html/documentation/markup-template-engine.html[Groovy templates] in the View layer. The templates for this app live in `classpath:/templates/`, which is the conventional location for Spring Boot. External configuration is available via ``spring.groovy.template.*''.
This sample application uses Spring Boot and http://docs.groovy-lang.org/latest/html/documentation/#_the_markuptemplateengine[Groovy templates] in the View layer. The templates for this app live in `classpath:/templates/`, which is the conventional location for Spring Boot. External configuration is available via ``spring.groovy.template.*''.
Update URL to Groovy Docs
Update URL to Groovy Docs Closes gh-3715
AsciiDoc
apache-2.0
mike-kukla/spring-boot,RobertNickens/spring-boot,crackien/spring-boot,lenicliu/spring-boot,RichardCSantana/spring-boot,tbbost/spring-boot,RishikeshDarandale/spring-boot,cmsandiga/spring-boot,murilobr/spring-boot,lburgazzoli/spring-boot,lenicliu/spring-boot,buobao/spring-boot,murilobr/spring-boot,aahlenst/spring-boot,zhanhb/spring-boot,krmcbride/spring-boot,hello2009chen/spring-boot,kdvolder/spring-boot,smilence1986/spring-boot,Charkui/spring-boot,herau/spring-boot,DONIKAN/spring-boot,paddymahoney/spring-boot,fireshort/spring-boot,cbtpro/spring-boot,ihoneymon/spring-boot,MasterRoots/spring-boot,zhangshuangquan/spring-root,mevasaroj/jenkins2-course-spring-boot,lingounet/spring-boot,drunklite/spring-boot,forestqqqq/spring-boot,jxblum/spring-boot,isopov/spring-boot,imranansari/spring-boot,xdweleven/spring-boot,RobertNickens/spring-boot,patrikbeno/spring-boot,jack-luj/spring-boot,axibase/spring-boot,RobertNickens/spring-boot,jcastaldoFoodEssentials/spring-boot,krmcbride/spring-boot,qerub/spring-boot,keithsjohnson/spring-boot,Buzzardo/spring-boot,jbovet/spring-boot,yhj630520/spring-boot,na-na/spring-boot,thomasdarimont/spring-boot,herau/spring-boot,jayarampradhan/spring-boot,bbrouwer/spring-boot,DeezCashews/spring-boot,navarrogabriela/spring-boot,M3lkior/spring-boot,mackeprm/spring-boot,lburgazzoli/spring-boot,huangyugui/spring-boot,satheeshmb/spring-boot,fireshort/spring-boot,felipeg48/spring-boot,brettwooldridge/spring-boot,smayoorans/spring-boot,minmay/spring-boot,nevenc-pivotal/spring-boot,mbenson/spring-boot,eliudiaz/spring-boot,paweldolecinski/spring-boot,rajendra-chola/jenkins2-course-spring-boot,joshiste/spring-boot,habuma/spring-boot,SPNilsen/spring-boot,akmaharshi/jenkins,drunklite/spring-boot,jbovet/spring-boot,PraveenkumarShethe/spring-boot,bjornlindstrom/spring-boot,5zzang/spring-boot,srikalyan/spring-boot,sbcoba/spring-boot,joshthornhill/spring-boot,RainPlanter/spring-boot,olivergierke/spring-boot,jack-luj/spring-boot,i007422/jenkins2-course-spring-boot,bijukunjummen/spring-boot,tiarebalbi/spring-boot,mike-kukla/spring-boot,zhanhb/spring-boot,sbcoba/spring-boot,kdvolder/spring-boot,panbiping/spring-boot,Chomeh/spring-boot,mouadtk/spring-boot,jrrickard/spring-boot,ameraljovic/spring-boot,izeye/spring-boot,pnambiarsf/spring-boot,dreis2211/spring-boot,jrrickard/spring-boot,clarklj001/spring-boot,yunbian/spring-boot,NetoDevel/spring-boot,dnsw83/spring-boot,linead/spring-boot,chrylis/spring-boot,kiranbpatil/spring-boot,MrMitchellMoore/spring-boot,meftaul/spring-boot,michael-simons/spring-boot,wwadge/spring-boot,cbtpro/spring-boot,philwebb/spring-boot,eddumelendez/spring-boot,htynkn/spring-boot,roymanish/spring-boot,aahlenst/spring-boot,ralenmandao/spring-boot,huangyugui/spring-boot,rmoorman/spring-boot,JiweiWong/spring-boot,isopov/spring-boot,panbiping/spring-boot,fjlopez/spring-boot,srikalyan/spring-boot,pvorb/spring-boot,5zzang/spring-boot,xingguang2013/spring-boot,cleverjava/jenkins2-course-spring-boot,hello2009chen/spring-boot,nelswadycki/spring-boot,vakninr/spring-boot,neo4j-contrib/spring-boot,nurkiewicz/spring-boot,duandf35/spring-boot,playleud/spring-boot,nghiavo/spring-boot,rickeysu/spring-boot,ihoneymon/spring-boot,eddumelendez/spring-boot,bbrouwer/spring-boot,kdvolder/spring-boot,xwjxwj30abc/spring-boot,drumonii/spring-boot,Nowheresly/spring-boot,sebastiankirsch/spring-boot,paweldolecinski/spring-boot,hello2009chen/spring-boot,roberthafner/spring-boot,dnsw83/spring-boot,mbenson/spring-boot,krmcbride/spring-boot,jbovet/spring-boot,mike-kukla/spring-boot,fogone/spring-boot,peteyan/spring-boot,linead/spring-boot,pnambiarsf/spring-boot,krmcbride/spring-boot,rmoorman/spring-boot,shakuzen/spring-boot,deki/spring-boot,pvorb/spring-boot,jack-luj/spring-boot,ralenmandao/spring-boot,vaseemahmed01/spring-boot,eddumelendez/spring-boot,nisuhw/spring-boot,MasterRoots/spring-boot,rickeysu/spring-boot,tsachev/spring-boot,lexandro/spring-boot,mrumpf/spring-boot,donhuvy/spring-boot,aahlenst/spring-boot,tbadie/spring-boot,habuma/spring-boot,tbbost/spring-boot,wilkinsona/spring-boot,brettwooldridge/spring-boot,shakuzen/spring-boot,auvik/spring-boot,xdweleven/spring-boot,kdvolder/spring-boot,dreis2211/spring-boot,yangdd1205/spring-boot,dfa1/spring-boot,mackeprm/spring-boot,RainPlanter/spring-boot,rweisleder/spring-boot,RichardCSantana/spring-boot,crackien/spring-boot,prasenjit-net/spring-boot,SaravananParthasarathy/SPSDemo,JiweiWong/spring-boot,ChunPIG/spring-boot,habuma/spring-boot,rams2588/spring-boot,RishikeshDarandale/spring-boot,nurkiewicz/spring-boot,michael-simons/spring-boot,ractive/spring-boot,izeye/spring-boot,mdeinum/spring-boot,michael-simons/spring-boot,izeye/spring-boot,sungha/spring-boot,roymanish/spring-boot,mrumpf/spring-boot,DeezCashews/spring-boot,afroje-reshma/spring-boot-sample,mdeinum/spring-boot,rweisleder/spring-boot,Charkui/spring-boot,jforge/spring-boot,jeremiahmarks/spring-boot,nisuhw/spring-boot,kamilszymanski/spring-boot,isopov/spring-boot,jjankar/spring-boot,designreuse/spring-boot,xwjxwj30abc/spring-boot,cmsandiga/spring-boot,RainPlanter/spring-boot,nghiavo/spring-boot,nisuhw/spring-boot,DONIKAN/spring-boot,mevasaroj/jenkins2-course-spring-boot,vaseemahmed01/spring-boot,jrrickard/spring-boot,AstaTus/spring-boot,ilayaperumalg/spring-boot,balajinsr/spring-boot,Chomeh/spring-boot,murilobr/spring-boot,raiamber1/spring-boot,johnktims/spring-boot,philwebb/spring-boot-concourse,RishikeshDarandale/spring-boot,smayoorans/spring-boot,prasenjit-net/spring-boot,Buzzardo/spring-boot,vpavic/spring-boot,jforge/spring-boot,aahlenst/spring-boot,srikalyan/spring-boot,spring-projects/spring-boot,bclozel/spring-boot,keithsjohnson/spring-boot,christian-posta/spring-boot,eliudiaz/spring-boot,axibase/spring-boot,ptahchiev/spring-boot,orangesdk/spring-boot,philwebb/spring-boot,paddymahoney/spring-boot,prasenjit-net/spring-boot,jvz/spring-boot,ihoneymon/spring-boot,MrMitchellMoore/spring-boot,rams2588/spring-boot,SaravananParthasarathy/SPSDemo,mdeinum/spring-boot,minmay/spring-boot,ollie314/spring-boot,duandf35/spring-boot,ptahchiev/spring-boot,existmaster/spring-boot,rmoorman/spring-boot,aahlenst/spring-boot,akmaharshi/jenkins,meftaul/spring-boot,nebhale/spring-boot,hello2009chen/spring-boot,M3lkior/spring-boot,jxblum/spring-boot,scottfrederick/spring-boot,chrylis/spring-boot,javyzheng/spring-boot,Makhlab/spring-boot,meftaul/spring-boot,ilayaperumalg/spring-boot,jjankar/spring-boot,AstaTus/spring-boot,drumonii/spring-boot,PraveenkumarShethe/spring-boot,RobertNickens/spring-boot,fulvio-m/spring-boot,forestqqqq/spring-boot,sungha/spring-boot,nelswadycki/spring-boot,AstaTus/spring-boot,eonezhang/spring-boot,chrylis/spring-boot,zorosteven/spring-boot,xiaoleiPENG/my-project,ApiSecRay/spring-boot,joansmith/spring-boot,yhj630520/spring-boot,Chomeh/spring-boot,qq83387856/spring-boot,spring-projects/spring-boot,joshthornhill/spring-boot,isopov/spring-boot,rmoorman/spring-boot,xingguang2013/spring-boot,dfa1/spring-boot,srikalyan/spring-boot,rams2588/spring-boot,paddymahoney/spring-boot,zorosteven/spring-boot,xdweleven/spring-boot,DeezCashews/spring-boot,M3lkior/spring-boot,sungha/spring-boot,sbuettner/spring-boot,i007422/jenkins2-course-spring-boot,minmay/spring-boot,MasterRoots/spring-boot,DONIKAN/spring-boot,ralenmandao/spring-boot,lokbun/spring-boot,tbadie/spring-boot,ollie314/spring-boot,zorosteven/spring-boot,Charkui/spring-boot,vaseemahmed01/spring-boot,NetoDevel/spring-boot,spring-projects/spring-boot,cleverjava/jenkins2-course-spring-boot,sbuettner/spring-boot,JiweiWong/spring-boot,navarrogabriela/spring-boot,johnktims/spring-boot,dnsw83/spring-boot,marcellodesales/spring-boot,lenicliu/spring-boot,fulvio-m/spring-boot,npcode/spring-boot,jbovet/spring-boot,5zzang/spring-boot,designreuse/spring-boot,sbcoba/spring-boot,ractive/spring-boot,marcellodesales/spring-boot,nebhale/spring-boot,Pokbab/spring-boot,roberthafner/spring-boot,jack-luj/spring-boot,Makhlab/spring-boot,minmay/spring-boot,kamilszymanski/spring-boot,jxblum/spring-boot,fireshort/spring-boot,Buzzardo/spring-boot,isopov/spring-boot,mevasaroj/jenkins2-course-spring-boot,ractive/spring-boot,royclarkson/spring-boot,peteyan/spring-boot,smilence1986/spring-boot,mouadtk/spring-boot,thomasdarimont/spring-boot,drumonii/spring-boot,sbcoba/spring-boot,eddumelendez/spring-boot,NetoDevel/spring-boot,na-na/spring-boot,fulvio-m/spring-boot,philwebb/spring-boot,drumonii/spring-boot,herau/spring-boot,bijukunjummen/spring-boot,kamilszymanski/spring-boot,rajendra-chola/jenkins2-course-spring-boot,yunbian/spring-boot,yunbian/spring-boot,nevenc-pivotal/spring-boot,na-na/spring-boot,cbtpro/spring-boot,auvik/spring-boot,bclozel/spring-boot,existmaster/spring-boot,shakuzen/spring-boot,na-na/spring-boot,pvorb/spring-boot,bclozel/spring-boot,htynkn/spring-boot,Nowheresly/spring-boot,Makhlab/spring-boot,imranansari/spring-boot,playleud/spring-boot,NetoDevel/spring-boot,zhanhb/spring-boot,scottfrederick/spring-boot,MrMitchellMoore/spring-boot,sebastiankirsch/spring-boot,dreis2211/spring-boot,RainPlanter/spring-boot,balajinsr/spring-boot,jayarampradhan/spring-boot,kamilszymanski/spring-boot,kiranbpatil/spring-boot,yuxiaole/spring-boot,eliudiaz/spring-boot,javyzheng/spring-boot,christian-posta/spring-boot,afroje-reshma/spring-boot-sample,5zzang/spring-boot,trecloux/spring-boot,auvik/spring-boot,candrews/spring-boot,clarklj001/spring-boot,jmnarloch/spring-boot,mbenson/spring-boot,wilkinsona/spring-boot,jcastaldoFoodEssentials/spring-boot,qerub/spring-boot,hqrt/jenkins2-course-spring-boot,sbuettner/spring-boot,npcode/spring-boot,xiaoleiPENG/my-project,meftaul/spring-boot,eonezhang/spring-boot,cleverjava/jenkins2-course-spring-boot,allyjunio/spring-boot,playleud/spring-boot,playleud/spring-boot,mabernardo/spring-boot,prasenjit-net/spring-boot,rams2588/spring-boot,buobao/spring-boot,lokbun/spring-boot,joansmith/spring-boot,deki/spring-boot,fjlopez/spring-boot,linead/spring-boot,fogone/spring-boot,nebhale/spring-boot,bijukunjummen/spring-boot,JiweiWong/spring-boot,buobao/spring-boot,axibase/spring-boot,allyjunio/spring-boot,dfa1/spring-boot,mbenson/spring-boot,rweisleder/spring-boot,imranansari/spring-boot,qq83387856/spring-boot,pnambiarsf/spring-boot,nisuhw/spring-boot,linead/spring-boot,vaseemahmed01/spring-boot,lenicliu/spring-boot,xiaoleiPENG/my-project,PraveenkumarShethe/spring-boot,ameraljovic/spring-boot,nebhale/spring-boot,clarklj001/spring-boot,jforge/spring-boot,ChunPIG/spring-boot,jayarampradhan/spring-boot,SaravananParthasarathy/SPSDemo,ihoneymon/spring-boot,mdeinum/spring-boot,htynkn/spring-boot,prasenjit-net/spring-boot,nghiavo/spring-boot,hqrt/jenkins2-course-spring-boot,wilkinsona/spring-boot,gauravbrills/spring-boot,designreuse/spring-boot,Buzzardo/spring-boot,tbadie/spring-boot,xingguang2013/spring-boot,AstaTus/spring-boot,hqrt/jenkins2-course-spring-boot,keithsjohnson/spring-boot,mabernardo/spring-boot,jcastaldoFoodEssentials/spring-boot,nebhale/spring-boot,existmaster/spring-boot,yunbian/spring-boot,ChunPIG/spring-boot,rweisleder/spring-boot,fjlopez/spring-boot,lexandro/spring-boot,zhanhb/spring-boot,nghialunhaiha/spring-boot,RishikeshDarandale/spring-boot,auvik/spring-boot,mouadtk/spring-boot,nelswadycki/spring-boot,tsachev/spring-boot,eddumelendez/spring-boot,bijukunjummen/spring-boot,allyjunio/spring-boot,jvz/spring-boot,jeremiahmarks/spring-boot,auvik/spring-boot,xdweleven/spring-boot,trecloux/spring-boot,tbbost/spring-boot,lucassaldanha/spring-boot,mevasaroj/jenkins2-course-spring-boot,royclarkson/spring-boot,deki/spring-boot,htynkn/spring-boot,lenicliu/spring-boot,neo4j-contrib/spring-boot,gauravbrills/spring-boot,jmnarloch/spring-boot,akmaharshi/jenkins,fireshort/spring-boot,herau/spring-boot,smayoorans/spring-boot,rmoorman/spring-boot,axelfontaine/spring-boot,neo4j-contrib/spring-boot,JiweiWong/spring-boot,orangesdk/spring-boot,keithsjohnson/spring-boot,joshthornhill/spring-boot,yuxiaole/spring-boot,ptahchiev/spring-boot,RichardCSantana/spring-boot,lif123/spring-boot,roymanish/spring-boot,zhanhb/spring-boot,nghialunhaiha/spring-boot,tiarebalbi/spring-boot,lingounet/spring-boot,jcastaldoFoodEssentials/spring-boot,i007422/jenkins2-course-spring-boot,yangdd1205/spring-boot,bjornlindstrom/spring-boot,eonezhang/spring-boot,cleverjava/jenkins2-course-spring-boot,mdeinum/spring-boot,lburgazzoli/spring-boot,royclarkson/spring-boot,scottfrederick/spring-boot,jjankar/spring-boot,cmsandiga/spring-boot,javyzheng/spring-boot,yuxiaole/spring-boot,thomasdarimont/spring-boot,Buzzardo/spring-boot,olivergierke/spring-boot,thomasdarimont/spring-boot,MrMitchellMoore/spring-boot,sbcoba/spring-boot,npcode/spring-boot,joshiste/spring-boot,christian-posta/spring-boot,ApiSecRay/spring-boot,tiarebalbi/spring-boot,donhuvy/spring-boot,axelfontaine/spring-boot,kiranbpatil/spring-boot,smilence1986/spring-boot,nevenc-pivotal/spring-boot,tsachev/spring-boot,drunklite/spring-boot,lif123/spring-boot,orangesdk/spring-boot,kayelau/spring-boot,lburgazzoli/spring-boot,nelswadycki/spring-boot,sbuettner/spring-boot,afroje-reshma/spring-boot-sample,nghiavo/spring-boot,jrrickard/spring-boot,hklv/spring-boot,akmaharshi/jenkins,trecloux/spring-boot,Nowheresly/spring-boot,vaseemahmed01/spring-boot,ojacquemart/spring-boot,huangyugui/spring-boot,philwebb/spring-boot,mdeinum/spring-boot,DONIKAN/spring-boot,ojacquemart/spring-boot,meloncocoo/spring-boot,vpavic/spring-boot,orangesdk/spring-boot,jayarampradhan/spring-boot,paweldolecinski/spring-boot,eonezhang/spring-boot,christian-posta/spring-boot,axelfontaine/spring-boot,johnktims/spring-boot,jack-luj/spring-boot,afroje-reshma/spring-boot-sample,ChunPIG/spring-boot,felipeg48/spring-boot,spring-projects/spring-boot,bclozel/spring-boot,wwadge/spring-boot,fjlopez/spring-boot,joshiste/spring-boot,yhj630520/spring-boot,brettwooldridge/spring-boot,cmsandiga/spring-boot,lexandro/spring-boot,kayelau/spring-boot,shakuzen/spring-boot,ractive/spring-boot,nelswadycki/spring-boot,M3lkior/spring-boot,tiarebalbi/spring-boot,existmaster/spring-boot,ptahchiev/spring-boot,NetoDevel/spring-boot,mosoft521/spring-boot,lburgazzoli/spring-boot,mabernardo/spring-boot,mosoft521/spring-boot,navarrogabriela/spring-boot,Charkui/spring-boot,Pokbab/spring-boot,smayoorans/spring-boot,philwebb/spring-boot,jxblum/spring-boot,aahlenst/spring-boot,zhangshuangquan/spring-root,olivergierke/spring-boot,Nowheresly/spring-boot,joansmith/spring-boot,joshiste/spring-boot,zhangshuangquan/spring-root,satheeshmb/spring-boot,hklv/spring-boot,Makhlab/spring-boot,yhj630520/spring-boot,mosoft521/spring-boot,chrylis/spring-boot,MasterRoots/spring-boot,shangyi0102/spring-boot,javyzheng/spring-boot,RichardCSantana/spring-boot,balajinsr/spring-boot,npcode/spring-boot,jayarampradhan/spring-boot,dreis2211/spring-boot,herau/spring-boot,donhuvy/spring-boot,fogone/spring-boot,playleud/spring-boot,philwebb/spring-boot,AstaTus/spring-boot,RainPlanter/spring-boot,duandf35/spring-boot,jvz/spring-boot,michael-simons/spring-boot,olivergierke/spring-boot,jjankar/spring-boot,paweldolecinski/spring-boot,royclarkson/spring-boot,ChunPIG/spring-boot,navarrogabriela/spring-boot,satheeshmb/spring-boot,joansmith/spring-boot,designreuse/spring-boot,shangyi0102/spring-boot,SaravananParthasarathy/SPSDemo,clarklj001/spring-boot,javyzheng/spring-boot,axelfontaine/spring-boot,sebastiankirsch/spring-boot,axibase/spring-boot,mosoft521/spring-boot,royclarkson/spring-boot,mackeprm/spring-boot,patrikbeno/spring-boot,panbiping/spring-boot,bbrouwer/spring-boot,lif123/spring-boot,crackien/spring-boot,mackeprm/spring-boot,peteyan/spring-boot,tbadie/spring-boot,srikalyan/spring-boot,bijukunjummen/spring-boot,jcastaldoFoodEssentials/spring-boot,RishikeshDarandale/spring-boot,nurkiewicz/spring-boot,SPNilsen/spring-boot,ameraljovic/spring-boot,roberthafner/spring-boot,tbbost/spring-boot,ralenmandao/spring-boot,balajinsr/spring-boot,yhj630520/spring-boot,wwadge/spring-boot,roymanish/spring-boot,rams2588/spring-boot,Pokbab/spring-boot,sbuettner/spring-boot,nisuhw/spring-boot,roymanish/spring-boot,zhangshuangquan/spring-root,smilence1986/spring-boot,mbogoevici/spring-boot,marcellodesales/spring-boot,zhangshuangquan/spring-root,allyjunio/spring-boot,wwadge/spring-boot,ilayaperumalg/spring-boot,donhuvy/spring-boot,mrumpf/spring-boot,joshthornhill/spring-boot,fogone/spring-boot,gauravbrills/spring-boot,shangyi0102/spring-boot,wilkinsona/spring-boot,5zzang/spring-boot,imranansari/spring-boot,fireshort/spring-boot,joansmith/spring-boot,xingguang2013/spring-boot,ApiSecRay/spring-boot,lucassaldanha/spring-boot,deki/spring-boot,mike-kukla/spring-boot,lokbun/spring-boot,fulvio-m/spring-boot,tsachev/spring-boot,bjornlindstrom/spring-boot,lokbun/spring-boot,michael-simons/spring-boot,raiamber1/spring-boot,lexandro/spring-boot,tiarebalbi/spring-boot,PraveenkumarShethe/spring-boot,jbovet/spring-boot,buobao/spring-boot,cbtpro/spring-boot,jeremiahmarks/spring-boot,bjornlindstrom/spring-boot,cbtpro/spring-boot,patrikbeno/spring-boot,kamilszymanski/spring-boot,philwebb/spring-boot-concourse,hello2009chen/spring-boot,sungha/spring-boot,xingguang2013/spring-boot,drumonii/spring-boot,bclozel/spring-boot,dreis2211/spring-boot,mosoft521/spring-boot,jvz/spring-boot,qerub/spring-boot,michael-simons/spring-boot,dreis2211/spring-boot,Buzzardo/spring-boot,johnktims/spring-boot,rweisleder/spring-boot,scottfrederick/spring-boot,SPNilsen/spring-boot,trecloux/spring-boot,xwjxwj30abc/spring-boot,MrMitchellMoore/spring-boot,SaravananParthasarathy/SPSDemo,wwadge/spring-boot,roberthafner/spring-boot,peteyan/spring-boot,na-na/spring-boot,htynkn/spring-boot,Charkui/spring-boot,qq83387856/spring-boot,cmsandiga/spring-boot,M3lkior/spring-boot,vpavic/spring-boot,candrews/spring-boot,sebastiankirsch/spring-boot,rajendra-chola/jenkins2-course-spring-boot,jforge/spring-boot,mbogoevici/spring-boot,patrikbeno/spring-boot,smilence1986/spring-boot,ractive/spring-boot,akmaharshi/jenkins,jxblum/spring-boot,meloncocoo/spring-boot,mbenson/spring-boot,xiaoleiPENG/my-project,izeye/spring-boot,marcellodesales/spring-boot,joshthornhill/spring-boot,ApiSecRay/spring-boot,ihoneymon/spring-boot,felipeg48/spring-boot,zorosteven/spring-boot,cleverjava/jenkins2-course-spring-boot,felipeg48/spring-boot,ojacquemart/spring-boot,murilobr/spring-boot,shakuzen/spring-boot,ptahchiev/spring-boot,nurkiewicz/spring-boot,xiaoleiPENG/my-project,trecloux/spring-boot,johnktims/spring-boot,axelfontaine/spring-boot,tsachev/spring-boot,forestqqqq/spring-boot,rajendra-chola/jenkins2-course-spring-boot,mrumpf/spring-boot,jforge/spring-boot,jmnarloch/spring-boot,christian-posta/spring-boot,lokbun/spring-boot,buobao/spring-boot,kayelau/spring-boot,tsachev/spring-boot,olivergierke/spring-boot,bjornlindstrom/spring-boot,drunklite/spring-boot,candrews/spring-boot,felipeg48/spring-boot,jjankar/spring-boot,chrylis/spring-boot,qq83387856/spring-boot,chrylis/spring-boot,PraveenkumarShethe/spring-boot,DeezCashews/spring-boot,duandf35/spring-boot,philwebb/spring-boot-concourse,satheeshmb/spring-boot,lexandro/spring-boot,lucassaldanha/spring-boot,kdvolder/spring-boot,donhuvy/spring-boot,pnambiarsf/spring-boot,allyjunio/spring-boot,felipeg48/spring-boot,marcellodesales/spring-boot,spring-projects/spring-boot,lif123/spring-boot,tiarebalbi/spring-boot,npcode/spring-boot,dnsw83/spring-boot,yunbian/spring-boot,lingounet/spring-boot,shangyi0102/spring-boot,habuma/spring-boot,paweldolecinski/spring-boot,duandf35/spring-boot,jmnarloch/spring-boot,shangyi0102/spring-boot,philwebb/spring-boot-concourse,tbbost/spring-boot,wilkinsona/spring-boot,vakninr/spring-boot,ojacquemart/spring-boot,hklv/spring-boot,ihoneymon/spring-boot,pvorb/spring-boot,hklv/spring-boot,orangesdk/spring-boot,DONIKAN/spring-boot,jmnarloch/spring-boot,huangyugui/spring-boot,candrews/spring-boot,vakninr/spring-boot,afroje-reshma/spring-boot-sample,RobertNickens/spring-boot,nevenc-pivotal/spring-boot,ameraljovic/spring-boot,shakuzen/spring-boot,forestqqqq/spring-boot,satheeshmb/spring-boot,eonezhang/spring-boot,izeye/spring-boot,vpavic/spring-boot,yuxiaole/spring-boot,ilayaperumalg/spring-boot,ollie314/spring-boot,forestqqqq/spring-boot,Chomeh/spring-boot,jxblum/spring-boot,keithsjohnson/spring-boot,ollie314/spring-boot,jeremiahmarks/spring-boot,vpavic/spring-boot,ilayaperumalg/spring-boot,gauravbrills/spring-boot,mabernardo/spring-boot,dfa1/spring-boot,raiamber1/spring-boot,clarklj001/spring-boot,deki/spring-boot,hqrt/jenkins2-course-spring-boot,kiranbpatil/spring-boot,brettwooldridge/spring-boot,rajendra-chola/jenkins2-course-spring-boot,fulvio-m/spring-boot,xwjxwj30abc/spring-boot,yuxiaole/spring-boot,vakninr/spring-boot,fogone/spring-boot,mouadtk/spring-boot,mike-kukla/spring-boot,Pokbab/spring-boot,i007422/jenkins2-course-spring-boot,nghiavo/spring-boot,vakninr/spring-boot,habuma/spring-boot,Pokbab/spring-boot,jeremiahmarks/spring-boot,paddymahoney/spring-boot,ApiSecRay/spring-boot,nevenc-pivotal/spring-boot,bbrouwer/spring-boot,mbogoevici/spring-boot,nghialunhaiha/spring-boot,pnambiarsf/spring-boot,panbiping/spring-boot,murilobr/spring-boot,panbiping/spring-boot,thomasdarimont/spring-boot,i007422/jenkins2-course-spring-boot,rickeysu/spring-boot,mbogoevici/spring-boot,neo4j-contrib/spring-boot,eliudiaz/spring-boot,ollie314/spring-boot,lucassaldanha/spring-boot,lucassaldanha/spring-boot,mackeprm/spring-boot,dnsw83/spring-boot,meftaul/spring-boot,raiamber1/spring-boot,eddumelendez/spring-boot,navarrogabriela/spring-boot,ptahchiev/spring-boot,ojacquemart/spring-boot,rickeysu/spring-boot,wilkinsona/spring-boot,yangdd1205/spring-boot,habuma/spring-boot,tbadie/spring-boot,candrews/spring-boot,kiranbpatil/spring-boot,rweisleder/spring-boot,nghialunhaiha/spring-boot,mrumpf/spring-boot,gauravbrills/spring-boot,htynkn/spring-boot,drunklite/spring-boot,DeezCashews/spring-boot,lif123/spring-boot,krmcbride/spring-boot,MasterRoots/spring-boot,xwjxwj30abc/spring-boot,mbogoevici/spring-boot,SPNilsen/spring-boot,hklv/spring-boot,sungha/spring-boot,Makhlab/spring-boot,dfa1/spring-boot,spring-projects/spring-boot,zhanhb/spring-boot,xdweleven/spring-boot,jrrickard/spring-boot,SPNilsen/spring-boot,ralenmandao/spring-boot,imranansari/spring-boot,vpavic/spring-boot,meloncocoo/spring-boot,neo4j-contrib/spring-boot,ameraljovic/spring-boot,kayelau/spring-boot,Nowheresly/spring-boot,huangyugui/spring-boot,raiamber1/spring-boot,peteyan/spring-boot,minmay/spring-boot,qq83387856/spring-boot,joshiste/spring-boot,scottfrederick/spring-boot,ilayaperumalg/spring-boot,donhuvy/spring-boot,crackien/spring-boot,lingounet/spring-boot,paddymahoney/spring-boot,scottfrederick/spring-boot,kayelau/spring-boot,philwebb/spring-boot-concourse,RichardCSantana/spring-boot,designreuse/spring-boot,roberthafner/spring-boot,mabernardo/spring-boot,mbenson/spring-boot,sebastiankirsch/spring-boot,smayoorans/spring-boot,nurkiewicz/spring-boot,rickeysu/spring-boot,mevasaroj/jenkins2-course-spring-boot,isopov/spring-boot,zorosteven/spring-boot,existmaster/spring-boot,pvorb/spring-boot,jvz/spring-boot,meloncocoo/spring-boot,hqrt/jenkins2-course-spring-boot,joshiste/spring-boot,qerub/spring-boot,lingounet/spring-boot,brettwooldridge/spring-boot,bbrouwer/spring-boot,bclozel/spring-boot,axibase/spring-boot,Chomeh/spring-boot,kdvolder/spring-boot,crackien/spring-boot,nghialunhaiha/spring-boot,eliudiaz/spring-boot,meloncocoo/spring-boot,patrikbeno/spring-boot,mouadtk/spring-boot,balajinsr/spring-boot,qerub/spring-boot,fjlopez/spring-boot,drumonii/spring-boot,linead/spring-boot
924fdbc1f4394865d5592fb7d1cd5fa5f98ac694
docs/reference/indices/get-mapping.asciidoc
docs/reference/indices/get-mapping.asciidoc
[[indices-get-mapping]] == Get Mapping The get mapping API allows to retrieve mapping definitions for an index or index/type. [source,js] -------------------------------------------------- curl -XGET 'http://localhost:9200/twitter/_mapping/tweet' -------------------------------------------------- [float] === Multiple Indices and Types The get mapping API can be used to get more than one index or type mapping with a single call. General usage of the API follows the following syntax: `host:port/{index}/{type}/_mapping` where both `{index}` and `{type}` can accept a comma-separated list of names. To get mappings for all indices you can use `_all` for `{index}`. The following are some examples: [source,js] -------------------------------------------------- curl -XGET 'http://localhost:9200/_mapping/twitter,kimchy' curl -XGET 'http://localhost:9200/_all/_mapping/tweet,book' -------------------------------------------------- If you want to get mappings of all indices and types then the following two examples are equivalent: [source,js] -------------------------------------------------- curl -XGET 'http://localhost:9200/_all/_mapping' curl -XGET 'http://localhost:9200/_mapping' --------------------------------------------------
[[indices-get-mapping]] == Get Mapping The get mapping API allows to retrieve mapping definitions for an index or index/type. [source,js] -------------------------------------------------- curl -XGET 'http://localhost:9200/twitter/_mapping/tweet' -------------------------------------------------- [float] === Multiple Indices and Types The get mapping API can be used to get more than one index or type mapping with a single call. General usage of the API follows the following syntax: `host:port/{index}/_mapping/{type}` where both `{index}` and `{type}` can accept a comma-separated list of names. To get mappings for all indices you can use `_all` for `{index}`. The following are some examples: [source,js] -------------------------------------------------- curl -XGET 'http://localhost:9200/_mapping/twitter,kimchy' curl -XGET 'http://localhost:9200/_all/_mapping/tweet,book' -------------------------------------------------- If you want to get mappings of all indices and types then the following two examples are equivalent: [source,js] -------------------------------------------------- curl -XGET 'http://localhost:9200/_all/_mapping' curl -XGET 'http://localhost:9200/_mapping' --------------------------------------------------
Update to the new {index}/_mapping/{type} format
[DOCS] Update to the new {index}/_mapping/{type} format
AsciiDoc
apache-2.0
aparo/elasticsearch,aparo/elasticsearch,fubuki/elasticsearch,aparo/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,aparo/elasticsearch,aparo/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,aparo/elasticsearch
40b16d39e64975b4f97b07e945661ec0436f8ed6
README.adoc
README.adoc
= 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 link:vertx-mongo-client/src/main/asciidoc/index.adoc[documentation] or the main documentation on the http://vertx.io/docs/#data_access[web-site] for a full description of Mongo service. The following docker CLI can be used for running mongo tests: ``` docker run --rm --name vertx-mongo -p 27017:27017 mongo ```
= 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 main documentation on the web-site for a full description: * https://vertx.io/docs/vertx-mongo-client/java/[Java documentation] * https://vertx.io/docs/vertx-mongo-client/js/[JavaScript documentation] * https://vertx.io/docs/vertx-mongo-client/kotlin/[Kotlin documentation] * https://vertx.io/docs/vertx-mongo-client/groovy/[Groovy documentation] * https://vertx.io/docs/vertx-mongo-client/ruby/[Ruby documentation] The following docker CLI can be used for running mongo tests: ``` docker run --rm --name vertx-mongo -p 27017:27017 mongo ```
Remove link to in-source docs
Remove link to in-source docs
AsciiDoc
apache-2.0
diabolicallabs/vertx-mongo-client,diabolicallabs/vertx-mongo-client
5e88221afbf0cfd6f57aa23ce1ef08f132a6e797
README.adoc
README.adoc
# 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]. ## API Documentation The documentation for the Kotlin API bindings can be found https://techdev-solutions.github.io/janitor/pocket-api/[here]. ## Tutorial (German) - https://jaxenter.de/kotlin-tutorial-48156[Kotlin: Ein Tutorial fΓΌr Einsteiger @ JAXenter]
# 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]. ## API Documentation The documentation for the Kotlin API bindings can be found https://techdev-solutions.github.io/janitor/pocket-api/[here]. ## Tutorial (German) Kotlin: Ein Tutorial fΓΌr Einsteiger @ JAXenter - https://jaxenter.de/kotlin-tutorial-48156[Part 1] - https://jaxenter.de/kotlin-ein-tutorial-fuer-einsteiger-teil-2-48587[Part 2]
Add link to 2nd part of JAXenter tutorial
Add link to 2nd part of JAXenter tutorial
AsciiDoc
apache-2.0
techdev-solutions/janitor,techdev-solutions/janitor
c2719013c00c400e72ff362ba6b61b3460c2fa98
userguide/src/en/index.adoc
userguide/src/en/index.adoc
= Activiti User Guide v 5.17.1-SNAPSHOT :doctype: book :toc: left :icons: font :numbered: :source-highlighter: pygments :pygments-css: class :pygments-linenums-mode: table :compat-mode: include::ch01-Introduction.adoc[] include::ch02-GettingStarted.adoc[] include::ch03-Configuration.adoc[] include::ch04-API.adoc[] include::ch05-Spring.adoc[] include::ch06-Deployment.adoc[] include::ch07a-BPMN-Introduction.adoc[] include::ch07b-BPMN-Constructs.adoc[] include::ch08-Forms.adoc[] include::ch09-JPA.adoc[] include::ch10-History.adoc[] include::ch11-Designer.adoc[] include::ch12-Explorer.adoc[] include::ch13-Modeler.adoc[] include::ch14-REST.adoc[] include::ch15-Cdi.adoc[] include::ch16-Ldap.adoc[] include::ch17-Advanced.adoc[] include::ch18-Simulation.adoc[] include::ch19-operation-control.adoc[]
= Activiti User Guide v 5.17.1-SNAPSHOT :doctype: book :toc: left :toclevels: 5 :icons: font :numbered: :source-highlighter: pygments :pygments-css: class :pygments-linenums-mode: table :compat-mode: include::ch01-Introduction.adoc[] include::ch02-GettingStarted.adoc[] include::ch03-Configuration.adoc[] include::ch04-API.adoc[] include::ch05-Spring.adoc[] include::ch06-Deployment.adoc[] include::ch07a-BPMN-Introduction.adoc[] include::ch07b-BPMN-Constructs.adoc[] include::ch08-Forms.adoc[] include::ch09-JPA.adoc[] include::ch10-History.adoc[] include::ch11-Designer.adoc[] include::ch12-Explorer.adoc[] include::ch13-Modeler.adoc[] include::ch14-REST.adoc[] include::ch15-Cdi.adoc[] include::ch16-Ldap.adoc[] include::ch17-Advanced.adoc[] include::ch18-Simulation.adoc[] include::ch19-operation-control.adoc[]
Update userguide: show more levels in the TOC
Update userguide: show more levels in the TOC
AsciiDoc
apache-2.0
flowable/flowable-engine,gro-mar/flowable-engine,lsmall/flowable-engine,dbmalkovsky/flowable-engine,sibok666/flowable-engine,dbmalkovsky/flowable-engine,lsmall/flowable-engine,martin-grofcik/flowable-engine,zwets/flowable-engine,yvoswillens/flowable-engine,marcus-nl/flowable-engine,marcus-nl/flowable-engine,gro-mar/flowable-engine,sibok666/flowable-engine,stefan-ziel/Activiti,martin-grofcik/flowable-engine,roberthafner/flowable-engine,paulstapleton/flowable-engine,yvoswillens/flowable-engine,robsoncardosoti/flowable-engine,zwets/flowable-engine,motorina0/flowable-engine,stephraleigh/flowable-engine,marcus-nl/flowable-engine,robsoncardosoti/flowable-engine,zwets/flowable-engine,roberthafner/flowable-engine,sibok666/flowable-engine,gro-mar/flowable-engine,lsmall/flowable-engine,flowable/flowable-engine,stefan-ziel/Activiti,robsoncardosoti/flowable-engine,yvoswillens/flowable-engine,flowable/flowable-engine,martin-grofcik/flowable-engine,paulstapleton/flowable-engine,stephraleigh/flowable-engine,dbmalkovsky/flowable-engine,stephraleigh/flowable-engine,motorina0/flowable-engine,motorina0/flowable-engine,Activiti/Activiti,roberthafner/flowable-engine,stefan-ziel/Activiti,lsmall/flowable-engine,yvoswillens/flowable-engine,paulstapleton/flowable-engine,marcus-nl/flowable-engine,robsoncardosoti/flowable-engine,roberthafner/flowable-engine,stephraleigh/flowable-engine,stefan-ziel/Activiti,zwets/flowable-engine,Activiti/Activiti,martin-grofcik/flowable-engine,dbmalkovsky/flowable-engine,paulstapleton/flowable-engine,sibok666/flowable-engine,gro-mar/flowable-engine,motorina0/flowable-engine,flowable/flowable-engine
b34b5660e2f18b98a4df5c580ed91429fe3b256d
README.asciidoc
README.asciidoc
= Tiny Git A tiny model of Git, used for learning and demonstrating how Git works. A series of version of Tiny Git is available, in increasing order of complexity. The list of versions and their features is listed below. [options="header"] |====== | Version | Description | v0 | Only argument parsing | v1 | Implements single file commits without history tracking | v2 | Adds support for history tracking and logs | v3 | Adds support for checking-out older revisions | v4 | Adds support for creating branching | v5 | Adds support for merging changes |====== == Usage The first step is to activate a particular version of Tiny Git. From the top level directory of the project source `activate` and specify the version no. to activate. For example, to activate version `v5`, the following command can be used. ------ $ source activate v5 ------ Type `tig` to get the available list of sub-commands. ------ $ tig Usage: tig init tig commit <msg> tig checkout <start-point> [-b <branch-name>] tig diff tig log tig branch tig merge <branch> ----- == Slides: Building Git From Scratch The link:docs/slides.asciidoc[] provide more information about the various revsions and how to build Git incrementally.
= Tiny Git A tiny model of Git, used for learning and demonstrating how Git works. A series of version of Tiny Git is available, in increasing order of complexity. The list of versions and their features is listed below. [options="header"] |====== | Version | Description | v0 | Only argument parsing | v1 | Implements single file commits without history tracking | v2 | Adds support for history tracking and logs | v3 | Adds support for checking-out older revisions | v4 | Adds support for creating branching | v5 | Adds support for merging changes |====== == Usage The first step is to activate a particular version of Tiny Git. From the top level directory of the project source `activate` and specify the version no. to activate. For example, to activate version `v5`, the following command can be used. ------ $ source activate v5 ------ Type `tig` to get the available list of sub-commands. ------ $ tig Usage: tig init tig commit <msg> tig checkout <start-point> [-b <branch-name>] tig diff tig log tig branch tig merge <branch> ------ == Slides: Building Git From Scratch The link:docs/slides.asciidoc[] provide more information about the various revsions and how to build Git incrementally.
Fix markup of preformatted text.
Fix markup of preformatted text.
AsciiDoc
mit
bravegnu/tiny-git,bravegnu/tiny-git,jamesmortensen/tiny-git,jamesmortensen/tiny-git
c38c7224734744e6fd2dffc89e528d9b60fa358c
docs/modules/ROOT/pages/whats-new.adoc
docs/modules/ROOT/pages/whats-new.adoc
[[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[`RequestAttributeSecurityContextRepository`] ** Introduced xref:servlet/authentication/persistence.adoc#securitycontextholderfilter[`SecurityContextHolderFilter`] - Ability to require explicit saving of the `SecurityContext` * OAuth 2.0 Client ** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients] ** Allow configuring a https://github.com/spring-projects/spring-security/issues/9812[JWT assertion resolver] in `JwtBearerOAuth2AuthorizedClientProvider` [[whats-new-webflux]] == WebFlux * OAuth 2.0 Client ** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients] ** Allow configuring a https://github.com/spring-projects/spring-security/issues/9812[JWT assertion resolver] in `JwtBearerReactiveOAuth2AuthorizedClientProvider`
[[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[`RequestAttributeSecurityContextRepository`] ** Introduced xref:servlet/authentication/persistence.adoc#securitycontextholderfilter[`SecurityContextHolderFilter`] - Ability to require explicit saving of the `SecurityContext` * OAuth 2.0 Client ** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients] ** Allow configuring a https://github.com/spring-projects/spring-security/issues/9812[JWT assertion resolver] in `JwtBearerOAuth2AuthorizedClientProvider` ** Allow customizing claims on https://github.com/spring-projects/spring-security/issues/9855[JWT client assertions] [[whats-new-webflux]] == WebFlux * OAuth 2.0 Client ** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients] ** Allow configuring a https://github.com/spring-projects/spring-security/issues/9812[JWT assertion resolver] in `JwtBearerReactiveOAuth2AuthorizedClientProvider`
Update What's New for 5.7
Update What's New for 5.7
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security
2c7ed047c7ba2dd19a1beb12ee0961bf7ed95c59
docs/src/docs/asciidoc/user/xsds.adoc
docs/src/docs/asciidoc/user/xsds.adoc
include::common.adoc[] = Ehcache XSDs include::menu.adoc[] == Core [source,xsd,indent=0] ---- include::{sourcedir}/xml/src/main/resources/ehcache-core.xsd[lines=18..260] ---- == JSR-107 extension [source,xsd,indent=0] ---- include::{sourcedir}/107/src/main/resources/ehcache-107ext.xsd[lines=18..44] ----
include::common.adoc[] = Ehcache XSDs include::menu.adoc[] == Core [source,xsd,indent=0] ---- include::{sourcedir}/xml/src/main/resources/ehcache-core.xsd[lines=18..-1] ---- == JSR-107 extension [source,xsd,indent=0] ---- include::{sourcedir}/107/src/main/resources/ehcache-107ext.xsd[lines=18..-1] ----
Fix XSD includes: use -1 as end of file indicator
Fix XSD includes: use -1 as end of file indicator
AsciiDoc
apache-2.0
AbfrmBlr/ehcache3,rkavanap/ehcache3,lorban/ehcache3,akomakom/ehcache3,albinsuresh/ehcache3,GaryWKeim/ehcache3,CapeSepias/ehcache3,cljohnso/ehcache3,mingyaaaa/ehcache3,henri-tremblay/ehcache3,cschanck/ehcache3,rkavanap/ehcache3,jhouserizer/ehcache3,ljacomet/ehcache3,rishabhmonga/ehcache3,alexsnaps/ehcache3,GaryWKeim/ehcache3,chrisdennis/ehcache3,kedar031/ehcache3,jhouserizer/ehcache3,anthonydahanne/ehcache3,aurbroszniowski/ehcache3,wantstudy/ehcache3,ljacomet/ehcache3,lorban/ehcache3,albinsuresh/ehcache3,AbfrmBlr/ehcache3,cljohnso/ehcache3,aurbroszniowski/ehcache3,chrisdennis/ehcache3,ehcache/ehcache3,ehcache/ehcache3,chenrui2014/ehcache3,cschanck/ehcache3
6d2df0dc183a3e7dc1b9aeb856fd6ab9b94d2b54
docs/reference/mapping/fields/id-field.asciidoc
docs/reference/mapping/fields/id-field.asciidoc
[[mapping-id-field]] === `_id` field Each document indexed is associated with a <<mapping-type-field,`_type`>> (see <<mapping-type>>) and an <<mapping-id-field,`_id`>>. The `_id` field is not indexed as its value can be derived automatically from the <<mapping-uid-field,`_uid`>> field. The value of the `_id` field is accessible in certain queries (`term`, `terms`, `match`, `query_string`, `simple_query_string`) and scripts, but _not_ in aggregations or when sorting, where the <<mapping-uid-field,`_uid`>> field should be used instead: [source,js] -------------------------- # Example documents PUT my_index/my_type/1 { "text": "Document with ID 1" } PUT my_index/my_type/2 { "text": "Document with ID 2" } GET my_index/_search { "query": { "terms": { "_id": [ "1", "2" ] <1> } }, "script_fields": { "UID": { "script": { "lang": "painless", "inline": "doc['_id']" <2> } } } } -------------------------- // CONSOLE <1> Querying on the `_id` field (also see the <<query-dsl-ids-query,`ids` query>>) <2> Accessing the `_id` field in scripts
[[mapping-id-field]] === `_id` field Each document indexed is associated with a <<mapping-type-field,`_type`>> (see <<mapping-type>>) and an <<mapping-id-field,`_id`>>. The `_id` field is not indexed as its value can be derived automatically from the <<mapping-uid-field,`_uid`>> field. The value of the `_id` field is accessible in certain queries (`term`, `terms`, `match`, `query_string`, `simple_query_string`), but _not_ in aggregations, scripts or when sorting, where the <<mapping-uid-field,`_uid`>> field should be used instead: [source,js] -------------------------- # Example documents PUT my_index/my_type/1 { "text": "Document with ID 1" } PUT my_index/my_type/2 { "text": "Document with ID 2" } GET my_index/_search { "query": { "terms": { "_id": [ "1", "2" ] <1> } } } -------------------------- // CONSOLE <1> Querying on the `_id` field (also see the <<query-dsl-ids-query,`ids` query>>)
Fix docs example for the _id field, the field is not accessible in scripts
Fix docs example for the _id field, the field is not accessible in scripts
AsciiDoc
apache-2.0
C-Bish/elasticsearch,LewayneNaidoo/elasticsearch,MisterAndersen/elasticsearch,HonzaKral/elasticsearch,JSCooke/elasticsearch,ThiagoGarciaAlves/elasticsearch,markwalkom/elasticsearch,mortonsykes/elasticsearch,GlenRSmith/elasticsearch,sneivandt/elasticsearch,gingerwizard/elasticsearch,fred84/elasticsearch,cwurm/elasticsearch,strapdata/elassandra,Stacey-Gammon/elasticsearch,MaineC/elasticsearch,zkidkid/elasticsearch,elasticdog/elasticsearch,wuranbo/elasticsearch,bawse/elasticsearch,strapdata/elassandra5-rc,liweinan0423/elasticsearch,scorpionvicky/elasticsearch,cwurm/elasticsearch,LeoYao/elasticsearch,fforbeck/elasticsearch,pozhidaevak/elasticsearch,kalimatas/elasticsearch,henakamaMSFT/elasticsearch,liweinan0423/elasticsearch,strapdata/elassandra5-rc,spiegela/elasticsearch,IanvsPoplicola/elasticsearch,nknize/elasticsearch,Shepard1212/elasticsearch,yanjunh/elasticsearch,coding0011/elasticsearch,mjason3/elasticsearch,njlawton/elasticsearch,JervyShi/elasticsearch,JackyMai/elasticsearch,liweinan0423/elasticsearch,wangtuo/elasticsearch,strapdata/elassandra5-rc,fernandozhu/elasticsearch,gingerwizard/elasticsearch,awislowski/elasticsearch,alexshadow007/elasticsearch,awislowski/elasticsearch,alexshadow007/elasticsearch,winstonewert/elasticsearch,s1monw/elasticsearch,ricardocerq/elasticsearch,kalimatas/elasticsearch,pozhidaevak/elasticsearch,sreeramjayan/elasticsearch,obourgain/elasticsearch,dpursehouse/elasticsearch,maddin2016/elasticsearch,robin13/elasticsearch,girirajsharma/elasticsearch,nilabhsagar/elasticsearch,C-Bish/elasticsearch,gfyoung/elasticsearch,robin13/elasticsearch,glefloch/elasticsearch,a2lin/elasticsearch,wuranbo/elasticsearch,zkidkid/elasticsearch,njlawton/elasticsearch,gingerwizard/elasticsearch,a2lin/elasticsearch,Helen-Zhao/elasticsearch,LeoYao/elasticsearch,njlawton/elasticsearch,nazarewk/elasticsearch,robin13/elasticsearch,mikemccand/elasticsearch,uschindler/elasticsearch,JervyShi/elasticsearch,fred84/elasticsearch,IanvsPoplicola/elasticsearch,henakamaMSFT/elasticsearch,ricardocerq/elasticsearch,sreeramjayan/elasticsearch,fforbeck/elasticsearch,mohit/elasticsearch,ricardocerq/elasticsearch,IanvsPoplicola/elasticsearch,sreeramjayan/elasticsearch,markwalkom/elasticsearch,Stacey-Gammon/elasticsearch,lks21c/elasticsearch,vroyer/elassandra,pozhidaevak/elasticsearch,Shepard1212/elasticsearch,naveenhooda2000/elasticsearch,jimczi/elasticsearch,a2lin/elasticsearch,mjason3/elasticsearch,maddin2016/elasticsearch,LewayneNaidoo/elasticsearch,fforbeck/elasticsearch,shreejay/elasticsearch,ricardocerq/elasticsearch,geidies/elasticsearch,rajanm/elasticsearch,uschindler/elasticsearch,spiegela/elasticsearch,elasticdog/elasticsearch,ZTE-PaaS/elasticsearch,a2lin/elasticsearch,StefanGor/elasticsearch,lks21c/elasticsearch,nazarewk/elasticsearch,nezirus/elasticsearch,sneivandt/elasticsearch,naveenhooda2000/elasticsearch,jimczi/elasticsearch,StefanGor/elasticsearch,JackyMai/elasticsearch,wuranbo/elasticsearch,mortonsykes/elasticsearch,fred84/elasticsearch,mikemccand/elasticsearch,ThiagoGarciaAlves/elasticsearch,coding0011/elasticsearch,dpursehouse/elasticsearch,geidies/elasticsearch,fernandozhu/elasticsearch,MaineC/elasticsearch,MisterAndersen/elasticsearch,rajanm/elasticsearch,i-am-Nathan/elasticsearch,Stacey-Gammon/elasticsearch,geidies/elasticsearch,ZTE-PaaS/elasticsearch,jimczi/elasticsearch,vroyer/elassandra,nknize/elasticsearch,spiegela/elasticsearch,markwalkom/elasticsearch,naveenhooda2000/elasticsearch,robin13/elasticsearch,brandonkearby/elasticsearch,njlawton/elasticsearch,maddin2016/elasticsearch,jprante/elasticsearch,JSCooke/elasticsearch,avikurapati/elasticsearch,mohit/elasticsearch,alexshadow007/elasticsearch,zkidkid/elasticsearch,sreeramjayan/elasticsearch,shreejay/elasticsearch,coding0011/elasticsearch,glefloch/elasticsearch,LewayneNaidoo/elasticsearch,wenpos/elasticsearch,JSCooke/elasticsearch,IanvsPoplicola/elasticsearch,nezirus/elasticsearch,Helen-Zhao/elasticsearch,scottsom/elasticsearch,Shepard1212/elasticsearch,awislowski/elasticsearch,elasticdog/elasticsearch,JervyShi/elasticsearch,wangtuo/elasticsearch,i-am-Nathan/elasticsearch,ThiagoGarciaAlves/elasticsearch,avikurapati/elasticsearch,shreejay/elasticsearch,GlenRSmith/elasticsearch,ThiagoGarciaAlves/elasticsearch,dongjoon-hyun/elasticsearch,strapdata/elassandra5-rc,dpursehouse/elasticsearch,henakamaMSFT/elasticsearch,C-Bish/elasticsearch,masaruh/elasticsearch,mortonsykes/elasticsearch,wuranbo/elasticsearch,mikemccand/elasticsearch,vroyer/elasticassandra,liweinan0423/elasticsearch,elasticdog/elasticsearch,wenpos/elasticsearch,ThiagoGarciaAlves/elasticsearch,sneivandt/elasticsearch,fforbeck/elasticsearch,LewayneNaidoo/elasticsearch,MaineC/elasticsearch,vroyer/elassandra,ZTE-PaaS/elasticsearch,scorpionvicky/elasticsearch,winstonewert/elasticsearch,henakamaMSFT/elasticsearch,brandonkearby/elasticsearch,markwalkom/elasticsearch,sneivandt/elasticsearch,LewayneNaidoo/elasticsearch,LeoYao/elasticsearch,gingerwizard/elasticsearch,obourgain/elasticsearch,maddin2016/elasticsearch,Stacey-Gammon/elasticsearch,wangtuo/elasticsearch,i-am-Nathan/elasticsearch,yanjunh/elasticsearch,rlugojr/elasticsearch,brandonkearby/elasticsearch,Shepard1212/elasticsearch,mikemccand/elasticsearch,Helen-Zhao/elasticsearch,s1monw/elasticsearch,wangtuo/elasticsearch,rajanm/elasticsearch,qwerty4030/elasticsearch,LeoYao/elasticsearch,coding0011/elasticsearch,kalimatas/elasticsearch,fred84/elasticsearch,bawse/elasticsearch,uschindler/elasticsearch,mjason3/elasticsearch,girirajsharma/elasticsearch,gingerwizard/elasticsearch,scorpionvicky/elasticsearch,mohit/elasticsearch,JackyMai/elasticsearch,girirajsharma/elasticsearch,MaineC/elasticsearch,yanjunh/elasticsearch,gingerwizard/elasticsearch,nknize/elasticsearch,StefanGor/elasticsearch,a2lin/elasticsearch,dongjoon-hyun/elasticsearch,vroyer/elasticassandra,nazarewk/elasticsearch,C-Bish/elasticsearch,ZTE-PaaS/elasticsearch,bawse/elasticsearch,masaruh/elasticsearch,girirajsharma/elasticsearch,gmarz/elasticsearch,Shepard1212/elasticsearch,wenpos/elasticsearch,gmarz/elasticsearch,gmarz/elasticsearch,fforbeck/elasticsearch,pozhidaevak/elasticsearch,qwerty4030/elasticsearch,umeshdangat/elasticsearch,LeoYao/elasticsearch,shreejay/elasticsearch,GlenRSmith/elasticsearch,kalimatas/elasticsearch,C-Bish/elasticsearch,scorpionvicky/elasticsearch,winstonewert/elasticsearch,fernandozhu/elasticsearch,artnowo/elasticsearch,i-am-Nathan/elasticsearch,scorpionvicky/elasticsearch,dpursehouse/elasticsearch,uschindler/elasticsearch,yanjunh/elasticsearch,JSCooke/elasticsearch,cwurm/elasticsearch,geidies/elasticsearch,nezirus/elasticsearch,geidies/elasticsearch,artnowo/elasticsearch,wuranbo/elasticsearch,obourgain/elasticsearch,njlawton/elasticsearch,avikurapati/elasticsearch,liweinan0423/elasticsearch,i-am-Nathan/elasticsearch,JervyShi/elasticsearch,HonzaKral/elasticsearch,IanvsPoplicola/elasticsearch,scottsom/elasticsearch,mohit/elasticsearch,coding0011/elasticsearch,geidies/elasticsearch,vroyer/elasticassandra,scottsom/elasticsearch,dongjoon-hyun/elasticsearch,strapdata/elassandra,strapdata/elassandra5-rc,JSCooke/elasticsearch,artnowo/elasticsearch,artnowo/elasticsearch,lks21c/elasticsearch,cwurm/elasticsearch,kalimatas/elasticsearch,gmarz/elasticsearch,MisterAndersen/elasticsearch,elasticdog/elasticsearch,jprante/elasticsearch,HonzaKral/elasticsearch,MaineC/elasticsearch,dongjoon-hyun/elasticsearch,scottsom/elasticsearch,mikemccand/elasticsearch,masaruh/elasticsearch,rlugojr/elasticsearch,lks21c/elasticsearch,JackyMai/elasticsearch,jprante/elasticsearch,GlenRSmith/elasticsearch,fred84/elasticsearch,rlugojr/elasticsearch,alexshadow007/elasticsearch,gfyoung/elasticsearch,s1monw/elasticsearch,glefloch/elasticsearch,naveenhooda2000/elasticsearch,avikurapati/elasticsearch,wenpos/elasticsearch,obourgain/elasticsearch,umeshdangat/elasticsearch,nazarewk/elasticsearch,gfyoung/elasticsearch,winstonewert/elasticsearch,jprante/elasticsearch,mortonsykes/elasticsearch,winstonewert/elasticsearch,sreeramjayan/elasticsearch,qwerty4030/elasticsearch,nilabhsagar/elasticsearch,StefanGor/elasticsearch,Stacey-Gammon/elasticsearch,JervyShi/elasticsearch,masaruh/elasticsearch,MisterAndersen/elasticsearch,rajanm/elasticsearch,bawse/elasticsearch,GlenRSmith/elasticsearch,artnowo/elasticsearch,jprante/elasticsearch,markwalkom/elasticsearch,masaruh/elasticsearch,fernandozhu/elasticsearch,robin13/elasticsearch,strapdata/elassandra,gingerwizard/elasticsearch,JackyMai/elasticsearch,pozhidaevak/elasticsearch,jimczi/elasticsearch,wangtuo/elasticsearch,spiegela/elasticsearch,Helen-Zhao/elasticsearch,spiegela/elasticsearch,strapdata/elassandra,JervyShi/elasticsearch,zkidkid/elasticsearch,mjason3/elasticsearch,dongjoon-hyun/elasticsearch,glefloch/elasticsearch,maddin2016/elasticsearch,jimczi/elasticsearch,gfyoung/elasticsearch,awislowski/elasticsearch,umeshdangat/elasticsearch,henakamaMSFT/elasticsearch,bawse/elasticsearch,rlugojr/elasticsearch,girirajsharma/elasticsearch,rajanm/elasticsearch,girirajsharma/elasticsearch,Helen-Zhao/elasticsearch,ZTE-PaaS/elasticsearch,naveenhooda2000/elasticsearch,alexshadow007/elasticsearch,sneivandt/elasticsearch,nezirus/elasticsearch,gfyoung/elasticsearch,mortonsykes/elasticsearch,rajanm/elasticsearch,s1monw/elasticsearch,glefloch/elasticsearch,nilabhsagar/elasticsearch,ricardocerq/elasticsearch,strapdata/elassandra,uschindler/elasticsearch,s1monw/elasticsearch,wenpos/elasticsearch,LeoYao/elasticsearch,yanjunh/elasticsearch,obourgain/elasticsearch,zkidkid/elasticsearch,avikurapati/elasticsearch,sreeramjayan/elasticsearch,gmarz/elasticsearch,dpursehouse/elasticsearch,cwurm/elasticsearch,markwalkom/elasticsearch,lks21c/elasticsearch,mohit/elasticsearch,scottsom/elasticsearch,rlugojr/elasticsearch,fernandozhu/elasticsearch,umeshdangat/elasticsearch,brandonkearby/elasticsearch,qwerty4030/elasticsearch,HonzaKral/elasticsearch,nezirus/elasticsearch,nazarewk/elasticsearch,ThiagoGarciaAlves/elasticsearch,brandonkearby/elasticsearch,nknize/elasticsearch,qwerty4030/elasticsearch,awislowski/elasticsearch,nilabhsagar/elasticsearch,shreejay/elasticsearch,MisterAndersen/elasticsearch,nilabhsagar/elasticsearch,LeoYao/elasticsearch,StefanGor/elasticsearch,mjason3/elasticsearch,umeshdangat/elasticsearch,nknize/elasticsearch
a872c16ed471a17bd8581e70da8dabbfe9d8ec00
src/docs/asciidoc/jme3/math_for_dummies.adoc
src/docs/asciidoc/jme3/math_for_dummies.adoc
= math_for_dummies :author: :revnumber: :revdate: 2016/03/17 20:48 :relfileprefix: ../ :imagesdir: .. ifdef::env-github,env-browser[:outfilesuffix: .adoc] == jMonkeyEngine3 Math for Dummies iframe::https://jmonkeyengine.github.io/wiki/tutorials/math[width="100%", height="850px", alt="", scroll="true",border="true",align="false"] [TIP] ==== * You can open this presentation in link:https://jmonkeyengine.github.io/wiki/tutorials/math[Fullscreen Mode]. * When using link:http://www.apple.com/safari/[Safari] as a browser the presentation is animated. ====
= math_for_dummies :author: :revnumber: :revdate: 2016/03/17 20:48 :relfileprefix: ../ :imagesdir: .. ifdef::env-github,env-browser[:outfilesuffix: .adoc] == jMonkeyEngine3 Math for Dummies Iframe test ++++ <iframe src=https://jmonkeyengine.github.io/wiki/tutorials/math width="100%" height="850px" alt=""></iframe> ++++ iframe::https://jmonkeyengine.github.io/wiki/tutorials/math[width="100%", height="850px", alt="", scroll="true",border="true",align="false"] [TIP] ==== * You can open this presentation in link:https://jmonkeyengine.github.io/wiki/tutorials/math[Fullscreen Mode]. * When using link:http://www.apple.com/safari/[Safari] as a browser the presentation is animated. ====
Test fix for embeded iframe.
Test fix for embeded iframe.
AsciiDoc
cc0-1.0
jMonkeyEngine/wiki.jmonkeyengine.org,jMonkeyEngine/wiki.jmonkeyengine.org,jMonkeyEngine/wiki.jmonkeyengine.org,jMonkeyEngine/wiki.jmonkeyengine.org
9b3d581339d2956b7daefaeddff401898a6d1414
docs/reference/ilm/apis/ilm-api.asciidoc
docs/reference/ilm/apis/ilm-api.asciidoc
[[index-lifecycle-management-api]] == Index Lifecycle Management API You can use the following APIs to manage policies on indices. [float] [[ilm-api-policy-endpoint]] === Policy Management APIs * <<ilm-put-lifecycle,Create Lifecycle Policy>> * <<ilm-get-lifecycle,Get Lifecycle Policy>> * <<ilm-delete-lifecycle,Delete Lifecycle Policy>> [float] [[ilm-api-index-endpoint]] === Index Management APIs * <<ilm-move-to-step,Move Index To Step>> * <<ilm-set-policy,Set Policy On Index>> * <<ilm-retry-policy,Retry Policy On Indices>> [float] [[ilm-api-management-endpoint]] === Operation Management APIs * <<ilm-get-status,Get ILM Operation Mode>> * <<ilm-start,Start ILM>> * <<ilm-stop,Stop ILM>> * <<ilm-explain,Explain API>> include::put-lifecycle.asciidoc[] include::get-lifecycle.asciidoc[] include::delete-lifecycle.asciidoc[] include::move-to-step.asciidoc[] include::remove-policy.asciidoc[] include::retry-policy.asciidoc[] include::get-status.asciidoc[] include::explain.asciidoc[] include::start.asciidoc[] include::stop.asciidoc[]
[[index-lifecycle-management-api]] == Index Lifecycle Management API You can use the following APIs to manage policies on indices. [float] [[ilm-api-policy-endpoint]] === Policy Management APIs * <<ilm-put-lifecycle,Create Lifecycle Policy>> * <<ilm-get-lifecycle,Get Lifecycle Policy>> * <<ilm-delete-lifecycle,Delete Lifecycle Policy>> [float] [[ilm-api-index-endpoint]] === Index Management APIs * <<ilm-move-to-step,Move Index To Step>> * <<ilm-retry-policy,Retry Policy On Indices>> [float] [[ilm-api-management-endpoint]] === Operation Management APIs * <<ilm-get-status,Get ILM Operation Mode>> * <<ilm-start,Start ILM>> * <<ilm-stop,Stop ILM>> * <<ilm-explain,Explain API>> include::put-lifecycle.asciidoc[] include::get-lifecycle.asciidoc[] include::delete-lifecycle.asciidoc[] include::move-to-step.asciidoc[] include::remove-policy.asciidoc[] include::retry-policy.asciidoc[] include::get-status.asciidoc[] include::explain.asciidoc[] include::start.asciidoc[] include::stop.asciidoc[]
Remove link to nonexistent ILM API
[DOCS] Remove link to nonexistent ILM API
AsciiDoc
apache-2.0
uschindler/elasticsearch,scorpionvicky/elasticsearch,gingerwizard/elasticsearch,coding0011/elasticsearch,scorpionvicky/elasticsearch,uschindler/elasticsearch,uschindler/elasticsearch,robin13/elasticsearch,robin13/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch,HonzaKral/elasticsearch,scorpionvicky/elasticsearch,coding0011/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,gingerwizard/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,scorpionvicky/elasticsearch,gingerwizard/elasticsearch,GlenRSmith/elasticsearch,uschindler/elasticsearch,HonzaKral/elasticsearch,GlenRSmith/elasticsearch,gingerwizard/elasticsearch,nknize/elasticsearch,nknize/elasticsearch,robin13/elasticsearch,coding0011/elasticsearch,GlenRSmith/elasticsearch,scorpionvicky/elasticsearch,coding0011/elasticsearch,HonzaKral/elasticsearch,robin13/elasticsearch,HonzaKral/elasticsearch,nknize/elasticsearch
2b4a3a85f964a7fbcc789ce40be8fbd1cbb569b3
docs/modules/ROOT/pages/whats-new.adoc
docs/modules/ROOT/pages/whats-new.adoc
[[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/8980[gh-8980] - Remove unsafe/deprecated `Encryptors.querableText(CharSequence,CharSequence)`. Instead use data storage to encrypt values.
[[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/8980[gh-8980] - Remove unsafe/deprecated `Encryptors.querableText(CharSequence,CharSequence)`. Instead use data storage to encrypt values. * https://github.com/spring-projects/spring-security/issues/11520[gh-11520] - Remember Me uses SHA256 by default
Update What's New for 6.0
Update What's New for 6.0
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security
f080237a20f276f546bbd05f8ed1c64d99406ad3
docs/community/misc.asciidoc
docs/community/misc.asciidoc
[[misc]] == Misc * https://github.com/electrical/puppet-elasticsearch[Puppet]: Elasticsearch puppet module. * http://github.com/elasticsearch/cookbook-elasticsearch[Chef]: Chef cookbook for Elasticsearch * https://github.com/tavisto/elasticsearch-rpms[elasticsearch-rpms]: RPMs for elasticsearch. * http://www.github.com/neogenix/daikon[daikon]: Daikon Elasticsearch CLI * https://github.com/Aconex/scrutineer[Scrutineer]: A high performance consistency checker to compare what you've indexed with your source of truth content (e.g. DB)
[[misc]] == Misc * https://github.com/elasticsearch/puppet-elasticsearch[Puppet]: Elasticsearch puppet module. * http://github.com/elasticsearch/cookbook-elasticsearch[Chef]: Chef cookbook for Elasticsearch * http://www.github.com/neogenix/daikon[daikon]: Daikon Elasticsearch CLI * https://github.com/Aconex/scrutineer[Scrutineer]: A high performance consistency checker to compare what you've indexed with your source of truth content (e.g. DB)
Update link to puppet module and remove link to other RPM repo as we have our own.
Update link to puppet module and remove link to other RPM repo as we have our own.
AsciiDoc
apache-2.0
vorce/es-metrics,vorce/es-metrics,vorce/es-metrics,fubuki/elasticsearch,fubuki/elasticsearch,vorce/es-metrics,aparo/elasticsearch,aparo/elasticsearch,fubuki/elasticsearch,aparo/elasticsearch,fubuki/elasticsearch,aparo/elasticsearch,fubuki/elasticsearch,aparo/elasticsearch,vorce/es-metrics,aparo/elasticsearch,fubuki/elasticsearch
67ba54a3f2d6d32e457e63dcef3fcb3eb3912e6e
README.adoc
README.adoc
= griffon-monitor-plugin :linkattrs: :project-name: griffon-monitor-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["Coverage Status", link="https://coveralls.io/r/griffon-plugins/{project-name}"] image:http://img.shields.io/badge/license-ASF2-blue.svg["Apache License 2", link="http://www.apache.org/licenses/LICENSE-2.0.txt"] image:https://api.bintray.com/packages/griffon/griffon-plugins/{project-name}/images/download.svg[link="https://bintray.com/griffon/griffon-plugins/{project-name}/_latestVersion"] --- Enables application statistics through JMX. Refer to the link:http://griffon-plugins.github.io/{project-name}/[plugin guide, window="_blank"] for further information on configuration and usage.
= griffon-monitor-plugin :linkattrs: :project-name: griffon-monitor-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["Coverage Status", link="https://coveralls.io/r/griffon-plugins/{project-name}"] image:http://img.shields.io/badge/license-ASF2-blue.svg["Apache License 2", link="http://www.apache.org/licenses/LICENSE-2.0.txt"] image:https://api.bintray.com/packages/griffon/griffon-plugins/{project-name}/images/download.svg[link="https://bintray.com/griffon/griffon-plugins/{project-name}/_latestVersion"] --- image:https://img.shields.io/gitter/room/griffon/griffon.js.svg[link="https://gitter.im/griffon/griffon] image:https://img.shields.io/badge/donations-Patreon-orange.svg[https://www.patreon.com/user?u=6609318] --- Enables application statistics through JMX. Refer to the link:http://griffon-plugins.github.io/{project-name}/[plugin guide, window="_blank"] for further information on configuration and usage.
Add Patreon badge to readme
Add Patreon badge to readme
AsciiDoc
apache-2.0
griffon-plugins/griffon-monitor-plugin
5d466ea560b9c9e8372802227e81b62c79586304
documentation/src/docs/asciidoc/release-notes-5.1.0-M1.adoc
documentation/src/docs/asciidoc/release-notes-5.1.0-M1.adoc
[[release-notes-5.1.0-M1]] === 5.1.0-M1 *Date of Release:* ❓ *Scope:* ❓ For a complete list of all _closed_ issues and pull requests for this release, consult the link:{junit5-repo}+/milestone/14?closed=1+[5.1 M1] milestone page in the JUnit repository on GitHub. [[release-notes-5.1.0-junit-platform]] ==== JUnit Platform ===== Bug Fixes * ❓ ===== Deprecations and Breaking Changes * ❓ ===== New Features and Improvements * The `junit-platform-surefire-provider` now requires `maven-surefire-plugin` version 2.20.1 or higher. [[release-notes-5.1.0-junit-jupiter]] ==== JUnit Jupiter ===== Bug Fixes * ❓ ===== Deprecations and Breaking Changes * ❓ ===== New Features and Improvements * ❓ [[release-notes-5.1.0-junit-vintage]] ==== JUnit Vintage ===== Bug Fixes * ❓ ===== Deprecations and Breaking Changes * ❓ ===== New Features and Improvements * ❓
[[release-notes-5.1.0-M1]] === 5.1.0-M1 *Date of Release:* ❓ *Scope:* ❓ For a complete list of all _closed_ issues and pull requests for this release, consult the link:{junit5-repo}+/milestone/14?closed=1+[5.1 M1] milestone page in the JUnit repository on GitHub. [[release-notes-5.1.0-junit-platform]] ==== JUnit Platform ===== Bug Fixes * ❓ ===== Deprecations and Breaking Changes * ❓ ===== New Features and Improvements * The `junit-platform-surefire-provider` now requires `maven-surefire-plugin` version 2.20.1 or higher. [[release-notes-5.1.0-junit-jupiter]] ==== JUnit Jupiter ===== Bug Fixes * `ExpectedExceptionSupport` from the `junit-jupiter-migrationsupport` module no longer swallows exceptions if the test class does not declare a JUnit 4 `ExpectedException` rule. - Consequently, `@EnableRuleMigrationSupport` and `ExpectedExceptionSupport` may now be used without declaring an `ExpectedException` rule. ===== Deprecations and Breaking Changes * ❓ ===== New Features and Improvements * ❓ [[release-notes-5.1.0-junit-vintage]] ==== JUnit Vintage ===== Bug Fixes * ❓ ===== Deprecations and Breaking Changes * ❓ ===== New Features and Improvements * ❓
Document ExpectedExceptionSupport bug fix in release notes
Document ExpectedExceptionSupport bug fix in release notes Issue: #1069
AsciiDoc
epl-1.0
sbrannen/junit-lambda,junit-team/junit-lambda
9c94c9e052e1abcd33c04f2d75dc76045b8c97a2
docs/en/commands/index.asciidoc
docs/en/commands/index.asciidoc
[role="xpack"] [[xpack-commands]] = {xpack} Commands [partintro] -- {xpack} includes commands that help you configure security: * <<certgen>> * <<setup-passwords>> * <<users-command>> -- include::certgen.asciidoc[] include::setup-passwords.asciidoc[] include::users-command.asciidoc[]
[role="xpack"] [[xpack-commands]] = {xpack} Commands [partintro] -- {xpack} includes commands that help you configure security: * <<certgen>> * <<setup-passwords>> * <<syskeygen>> * <<users-command>> -- include::certgen.asciidoc[] include::setup-passwords.asciidoc[] include::syskeygen.asciidoc[] include::users-command.asciidoc[]
Add syskeygen to Elasticsearch Reference
[DOCS] Add syskeygen to Elasticsearch Reference Original commit: elastic/x-pack-elasticsearch@15586f5ed43770e8c042c778e525b7d57d4e6b9f
AsciiDoc
apache-2.0
vroyer/elassandra,vroyer/elassandra,strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,vroyer/elassandra,strapdata/elassandra
125fffaf5241b8d99c6b70e48b323bc726f289da
src/asciidoctor/index.asciidoc
src/asciidoctor/index.asciidoc
spray-kamon-metrics: Better Kamon metrics for your Spray services ================================================================= Daniel Solano_GΓ³mez :description: The spray-kamon-metrics library augments kamon-spray to make it provide more useful metrics, \ particularly by providing Spray can server metrics and better Spray service response metrics. :keywords: kamon, metrics, spray, scala include::../../README.asciidoc[tags=status-badges] include::../../README.asciidoc[tags=preamble] == Documentation * The https://github.com/MonsantoCo/spray-kamon-metrics/blob/master/README.asciidoc[README] on GitHub contains the most comprehensive documentation for using the library. * API documentation ** link:api/latest[latest] ** link:api/0.1.2[0.1.2] == Release notes include::../../release-notes.asciidoc[tags=release-notes]
spray-kamon-metrics: Better Kamon metrics for your Spray services ================================================================= Daniel Solano_GΓ³mez :description: The spray-kamon-metrics library augments kamon-spray to make it provide more useful metrics, \ particularly by providing Spray can server metrics and better Spray service response metrics. :keywords: kamon, metrics, spray, scala include::../../README.asciidoc[tags=status-badges] include::../../README.asciidoc[tags=preamble] == Documentation * The https://github.com/MonsantoCo/spray-kamon-metrics/blob/master/README.asciidoc[README] on GitHub contains the most comprehensive documentation for using the library. * API documentation ** link:api/latest[latest] ** link:api/0.1.2[0.1.2] * Blog post: http://engineering.monsanto.com/2015/09/24/better-spray-metrics-with-kamon/[Better Spray metrics with Kamon] == Release notes include::../../release-notes.asciidoc[tags=release-notes]
Add blog post link to site
Add blog post link to site
AsciiDoc
bsd-3-clause
MonsantoCo/spray-kamon-metrics,MonsantoCo/spray-kamon-metrics
c7a4ade9cf837be3b65b1dff89dbf273a4f8145d
documentation/src/docs/asciidoc/release-notes.adoc
documentation/src/docs/asciidoc/release-notes.adoc
[[release-notes]] == Release Notes :numbered!: include::release-notes-5.0.0-ALPHA.adoc[] include::release-notes-5.0.0-M1.adoc[] include::release-notes-5.0.0-M2.adoc[] include::release-notes-5.0.0-M3.adoc[] include::release-notes-5.0.0-M4.adoc[] :numbered:
[[release-notes]] == Release Notes :numbered!: include::release-notes-5.0.0-ALPHA.adoc[] include::release-notes-5.0.0-M1.adoc[] include::release-notes-5.0.0-M2.adoc[] include::release-notes-5.0.0-M3.adoc[] include::release-notes-5.0.0-M4.adoc[] include::release-notes-5.0.0-M5.adoc[] :numbered:
Include M5 document in list of release notes
Include M5 document in list of release notes This commit makes the current work-in-progress M5 release notes visible at http://junit.org/junit5/docs/snapshot/user-guide/#release-notes-5.0.0-m5
AsciiDoc
epl-1.0
sbrannen/junit-lambda,junit-team/junit-lambda
2969af82d258e9f03f0eb594afc987b83a872278
src/docs/asciidoc/web.adoc
src/docs/asciidoc/web.adoc
[[spring-web]] = Web :doc-root: https://docs.spring.io :api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework :toc: left :toclevels: 2 This part of the documentation covers support for web applications designed to run on a traditional Servlet stack (Servlet API + Servlet container). Chapters cover the Servlet-based <<mvc,Spring MVC>> web framework including <<mvc-view,Views>>, <<mvc-cors,CORS>>, and <<websocket,WebSocket>> support. Note that as of Spring Framework 5.0 web applications can also run on a <<spring-web-reactive, reactive web stack>> (Reactive Streams API + non-blocking runtime). include::web/webmvc.adoc[leveloffset=+1] include::web/webmvc-view.adoc[leveloffset=+1] include::web/webmvc-cors.adoc[leveloffset=+1] include::web/websocket.adoc[leveloffset=+1]
[[spring-web]] = Web :doc-root: https://docs.spring.io :api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework :toc: left :toclevels: 2 This part of the documentation covers support for web applications designed to run on a traditional Servlet stack (Servlet API + Servlet container). Chapters cover the Servlet-based <<mvc,Spring MVC>> web framework including <<mvc-view,Views>>, <<mvc-cors,CORS>>, and <<websocket,WebSocket>> support. Note that as of Spring Framework 5.0 web applications can also run on a <<reactive-web.adoc#spring-reactive-web, reactive web stack>> (Reactive Streams API + non-blocking runtime). include::web/webmvc.adoc[leveloffset=+1] include::web/webmvc-view.adoc[leveloffset=+1] include::web/webmvc-cors.adoc[leveloffset=+1] include::web/websocket.adoc[leveloffset=+1]
Fix Reactive Web link in the ref doc
Fix Reactive Web link in the ref doc
AsciiDoc
apache-2.0
spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework
6304d58e36430fafd694572627d8228276f8eff9
docs/reference/mapping/dynamic-mapping.asciidoc
docs/reference/mapping/dynamic-mapping.asciidoc
[[mapping-dynamic-mapping]] == Dynamic Mapping Default mappings allow to automatically apply generic mapping definition to types that do not have mapping pre defined. This is mainly done thanks to the fact that the <<mapping-object-type,object mapping>> and namely the <<mapping-root-object-type,root object mapping>> allow for schema-less dynamic addition of unmapped fields. The default mapping definition is plain mapping definition that is embedded within the distribution: [source,js] -------------------------------------------------- { "_default_" : { } } -------------------------------------------------- Pretty short, no? Basically, everything is defaulted, especially the dynamic nature of the root object mapping. The default mapping definition can be overridden in several manners. The simplest manner is to simply define a file called `default-mapping.json` and placed it under the `config` directory (which can be configured to exist in a different location). It can also be explicitly set using the `index.mapper.default_mapping_location` setting. The dynamic creation of mappings for unmapped types can be completely disabled by setting `index.mapper.dynamic` to `false`. As an example, here is how we can change the default <<mapping-date-format,date_formats>> used in the root and inner object types: [source,js] -------------------------------------------------- { "_default_" : { "date_formats" : ["yyyy-MM-dd", "dd-MM-yyyy", "date_optional_time"], } } --------------------------------------------------
[[mapping-dynamic-mapping]] == Dynamic Mapping Default mappings allow to automatically apply generic mapping definition to types that do not have mapping pre defined. This is mainly done thanks to the fact that the <<mapping-object-type,object mapping>> and namely the <<mapping-root-object-type,root object mapping>> allow for schema-less dynamic addition of unmapped fields. The default mapping definition is plain mapping definition that is embedded within the distribution: [source,js] -------------------------------------------------- { "_default_" : { } } -------------------------------------------------- Pretty short, no? Basically, everything is defaulted, especially the dynamic nature of the root object mapping. The default mapping definition can be overridden in several manners. The simplest manner is to simply define a file called `default-mapping.json` and placed it under the `config` directory (which can be configured to exist in a different location). It can also be explicitly set using the `index.mapper.default_mapping_location` setting. The dynamic creation of mappings for unmapped types can be completely disabled by setting `index.mapper.dynamic` to `false`. As an example, here is how we can change the default <<mapping-date-format,date_formats>> used in the root and inner object types: [source,js] -------------------------------------------------- { "_default_" : { "date_formats" : ["yyyy-MM-dd", "dd-MM-yyyy", "date_optional_time"] } } --------------------------------------------------
Remove a comma in doc to make example a valid json.
Remove a comma in doc to make example a valid json. This will help reader to do a hurry up copy-paste test.
AsciiDoc
apache-2.0
liweinan0423/elasticsearch,markllama/elasticsearch,wayeast/elasticsearch,tkssharma/elasticsearch,a2lin/elasticsearch,SaiprasadKrishnamurthy/elasticsearch,nrkkalyan/elasticsearch,StefanGor/elasticsearch,kalimatas/elasticsearch,mortonsykes/elasticsearch,vorce/es-metrics,polyfractal/elasticsearch,koxa29/elasticsearch,alexksikes/elasticsearch,btiernay/elasticsearch,jchampion/elasticsearch,marcuswr/elasticsearch-dateline,C-Bish/elasticsearch,lightslife/elasticsearch,lchennup/elasticsearch,i-am-Nathan/elasticsearch,hanst/elasticsearch,NBSW/elasticsearch,Microsoft/elasticsearch,sauravmondallive/elasticsearch,kimimj/elasticsearch,pablocastro/elasticsearch,cnfire/elasticsearch-1,jeteve/elasticsearch,achow/elasticsearch,nazarewk/elasticsearch,dataduke/elasticsearch,LeoYao/elasticsearch,mbrukman/elasticsearch,MaineC/elasticsearch,rhoml/elasticsearch,njlawton/elasticsearch,Stacey-Gammon/elasticsearch,micpalmia/elasticsearch,ThalaivaStars/OrgRepo1,areek/elasticsearch,dantuffery/elasticsearch,kalburgimanjunath/elasticsearch,sneivandt/elasticsearch,bestwpw/elasticsearch,MetSystem/elasticsearch,strapdata/elassandra-test,scorpionvicky/elasticsearch,wangtuo/elasticsearch,hechunwen/elasticsearch,abibell/elasticsearch,rlugojr/elasticsearch,koxa29/elasticsearch,xuzha/elasticsearch,vvcephei/elasticsearch,GlenRSmith/elasticsearch,TonyChai24/ESSource,kalburgimanjunath/elasticsearch,alexkuk/elasticsearch,gingerwizard/elasticsearch,mm0/elasticsearch,ThiagoGarciaAlves/elasticsearch,knight1128/elasticsearch,alexbrasetvik/elasticsearch,nazarewk/elasticsearch,khiraiwa/elasticsearch,fooljohnny/elasticsearch,caengcjd/elasticsearch,kkirsche/elasticsearch,Charlesdong/elasticsearch,zhiqinghuang/elasticsearch,lchennup/elasticsearch,linglaiyao1314/elasticsearch,skearns64/elasticsearch,ivansun1010/elasticsearch,jango2015/elasticsearch,robin13/elasticsearch,ajhalani/elasticsearch,mjhennig/elasticsearch,ckclark/elasticsearch,jeteve/elasticsearch,acchen97/elasticsearch,hafkensite/elasticsearch,bestwpw/elasticsearch,fforbeck/elasticsearch,AleksKochev/elasticsearch,areek/elasticsearch,fred84/elasticsearch,ImpressTV/elasticsearch,MichaelLiZhou/elasticsearch,micpalmia/elasticsearch,NBSW/elasticsearch,spiegela/elasticsearch,kalimatas/elasticsearch,janmejay/elasticsearch,liweinan0423/elasticsearch,ThalaivaStars/OrgRepo1,PhaedrusTheGreek/elasticsearch,hanswang/elasticsearch,mgalushka/elasticsearch,geidies/elasticsearch,jsgao0/elasticsearch,xingguang2013/elasticsearch,myelin/elasticsearch,AndreKR/elasticsearch,Shepard1212/elasticsearch,codebunt/elasticsearch,alexbrasetvik/elasticsearch,kunallimaye/elasticsearch,nazarewk/elasticsearch,kimimj/elasticsearch,ImpressTV/elasticsearch,springning/elasticsearch,knight1128/elasticsearch,vorce/es-metrics,lzo/elasticsearch-1,s1monw/elasticsearch,baishuo/elasticsearch_v2.1.0-baishuo,uschindler/elasticsearch,kalimatas/elasticsearch,fernandozhu/elasticsearch,HarishAtGitHub/elasticsearch,phani546/elasticsearch,sarwarbhuiyan/elasticsearch,beiske/elasticsearch,mmaracic/elasticsearch,sauravmondallive/elasticsearch,szroland/elasticsearch,hirdesh2008/elasticsearch,mikemccand/elasticsearch,dataduke/elasticsearch,zhiqinghuang/elasticsearch,avikurapati/elasticsearch,naveenhooda2000/elasticsearch,markwalkom/elasticsearch,lzo/elasticsearch-1,kimimj/elasticsearch,vietlq/elasticsearch,ricardocerq/elasticsearch,Kakakakakku/elasticsearch,queirozfcom/elasticsearch,jango2015/elasticsearch,Clairebi/ElasticsearchClone,tahaemin/elasticsearch,xingguang2013/elasticsearch,Ansh90/elasticsearch,vvcephei/elasticsearch,Collaborne/elasticsearch,karthikjaps/elasticsearch,rhoml/elasticsearch,vietlq/elasticsearch,Collaborne/elasticsearch,strapdata/elassandra-test,tebriel/elasticsearch,mcku/elasticsearch,s1monw/elasticsearch,kingaj/elasticsearch,huypx1292/elasticsearch,StefanGor/elasticsearch,tsohil/elasticsearch,Stacey-Gammon/elasticsearch,jaynblue/elasticsearch,scottsom/elasticsearch,xuzha/elasticsearch,wbowling/elasticsearch,AshishThakur/elasticsearch,kenshin233/elasticsearch,MetSystem/elasticsearch,Fsero/elasticsearch,jw0201/elastic,cnfire/elasticsearch-1,javachengwc/elasticsearch,tcucchietti/elasticsearch,petmit/elasticsearch,Ansh90/elasticsearch,Siddartha07/elasticsearch,zhiqinghuang/elasticsearch,acchen97/elasticsearch,kubum/elasticsearch,SergVro/elasticsearch,truemped/elasticsearch,kcompher/elasticsearch,adrianbk/elasticsearch,hanst/elasticsearch,hirdesh2008/elasticsearch,marcuswr/elasticsearch-dateline,MetSystem/elasticsearch,Siddartha07/elasticsearch,ThiagoGarciaAlves/elasticsearch,mapr/elasticsearch,overcome/elasticsearch,Chhunlong/elasticsearch,mapr/elasticsearch,yynil/elasticsearch,wangtuo/elasticsearch,ulkas/elasticsearch,sscarduzio/elasticsearch,fekaputra/elasticsearch,kenshin233/elasticsearch,snikch/elasticsearch,tebriel/elasticsearch,yanjunh/elasticsearch,mnylen/elasticsearch,diendt/elasticsearch,andrejserafim/elasticsearch,LewayneNaidoo/elasticsearch,sdauletau/elasticsearch,sreeramjayan/elasticsearch,myelin/elasticsearch,mnylen/elasticsearch,achow/elasticsearch,vvcephei/elasticsearch,wimvds/elasticsearch,humandb/elasticsearch,beiske/elasticsearch,areek/elasticsearch,AleksKochev/elasticsearch,Ansh90/elasticsearch,mrorii/elasticsearch,mnylen/elasticsearch,fernandozhu/elasticsearch,adrianbk/elasticsearch,hanswang/elasticsearch,LewayneNaidoo/elasticsearch,markwalkom/elasticsearch,xuzha/elasticsearch,alexbrasetvik/elasticsearch,18098924759/elasticsearch,heng4fun/elasticsearch,wangtuo/elasticsearch,chirilo/elasticsearch,sposam/elasticsearch,Helen-Zhao/elasticsearch,javachengwc/elasticsearch,wittyameta/elasticsearch,andrewvc/elasticsearch,C-Bish/elasticsearch,qwerty4030/elasticsearch,brwe/elasticsearch,diendt/elasticsearch,likaiwalkman/elasticsearch,polyfractal/elasticsearch,nrkkalyan/elasticsearch,kenshin233/elasticsearch,mohit/elasticsearch,ivansun1010/elasticsearch,SergVro/elasticsearch,awislowski/elasticsearch,tahaemin/elasticsearch,kimimj/elasticsearch,fubuki/elasticsearch,mortonsykes/elasticsearch,davidvgalbraith/elasticsearch,scorpionvicky/elasticsearch,cwurm/elasticsearch,hafkensite/elasticsearch,boliza/elasticsearch,mute/elasticsearch,knight1128/elasticsearch,rlugojr/elasticsearch,zhiqinghuang/elasticsearch,HarishAtGitHub/elasticsearch,alexshadow007/elasticsearch,shreejay/elasticsearch,lmenezes/elasticsearch,vrkansagara/elasticsearch,loconsolutions/elasticsearch,mikemccand/elasticsearch,strapdata/elassandra,micpalmia/elasticsearch,onegambler/elasticsearch,yuy168/elasticsearch,smflorentino/elasticsearch,JSCooke/elasticsearch,vroyer/elassandra,micpalmia/elasticsearch,umeshdangat/elasticsearch,wayeast/elasticsearch,boliza/elasticsearch,lydonchandra/elasticsearch,strapdata/elassandra,easonC/elasticsearch,vroyer/elassandra,MjAbuz/elasticsearch,tcucchietti/elasticsearch,kimimj/elasticsearch,Chhunlong/elasticsearch,tcucchietti/elasticsearch,jpountz/elasticsearch,hanst/elasticsearch,liweinan0423/elasticsearch,weipinghe/elasticsearch,opendatasoft/elasticsearch,spiegela/elasticsearch,andrestc/elasticsearch,YosuaMichael/elasticsearch,jimhooker2002/elasticsearch,koxa29/elasticsearch,loconsolutions/elasticsearch,mcku/elasticsearch,knight1128/elasticsearch,boliza/elasticsearch,zeroctu/elasticsearch,cnfire/elasticsearch-1,a2lin/elasticsearch,dataduke/elasticsearch,SergVro/elasticsearch,18098924759/elasticsearch,Kakakakakku/elasticsearch,rajanm/elasticsearch,knight1128/elasticsearch,alexksikes/elasticsearch,myelin/elasticsearch,mohsinh/elasticsearch,andrewvc/elasticsearch,SaiprasadKrishnamurthy/elasticsearch,TonyChai24/ESSource,jaynblue/elasticsearch,nezirus/elasticsearch,mjhennig/elasticsearch,zkidkid/elasticsearch,strapdata/elassandra-test,hydro2k/elasticsearch,gingerwizard/elasticsearch,fekaputra/elasticsearch,zhaocloud/elasticsearch,mgalushka/elasticsearch,cwurm/elasticsearch,xpandan/elasticsearch,wimvds/elasticsearch,feiqitian/elasticsearch,petabytedata/elasticsearch,uboness/elasticsearch,mm0/elasticsearch,lmenezes/elasticsearch,franklanganke/elasticsearch,btiernay/elasticsearch,MetSystem/elasticsearch,szroland/elasticsearch,JackyMai/elasticsearch,MichaelLiZhou/elasticsearch,trangvh/elasticsearch,Shekharrajak/elasticsearch,libosu/elasticsearch,Asimov4/elasticsearch,huanzhong/elasticsearch,fooljohnny/elasticsearch,Helen-Zhao/elasticsearch,Brijeshrpatel9/elasticsearch,alexbrasetvik/elasticsearch,qwerty4030/elasticsearch,nknize/elasticsearch,wittyameta/elasticsearch,bawse/elasticsearch,awislowski/elasticsearch,ThalaivaStars/OrgRepo1,18098924759/elasticsearch,scottsom/elasticsearch,franklanganke/elasticsearch,camilojd/elasticsearch,raishiv/elasticsearch,milodky/elasticsearch,salyh/elasticsearch,artnowo/elasticsearch,javachengwc/elasticsearch,aglne/elasticsearch,uboness/elasticsearch,springning/elasticsearch,pranavraman/elasticsearch,tebriel/elasticsearch,sauravmondallive/elasticsearch,koxa29/elasticsearch,infusionsoft/elasticsearch,janmejay/elasticsearch,AshishThakur/elasticsearch,weipinghe/elasticsearch,zhiqinghuang/elasticsearch,sscarduzio/elasticsearch,pozhidaevak/elasticsearch,jchampion/elasticsearch,EasonYi/elasticsearch,elancom/elasticsearch,wuranbo/elasticsearch,wbowling/elasticsearch,sposam/elasticsearch,jw0201/elastic,loconsolutions/elasticsearch,JackyMai/elasticsearch,glefloch/elasticsearch,slavau/elasticsearch,luiseduardohdbackup/elasticsearch,ThiagoGarciaAlves/elasticsearch,drewr/elasticsearch,abibell/elasticsearch,cnfire/elasticsearch-1,robin13/elasticsearch,caengcjd/elasticsearch,mbrukman/elasticsearch,HarishAtGitHub/elasticsearch,queirozfcom/elasticsearch,beiske/elasticsearch,schonfeld/elasticsearch,springning/elasticsearch,micpalmia/elasticsearch,strapdata/elassandra-test,tebriel/elasticsearch,amit-shar/elasticsearch,Liziyao/elasticsearch,pritishppai/elasticsearch,hechunwen/elasticsearch,infusionsoft/elasticsearch,baishuo/elasticsearch_v2.1.0-baishuo,phani546/elasticsearch,Brijeshrpatel9/elasticsearch,ImpressTV/elasticsearch,Flipkart/elasticsearch,franklanganke/elasticsearch,lightslife/elasticsearch,strapdata/elassandra5-rc,C-Bish/elasticsearch,C-Bish/elasticsearch,qwerty4030/elasticsearch,linglaiyao1314/elasticsearch,fekaputra/elasticsearch,acchen97/elasticsearch,gingerwizard/elasticsearch,zhaocloud/elasticsearch,dataduke/elasticsearch,apepper/elasticsearch,AleksKochev/elasticsearch,peschlowp/elasticsearch,Liziyao/elasticsearch,Liziyao/elasticsearch,hechunwen/elasticsearch,coding0011/elasticsearch,himanshuag/elasticsearch,gmarz/elasticsearch,andrejserafim/elasticsearch,VukDukic/elasticsearch,lchennup/elasticsearch,masaruh/elasticsearch,StefanGor/elasticsearch,wuranbo/elasticsearch,KimTaehee/elasticsearch,Rygbee/elasticsearch,himanshuag/elasticsearch,fooljohnny/elasticsearch,trangvh/elasticsearch,ivansun1010/elasticsearch,fubuki/elasticsearch,zeroctu/elasticsearch,mbrukman/elasticsearch,jaynblue/elasticsearch,achow/elasticsearch,fred84/elasticsearch,thecocce/elasticsearch,MichaelLiZhou/elasticsearch,Stacey-Gammon/elasticsearch,btiernay/elasticsearch,dataduke/elasticsearch,Widen/elasticsearch,wittyameta/elasticsearch,caengcjd/elasticsearch,nellicus/elasticsearch,xpandan/elasticsearch,fernandozhu/elasticsearch,18098924759/elasticsearch,mapr/elasticsearch,andrejserafim/elasticsearch,MjAbuz/elasticsearch,i-am-Nathan/elasticsearch,janmejay/elasticsearch,Rygbee/elasticsearch,luiseduardohdbackup/elasticsearch,jimczi/elasticsearch,chirilo/elasticsearch,iantruslove/elasticsearch,petabytedata/elasticsearch,jchampion/elasticsearch,kubum/elasticsearch,Microsoft/elasticsearch,rhoml/elasticsearch,iantruslove/elasticsearch,avikurapati/elasticsearch,zeroctu/elasticsearch,dylan8902/elasticsearch,beiske/elasticsearch,18098924759/elasticsearch,YosuaMichael/elasticsearch,myelin/elasticsearch,chrismwendt/elasticsearch,mgalushka/elasticsearch,strapdata/elassandra,xingguang2013/elasticsearch,mikemccand/elasticsearch,artnowo/elasticsearch,ESamir/elasticsearch,petabytedata/elasticsearch,Uiho/elasticsearch,amaliujia/elasticsearch,aglne/elasticsearch,hanswang/elasticsearch,kcompher/elasticsearch,davidvgalbraith/elasticsearch,kunallimaye/elasticsearch,himanshuag/elasticsearch,nrkkalyan/elasticsearch,s1monw/elasticsearch,aparo/elasticsearch,socialrank/elasticsearch,yuy168/elasticsearch,elasticdog/elasticsearch,iacdingping/elasticsearch,maddin2016/elasticsearch,mjason3/elasticsearch,avikurapati/elasticsearch,strapdata/elassandra5-rc,markharwood/elasticsearch,mbrukman/elasticsearch,polyfractal/elasticsearch,VukDukic/elasticsearch,EasonYi/elasticsearch,kimimj/elasticsearch,abhijitiitr/es,btiernay/elasticsearch,awislowski/elasticsearch,spiegela/elasticsearch,mbrukman/elasticsearch,yuy168/elasticsearch,SaiprasadKrishnamurthy/elasticsearch,F0lha/elasticsearch,Ansh90/elasticsearch,alexbrasetvik/elasticsearch,pranavraman/elasticsearch,Shekharrajak/elasticsearch,yongminxia/elasticsearch,andrejserafim/elasticsearch,djschny/elasticsearch,camilojd/elasticsearch,kimchy/elasticsearch,markharwood/elasticsearch,onegambler/elasticsearch,Fsero/elasticsearch,kcompher/elasticsearch,peschlowp/elasticsearch,Brijeshrpatel9/elasticsearch,dylan8902/elasticsearch,MisterAndersen/elasticsearch,milodky/elasticsearch,janmejay/elasticsearch,smflorentino/elasticsearch,jbertouch/elasticsearch,feiqitian/elasticsearch,tcucchietti/elasticsearch,sposam/elasticsearch,baishuo/elasticsearch_v2.1.0-baishuo,yuy168/elasticsearch,winstonewert/elasticsearch,camilojd/elasticsearch,nezirus/elasticsearch,ThalaivaStars/OrgRepo1,JSCooke/elasticsearch,wbowling/elasticsearch,szroland/elasticsearch,AndreKR/elasticsearch,coding0011/elasticsearch,rlugojr/elasticsearch,opendatasoft/elasticsearch,mohit/elasticsearch,ivansun1010/elasticsearch,a2lin/elasticsearch,kevinkluge/elasticsearch,MetSystem/elasticsearch,feiqitian/elasticsearch,SergVro/elasticsearch,MaineC/elasticsearch,wenpos/elasticsearch,LeoYao/elasticsearch,abibell/elasticsearch,wenpos/elasticsearch,dylan8902/elasticsearch,PhaedrusTheGreek/elasticsearch,AndreKR/elasticsearch,jprante/elasticsearch,rhoml/elasticsearch,vroyer/elasticassandra,tahaemin/elasticsearch,andrestc/elasticsearch,rhoml/elasticsearch,tsohil/elasticsearch,vrkansagara/elasticsearch,masaruh/elasticsearch,brwe/elasticsearch,opendatasoft/elasticsearch,amit-shar/elasticsearch,VukDukic/elasticsearch,MichaelLiZhou/elasticsearch,libosu/elasticsearch,franklanganke/elasticsearch,kubum/elasticsearch,kevinkluge/elasticsearch,petabytedata/elasticsearch,nilabhsagar/elasticsearch,geidies/elasticsearch,heng4fun/elasticsearch,jango2015/elasticsearch,cnfire/elasticsearch-1,djschny/elasticsearch,nknize/elasticsearch,bawse/elasticsearch,smflorentino/elasticsearch,fforbeck/elasticsearch,sneivandt/elasticsearch,Stacey-Gammon/elasticsearch,drewr/elasticsearch,lightslife/elasticsearch,snikch/elasticsearch,smflorentino/elasticsearch,koxa29/elasticsearch,sneivandt/elasticsearch,HonzaKral/elasticsearch,gmarz/elasticsearch,golubev/elasticsearch,girirajsharma/elasticsearch,jprante/elasticsearch,kalburgimanjunath/elasticsearch,chrismwendt/elasticsearch,drewr/elasticsearch,sauravmondallive/elasticsearch,naveenhooda2000/elasticsearch,masaruh/elasticsearch,yuy168/elasticsearch,jsgao0/elasticsearch,HonzaKral/elasticsearch,tsohil/elasticsearch,maddin2016/elasticsearch,polyfractal/elasticsearch,jango2015/elasticsearch,ckclark/elasticsearch,Charlesdong/elasticsearch,kaneshin/elasticsearch,wimvds/elasticsearch,elasticdog/elasticsearch,Fsero/elasticsearch,obourgain/elasticsearch,kimimj/elasticsearch,luiseduardohdbackup/elasticsearch,huanzhong/elasticsearch,jchampion/elasticsearch,henakamaMSFT/elasticsearch,fekaputra/elasticsearch,tkssharma/elasticsearch,karthikjaps/elasticsearch,KimTaehee/elasticsearch,nellicus/elasticsearch,njlawton/elasticsearch,linglaiyao1314/elasticsearch,LewayneNaidoo/elasticsearch,Kakakakakku/elasticsearch,sdauletau/elasticsearch,avikurapati/elasticsearch,alexkuk/elasticsearch,kalburgimanjunath/elasticsearch,smflorentino/elasticsearch,anti-social/elasticsearch,rajanm/elasticsearch,kenshin233/elasticsearch,EasonYi/elasticsearch,Fsero/elasticsearch,HarishAtGitHub/elasticsearch,himanshuag/elasticsearch,polyfractal/elasticsearch,clintongormley/elasticsearch,queirozfcom/elasticsearch,andrejserafim/elasticsearch,queirozfcom/elasticsearch,palecur/elasticsearch,amaliujia/elasticsearch,gingerwizard/elasticsearch,Rygbee/elasticsearch,fred84/elasticsearch,fubuki/elasticsearch,djschny/elasticsearch,queirozfcom/elasticsearch,AleksKochev/elasticsearch,kunallimaye/elasticsearch,hirdesh2008/elasticsearch,MjAbuz/elasticsearch,brandonkearby/elasticsearch,andrestc/elasticsearch,karthikjaps/elasticsearch,IanvsPoplicola/elasticsearch,zhaocloud/elasticsearch,martinstuga/elasticsearch,sc0ttkclark/elasticsearch,MisterAndersen/elasticsearch,Fsero/elasticsearch,mohit/elasticsearch,cnfire/elasticsearch-1,huypx1292/elasticsearch,jprante/elasticsearch,SergVro/elasticsearch,ESamir/elasticsearch,yynil/elasticsearch,abibell/elasticsearch,chrismwendt/elasticsearch,kevinkluge/elasticsearch,xuzha/elasticsearch,GlenRSmith/elasticsearch,infusionsoft/elasticsearch,mute/elasticsearch,elancom/elasticsearch,ydsakyclguozi/elasticsearch,petmit/elasticsearch,Kakakakakku/elasticsearch,apepper/elasticsearch,ThiagoGarciaAlves/elasticsearch,sreeramjayan/elasticsearch,pranavraman/elasticsearch,Brijeshrpatel9/elasticsearch,Kakakakakku/elasticsearch,ImpressTV/elasticsearch,Liziyao/elasticsearch,kingaj/elasticsearch,overcome/elasticsearch,palecur/elasticsearch,rajanm/elasticsearch,yanjunh/elasticsearch,zkidkid/elasticsearch,huypx1292/elasticsearch,sneivandt/elasticsearch,likaiwalkman/elasticsearch,sdauletau/elasticsearch,mgalushka/elasticsearch,wuranbo/elasticsearch,nezirus/elasticsearch,zeroctu/elasticsearch,girirajsharma/elasticsearch,gmarz/elasticsearch,onegambler/elasticsearch,ajhalani/elasticsearch,brandonkearby/elasticsearch,sposam/elasticsearch,jprante/elasticsearch,kubum/elasticsearch,jbertouch/elasticsearch,skearns64/elasticsearch,xpandan/elasticsearch,salyh/elasticsearch,humandb/elasticsearch,AleksKochev/elasticsearch,khiraiwa/elasticsearch,girirajsharma/elasticsearch,mute/elasticsearch,iamjakob/elasticsearch,pranavraman/elasticsearch,AshishThakur/elasticsearch,hanswang/elasticsearch,anti-social/elasticsearch,kevinkluge/elasticsearch,lchennup/elasticsearch,HarishAtGitHub/elasticsearch,yongminxia/elasticsearch,andrestc/elasticsearch,huypx1292/elasticsearch,fubuki/elasticsearch,mmaracic/elasticsearch,amit-shar/elasticsearch,tkssharma/elasticsearch,yynil/elasticsearch,truemped/elasticsearch,shreejay/elasticsearch,njlawton/elasticsearch,humandb/elasticsearch,mcku/elasticsearch,s1monw/elasticsearch,djschny/elasticsearch,scorpionvicky/elasticsearch,pritishppai/elasticsearch,Ansh90/elasticsearch,hydro2k/elasticsearch,baishuo/elasticsearch_v2.1.0-baishuo,dylan8902/elasticsearch,shreejay/elasticsearch,iacdingping/elasticsearch,Stacey-Gammon/elasticsearch,onegambler/elasticsearch,JervyShi/elasticsearch,trangvh/elasticsearch,qwerty4030/elasticsearch,yuy168/elasticsearch,opendatasoft/elasticsearch,bawse/elasticsearch,jsgao0/elasticsearch,mmaracic/elasticsearch,masterweb121/elasticsearch,hechunwen/elasticsearch,diendt/elasticsearch,xingguang2013/elasticsearch,tahaemin/elasticsearch,kcompher/elasticsearch,lydonchandra/elasticsearch,mrorii/elasticsearch,Shepard1212/elasticsearch,adrianbk/elasticsearch,ajhalani/elasticsearch,wbowling/elasticsearch,ouyangkongtong/elasticsearch,lzo/elasticsearch-1,thecocce/elasticsearch,schonfeld/elasticsearch,areek/elasticsearch,ulkas/elasticsearch,Brijeshrpatel9/elasticsearch,ivansun1010/elasticsearch,huanzhong/elasticsearch,codebunt/elasticsearch,mortonsykes/elasticsearch,clintongormley/elasticsearch,wayeast/elasticsearch,alexshadow007/elasticsearch,khiraiwa/elasticsearch,Asimov4/elasticsearch,nrkkalyan/elasticsearch,MisterAndersen/elasticsearch,alexksikes/elasticsearch,Widen/elasticsearch,henakamaMSFT/elasticsearch,PhaedrusTheGreek/elasticsearch,Flipkart/elasticsearch,EasonYi/elasticsearch,nezirus/elasticsearch,AndreKR/elasticsearch,bestwpw/elasticsearch,spiegela/elasticsearch,onegambler/elasticsearch,milodky/elasticsearch,sjohnr/elasticsearch,Liziyao/elasticsearch,Shekharrajak/elasticsearch,mnylen/elasticsearch,iacdingping/elasticsearch,hafkensite/elasticsearch,sposam/elasticsearch,awislowski/elasticsearch,kingaj/elasticsearch,jpountz/elasticsearch,AshishThakur/elasticsearch,sarwarbhuiyan/elasticsearch,marcuswr/elasticsearch-dateline,rhoml/elasticsearch,ouyangkongtong/elasticsearch,vietlq/elasticsearch,Ansh90/elasticsearch,henakamaMSFT/elasticsearch,tkssharma/elasticsearch,salyh/elasticsearch,ImpressTV/elasticsearch,vorce/es-metrics,codebunt/elasticsearch,KimTaehee/elasticsearch,mute/elasticsearch,springning/elasticsearch,nellicus/elasticsearch,Rygbee/elasticsearch,GlenRSmith/elasticsearch,strapdata/elassandra5-rc,amit-shar/elasticsearch,myelin/elasticsearch,LeoYao/elasticsearch,AndreKR/elasticsearch,lmtwga/elasticsearch,springning/elasticsearch,robin13/elasticsearch,C-Bish/elasticsearch,davidvgalbraith/elasticsearch,nilabhsagar/elasticsearch,Brijeshrpatel9/elasticsearch,pozhidaevak/elasticsearch,marcuswr/elasticsearch-dateline,socialrank/elasticsearch,ouyangkongtong/elasticsearch,liweinan0423/elasticsearch,rajanm/elasticsearch,rajanm/elasticsearch,jango2015/elasticsearch,wbowling/elasticsearch,rento19962/elasticsearch,F0lha/elasticsearch,jimczi/elasticsearch,Shekharrajak/elasticsearch,combinatorist/elasticsearch,ulkas/elasticsearch,smflorentino/elasticsearch,chrismwendt/elasticsearch,jimhooker2002/elasticsearch,drewr/elasticsearch,lydonchandra/elasticsearch,tebriel/elasticsearch,snikch/elasticsearch,skearns64/elasticsearch,gingerwizard/elasticsearch,iantruslove/elasticsearch,abhijitiitr/es,Charlesdong/elasticsearch,yongminxia/elasticsearch,markwalkom/elasticsearch,ZTE-PaaS/elasticsearch,sposam/elasticsearch,apepper/elasticsearch,infusionsoft/elasticsearch,hanswang/elasticsearch,rento19962/elasticsearch,humandb/elasticsearch,rmuir/elasticsearch,scottsom/elasticsearch,kubum/elasticsearch,strapdata/elassandra,Asimov4/elasticsearch,aglne/elasticsearch,jimczi/elasticsearch,mkis-/elasticsearch,jbertouch/elasticsearch,zhaocloud/elasticsearch,diendt/elasticsearch,huypx1292/elasticsearch,libosu/elasticsearch,loconsolutions/elasticsearch,zeroctu/elasticsearch,schonfeld/elasticsearch,combinatorist/elasticsearch,TonyChai24/ESSource,markharwood/elasticsearch,jimczi/elasticsearch,slavau/elasticsearch,nilabhsagar/elasticsearch,Flipkart/elasticsearch,hafkensite/elasticsearch,huypx1292/elasticsearch,markllama/elasticsearch,ckclark/elasticsearch,polyfractal/elasticsearch,huanzhong/elasticsearch,elancom/elasticsearch,infusionsoft/elasticsearch,GlenRSmith/elasticsearch,onegambler/elasticsearch,wayeast/elasticsearch,dpursehouse/elasticsearch,mjason3/elasticsearch,pozhidaevak/elasticsearch,yongminxia/elasticsearch,likaiwalkman/elasticsearch,StefanGor/elasticsearch,vvcephei/elasticsearch,maddin2016/elasticsearch,mnylen/elasticsearch,Chhunlong/elasticsearch,fooljohnny/elasticsearch,elancom/elasticsearch,mohsinh/elasticsearch,mkis-/elasticsearch,MichaelLiZhou/elasticsearch,xpandan/elasticsearch,hechunwen/elasticsearch,jsgao0/elasticsearch,fforbeck/elasticsearch,libosu/elasticsearch,iacdingping/elasticsearch,mjason3/elasticsearch,umeshdangat/elasticsearch,areek/elasticsearch,amit-shar/elasticsearch,alexshadow007/elasticsearch,jimhooker2002/elasticsearch,winstonewert/elasticsearch,jbertouch/elasticsearch,javachengwc/elasticsearch,wayeast/elasticsearch,JackyMai/elasticsearch,amaliujia/elasticsearch,anti-social/elasticsearch,jimczi/elasticsearch,javachengwc/elasticsearch,diendt/elasticsearch,xuzha/elasticsearch,Siddartha07/elasticsearch,SergVro/elasticsearch,golubev/elasticsearch,codebunt/elasticsearch,artnowo/elasticsearch,wayeast/elasticsearch,sreeramjayan/elasticsearch,truemped/elasticsearch,mgalushka/elasticsearch,martinstuga/elasticsearch,socialrank/elasticsearch,pablocastro/elasticsearch,lmtwga/elasticsearch,Brijeshrpatel9/elasticsearch,rmuir/elasticsearch,VukDukic/elasticsearch,jw0201/elastic,raishiv/elasticsearch,abibell/elasticsearch,codebunt/elasticsearch,sarwarbhuiyan/elasticsearch,EasonYi/elasticsearch,hanswang/elasticsearch,sarwarbhuiyan/elasticsearch,fekaputra/elasticsearch,slavau/elasticsearch,henakamaMSFT/elasticsearch,yynil/elasticsearch,episerver/elasticsearch,ImpressTV/elasticsearch,wangyuxue/elasticsearch,easonC/elasticsearch,slavau/elasticsearch,Chhunlong/elasticsearch,mute/elasticsearch,sc0ttkclark/elasticsearch,hydro2k/elasticsearch,Clairebi/ElasticsearchClone,pablocastro/elasticsearch,huanzhong/elasticsearch,alexkuk/elasticsearch,tsohil/elasticsearch,zhiqinghuang/elasticsearch,amaliujia/elasticsearch,bestwpw/elasticsearch,Clairebi/ElasticsearchClone,mmaracic/elasticsearch,sreeramjayan/elasticsearch,Collaborne/elasticsearch,caengcjd/elasticsearch,mbrukman/elasticsearch,yuy168/elasticsearch,humandb/elasticsearch,nknize/elasticsearch,Uiho/elasticsearch,overcome/elasticsearch,xpandan/elasticsearch,dpursehouse/elasticsearch,apepper/elasticsearch,skearns64/elasticsearch,apepper/elasticsearch,sc0ttkclark/elasticsearch,MichaelLiZhou/elasticsearch,yongminxia/elasticsearch,ricardocerq/elasticsearch,mute/elasticsearch,pablocastro/elasticsearch,JervyShi/elasticsearch,mmaracic/elasticsearch,aparo/elasticsearch,qwerty4030/elasticsearch,aglne/elasticsearch,trangvh/elasticsearch,hanst/elasticsearch,markharwood/elasticsearch,brandonkearby/elasticsearch,scorpionvicky/elasticsearch,rento19962/elasticsearch,camilojd/elasticsearch,schonfeld/elasticsearch,vingupta3/elasticsearch,skearns64/elasticsearch,knight1128/elasticsearch,brandonkearby/elasticsearch,gfyoung/elasticsearch,lightslife/elasticsearch,jeteve/elasticsearch,JackyMai/elasticsearch,wangyuxue/elasticsearch,jbertouch/elasticsearch,girirajsharma/elasticsearch,himanshuag/elasticsearch,jeteve/elasticsearch,kenshin233/elasticsearch,nomoa/elasticsearch,palecur/elasticsearch,linglaiyao1314/elasticsearch,elancom/elasticsearch,mohit/elasticsearch,uschindler/elasticsearch,mikemccand/elasticsearch,vietlq/elasticsearch,xingguang2013/elasticsearch,elancom/elasticsearch,phani546/elasticsearch,PhaedrusTheGreek/elasticsearch,lzo/elasticsearch-1,jaynblue/elasticsearch,mcku/elasticsearch,petabytedata/elasticsearch,ESamir/elasticsearch,weipinghe/elasticsearch,springning/elasticsearch,aparo/elasticsearch,markllama/elasticsearch,tahaemin/elasticsearch,linglaiyao1314/elasticsearch,HarishAtGitHub/elasticsearch,easonC/elasticsearch,weipinghe/elasticsearch,vroyer/elassandra,LeoYao/elasticsearch,EasonYi/elasticsearch,njlawton/elasticsearch,a2lin/elasticsearch,uschindler/elasticsearch,gfyoung/elasticsearch,cnfire/elasticsearch-1,Clairebi/ElasticsearchClone,KimTaehee/elasticsearch,nknize/elasticsearch,naveenhooda2000/elasticsearch,Siddartha07/elasticsearch,Fsero/elasticsearch,pritishppai/elasticsearch,a2lin/elasticsearch,markllama/elasticsearch,pranavraman/elasticsearch,btiernay/elasticsearch,pritishppai/elasticsearch,mortonsykes/elasticsearch,mohsinh/elasticsearch,ricardocerq/elasticsearch,thecocce/elasticsearch,pritishppai/elasticsearch,strapdata/elassandra-test,brwe/elasticsearch,sc0ttkclark/elasticsearch,alexshadow007/elasticsearch,zhaocloud/elasticsearch,Asimov4/elasticsearch,girirajsharma/elasticsearch,jango2015/elasticsearch,kcompher/elasticsearch,shreejay/elasticsearch,njlawton/elasticsearch,dantuffery/elasticsearch,overcome/elasticsearch,kubum/elasticsearch,feiqitian/elasticsearch,YosuaMichael/elasticsearch,nellicus/elasticsearch,IanvsPoplicola/elasticsearch,umeshdangat/elasticsearch,abibell/elasticsearch,likaiwalkman/elasticsearch,snikch/elasticsearch,anti-social/elasticsearch,mohsinh/elasticsearch,ouyangkongtong/elasticsearch,PhaedrusTheGreek/elasticsearch,hanswang/elasticsearch,queirozfcom/elasticsearch,btiernay/elasticsearch,Rygbee/elasticsearch,Charlesdong/elasticsearch,petabytedata/elasticsearch,F0lha/elasticsearch,IanvsPoplicola/elasticsearch,mcku/elasticsearch,feiqitian/elasticsearch,yanjunh/elasticsearch,elasticdog/elasticsearch,jimhooker2002/elasticsearch,ImpressTV/elasticsearch,golubev/elasticsearch,jaynblue/elasticsearch,chirilo/elasticsearch,elasticdog/elasticsearch,mmaracic/elasticsearch,YosuaMichael/elasticsearch,strapdata/elassandra,xpandan/elasticsearch,SaiprasadKrishnamurthy/elasticsearch,libosu/elasticsearch,hafkensite/elasticsearch,rento19962/elasticsearch,tebriel/elasticsearch,gmarz/elasticsearch,Uiho/elasticsearch,mapr/elasticsearch,vorce/es-metrics,lchennup/elasticsearch,HonzaKral/elasticsearch,mnylen/elasticsearch,kenshin233/elasticsearch,HonzaKral/elasticsearch,rlugojr/elasticsearch,fooljohnny/elasticsearch,acchen97/elasticsearch,MaineC/elasticsearch,fooljohnny/elasticsearch,luiseduardohdbackup/elasticsearch,fred84/elasticsearch,xingguang2013/elasticsearch,davidvgalbraith/elasticsearch,socialrank/elasticsearch,zeroctu/elasticsearch,huanzhong/elasticsearch,mjhennig/elasticsearch,Shepard1212/elasticsearch,strapdata/elassandra-test,golubev/elasticsearch,Charlesdong/elasticsearch,mjhennig/elasticsearch,mkis-/elasticsearch,EasonYi/elasticsearch,sjohnr/elasticsearch,apepper/elasticsearch,himanshuag/elasticsearch,NBSW/elasticsearch,tkssharma/elasticsearch,ThiagoGarciaAlves/elasticsearch,kkirsche/elasticsearch,achow/elasticsearch,tahaemin/elasticsearch,kalburgimanjunath/elasticsearch,ESamir/elasticsearch,diendt/elasticsearch,mjason3/elasticsearch,rmuir/elasticsearch,hanst/elasticsearch,fernandozhu/elasticsearch,jango2015/elasticsearch,overcome/elasticsearch,onegambler/elasticsearch,martinstuga/elasticsearch,kaneshin/elasticsearch,avikurapati/elasticsearch,Microsoft/elasticsearch,slavau/elasticsearch,areek/elasticsearch,markllama/elasticsearch,andrestc/elasticsearch,vingupta3/elasticsearch,lks21c/elasticsearch,amaliujia/elasticsearch,wangtuo/elasticsearch,pranavraman/elasticsearch,kkirsche/elasticsearch,ZTE-PaaS/elasticsearch,kaneshin/elasticsearch,ajhalani/elasticsearch,iacdingping/elasticsearch,iamjakob/elasticsearch,andrestc/elasticsearch,Collaborne/elasticsearch,franklanganke/elasticsearch,sscarduzio/elasticsearch,salyh/elasticsearch,episerver/elasticsearch,kimchy/elasticsearch,likaiwalkman/elasticsearch,kalimatas/elasticsearch,tahaemin/elasticsearch,gingerwizard/elasticsearch,fred84/elasticsearch,mjhennig/elasticsearch,Helen-Zhao/elasticsearch,strapdata/elassandra5-rc,hydro2k/elasticsearch,pablocastro/elasticsearch,Widen/elasticsearch,andrewvc/elasticsearch,mm0/elasticsearch,abhijitiitr/es,mm0/elasticsearch,heng4fun/elasticsearch,markwalkom/elasticsearch,knight1128/elasticsearch,KimTaehee/elasticsearch,YosuaMichael/elasticsearch,martinstuga/elasticsearch,MisterAndersen/elasticsearch,yynil/elasticsearch,acchen97/elasticsearch,wittyameta/elasticsearch,kunallimaye/elasticsearch,combinatorist/elasticsearch,kaneshin/elasticsearch,shreejay/elasticsearch,Clairebi/ElasticsearchClone,jsgao0/elasticsearch,cwurm/elasticsearch,nezirus/elasticsearch,caengcjd/elasticsearch,Siddartha07/elasticsearch,ajhalani/elasticsearch,yynil/elasticsearch,coding0011/elasticsearch,pablocastro/elasticsearch,easonC/elasticsearch,nilabhsagar/elasticsearch,jprante/elasticsearch,hafkensite/elasticsearch,cwurm/elasticsearch,sarwarbhuiyan/elasticsearch,wimvds/elasticsearch,golubev/elasticsearch,kevinkluge/elasticsearch,hydro2k/elasticsearch,rento19962/elasticsearch,tsohil/elasticsearch,likaiwalkman/elasticsearch,libosu/elasticsearch,luiseduardohdbackup/elasticsearch,kunallimaye/elasticsearch,areek/elasticsearch,spiegela/elasticsearch,sauravmondallive/elasticsearch,peschlowp/elasticsearch,kingaj/elasticsearch,StefanGor/elasticsearch,naveenhooda2000/elasticsearch,koxa29/elasticsearch,lightslife/elasticsearch,JervyShi/elasticsearch,LeoYao/elasticsearch,alexkuk/elasticsearch,infusionsoft/elasticsearch,wuranbo/elasticsearch,SaiprasadKrishnamurthy/elasticsearch,jpountz/elasticsearch,ESamir/elasticsearch,ulkas/elasticsearch,mjhennig/elasticsearch,masterweb121/elasticsearch,wangtuo/elasticsearch,lzo/elasticsearch-1,socialrank/elasticsearch,milodky/elasticsearch,lks21c/elasticsearch,wimvds/elasticsearch,mrorii/elasticsearch,hanst/elasticsearch,kingaj/elasticsearch,uschindler/elasticsearch,zkidkid/elasticsearch,obourgain/elasticsearch,mrorii/elasticsearch,kcompher/elasticsearch,nomoa/elasticsearch,18098924759/elasticsearch,martinstuga/elasticsearch,bawse/elasticsearch,djschny/elasticsearch,btiernay/elasticsearch,Collaborne/elasticsearch,markwalkom/elasticsearch,kalburgimanjunath/elasticsearch,dantuffery/elasticsearch,s1monw/elasticsearch,milodky/elasticsearch,lchennup/elasticsearch,KimTaehee/elasticsearch,khiraiwa/elasticsearch,alexksikes/elasticsearch,mkis-/elasticsearch,scottsom/elasticsearch,szroland/elasticsearch,ydsakyclguozi/elasticsearch,winstonewert/elasticsearch,NBSW/elasticsearch,combinatorist/elasticsearch,golubev/elasticsearch,maddin2016/elasticsearch,uboness/elasticsearch,dantuffery/elasticsearch,liweinan0423/elasticsearch,rajanm/elasticsearch,wenpos/elasticsearch,drewr/elasticsearch,gingerwizard/elasticsearch,acchen97/elasticsearch,rmuir/elasticsearch,amaliujia/elasticsearch,lmtwga/elasticsearch,petmit/elasticsearch,raishiv/elasticsearch,karthikjaps/elasticsearch,obourgain/elasticsearch,adrianbk/elasticsearch,iantruslove/elasticsearch,hydro2k/elasticsearch,bestwpw/elasticsearch,Uiho/elasticsearch,fforbeck/elasticsearch,lks21c/elasticsearch,karthikjaps/elasticsearch,sjohnr/elasticsearch,salyh/elasticsearch,kcompher/elasticsearch,strapdata/elassandra5-rc,NBSW/elasticsearch,abhijitiitr/es,djschny/elasticsearch,fekaputra/elasticsearch,iamjakob/elasticsearch,vingupta3/elasticsearch,tsohil/elasticsearch,sdauletau/elasticsearch,Shekharrajak/elasticsearch,tsohil/elasticsearch,mm0/elasticsearch,loconsolutions/elasticsearch,masaruh/elasticsearch,clintongormley/elasticsearch,fubuki/elasticsearch,jw0201/elastic,Liziyao/elasticsearch,winstonewert/elasticsearch,ulkas/elasticsearch,PhaedrusTheGreek/elasticsearch,dongjoon-hyun/elasticsearch,rento19962/elasticsearch,truemped/elasticsearch,boliza/elasticsearch,markharwood/elasticsearch,socialrank/elasticsearch,Flipkart/elasticsearch,mm0/elasticsearch,mjhennig/elasticsearch,rento19962/elasticsearch,mohsinh/elasticsearch,ckclark/elasticsearch,socialrank/elasticsearch,maddin2016/elasticsearch,lydonchandra/elasticsearch,adrianbk/elasticsearch,nomoa/elasticsearch,bawse/elasticsearch,wayeast/elasticsearch,franklanganke/elasticsearch,sposam/elasticsearch,vrkansagara/elasticsearch,wittyameta/elasticsearch,ricardocerq/elasticsearch,fforbeck/elasticsearch,lmtwga/elasticsearch,karthikjaps/elasticsearch,girirajsharma/elasticsearch,camilojd/elasticsearch,loconsolutions/elasticsearch,wimvds/elasticsearch,markllama/elasticsearch,javachengwc/elasticsearch,MetSystem/elasticsearch,beiske/elasticsearch,scottsom/elasticsearch,Kakakakakku/elasticsearch,iamjakob/elasticsearch,brandonkearby/elasticsearch,kalburgimanjunath/elasticsearch,kingaj/elasticsearch,masaruh/elasticsearch,i-am-Nathan/elasticsearch,kevinkluge/elasticsearch,AshishThakur/elasticsearch,KimTaehee/elasticsearch,episerver/elasticsearch,weipinghe/elasticsearch,iantruslove/elasticsearch,truemped/elasticsearch,wuranbo/elasticsearch,Microsoft/elasticsearch,slavau/elasticsearch,mohit/elasticsearch,MaineC/elasticsearch,chirilo/elasticsearch,lydonchandra/elasticsearch,zhiqinghuang/elasticsearch,nellicus/elasticsearch,dongjoon-hyun/elasticsearch,sarwarbhuiyan/elasticsearch,mkis-/elasticsearch,ulkas/elasticsearch,YosuaMichael/elasticsearch,brwe/elasticsearch,lks21c/elasticsearch,sdauletau/elasticsearch,geidies/elasticsearch,clintongormley/elasticsearch,lightslife/elasticsearch,petabytedata/elasticsearch,pritishppai/elasticsearch,clintongormley/elasticsearch,markllama/elasticsearch,jpountz/elasticsearch,sscarduzio/elasticsearch,PhaedrusTheGreek/elasticsearch,palecur/elasticsearch,dongjoon-hyun/elasticsearch,davidvgalbraith/elasticsearch,sauravmondallive/elasticsearch,nrkkalyan/elasticsearch,MjAbuz/elasticsearch,sdauletau/elasticsearch,aglne/elasticsearch,iamjakob/elasticsearch,gfyoung/elasticsearch,fernandozhu/elasticsearch,Flipkart/elasticsearch,camilojd/elasticsearch,GlenRSmith/elasticsearch,MisterAndersen/elasticsearch,iacdingping/elasticsearch,tcucchietti/elasticsearch,JervyShi/elasticsearch,gfyoung/elasticsearch,franklanganke/elasticsearch,elasticdog/elasticsearch,mjason3/elasticsearch,sc0ttkclark/elasticsearch,VukDukic/elasticsearch,huanzhong/elasticsearch,kingaj/elasticsearch,milodky/elasticsearch,jbertouch/elasticsearch,Liziyao/elasticsearch,jpountz/elasticsearch,bestwpw/elasticsearch,Microsoft/elasticsearch,vingupta3/elasticsearch,kkirsche/elasticsearch,boliza/elasticsearch,petmit/elasticsearch,IanvsPoplicola/elasticsearch,Fsero/elasticsearch,LeoYao/elasticsearch,hafkensite/elasticsearch,feiqitian/elasticsearch,petmit/elasticsearch,Flipkart/elasticsearch,scorpionvicky/elasticsearch,vorce/es-metrics,truemped/elasticsearch,dpursehouse/elasticsearch,ckclark/elasticsearch,Shepard1212/elasticsearch,jimhooker2002/elasticsearch,opendatasoft/elasticsearch,umeshdangat/elasticsearch,kunallimaye/elasticsearch,cwurm/elasticsearch,djschny/elasticsearch,alexkuk/elasticsearch,szroland/elasticsearch,Siddartha07/elasticsearch,yanjunh/elasticsearch,vvcephei/elasticsearch,kunallimaye/elasticsearch,jsgao0/elasticsearch,i-am-Nathan/elasticsearch,rlugojr/elasticsearch,mapr/elasticsearch,beiske/elasticsearch,JervyShi/elasticsearch,raishiv/elasticsearch,phani546/elasticsearch,brwe/elasticsearch,geidies/elasticsearch,heng4fun/elasticsearch,vingupta3/elasticsearch,humandb/elasticsearch,clintongormley/elasticsearch,MaineC/elasticsearch,ThalaivaStars/OrgRepo1,achow/elasticsearch,nknize/elasticsearch,Asimov4/elasticsearch,baishuo/elasticsearch_v2.1.0-baishuo,sneivandt/elasticsearch,TonyChai24/ESSource,opendatasoft/elasticsearch,awislowski/elasticsearch,mrorii/elasticsearch,kubum/elasticsearch,Shepard1212/elasticsearch,wbowling/elasticsearch,ckclark/elasticsearch,ZTE-PaaS/elasticsearch,sarwarbhuiyan/elasticsearch,Widen/elasticsearch,artnowo/elasticsearch,zeroctu/elasticsearch,Uiho/elasticsearch,masterweb121/elasticsearch,tkssharma/elasticsearch,yanjunh/elasticsearch,apepper/elasticsearch,zhaocloud/elasticsearch,ESamir/elasticsearch,ZTE-PaaS/elasticsearch,humandb/elasticsearch,zkidkid/elasticsearch,vrkansagara/elasticsearch,geidies/elasticsearch,lmtwga/elasticsearch,lmtwga/elasticsearch,sjohnr/elasticsearch,glefloch/elasticsearch,sdauletau/elasticsearch,heng4fun/elasticsearch,episerver/elasticsearch,codebunt/elasticsearch,JackyMai/elasticsearch,glefloch/elasticsearch,pozhidaevak/elasticsearch,easonC/elasticsearch,lchennup/elasticsearch,phani546/elasticsearch,Charlesdong/elasticsearch,queirozfcom/elasticsearch,Asimov4/elasticsearch,markwalkom/elasticsearch,SaiprasadKrishnamurthy/elasticsearch,adrianbk/elasticsearch,strapdata/elassandra-test,pranavraman/elasticsearch,episerver/elasticsearch,amit-shar/elasticsearch,uboness/elasticsearch,YosuaMichael/elasticsearch,vrkansagara/elasticsearch,jchampion/elasticsearch,anti-social/elasticsearch,mikemccand/elasticsearch,jeteve/elasticsearch,kalimatas/elasticsearch,peschlowp/elasticsearch,mcku/elasticsearch,raishiv/elasticsearch,zkidkid/elasticsearch,MjAbuz/elasticsearch,fubuki/elasticsearch,kaneshin/elasticsearch,lzo/elasticsearch-1,masterweb121/elasticsearch,sreeramjayan/elasticsearch,vvcephei/elasticsearch,F0lha/elasticsearch,chirilo/elasticsearch,iamjakob/elasticsearch,Rygbee/elasticsearch,caengcjd/elasticsearch,pozhidaevak/elasticsearch,schonfeld/elasticsearch,Chhunlong/elasticsearch,Helen-Zhao/elasticsearch,sc0ttkclark/elasticsearch,thecocce/elasticsearch,NBSW/elasticsearch,wittyameta/elasticsearch,andrestc/elasticsearch,nrkkalyan/elasticsearch,kenshin233/elasticsearch,F0lha/elasticsearch,glefloch/elasticsearch,jchampion/elasticsearch,LewayneNaidoo/elasticsearch,Shekharrajak/elasticsearch,kkirsche/elasticsearch,overcome/elasticsearch,lydonchandra/elasticsearch,ivansun1010/elasticsearch,alexbrasetvik/elasticsearch,MichaelLiZhou/elasticsearch,dylan8902/elasticsearch,coding0011/elasticsearch,wbowling/elasticsearch,easonC/elasticsearch,mkis-/elasticsearch,MjAbuz/elasticsearch,hirdesh2008/elasticsearch,rmuir/elasticsearch,drewr/elasticsearch,LeoYao/elasticsearch,marcuswr/elasticsearch-dateline,sjohnr/elasticsearch,mgalushka/elasticsearch,linglaiyao1314/elasticsearch,slavau/elasticsearch,mortonsykes/elasticsearch,LewayneNaidoo/elasticsearch,Rygbee/elasticsearch,ckclark/elasticsearch,chirilo/elasticsearch,khiraiwa/elasticsearch,phani546/elasticsearch,skearns64/elasticsearch,robin13/elasticsearch,wimvds/elasticsearch,nomoa/elasticsearch,fekaputra/elasticsearch,gfyoung/elasticsearch,chrismwendt/elasticsearch,baishuo/elasticsearch_v2.1.0-baishuo,ydsakyclguozi/elasticsearch,mrorii/elasticsearch,aparo/elasticsearch,achow/elasticsearch,mute/elasticsearch,szroland/elasticsearch,khiraiwa/elasticsearch,snikch/elasticsearch,jeteve/elasticsearch,ulkas/elasticsearch,alexshadow007/elasticsearch,vingupta3/elasticsearch,Uiho/elasticsearch,kevinkluge/elasticsearch,bestwpw/elasticsearch,18098924759/elasticsearch,yongminxia/elasticsearch,palecur/elasticsearch,Widen/elasticsearch,acchen97/elasticsearch,Charlesdong/elasticsearch,lightslife/elasticsearch,alexksikes/elasticsearch,abhijitiitr/es,ricardocerq/elasticsearch,TonyChai24/ESSource,Helen-Zhao/elasticsearch,dongjoon-hyun/elasticsearch,obourgain/elasticsearch,gmarz/elasticsearch,andrejserafim/elasticsearch,pablocastro/elasticsearch,snikch/elasticsearch,infusionsoft/elasticsearch,masterweb121/elasticsearch,ThiagoGarciaAlves/elasticsearch,winstonewert/elasticsearch,nomoa/elasticsearch,ouyangkongtong/elasticsearch,lmtwga/elasticsearch,beiske/elasticsearch,vroyer/elasticassandra,janmejay/elasticsearch,lks21c/elasticsearch,masterweb121/elasticsearch,abibell/elasticsearch,iamjakob/elasticsearch,rmuir/elasticsearch,sscarduzio/elasticsearch,AndreKR/elasticsearch,vingupta3/elasticsearch,mcku/elasticsearch,dataduke/elasticsearch,hechunwen/elasticsearch,kkirsche/elasticsearch,uschindler/elasticsearch,TonyChai24/ESSource,springning/elasticsearch,F0lha/elasticsearch,jimhooker2002/elasticsearch,AshishThakur/elasticsearch,trangvh/elasticsearch,Widen/elasticsearch,baishuo/elasticsearch_v2.1.0-baishuo,adrianbk/elasticsearch,JSCooke/elasticsearch,hydro2k/elasticsearch,Collaborne/elasticsearch,karthikjaps/elasticsearch,Ansh90/elasticsearch,TonyChai24/ESSource,luiseduardohdbackup/elasticsearch,lzo/elasticsearch-1,sreeramjayan/elasticsearch,obourgain/elasticsearch,wenpos/elasticsearch,luiseduardohdbackup/elasticsearch,iacdingping/elasticsearch,sc0ttkclark/elasticsearch,dataduke/elasticsearch,hirdesh2008/elasticsearch,drewr/elasticsearch,MjAbuz/elasticsearch,iantruslove/elasticsearch,ydsakyclguozi/elasticsearch,peschlowp/elasticsearch,robin13/elasticsearch,schonfeld/elasticsearch,masterweb121/elasticsearch,thecocce/elasticsearch,SaiprasadKrishnamurthy/elasticsearch,aparo/elasticsearch,dylan8902/elasticsearch,ThalaivaStars/OrgRepo1,mm0/elasticsearch,elancom/elasticsearch,martinstuga/elasticsearch,hirdesh2008/elasticsearch,mgalushka/elasticsearch,MetSystem/elasticsearch,umeshdangat/elasticsearch,vietlq/elasticsearch,schonfeld/elasticsearch,mapr/elasticsearch,vrkansagara/elasticsearch,likaiwalkman/elasticsearch,xuzha/elasticsearch,jpountz/elasticsearch,JervyShi/elasticsearch,weipinghe/elasticsearch,JSCooke/elasticsearch,dongjoon-hyun/elasticsearch,mnylen/elasticsearch,JSCooke/elasticsearch,caengcjd/elasticsearch,aglne/elasticsearch,achow/elasticsearch,himanshuag/elasticsearch,sjohnr/elasticsearch,ydsakyclguozi/elasticsearch,ouyangkongtong/elasticsearch,janmejay/elasticsearch,xingguang2013/elasticsearch,geidies/elasticsearch,Uiho/elasticsearch,linglaiyao1314/elasticsearch,kaneshin/elasticsearch,artnowo/elasticsearch,combinatorist/elasticsearch,Shekharrajak/elasticsearch,Collaborne/elasticsearch,nellicus/elasticsearch,weipinghe/elasticsearch,vietlq/elasticsearch,IanvsPoplicola/elasticsearch,pritishppai/elasticsearch,Clairebi/ElasticsearchClone,ouyangkongtong/elasticsearch,dylan8902/elasticsearch,henakamaMSFT/elasticsearch,alexkuk/elasticsearch,jaynblue/elasticsearch,dpursehouse/elasticsearch,thecocce/elasticsearch,yongminxia/elasticsearch,dpursehouse/elasticsearch,dantuffery/elasticsearch,jimhooker2002/elasticsearch,amit-shar/elasticsearch,nrkkalyan/elasticsearch,vietlq/elasticsearch,jw0201/elastic,nilabhsagar/elasticsearch,NBSW/elasticsearch,Chhunlong/elasticsearch,naveenhooda2000/elasticsearch,davidvgalbraith/elasticsearch,nellicus/elasticsearch,Widen/elasticsearch,iantruslove/elasticsearch,tkssharma/elasticsearch,wittyameta/elasticsearch,nazarewk/elasticsearch,jw0201/elastic,HarishAtGitHub/elasticsearch,i-am-Nathan/elasticsearch,hirdesh2008/elasticsearch,aparo/elasticsearch,mbrukman/elasticsearch,anti-social/elasticsearch,Siddartha07/elasticsearch,kimchy/elasticsearch,coding0011/elasticsearch,glefloch/elasticsearch,nazarewk/elasticsearch,jeteve/elasticsearch,ydsakyclguozi/elasticsearch,vroyer/elasticassandra,ZTE-PaaS/elasticsearch,Chhunlong/elasticsearch,wenpos/elasticsearch,markharwood/elasticsearch,truemped/elasticsearch,wangyuxue/elasticsearch,lydonchandra/elasticsearch
824064beb3e8575dcece30b83ca51ce1ba12a5ab
docs/reference/release-notes/highlights.asciidoc
docs/reference/release-notes/highlights.asciidoc
[[release-highlights]] = {es} Release Highlights ++++ <titleabbrev>Release Highlights</titleabbrev> ++++ [partintro] -- This section summarizes the most important changes in each release. For the full list, see <<es-release-notes>> and <<breaking-changes>>. * <<release-highlights-6.7.0>> * <<release-highlights-6.6.0>> * <<release-highlights-6.5.0>> * <<release-highlights-6.4.0>> * <<release-highlights-6.3.0>> -- include::highlights-6.7.0.asciidoc[] include::highlights-6.6.0.asciidoc[] include::highlights-6.5.0.asciidoc[] include::highlights-6.4.0.asciidoc[] include::highlights-6.3.0.asciidoc[]
[[release-highlights]] = Release Highlights [partintro] -- This section summarizes the most important changes in each release. For the full list, see <<es-release-notes>> and <<breaking-changes>>. * <<release-highlights-6.7.0>> * <<release-highlights-6.6.0>> * <<release-highlights-6.5.0>> * <<release-highlights-6.4.0>> * <<release-highlights-6.3.0>> -- include::highlights-6.7.0.asciidoc[] include::highlights-6.6.0.asciidoc[] include::highlights-6.5.0.asciidoc[] include::highlights-6.4.0.asciidoc[] include::highlights-6.3.0.asciidoc[]
Remove abbrevtitles for Asciidoctor migration
[DOCS] Remove abbrevtitles for Asciidoctor migration
AsciiDoc
apache-2.0
strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,vroyer/elassandra,vroyer/elassandra,vroyer/elassandra,strapdata/elassandra,strapdata/elassandra
0b1e05a4bd50ce51fe18877a44ea91c000e1314f
networking/understanding-networking.adoc
networking/understanding-networking.adoc
[id="understanding-networking"] = Understanding networking include::modules/common-attributes.adoc[] :context: understanding-networking toc::[] Kubernetes ensures that Pods are able to network with each other, and allocates each Pod an IP address from an internal network. This ensures all containers within the Pod behave as if they were on the same host. Giving each Pod its own IP address means that Pods can be treated like physical hosts or virtual machines in terms of port allocation, networking, naming, service discovery, load balancing, application configuration, and migration. include::modules/nw-ne-openshift-dns.adoc[leveloffset=+1]
[id="understanding-networking"] = Understanding networking include::modules/common-attributes.adoc[] :context: understanding-networking toc::[] Kubernetes ensures that Pods are able to network with each other, and allocates each Pod an IP address from an internal network. This ensures all containers within the Pod behave as if they were on the same host. Giving each Pod its own IP address means that Pods can be treated like physical hosts or virtual machines in terms of port allocation, networking, naming, service discovery, load balancing, application configuration, and migration. [NOTE] ==== Some cloud platforms offer metadata APIs that listen on the 169.254.169.254 IP address, a link-local IP address in the IPv4 `169.254.0.0/16` CIDR block. This CIDR block is not reachable from the pod network. Pods that need access to these IP addresses must be given host network access by setting the `spec.hostNetwork` field in the Pod spec to `true`. If you allow a Pod host network access, you grant the Pod privileged access to the underlying network infrastructure. ==== include::modules/nw-ne-openshift-dns.adoc[leveloffset=+1]
Add note about link-local IP addresses
Add note about link-local IP addresses - https://bugzilla.redhat.com/show_bug.cgi?id=1718389
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
6c6aedf7725e2c9b9f2fdec5dfe81fc246d42623
docs/modules/ROOT/pages/whats-new.adoc
docs/modules/ROOT/pages/whats-new.adoc
[[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. * https://github.com/spring-projects/spring-security/issues/8980[gh-8980] - Remove unsafe/deprecated `Encryptors.querableText(CharSequence,CharSequence)`. Instead use data storage to encrypt values. * https://github.com/spring-projects/spring-security/issues/11520[gh-11520] - Remember Me uses SHA256 by default * https://github.com/spring-projects/spring-security/issues/8819 - Move filters to web package Reorganize imports * https://github.com/spring-projects/spring-security/issues/7349 - Move filter and token to appropriate packages Reorganize imports * https://github.com/spring-projects/spring-security/issues/11026[gh-11026] - Use `RequestAttributeSecurityContextRepository` instead of `NullSecurityContextRepository`
[[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. * https://github.com/spring-projects/spring-security/issues/8980[gh-8980] - Remove unsafe/deprecated `Encryptors.querableText(CharSequence,CharSequence)`. Instead use data storage to encrypt values. * https://github.com/spring-projects/spring-security/issues/11520[gh-11520] - Remember Me uses SHA256 by default * https://github.com/spring-projects/spring-security/issues/8819 - Move filters to web package Reorganize imports * https://github.com/spring-projects/spring-security/issues/7349 - Move filter and token to appropriate packages Reorganize imports * https://github.com/spring-projects/spring-security/issues/11026[gh-11026] - Use `RequestAttributeSecurityContextRepository` instead of `NullSecurityContextRepository` * https://github.com/spring-projects/spring-security/pull/11887[gh-11827] - Change default authority for `oauth2Login()`
Update What's New for 6.0
Update What's New for 6.0
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security
510ec840d0b0ccc718169dacbb95fe0ca2a0418d
modules/about-etcd-encryption.adoc
modules/about-etcd-encryption.adoc
// Module included in the following assemblies: // // * security/encrypting-etcd.adoc // * post_installation_configuration/cluster-tasks.adoc [id="about-etcd_{context}"] = About etcd encryption By default, etcd data is not encrypted in {product-title}. You can enable etcd encryption for your cluster to provide an additional layer of data security. For example, it can help protect the loss of sensitive data if an etcd backup is exposed to the incorrect parties. When you enable etcd encryption, the following OpenShift API server and Kubernetes API server resources are encrypted: * Secrets * Config maps * Routes * OAuth access tokens * OAuth authorize tokens When you enable etcd encryption, encryption keys are created. These keys are rotated on a weekly basis. You must have these keys to restore from an etcd backup.
// Module included in the following assemblies: // // * security/encrypting-etcd.adoc // * post_installation_configuration/cluster-tasks.adoc [id="about-etcd_{context}"] = About etcd encryption By default, etcd data is not encrypted in {product-title}. You can enable etcd encryption for your cluster to provide an additional layer of data security. For example, it can help protect the loss of sensitive data if an etcd backup is exposed to the incorrect parties. When you enable etcd encryption, the following OpenShift API server and Kubernetes API server resources are encrypted: * Secrets * Config maps * Routes * OAuth access tokens * OAuth authorize tokens When you enable etcd encryption, encryption keys are created. These keys are rotated on a weekly basis. You must have these keys to restore from an etcd backup. [NOTE] ==== Keep in mind that etcd encryption only encrypts values, not keys. This means that resource types, namespaces, and object names are unencrypted. ====
Add note to etcd encryption section
GH32085: Add note to etcd encryption section
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
10aef498da1fad4b1f3b9451e8f60c3d00ec3c79
documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0.adoc
documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0.adoc
[[release-notes-5.7.0]] == 5.7.0 *Date of Release:* ❓ *Scope:* ❓ For a complete list of all _closed_ issues and pull requests for this release, consult the link:{junit5-repo}+/milestone/?closed=1+[5.7.0] milestone page in the JUnit repository on GitHub. [[release-notes-5.7.0-junit-platform]] === JUnit Platform ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓ [[release-notes-5.7.0-junit-jupiter]] === JUnit Jupiter ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓ [[release-notes-5.7.0-junit-vintage]] === JUnit Vintage ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓
[[release-notes-5.7.0]] == 5.7.0 *Date of Release:* ❓ *Scope:* ❓ For a complete list of all _closed_ issues and pull requests for this release, consult the link:{junit5-repo}+/milestone/50?closed=1+[5.7.0] milestone page in the JUnit repository on GitHub. [[release-notes-5.7.0-junit-platform]] === JUnit Platform ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓ [[release-notes-5.7.0-junit-jupiter]] === JUnit Jupiter ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓ [[release-notes-5.7.0-junit-vintage]] === JUnit Vintage ==== Bug Fixes * ❓ ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * ❓
Fix link to milestone page
Fix link to milestone page
AsciiDoc
epl-1.0
junit-team/junit-lambda
304ff01258c83352ef3008b2cce5dde7f98a0813
community/research.adoc
community/research.adoc
= Research :awestruct-description: Academic research for papers and articles. :awestruct-layout: normalBase :showtitle: OptaPlanner is a good base for metaheuristics research. Read about some of the advantages in http://www.orcomplete.com/research/geoffrey-de-smet/open-source-metaheuristics-research-on-drools-planner[this article]. Especially https://www.youtube.com/watch?v=JpcPEieU3Cg[OptaPlanner Benchmarker] and our big set of already implemented use cases, make it easy to test your new algorithm objectively against the existing algorithms. If you're doing academic or professional research on top of OptaPlanner, link:../community/team.html[let us know]. To reference OptaPlanner or the user manual, please use this BibTeX reference: ---- @manual{optaplanner, author = {Geoffrey De Smet et al}, title = {OptaPlanner User Guide}, organization = {Red Hat and the community}, url = {https://www.optaplanner.org}, note = {OptaPlanner is an open source constraint satisfaction solver in Java} } ----
= Research :awestruct-description: Academic research for papers and articles. :awestruct-layout: normalBase :showtitle: OptaPlanner is a good base for metaheuristics research. Read about some of the advantages in http://www.orcomplete.com/research/geoffrey-de-smet/open-source-metaheuristics-research-on-drools-planner[this article]. Especially https://www.youtube.com/watch?v=JpcPEieU3Cg[OptaPlanner Benchmarker] and our big set of already implemented use cases, make it easy to test your new algorithm objectively against the existing algorithms. If you're doing academic or professional research on top of OptaPlanner, link:../community/team.html[let us know]. To reference OptaPlanner or the user manual, please use this BibTeX reference: ---- @manual{optaplanner, author = {De Smet, Geoffrey and open source contributors}, title = {OptaPlanner User Guide}, year = {2006}, organization = {Red Hat, Inc. or third-party contributors}, url = {https://www.optaplanner.org}, note = {OptaPlanner is an open source constraint solver in Java} } ----
Fix BibText reference (the author tag didn't didn't compile well in latex)
Fix BibText reference (the author tag didn't didn't compile well in latex)
AsciiDoc
apache-2.0
droolsjbpm/optaplanner-website,droolsjbpm/optaplanner-website,droolsjbpm/optaplanner-website
2cedb13c81cf7df11fe02373f0186eb8ceab213e
opennms-doc/guide-admin/src/asciidoc/text/operation/daemon-config-files/pollerd.adoc
opennms-doc/guide-admin/src/asciidoc/text/operation/daemon-config-files/pollerd.adoc
// Allow GitHub image rendering :imagesdir: ../../../images [[ga-opennms-operation-daemon-config-files-pollerd]] ==== Pollerd [options="header, autowidth"] |=== | Internal Daemon Name | Reload Event | _Pollerd_ | `uei.opennms.org/internal/reloadDaemonConfig -p 'daemonName Pollerd'` |=== .Pollerd configuration file overview [options="header, autowidth"] |=== | File | Restart Required | Reload Event | Description | `poller-configuration.xml` | yes | yes | Restart is required in case new monitors are created or removed. Reload Event loads changed configuration parameters of existing monitors. | `response-graph.properties` | no | no | Graph definition for response time graphs from monitors | `poll-outages.xml` | ? | ? | ? |===
// Allow GitHub image rendering :imagesdir: ../../../images [[ga-opennms-operation-daemon-config-files-pollerd]] ==== Pollerd [options="header, autowidth"] |=== | Internal Daemon Name | Reload Event | _Pollerd_ | `uei.opennms.org/internal/reloadDaemonConfig -p 'daemonName Pollerd'` |=== .Pollerd configuration file overview [options="header, autowidth"] |=== | File | Restart Required | Reload Event | Description | `poller-configuration.xml` | yes | yes | Restart is required in case new monitors are created or removed. Reload Event loads changed configuration parameters of existing monitors. | `response-graph.properties` | no | no | Graph definition for response time graphs from monitors | `poll-outages.xml` | no | yes | Can be reloaded with `uei.opennms.org/internal/schedOutagesChanged` |===
Add description to reload changes in poll-outages.xml
NMS-8550: Add description to reload changes in poll-outages.xml
AsciiDoc
agpl-3.0
aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms
13e260543b73d39ff79e4769f0da4a45ffe2eab0
docs/src/main/asciidoc/jwt-guide.adoc
docs/src/main/asciidoc/jwt-guide.adoc
= {project-name} - Using JWT RBAC This guide explains how your {project-name} application can utilize MicroProfile JWT RBAC to provide secured access to the JAX-RS endpoints. == TODO
= {project-name} - Using JWT RBAC This guide explains how your {project-name} application can utilize MicroProfile JWT RBAC to provide secured access to the JAX-RS endpoints. [cols="<m,<m,<2",options="header"] |=== |Property Name|Default|Description |quarkus.jwt.enabled|true|Determine if the jwt extension is enabled. |quarkus.jwt.realm-name|Quarkus-JWT|Name to use for security realm. |quarkus.jwt.auth-mechanism|MP-JWT|Name to use for authentication mechanism |=== == Solution We recommend that you follow the instructions in the next sections and create the application step by step. However, you can skip right to the completed example. Clone the Git repository: `git clone `, or download an {quickstart-url}/archive/master.zip[archive]. The solution is located in the `using-opentracing` {quickstart-url}[directory].
Introduce README and externalize common information via variables
Introduce README and externalize common information via variables
AsciiDoc
apache-2.0
quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus
e1d675c690b0b4d5d224205968c463d7a0dc7525
docs/reference/index-shared4.asciidoc
docs/reference/index-shared4.asciidoc
include::how-to.asciidoc[] include::testing.asciidoc[] include::glossary.asciidoc[] include::release-notes/highlights.asciidoc[] include::release-notes.asciidoc[]
include::how-to.asciidoc[] include::testing.asciidoc[] include::glossary.asciidoc[]
Remove references to changelog and to highlights
[DOCS] Remove references to changelog and to highlights highlights reference the changelog and it currently breaks the docs. This aligns changes in master with the ones made in other branches.
AsciiDoc
apache-2.0
uschindler/elasticsearch,gingerwizard/elasticsearch,robin13/elasticsearch,HonzaKral/elasticsearch,GlenRSmith/elasticsearch,GlenRSmith/elasticsearch,gingerwizard/elasticsearch,gingerwizard/elasticsearch,scorpionvicky/elasticsearch,gingerwizard/elasticsearch,nknize/elasticsearch,gfyoung/elasticsearch,nknize/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,HonzaKral/elasticsearch,scorpionvicky/elasticsearch,uschindler/elasticsearch,gfyoung/elasticsearch,gfyoung/elasticsearch,gfyoung/elasticsearch,uschindler/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,scorpionvicky/elasticsearch,robin13/elasticsearch,uschindler/elasticsearch,HonzaKral/elasticsearch,robin13/elasticsearch,coding0011/elasticsearch,robin13/elasticsearch,gfyoung/elasticsearch,nknize/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,HonzaKral/elasticsearch,scorpionvicky/elasticsearch,coding0011/elasticsearch,nknize/elasticsearch,GlenRSmith/elasticsearch,GlenRSmith/elasticsearch,scorpionvicky/elasticsearch,coding0011/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch
c0fc3aa7be145bc20c464500194b132ad9cbdd1f
docs/modules/ROOT/pages/index.adoc
docs/modules/ROOT/pages/index.adoc
= Asciidoctor Maven User Manual The Asciidoctor Maven Plugin is the official way to convert your {uri-asciidoc}[AsciiDoc] documentation using {uri-asciidoctor}[Asciidoctor] from an {uri-maven}[Apache Maven] build. The project main goal is to offer a thin layer on top of https://github.com/asciidoctor/asciidoctorj[Asciidoctorj] following as much as possible to common Maven practices. The conversion can happen in 2 flavors: . As a xref:plugin:introduction.adoc[Maven plugin]: AsciiDoc files are converted at full Asciidoctor power independently from Maven site, . As a xref:plugin:introduction.adoc[Maven site module]: AsciiDoc files are integrated with https://maven.apache.org/doxia/[Maven Doxia] tools, however, with a few limitations.
= Asciidoctor Maven Tools Documentation :navtitle: Introduction The Asciidoctor Maven Plugin is the official way to convert your {uri-asciidoc}[AsciiDoc] documentation using {uri-asciidoctor}[Asciidoctor] from an {uri-maven}[Apache Maven] build. The project main goal is to offer a thin layer on top of https://github.com/asciidoctor/asciidoctorj[Asciidoctorj] following as much as possible to common Maven practices. The conversion can happen in 2 flavors: . As a xref:plugin:introduction.adoc[Maven plugin]: AsciiDoc files are converted at full Asciidoctor power independently from Maven site, . As a xref:plugin:introduction.adoc[Maven site module]: AsciiDoc files are integrated with https://maven.apache.org/doxia/[Maven Doxia] tools, however, with a few limitations.
Align title with docs.asciidoctor.org site requirements
Align title with docs.asciidoctor.org site requirements
AsciiDoc
apache-2.0
abelsromero/asciidoctor-maven-plugin,abelsromero/asciidoctor-maven-plugin,asciidoctor/asciidoctor-maven-plugin,asciidoctor/asciidoctor-maven-plugin,abelsromero/asciidoctor-maven-plugin,asciidoctor/asciidoctor-maven-plugin
60b1dc9ea217e40a3a78c2bb76bcabaf0e548ae2
docs/src/main/asciidoc/all-config.adoc
docs/src/main/asciidoc/all-config.adoc
//// This guide is maintained in the main Quarkus repository and pull requests should be submitted there: https://github.com/quarkusio/quarkus/tree/master/docs/src/main/asciidoc //// = Quarkus - All configuration options include::./attributes.adoc[] include::{generated-dir}/config/all-config.adoc[opts=optional]
--- layout: guides-configuration-reference --- //// This guide is maintained in the main Quarkus repository and pull requests should be submitted there: https://github.com/quarkusio/quarkus/tree/master/docs/src/main/asciidoc //// = Quarkus - All configuration options include::./attributes.adoc[] include::{generated-dir}/config/all-config.adoc[opts=optional]
Use the guides without toc layout
Use the guides without toc layout
AsciiDoc
apache-2.0
quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus
ccdd141d24b55eccc10f4555aa13c45dc6c3e793
docs/index.adoc
docs/index.adoc
= tick Malcolm Sparks <[email protected]>; Henry Widd; Johanna Antonelli <[email protected]> 0.4-1, 2018-02-09 :toc: left :toclevels: 4 :docinfo: shared :sectnums: true :sectnumlevels: 2 :xrefstyle: short :nofooter: :leveloffset: +1 include::intro.adoc[] include::setup.adoc[] include::api.adoc[] include::dates.adoc[] include::durations.adoc[] include::clocks.adoc[] include::intervals.adoc[] include::calendars.adoc[] include::schedules.adoc[] include::formatting.adoc[] include::cookbook/index.adoc[] include::bibliography.adoc[]
= tick Malcolm Sparks <[email protected]>; Henry Widd; Johanna Antonelli <[email protected]> 0.4.5-alpha, 2018-10-10 :toc: left :toclevels: 4 :docinfo: shared :sectnums: true :sectnumlevels: 2 :xrefstyle: short :nofooter: :leveloffset: +1 include::intro.adoc[] include::setup.adoc[] include::api.adoc[] include::dates.adoc[] include::durations.adoc[] include::clocks.adoc[] include::intervals.adoc[] include::calendars.adoc[] include::schedules.adoc[] include::formatting.adoc[] include::cookbook/index.adoc[] include::bibliography.adoc[]
Update documentation version and date
Update documentation version and date
AsciiDoc
mit
juxt/tick,juxt/tick
5a12c1a5d0c8cfb5e1384305b2dbc92833aa4da2
doc/resources/doc/sources/uberjar.adoc
doc/resources/doc/sources/uberjar.adoc
= Creating an Uberjar Edge provides a script for running pack to build an uberjar. To use it, you can simply run the below from your project sub-directory (the same folder as your deps.edn). [source,shell] ---- $ ../bin/onejar -A:prod --args '-m edge.main' project.jar ---- The `-A:prod` indicates an alias you would like to have its `:extra-deps` and `:paths` included in your resulting jar. `--args` are default arguments to your jar, in this case we are specifying that the application should run edge.main, part of the edge production modules. You can run this jar in production quite easily: [source,shell] ---- $ java -Xmx1G -jar project.jar ---- We recommend that you specify the memory usage of your JVM, as the default on Java 6+ is usually insufficient for hosts run only this JVM process. A rule of thumb is to use 2/3rds of the memory of your host.
= Creating an Uberjar == OneJar Edge provides a script for running pack to build an uberjar. To use it, you can simply run the below from your project sub-directory (the same folder as your deps.edn). [source,shell] ---- $ ../bin/onejar -A:prod --args '-m edge.main' project.jar ---- The `-A:prod` indicates an alias you would like to have its `:extra-deps` and `:paths` included in your resulting jar. `--args` are default arguments to your jar, in this case we are specifying that the application should run edge.main, part of the edge production modules. == Capsule Build a capsule uberjar using this command: [source,shell] ---- $ ../bin/capsule -m edge.main -e 'target/prod' -A:prod project.jar ---- If you are using clojurescript in your project make sure you run this command first: [source,shell] ---- $ clojure -A:build:build/once ---- It will build the clojurescript files and put them in the correct folder to be included in the uberjar. == Running the jar You can run the produced jar in production quite easily: [source,shell] ---- $ java -Xmx1G -jar project.jar ---- We recommend that you specify the memory usage of your JVM, as the default on Java 6+ is usually insufficient for hosts run only this JVM process. A rule of thumb is to use 2/3rds of the memory of your host.
Add docs for how to use the capsule command
Add docs for how to use the capsule command
AsciiDoc
mit
juxt/edge,juxt/edge
31941dae5e92101abac959326ab18b8b9810008a
data/examples/asciidoc/inline_quoted.adoc
data/examples/asciidoc/inline_quoted.adoc
// .basic [why]#chunky bacon# // .emphasis _chunky bacon_ // .emphasis-with-role [why]_chunky bacon_ // .strong *chunky bacon* // .strong-with-role [why]*chunky bacon* // .monospaced `hello world!` // .monospaced-with-role [why]`hello world!` // .superscript ^super^chunky bacon // .superscript-with-role [why]^super^chunky bacon // .subscript ~sub~chunky bacon // .subscript-with-role [why]~sub~chunky bacon // .mark #chunky bacon# // .double "`chunky bacon`" // .double-with-role [why]"`chunky bacon`" // .single '`chunky bacon`' // .single-with-role [why]'`chunky bacon`' // .asciimath asciimath:[sqrt(4) = 2] // .latexmath latexmath:[$C = \alpha + \beta Y^{\gamma} + \epsilon$] // .with-id [#why]_chunky bacon_ // .mixed-monospace-bold-italic `*_monospace bold italic phrase_*` and le``**__tt__**``ers
// .basic [why]#chunky bacon# // .emphasis _chunky bacon_ // .emphasis-with-role [why]_chunky bacon_ // .strong *chunky bacon* // .strong-with-role [why]*chunky bacon* // .monospaced `hello world!` // .monospaced-with-role [why]`hello world!` // .superscript ^super^chunky bacon // .superscript-with-role [why]^super^chunky bacon // .subscript ~sub~chunky bacon // .subscript-with-role [why]~sub~chunky bacon // .mark #chunky bacon# // .double "`chunky bacon`" // .double-with-role [why]"`chunky bacon`" // .single '`chunky bacon`' // .single-with-role [why]'`chunky bacon`' // .asciimath asciimath:[sqrt(4) = 2] // .latexmath latexmath:[C = \alpha + \beta Y^{\gamma} + \epsilon] // .with-id [#why]_chunky bacon_ // .mixed-monospace-bold-italic `*_monospace bold italic phrase_*` and le``**__tt__**``ers
Remove legacy LaTeX math delimiters in latexmath:[]
Examples: Remove legacy LaTeX math delimiters in latexmath:[] $..$ in latexmath:[] macro are long time unnecessary. Asciidoctor 2.0.0+ strips them if used. See https://github.com/asciidoctor/asciidoctor/commit/50e1c2533838648cdd5b8db613daa5622ed1cbdd
AsciiDoc
mit
asciidoctor/asciidoctor-doctest,asciidoctor/asciidoctor-doctest
430abd2ca14f68a0c1fafc4bba089b195ef1a106
modules/storage-create-storage-class.adoc
modules/storage-create-storage-class.adoc
// Be sure to set the :StorageClass: and :Provisioner: value in each assembly // on the line before the include statement for this module. For example, to // set the StorageClass value to "AWS EBS", add the following line to the // assembly: // :StorageClass: AWS EBS // Module included in the following assemblies: // // * storage/persistent_storage-aws.adoc [id="storage-create-{StorageClass}-storage-class_{context}"] = Creating the {StorageClass} storage class Storage classes are used to differentiate and delineate storage levels and usages. By defining a storage class, users can obtain dynamically provisioned persistent volumes. .Procedure . In the {product-title} console, click *Storage* -> *Storage Classes*. . In the storage class overview, click *Create Storage Class*. . Define the desired options on the page that appears. .. Enter a name to reference the storage class. .. Enter an optional description. .. Select the reclaim policy. .. Select `{Provisioner}` from the drop down list. + [NOTE] ==== For Container Storage Interface (CSI) provisioning, select `ebs.csi.aws.com`. ==== .. Enter additional parameters for the storage class as desired. . Click *Create* to create the storage class. // Undefine {StorageClass} attribute, so that any mistakes are easily spotted :!StorageClass:
// Be sure to set the :StorageClass: and :Provisioner: value in each assembly // on the line before the include statement for this module. For example, to // set the StorageClass value to "AWS EBS", add the following line to the // assembly: // :StorageClass: AWS EBS // Module included in the following assemblies: // // * storage/persistent_storage-aws.adoc [id="storage-create-{StorageClass}-storage-class_{context}"] = Creating the {StorageClass} storage class Storage classes are used to differentiate and delineate storage levels and usages. By defining a storage class, users can obtain dynamically provisioned persistent volumes. .Procedure . In the {product-title} console, click *Storage* -> *Storage Classes*. . In the storage class overview, click *Create Storage Class*. . Define the desired options on the page that appears. .. Enter a name to reference the storage class. .. Enter an optional description. .. Select the reclaim policy. .. Select `{Provisioner}` from the drop down list. .. Enter additional parameters for the storage class as desired. . Click *Create* to create the storage class. // Undefine {StorageClass} attribute, so that any mistakes are easily spotted :!StorageClass:
Fix storage class CSI note in Creating SC-EBS/GCE
Fix storage class CSI note in Creating SC-EBS/GCE In the portal, when I select provisioner drop-down, I do not see an option for <foo>.csi.<bar>.com. The instruction in this note to select the csi option for provisioning is not a valid option.
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
cb695ae60f309080e1a76ce419f5197ea9507e94
docs/manual/src/docs/asciidoc/index.adoc
docs/manual/src/docs/asciidoc/index.adoc
= Spring Security Reference Ben Alex; Luke Taylor; Rob Winch; Gunnar Hillert; Joe Grandja; Jay Bryant; EddΓΊ MelΓ©ndez; Josh Cummings :include-dir: _includes :security-api-url: https://docs.spring.io/spring-security/site/docs/current/api/ :source-indent: 0 :tabsize: 4 :toc: left // FIXME: Add links for authentication, authorization, common attacks Spring Security is a framework that provides authentication, authorization, and protection against common attacks. // FIXME: Add links for imperative and reactive applications With first class support for both imperative and reactive applications, it is the de-facto standard for securing Spring-based applications. include::{include-dir}/about/index.adoc[] include::{include-dir}/servlet/index.adoc[] include::{include-dir}/reactive/index.adoc[]
= Spring Security Reference Ben Alex; Luke Taylor; Rob Winch; Gunnar Hillert; Joe Grandja; Jay Bryant; EddΓΊ MelΓ©ndez; Josh Cummings; Dave Syer :include-dir: _includes :security-api-url: https://docs.spring.io/spring-security/site/docs/current/api/ :source-indent: 0 :tabsize: 4 :toc: left // FIXME: Add links for authentication, authorization, common attacks Spring Security is a framework that provides authentication, authorization, and protection against common attacks. // FIXME: Add links for imperative and reactive applications With first class support for both imperative and reactive applications, it is the de-facto standard for securing Spring-based applications. include::{include-dir}/about/index.adoc[] include::{include-dir}/servlet/index.adoc[] include::{include-dir}/reactive/index.adoc[]
Add Dave Syer to Authors
Add Dave Syer to Authors Much of the content from architecture is borrowed, with permission from Dave. Issueh gh-7955
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,rwinch/spring-security,spring-projects/spring-security,rwinch/spring-security,fhanik/spring-security,jgrandja/spring-security,spring-projects/spring-security,spring-projects/spring-security,rwinch/spring-security,djechelon/spring-security,fhanik/spring-security,fhanik/spring-security,djechelon/spring-security,rwinch/spring-security,jgrandja/spring-security,fhanik/spring-security,jgrandja/spring-security,jgrandja/spring-security,fhanik/spring-security,rwinch/spring-security,jgrandja/spring-security,spring-projects/spring-security,djechelon/spring-security,djechelon/spring-security,spring-projects/spring-security,djechelon/spring-security,rwinch/spring-security,fhanik/spring-security,jgrandja/spring-security
2e26abc2448fa414df79d342b331d5a1656a2d43
community/server/src/docs/dev/rest-api/node-properties.asciidoc
community/server/src/docs/dev/rest-api/node-properties.asciidoc
[[rest-api-node-properties]] == Node properties == include::set-property-on-node.asciidoc[] include::update-node-properties.asciidoc[] include::get-properties-for-node.asciidoc[] include::property-values-can-not-be-null.asciidoc[] include::property-values-can-not-be-nested.asciidoc[] include::delete-all-properties-from-node.asciidoc[] include::delete-a-named-property-from-a-node.asciidoc[]
[[rest-api-node-properties]] == Node properties == include::set-property-on-node.asciidoc[] include::update-node-properties.asciidoc[] include::get-properties-for-node.asciidoc[] include::get-property-for-node.asciidoc[] include::property-values-can-not-be-null.asciidoc[] include::property-values-can-not-be-nested.asciidoc[] include::delete-all-properties-from-node.asciidoc[] include::delete-a-named-property-from-a-node.asciidoc[]
Include REST API docs that were already produced.
Include REST API docs that were already produced.
AsciiDoc
apache-2.0
HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j
fd518ea0203dc2c1a863bebd7829c6c809a92949
docs/en/index.asciidoc
docs/en/index.asciidoc
[[elasticsearch-reference]] = Elasticsearch Reference :include-xpack: true :xes-repo-dir: {docdir} :es-repo-dir: {docdir}/../../../../elasticsearch/docs :es-test-dir: {docdir}/../../../../elasticsearch/docs/src/test :plugins-examples-dir: {docdir}/../../../../elasticsearch/plugins/examples :docs-dir: {docdir}/../../../../docs include::{es-repo-dir}/Versions.asciidoc[] include::{es-repo-dir}/reference/index-shared1.asciidoc[] :edit_url!: include::setup-xes.asciidoc[] :edit_url: include::{es-repo-dir}/reference/index-shared2.asciidoc[] :edit_url!: include::rest-api/index.asciidoc[] :edit_url: include::{es-repo-dir}/reference/index-shared3.asciidoc[]
[[elasticsearch-reference]] = Elasticsearch Reference :include-xpack: true :xes-repo-dir: {docdir} :es-repo-dir: {docdir}/../../../../elasticsearch/docs :es-test-dir: {docdir}/../../../../elasticsearch/docs/src/test :plugins-examples-dir: {docdir}/../../../../elasticsearch/plugins/examples include::{es-repo-dir}/Versions.asciidoc[] include::{es-repo-dir}/reference/index-shared1.asciidoc[] :edit_url!: include::setup-xes.asciidoc[] :edit_url: include::{es-repo-dir}/reference/index-shared2.asciidoc[] :edit_url!: include::rest-api/index.asciidoc[] :edit_url: include::{es-repo-dir}/reference/index-shared3.asciidoc[]
Include shared/attributes.asciidoc directly from docs master
Include shared/attributes.asciidoc directly from docs master Original commit: elastic/x-pack-elasticsearch@f3a0828c5d64650b855e24c46d2c1abc06ca05a1
AsciiDoc
apache-2.0
gingerwizard/elasticsearch,scorpionvicky/elasticsearch,coding0011/elasticsearch,uschindler/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,gingerwizard/elasticsearch,strapdata/elassandra,nknize/elasticsearch,strapdata/elassandra,scorpionvicky/elasticsearch,coding0011/elasticsearch,vroyer/elassandra,gingerwizard/elasticsearch,scorpionvicky/elasticsearch,robin13/elasticsearch,strapdata/elassandra,GlenRSmith/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch,uschindler/elasticsearch,HonzaKral/elasticsearch,gfyoung/elasticsearch,HonzaKral/elasticsearch,scorpionvicky/elasticsearch,gfyoung/elasticsearch,HonzaKral/elasticsearch,uschindler/elasticsearch,nknize/elasticsearch,strapdata/elassandra,gingerwizard/elasticsearch,gingerwizard/elasticsearch,nknize/elasticsearch,gfyoung/elasticsearch,robin13/elasticsearch,gingerwizard/elasticsearch,coding0011/elasticsearch,robin13/elasticsearch,robin13/elasticsearch,vroyer/elassandra,vroyer/elassandra,coding0011/elasticsearch,scorpionvicky/elasticsearch,GlenRSmith/elasticsearch,HonzaKral/elasticsearch,GlenRSmith/elasticsearch,nknize/elasticsearch,uschindler/elasticsearch,GlenRSmith/elasticsearch,gfyoung/elasticsearch,strapdata/elassandra,gfyoung/elasticsearch,coding0011/elasticsearch
6d0114edb58bd57290d327370b4b4b8a4778edd7
docs/java-api/indexed-scripts.asciidoc
docs/java-api/indexed-scripts.asciidoc
[[indexed-scripts]] == Indexed Scripts API The indexed script API allows one to interact with scripts and templates stored in an elasticsearch index. It can be used to create, update, get, and delete indexed scripts and templates. [source,java] -------------------------------------------------- PutIndexedScriptResponse = client.preparePutIndexedScript() .setScriptLang("groovy") .setId("script1") .setSource("_score * doc['my_numeric_field'].value") .execute() .actionGet(); GetIndexedScriptResponse = client.prepareGetIndexedScript() .setScriptLang("groovy") .setId("script1") .execute() .actionGet(); DeleteIndexedScriptResponse = client.prepareDeleteIndexedScript() .setScriptLang("groovy") .setId("script1") .execute() .actionGet(); -------------------------------------------------- To store templates simply use "mustache" for the scriptLang. === Script Language The API allows one to set the language of the indexed script being interacted with. If one is not provided the default scripting language will be used.
[[indexed-scripts]] == Indexed Scripts API The indexed script API allows one to interact with scripts and templates stored in an elasticsearch index. It can be used to create, update, get, and delete indexed scripts and templates. [source,java] -------------------------------------------------- PutIndexedScriptResponse = client.preparePutIndexedScript() .setScriptLang("groovy") .setId("script1") .setSource("script", "_score * doc['my_numeric_field'].value") .execute() .actionGet(); GetIndexedScriptResponse = client.prepareGetIndexedScript() .setScriptLang("groovy") .setId("script1") .execute() .actionGet(); DeleteIndexedScriptResponse = client.prepareDeleteIndexedScript() .setScriptLang("groovy") .setId("script1") .execute() .actionGet(); -------------------------------------------------- To store templates simply use "mustache" for the scriptLang. === Script Language The API allows one to set the language of the indexed script being interacted with. If one is not provided the default scripting language will be used.
Fix Java API documentation for indexed scripts
Fix Java API documentation for indexed scripts
AsciiDoc
apache-2.0
JervyShi/elasticsearch,jchampion/elasticsearch,glefloch/elasticsearch,mortonsykes/elasticsearch,bawse/elasticsearch,njlawton/elasticsearch,henakamaMSFT/elasticsearch,mortonsykes/elasticsearch,IanvsPoplicola/elasticsearch,GlenRSmith/elasticsearch,GlenRSmith/elasticsearch,liweinan0423/elasticsearch,fforbeck/elasticsearch,LeoYao/elasticsearch,StefanGor/elasticsearch,alexshadow007/elasticsearch,rlugojr/elasticsearch,mikemccand/elasticsearch,jimczi/elasticsearch,yanjunh/elasticsearch,xuzha/elasticsearch,jimczi/elasticsearch,JervyShi/elasticsearch,mikemccand/elasticsearch,clintongormley/elasticsearch,palecur/elasticsearch,lks21c/elasticsearch,MaineC/elasticsearch,awislowski/elasticsearch,robin13/elasticsearch,ThiagoGarciaAlves/elasticsearch,bawse/elasticsearch,wangtuo/elasticsearch,yanjunh/elasticsearch,masaruh/elasticsearch,uschindler/elasticsearch,strapdata/elassandra,dongjoon-hyun/elasticsearch,henakamaMSFT/elasticsearch,fred84/elasticsearch,naveenhooda2000/elasticsearch,markharwood/elasticsearch,IanvsPoplicola/elasticsearch,MisterAndersen/elasticsearch,scottsom/elasticsearch,jbertouch/elasticsearch,yynil/elasticsearch,brandonkearby/elasticsearch,bawse/elasticsearch,StefanGor/elasticsearch,diendt/elasticsearch,a2lin/elasticsearch,maddin2016/elasticsearch,uschindler/elasticsearch,Helen-Zhao/elasticsearch,strapdata/elassandra5-rc,diendt/elasticsearch,avikurapati/elasticsearch,girirajsharma/elasticsearch,gingerwizard/elasticsearch,fred84/elasticsearch,strapdata/elassandra5-rc,Shepard1212/elasticsearch,sreeramjayan/elasticsearch,mjason3/elasticsearch,rajanm/elasticsearch,fernandozhu/elasticsearch,ZTE-PaaS/elasticsearch,mjason3/elasticsearch,jchampion/elasticsearch,mjason3/elasticsearch,gingerwizard/elasticsearch,markharwood/elasticsearch,ZTE-PaaS/elasticsearch,LewayneNaidoo/elasticsearch,mapr/elasticsearch,mohit/elasticsearch,nknize/elasticsearch,tebriel/elasticsearch,jbertouch/elasticsearch,fred84/elasticsearch,lks21c/elasticsearch,vroyer/elasticassandra,sneivandt/elasticsearch,dongjoon-hyun/elasticsearch,glefloch/elasticsearch,yanjunh/elasticsearch,jprante/elasticsearch,myelin/elasticsearch,girirajsharma/elasticsearch,elasticdog/elasticsearch,awislowski/elasticsearch,scorpionvicky/elasticsearch,wenpos/elasticsearch,LewayneNaidoo/elasticsearch,rajanm/elasticsearch,fred84/elasticsearch,alexshadow007/elasticsearch,obourgain/elasticsearch,Helen-Zhao/elasticsearch,scorpionvicky/elasticsearch,uschindler/elasticsearch,jpountz/elasticsearch,camilojd/elasticsearch,ivansun1010/elasticsearch,markwalkom/elasticsearch,C-Bish/elasticsearch,strapdata/elassandra,mikemccand/elasticsearch,scottsom/elasticsearch,sneivandt/elasticsearch,maddin2016/elasticsearch,Shepard1212/elasticsearch,xuzha/elasticsearch,scottsom/elasticsearch,obourgain/elasticsearch,avikurapati/elasticsearch,ricardocerq/elasticsearch,umeshdangat/elasticsearch,ivansun1010/elasticsearch,i-am-Nathan/elasticsearch,i-am-Nathan/elasticsearch,mapr/elasticsearch,kalimatas/elasticsearch,winstonewert/elasticsearch,fernandozhu/elasticsearch,gmarz/elasticsearch,mmaracic/elasticsearch,ESamir/elasticsearch,geidies/elasticsearch,awislowski/elasticsearch,nezirus/elasticsearch,davidvgalbraith/elasticsearch,StefanGor/elasticsearch,jpountz/elasticsearch,strapdata/elassandra5-rc,tebriel/elasticsearch,gmarz/elasticsearch,nomoa/elasticsearch,mohit/elasticsearch,spiegela/elasticsearch,nknize/elasticsearch,geidies/elasticsearch,ivansun1010/elasticsearch,ricardocerq/elasticsearch,vroyer/elassandra,alexshadow007/elasticsearch,mapr/elasticsearch,LeoYao/elasticsearch,jprante/elasticsearch,shreejay/elasticsearch,tebriel/elasticsearch,martinstuga/elasticsearch,jchampion/elasticsearch,awislowski/elasticsearch,mapr/elasticsearch,obourgain/elasticsearch,markwalkom/elasticsearch,ThiagoGarciaAlves/elasticsearch,xuzha/elasticsearch,fernandozhu/elasticsearch,gingerwizard/elasticsearch,wenpos/elasticsearch,trangvh/elasticsearch,masaruh/elasticsearch,rlugojr/elasticsearch,nomoa/elasticsearch,jchampion/elasticsearch,pozhidaevak/elasticsearch,xuzha/elasticsearch,Helen-Zhao/elasticsearch,spiegela/elasticsearch,martinstuga/elasticsearch,shreejay/elasticsearch,henakamaMSFT/elasticsearch,JackyMai/elasticsearch,myelin/elasticsearch,davidvgalbraith/elasticsearch,nazarewk/elasticsearch,myelin/elasticsearch,scorpionvicky/elasticsearch,jpountz/elasticsearch,cwurm/elasticsearch,trangvh/elasticsearch,GlenRSmith/elasticsearch,s1monw/elasticsearch,ZTE-PaaS/elasticsearch,LewayneNaidoo/elasticsearch,naveenhooda2000/elasticsearch,brandonkearby/elasticsearch,kalimatas/elasticsearch,vroyer/elassandra,Stacey-Gammon/elasticsearch,mohit/elasticsearch,gmarz/elasticsearch,HonzaKral/elasticsearch,mmaracic/elasticsearch,girirajsharma/elasticsearch,martinstuga/elasticsearch,mapr/elasticsearch,uschindler/elasticsearch,nazarewk/elasticsearch,elasticdog/elasticsearch,girirajsharma/elasticsearch,wangtuo/elasticsearch,mortonsykes/elasticsearch,kalimatas/elasticsearch,mohit/elasticsearch,nezirus/elasticsearch,shreejay/elasticsearch,fforbeck/elasticsearch,episerver/elasticsearch,bawse/elasticsearch,nilabhsagar/elasticsearch,jbertouch/elasticsearch,yynil/elasticsearch,geidies/elasticsearch,sneivandt/elasticsearch,ThiagoGarciaAlves/elasticsearch,ESamir/elasticsearch,JSCooke/elasticsearch,i-am-Nathan/elasticsearch,winstonewert/elasticsearch,yynil/elasticsearch,i-am-Nathan/elasticsearch,palecur/elasticsearch,Stacey-Gammon/elasticsearch,davidvgalbraith/elasticsearch,zkidkid/elasticsearch,s1monw/elasticsearch,cwurm/elasticsearch,mortonsykes/elasticsearch,gingerwizard/elasticsearch,ricardocerq/elasticsearch,obourgain/elasticsearch,MisterAndersen/elasticsearch,wenpos/elasticsearch,rlugojr/elasticsearch,alexshadow007/elasticsearch,davidvgalbraith/elasticsearch,yynil/elasticsearch,wangtuo/elasticsearch,strapdata/elassandra,strapdata/elassandra5-rc,StefanGor/elasticsearch,clintongormley/elasticsearch,nilabhsagar/elasticsearch,diendt/elasticsearch,scottsom/elasticsearch,brandonkearby/elasticsearch,geidies/elasticsearch,obourgain/elasticsearch,palecur/elasticsearch,maddin2016/elasticsearch,JSCooke/elasticsearch,StefanGor/elasticsearch,s1monw/elasticsearch,umeshdangat/elasticsearch,nezirus/elasticsearch,nomoa/elasticsearch,palecur/elasticsearch,girirajsharma/elasticsearch,LeoYao/elasticsearch,rajanm/elasticsearch,fernandozhu/elasticsearch,ricardocerq/elasticsearch,geidies/elasticsearch,JervyShi/elasticsearch,jchampion/elasticsearch,mortonsykes/elasticsearch,vroyer/elasticassandra,xuzha/elasticsearch,artnowo/elasticsearch,brandonkearby/elasticsearch,qwerty4030/elasticsearch,ricardocerq/elasticsearch,glefloch/elasticsearch,MaineC/elasticsearch,maddin2016/elasticsearch,ZTE-PaaS/elasticsearch,tebriel/elasticsearch,nknize/elasticsearch,mmaracic/elasticsearch,njlawton/elasticsearch,wangtuo/elasticsearch,wenpos/elasticsearch,elasticdog/elasticsearch,masaruh/elasticsearch,jimczi/elasticsearch,umeshdangat/elasticsearch,MaineC/elasticsearch,Helen-Zhao/elasticsearch,artnowo/elasticsearch,markwalkom/elasticsearch,davidvgalbraith/elasticsearch,nazarewk/elasticsearch,geidies/elasticsearch,dongjoon-hyun/elasticsearch,markharwood/elasticsearch,dpursehouse/elasticsearch,nomoa/elasticsearch,LewayneNaidoo/elasticsearch,artnowo/elasticsearch,brandonkearby/elasticsearch,masaruh/elasticsearch,rajanm/elasticsearch,LeoYao/elasticsearch,nilabhsagar/elasticsearch,gfyoung/elasticsearch,rajanm/elasticsearch,markwalkom/elasticsearch,myelin/elasticsearch,nomoa/elasticsearch,artnowo/elasticsearch,gingerwizard/elasticsearch,markwalkom/elasticsearch,diendt/elasticsearch,LeoYao/elasticsearch,yanjunh/elasticsearch,LewayneNaidoo/elasticsearch,girirajsharma/elasticsearch,gfyoung/elasticsearch,martinstuga/elasticsearch,ZTE-PaaS/elasticsearch,shreejay/elasticsearch,JervyShi/elasticsearch,diendt/elasticsearch,markharwood/elasticsearch,s1monw/elasticsearch,JervyShi/elasticsearch,jprante/elasticsearch,LeoYao/elasticsearch,njlawton/elasticsearch,martinstuga/elasticsearch,spiegela/elasticsearch,nezirus/elasticsearch,winstonewert/elasticsearch,kalimatas/elasticsearch,fernandozhu/elasticsearch,fforbeck/elasticsearch,JSCooke/elasticsearch,myelin/elasticsearch,njlawton/elasticsearch,camilojd/elasticsearch,mjason3/elasticsearch,dpursehouse/elasticsearch,s1monw/elasticsearch,JackyMai/elasticsearch,rlugojr/elasticsearch,trangvh/elasticsearch,martinstuga/elasticsearch,winstonewert/elasticsearch,sneivandt/elasticsearch,clintongormley/elasticsearch,artnowo/elasticsearch,shreejay/elasticsearch,strapdata/elassandra,diendt/elasticsearch,qwerty4030/elasticsearch,nezirus/elasticsearch,MisterAndersen/elasticsearch,mmaracic/elasticsearch,C-Bish/elasticsearch,jchampion/elasticsearch,dpursehouse/elasticsearch,jimczi/elasticsearch,coding0011/elasticsearch,episerver/elasticsearch,ESamir/elasticsearch,ivansun1010/elasticsearch,JSCooke/elasticsearch,spiegela/elasticsearch,jpountz/elasticsearch,njlawton/elasticsearch,robin13/elasticsearch,episerver/elasticsearch,robin13/elasticsearch,yynil/elasticsearch,ESamir/elasticsearch,glefloch/elasticsearch,wuranbo/elasticsearch,jpountz/elasticsearch,nknize/elasticsearch,clintongormley/elasticsearch,henakamaMSFT/elasticsearch,GlenRSmith/elasticsearch,JackyMai/elasticsearch,jimczi/elasticsearch,naveenhooda2000/elasticsearch,nazarewk/elasticsearch,jbertouch/elasticsearch,gmarz/elasticsearch,IanvsPoplicola/elasticsearch,umeshdangat/elasticsearch,jbertouch/elasticsearch,dongjoon-hyun/elasticsearch,kalimatas/elasticsearch,zkidkid/elasticsearch,C-Bish/elasticsearch,elasticdog/elasticsearch,yanjunh/elasticsearch,dongjoon-hyun/elasticsearch,lks21c/elasticsearch,elasticdog/elasticsearch,xuzha/elasticsearch,alexshadow007/elasticsearch,umeshdangat/elasticsearch,C-Bish/elasticsearch,robin13/elasticsearch,nazarewk/elasticsearch,strapdata/elassandra,cwurm/elasticsearch,HonzaKral/elasticsearch,coding0011/elasticsearch,liweinan0423/elasticsearch,ThiagoGarciaAlves/elasticsearch,mapr/elasticsearch,gingerwizard/elasticsearch,gfyoung/elasticsearch,vroyer/elasticassandra,robin13/elasticsearch,GlenRSmith/elasticsearch,palecur/elasticsearch,sreeramjayan/elasticsearch,Stacey-Gammon/elasticsearch,jprante/elasticsearch,coding0011/elasticsearch,awislowski/elasticsearch,yynil/elasticsearch,jbertouch/elasticsearch,fforbeck/elasticsearch,mjason3/elasticsearch,wuranbo/elasticsearch,zkidkid/elasticsearch,ivansun1010/elasticsearch,wuranbo/elasticsearch,tebriel/elasticsearch,a2lin/elasticsearch,liweinan0423/elasticsearch,qwerty4030/elasticsearch,JSCooke/elasticsearch,zkidkid/elasticsearch,Helen-Zhao/elasticsearch,rajanm/elasticsearch,ThiagoGarciaAlves/elasticsearch,gingerwizard/elasticsearch,episerver/elasticsearch,scottsom/elasticsearch,wenpos/elasticsearch,sneivandt/elasticsearch,sreeramjayan/elasticsearch,sreeramjayan/elasticsearch,coding0011/elasticsearch,Shepard1212/elasticsearch,trangvh/elasticsearch,JervyShi/elasticsearch,lks21c/elasticsearch,bawse/elasticsearch,henakamaMSFT/elasticsearch,ESamir/elasticsearch,markharwood/elasticsearch,sreeramjayan/elasticsearch,mmaracic/elasticsearch,vroyer/elassandra,camilojd/elasticsearch,nknize/elasticsearch,ESamir/elasticsearch,episerver/elasticsearch,camilojd/elasticsearch,i-am-Nathan/elasticsearch,ThiagoGarciaAlves/elasticsearch,maddin2016/elasticsearch,avikurapati/elasticsearch,clintongormley/elasticsearch,mmaracic/elasticsearch,naveenhooda2000/elasticsearch,pozhidaevak/elasticsearch,nilabhsagar/elasticsearch,qwerty4030/elasticsearch,scorpionvicky/elasticsearch,liweinan0423/elasticsearch,MisterAndersen/elasticsearch,davidvgalbraith/elasticsearch,HonzaKral/elasticsearch,markwalkom/elasticsearch,wuranbo/elasticsearch,fforbeck/elasticsearch,zkidkid/elasticsearch,avikurapati/elasticsearch,a2lin/elasticsearch,dpursehouse/elasticsearch,glefloch/elasticsearch,mohit/elasticsearch,IanvsPoplicola/elasticsearch,HonzaKral/elasticsearch,qwerty4030/elasticsearch,nilabhsagar/elasticsearch,gfyoung/elasticsearch,fred84/elasticsearch,MisterAndersen/elasticsearch,avikurapati/elasticsearch,camilojd/elasticsearch,LeoYao/elasticsearch,naveenhooda2000/elasticsearch,gmarz/elasticsearch,tebriel/elasticsearch,masaruh/elasticsearch,pozhidaevak/elasticsearch,mikemccand/elasticsearch,gfyoung/elasticsearch,MaineC/elasticsearch,IanvsPoplicola/elasticsearch,mikemccand/elasticsearch,Shepard1212/elasticsearch,a2lin/elasticsearch,clintongormley/elasticsearch,uschindler/elasticsearch,wangtuo/elasticsearch,spiegela/elasticsearch,coding0011/elasticsearch,dpursehouse/elasticsearch,a2lin/elasticsearch,pozhidaevak/elasticsearch,pozhidaevak/elasticsearch,C-Bish/elasticsearch,scorpionvicky/elasticsearch,winstonewert/elasticsearch,jpountz/elasticsearch,cwurm/elasticsearch,Shepard1212/elasticsearch,Stacey-Gammon/elasticsearch,rlugojr/elasticsearch,trangvh/elasticsearch,ivansun1010/elasticsearch,MaineC/elasticsearch,markharwood/elasticsearch,wuranbo/elasticsearch,lks21c/elasticsearch,camilojd/elasticsearch,sreeramjayan/elasticsearch,strapdata/elassandra5-rc,JackyMai/elasticsearch,liweinan0423/elasticsearch,cwurm/elasticsearch,Stacey-Gammon/elasticsearch,JackyMai/elasticsearch,jprante/elasticsearch
c554a3fc4134e8378ca1fffd277a9eeec473dd24
docs/manual/src/docs/asciidoc/_includes/servlet/architecture/filters.adoc
docs/manual/src/docs/asciidoc/_includes/servlet/architecture/filters.adoc
[[servlet-filters-review]] = A Review of ``Filter``s Spring Security's Servlet support is based on Servlet ``Filter``s, so it is helpful to look at the role of ``Filter``s generally first. The picture below shows the typical layering of the handlers for a single HTTP request. .FilterChain [[servlet-filterchain-figure]] image::{figures}/filterchain.png[] The client sends a request to the application, and the container creates a `FilterChain` which contains the ``Filter``s and `Servlet` that should process the `HttpServletRequest` based on the path of the request URI. At most one `Servlet` can handle a single `HttpServletRequest` and `HttpServletResponse`. However, more than one `Filter` can be used to: * Prevent downstream ``Filter``s or the `Servlet` from being invoked. In this instance the `Filter` will typically write the `HttpServletResponse`. * Modify the `HttpServletRequest` or `HttpServletResponse` used by the downstream ``Filter``s and `Servlet` The power of the `Filter` comes from the `FilterChain` that is passed into it. .`FilterChain` Usage Example === [source,java] ---- public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) { // do something before the rest of the application chain.doFilter(request, response); // invoke the rest of the application // do something after the rest of the application } ---- === Since a `Filter` only impacts downstream ``Filter``s and the `Servlet`, the order each `Filter` is invoked is extremely important.
[[servlet-filters-review]] = A Review of ``Filter``s Spring Security's Servlet support is based on Servlet ``Filter``s, so it is helpful to look at the role of ``Filter``s generally first. The picture below shows the typical layering of the handlers for a single HTTP request. .FilterChain [[servlet-filterchain-figure]] image::{figures}/filterchain.png[] The client sends a request to the application, and the container creates a `FilterChain` which contains the ``Filter``s and `Servlet` that should process the `HttpServletRequest` based on the path of the request URI. In a Spring MVC application the `Servlet` is an instance of https://docs.spring.io/spring-security/site/docs/current-SNAPSHOT/reference/html5/#servlet-filters-review[`DispatcherServlet`]. At most one `Servlet` can handle a single `HttpServletRequest` and `HttpServletResponse`. However, more than one `Filter` can be used to: * Prevent downstream ``Filter``s or the `Servlet` from being invoked. In this instance the `Filter` will typically write the `HttpServletResponse`. * Modify the `HttpServletRequest` or `HttpServletResponse` used by the downstream ``Filter``s and `Servlet` The power of the `Filter` comes from the `FilterChain` that is passed into it. .`FilterChain` Usage Example === [source,java] ---- public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) { // do something before the rest of the application chain.doFilter(request, response); // invoke the rest of the application // do something after the rest of the application } ---- === Since a `Filter` only impacts downstream ``Filter``s and the `Servlet`, the order each `Filter` is invoked is extremely important.
Add Link to DispatcherServlet in Filter Review Doc
Add Link to DispatcherServlet in Filter Review Doc Closes gh-8036
AsciiDoc
apache-2.0
jgrandja/spring-security,jgrandja/spring-security,spring-projects/spring-security,fhanik/spring-security,rwinch/spring-security,spring-projects/spring-security,spring-projects/spring-security,jgrandja/spring-security,jgrandja/spring-security,djechelon/spring-security,spring-projects/spring-security,spring-projects/spring-security,rwinch/spring-security,djechelon/spring-security,rwinch/spring-security,djechelon/spring-security,fhanik/spring-security,fhanik/spring-security,rwinch/spring-security,djechelon/spring-security,rwinch/spring-security,djechelon/spring-security,fhanik/spring-security,fhanik/spring-security,jgrandja/spring-security,spring-projects/spring-security,jgrandja/spring-security,fhanik/spring-security,spring-projects/spring-security,rwinch/spring-security
55f85bd3a1d2b889d50f097effb60253d03a6e2a
docs/manual/src/docs/asciidoc/index.adoc
docs/manual/src/docs/asciidoc/index.adoc
= Spring Security Reference Ben Alex; Luke Taylor; Rob Winch; Gunnar Hillert; Joe Grandja; Jay Bryant; EddΓΊ MelΓ©ndez; Josh Cummings; Dave Syer :include-dir: _includes :security-api-url: https://docs.spring.io/spring-security/site/docs/current/api/ :source-indent: 0 :tabsize: 4 :toc: left // FIXME: Add links for authentication, authorization, common attacks Spring Security is a framework that provides authentication, authorization, and protection against common attacks. // FIXME: Add links for imperative and reactive applications With first class support for both imperative and reactive applications, it is the de-facto standard for securing Spring-based applications. include::{include-dir}/about/index.adoc[] include::{include-dir}/servlet/index.adoc[] include::{include-dir}/reactive/index.adoc[]
= Spring Security Reference Ben Alex; Luke Taylor; Rob Winch; Gunnar Hillert; Joe Grandja; Jay Bryant; EddΓΊ MelΓ©ndez; Josh Cummings; Dave Syer; Eleftheria Stein :include-dir: _includes :security-api-url: https://docs.spring.io/spring-security/site/docs/current/api/ :source-indent: 0 :tabsize: 4 :toc: left // FIXME: Add links for authentication, authorization, common attacks Spring Security is a framework that provides authentication, authorization, and protection against common attacks. // FIXME: Add links for imperative and reactive applications With first class support for both imperative and reactive applications, it is the de-facto standard for securing Spring-based applications. include::{include-dir}/about/index.adoc[] include::{include-dir}/servlet/index.adoc[] include::{include-dir}/reactive/index.adoc[]
Add Eleftheria Stein to Reference Authors
Add Eleftheria Stein to Reference Authors Closes gh-9762
AsciiDoc
apache-2.0
jgrandja/spring-security,jgrandja/spring-security,jgrandja/spring-security,rwinch/spring-security,jgrandja/spring-security,djechelon/spring-security,rwinch/spring-security,spring-projects/spring-security,spring-projects/spring-security,jgrandja/spring-security,djechelon/spring-security,spring-projects/spring-security,rwinch/spring-security,rwinch/spring-security,spring-projects/spring-security,rwinch/spring-security,djechelon/spring-security,djechelon/spring-security,jgrandja/spring-security,spring-projects/spring-security,spring-projects/spring-security,rwinch/spring-security,djechelon/spring-security,spring-projects/spring-security
c0fdc2eb3ce1dd519c9c817da3ea3fe9c0610a58
wicket-user-guide/src/main/asciidoc/componentLifecycle/componentLifecycle_1.adoc
wicket-user-guide/src/main/asciidoc/componentLifecycle/componentLifecycle_1.adoc
During its life a Wicket component goes through the following stages: 1. *Initialization:* a component is instantiated and initialized by Wicket. 2. *Rendering:* components are prepared for rendering and generate markup. If a component contains children (i.e. is a subclass of _MarkupContainer_) their rendering result is included in the resulting markup. 3. *Removed:* this stage is triggered when a component is explicitly removed from its component hierarchy, i.e. when its parent invokes _remove(component)_ on it. This stage is facultative and is never triggered for pages. 3. *Detached:* after request processing has ended all components are notified to detach any state that is no longer needed. The following picture shows the state diagram of component lifecycle: image::../img/component-lifecycle.png[] Once a component has been removed it could be added again to a container, but the initialization stage won't be executed again - it is easier to just create a new component instance instead. NOTE: If you read the JavaDoc of class _Component_ you will find a more detailed description of component lifecycle. However this description introduces some advanced topics we didn't covered yet hence, to avoid confusion, in this chapter some details have been omitted and they will be covered later in the next chapters. For now you can consider just the simplified version of the lifecycle described above.
During its life a Wicket component goes through the following stages: 1. *Initialization:* a component is instantiated and initialized by Wicket. 2. *Rendering:* components are prepared for rendering and generate markup. If a component contains children (i.e. is a subclass of _MarkupContainer_) their rendering result is included in the resulting markup. 3. *Removed:* this stage is triggered when a component is explicitly removed from its component hierarchy, i.e. when its parent invokes _remove(component)_ on it. This stage is facultative and is never triggered for pages. 4. *Detached:* after request processing has ended all components are notified to detach any state that is no longer needed. The following picture shows the state diagram of component lifecycle: image::../img/component-lifecycle.png[] Once a component has been removed it could be added again to a container, but the initialization stage won't be executed again - it is easier to just create a new component instance instead. NOTE: If you read the JavaDoc of class _Component_ you will find a more detailed description of component lifecycle. However this description introduces some advanced topics we didn't covered yet hence, to avoid confusion, in this chapter some details have been omitted and they will be covered later in the next chapters. For now you can consider just the simplified version of the lifecycle described above.
Fix index of a list item
Fix index of a list item
AsciiDoc
apache-2.0
apache/wicket,mosoft521/wicket,apache/wicket,mosoft521/wicket,apache/wicket,mosoft521/wicket,apache/wicket,apache/wicket,mosoft521/wicket,mosoft521/wicket
a45eb4c967a75275817586dd07e12ef27af50166
docs/java-api/indexed-scripts.asciidoc
docs/java-api/indexed-scripts.asciidoc
[[indexed-scripts]] == Indexed Scripts API The indexed script API allows one to interact with scripts and templates stored in an elasticsearch index. It can be used to create, update, get, and delete indexed scripts and templates. [source,java] -------------------------------------------------- PutIndexedScriptResponse = client.preparePutIndexedScript() .setScriptLang("groovy") .setId("script1") .setSource("_score * doc['my_numeric_field'].value") .execute() .actionGet(); GetIndexedScriptResponse = client.prepareGetIndexedScript() .setScriptLang("groovy") .setId("script1") .execute() .actionGet(); DeleteIndexedScriptResponse = client.prepareDeleteIndexedScript() .setScriptLang("groovy") .setId("script1") .execute() .actionGet(); -------------------------------------------------- To store templates simply use "mustache" for the scriptLang. === Script Language The API allows one to set the language of the indexed script being interacted with. If one is not provided the default scripting language will be used.
[[indexed-scripts]] == Indexed Scripts API The indexed script API allows one to interact with scripts and templates stored in an elasticsearch index. It can be used to create, update, get, and delete indexed scripts and templates. [source,java] -------------------------------------------------- PutIndexedScriptResponse = client.preparePutIndexedScript() .setScriptLang("groovy") .setId("script1") .setSource("script", "_score * doc['my_numeric_field'].value") .execute() .actionGet(); GetIndexedScriptResponse = client.prepareGetIndexedScript() .setScriptLang("groovy") .setId("script1") .execute() .actionGet(); DeleteIndexedScriptResponse = client.prepareDeleteIndexedScript() .setScriptLang("groovy") .setId("script1") .execute() .actionGet(); -------------------------------------------------- To store templates simply use "mustache" for the scriptLang. === Script Language The API allows one to set the language of the indexed script being interacted with. If one is not provided the default scripting language will be used.
Fix Java API documentation for indexed scripts
Fix Java API documentation for indexed scripts
AsciiDoc
apache-2.0
strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test
f268c56938f7a6e9cb06f4eeb71cbcc01fc86238
opennms-doc/guide-install/src/asciidoc/text/newts/cassandra-debian.adoc
opennms-doc/guide-install/src/asciidoc/text/newts/cassandra-debian.adoc
// Allow GitHub image rendering :imagesdir: ../../images [[gi-install-cassandra-debian]] ==== Installing on Debian-based systems This section describes how to install the latest _Cassandra 2.1.x_ release on a _Debian_ based systems for _Newts_. The first steps add the _DataStax_ community repository and install the required _GPG Key_ to verify the integrity of the _DEB packages_. Installation of the package is done with _apt_ and the _Cassandra_ service is added to the run level configuration. NOTE: This description is build on _Debian 8_ and _Ubuntu 14.04 LTS_. .Add DataStax repository [source, bash] ---- vi /etc/apt/sources.list.d/cassandra.sources.list ---- .Content of the cassandra.sources.list file [source, bash] ---- deb http://debian.datastax.com/community stable main ---- .Install GPG key to verify DEB packages [source, bash] ---- wget -O - http://debian.datastax.com/debian/repo_key | apt-key add - ---- .Install latest Cassandra 2.1.x package [source, bash] ---- dsc21=2.1.8-1 cassandra=2.1.8 ---- The _Cassandra_ service is added to the run level configuration and is automatically started after installing the package. TIP: Verify if the _Cassandra_ service is automatically started after rebooting the server.
// Allow GitHub image rendering :imagesdir: ../../images [[gi-install-cassandra-debian]] ==== Installing on Debian-based systems This section describes how to install the latest _Cassandra 2.1.x_ release on a _Debian_ based systems for _Newts_. The first steps add the _DataStax_ community repository and install the required _GPG Key_ to verify the integrity of the _DEB packages_. Installation of the package is done with _apt_ and the _Cassandra_ service is added to the run level configuration. NOTE: This description is build on _Debian 8_ and _Ubuntu 14.04 LTS_. .Add DataStax repository [source, bash] ---- vi /etc/apt/sources.list.d/cassandra.sources.list ---- .Content of the cassandra.sources.list file [source, bash] ---- deb http://debian.datastax.com/community stable main ---- .Install GPG key to verify DEB packages [source, bash] ---- wget -O - http://debian.datastax.com/debian/repo_key | apt-key add - ---- .Install latest Cassandra 2.1.x package [source, bash] ---- apt-get update apt-get install dsc21=2.1.8-1 cassandra=2.1.8 ---- The _Cassandra_ service is added to the run level configuration and is automatically started after installing the package. TIP: Verify if the _Cassandra_ service is automatically started after rebooting the server.
Fix apt-get install command for Cassandra
HZN-325: Fix apt-get install command for Cassandra Fixed apt-get install command and added apt-get update after installing Cassandra repository.
AsciiDoc
agpl-3.0
aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms
13f4b96ff28778748dfdbe5009408fe8c577c84b
docs/java-api/aggregations/bucket/histogram-aggregation.asciidoc
docs/java-api/aggregations/bucket/histogram-aggregation.asciidoc
[[java-aggs-bucket-histogram]] ==== Histogram Aggregation Here is how you can use {ref}/search-aggregations-bucket-histogram-aggregation.html[Histogram Aggregation] with Java API. ===== Prepare aggregation request Here is an example on how to create the aggregation request: [source,java] -------------------------------------------------- AggregationBuilder aggregation = AggregationBuilders .histogram("agg") .field("height") .interval(1); -------------------------------------------------- ===== Use aggregation response Import Aggregation definition classes: [source,java] -------------------------------------------------- import org.elasticsearch.search.aggregations.bucket.histogram.Histogram; -------------------------------------------------- [source,java] -------------------------------------------------- // sr is here your SearchResponse object Histogram agg = sr.getAggregations().get("agg"); // For each entry for (Histogram.Bucket entry : agg.getBuckets()) { Double key = (Double) entry.getKey(); // Key long docCount = entry.getDocCount(); // Doc count logger.info("key [{}], doc_count [{}]", key, docCount); } --------------------------------------------------
[[java-aggs-bucket-histogram]] ==== Histogram Aggregation Here is how you can use {ref}/search-aggregations-bucket-histogram-aggregation.html[Histogram Aggregation] with Java API. ===== Prepare aggregation request Here is an example on how to create the aggregation request: [source,java] -------------------------------------------------- AggregationBuilder aggregation = AggregationBuilders .histogram("agg") .field("height") .interval(1); -------------------------------------------------- ===== Use aggregation response Import Aggregation definition classes: [source,java] -------------------------------------------------- import org.elasticsearch.search.aggregations.bucket.histogram.Histogram; -------------------------------------------------- [source,java] -------------------------------------------------- // sr is here your SearchResponse object Histogram agg = sr.getAggregations().get("agg"); // For each entry for (Histogram.Bucket entry : agg.getBuckets()) { Number key = (Number) entry.getKey(); // Key long docCount = entry.getDocCount(); // Doc count logger.info("key [{}], doc_count [{}]", key, docCount); } --------------------------------------------------
Update Java documentation for 5.0
Update Java documentation for 5.0 Fix after review
AsciiDoc
apache-2.0
scorpionvicky/elasticsearch,MaineC/elasticsearch,JackyMai/elasticsearch,vroyer/elasticassandra,glefloch/elasticsearch,ThiagoGarciaAlves/elasticsearch,fforbeck/elasticsearch,markwalkom/elasticsearch,ZTE-PaaS/elasticsearch,glefloch/elasticsearch,fernandozhu/elasticsearch,fernandozhu/elasticsearch,geidies/elasticsearch,alexshadow007/elasticsearch,naveenhooda2000/elasticsearch,fernandozhu/elasticsearch,coding0011/elasticsearch,nknize/elasticsearch,ThiagoGarciaAlves/elasticsearch,sneivandt/elasticsearch,Stacey-Gammon/elasticsearch,i-am-Nathan/elasticsearch,scottsom/elasticsearch,LeoYao/elasticsearch,artnowo/elasticsearch,scottsom/elasticsearch,uschindler/elasticsearch,wuranbo/elasticsearch,s1monw/elasticsearch,MaineC/elasticsearch,sneivandt/elasticsearch,StefanGor/elasticsearch,nknize/elasticsearch,wangtuo/elasticsearch,masaruh/elasticsearch,njlawton/elasticsearch,elasticdog/elasticsearch,kalimatas/elasticsearch,geidies/elasticsearch,elasticdog/elasticsearch,alexshadow007/elasticsearch,masaruh/elasticsearch,kalimatas/elasticsearch,nknize/elasticsearch,i-am-Nathan/elasticsearch,alexshadow007/elasticsearch,scottsom/elasticsearch,Stacey-Gammon/elasticsearch,gingerwizard/elasticsearch,nazarewk/elasticsearch,HonzaKral/elasticsearch,i-am-Nathan/elasticsearch,qwerty4030/elasticsearch,mohit/elasticsearch,GlenRSmith/elasticsearch,HonzaKral/elasticsearch,ZTE-PaaS/elasticsearch,shreejay/elasticsearch,njlawton/elasticsearch,gingerwizard/elasticsearch,masaruh/elasticsearch,uschindler/elasticsearch,qwerty4030/elasticsearch,gingerwizard/elasticsearch,nazarewk/elasticsearch,fred84/elasticsearch,mjason3/elasticsearch,mohit/elasticsearch,LewayneNaidoo/elasticsearch,naveenhooda2000/elasticsearch,StefanGor/elasticsearch,i-am-Nathan/elasticsearch,gingerwizard/elasticsearch,MisterAndersen/elasticsearch,Helen-Zhao/elasticsearch,IanvsPoplicola/elasticsearch,brandonkearby/elasticsearch,wangtuo/elasticsearch,GlenRSmith/elasticsearch,kalimatas/elasticsearch,gfyoung/elasticsearch,uschindler/elasticsearch,strapdata/elassandra,wuranbo/elasticsearch,mikemccand/elasticsearch,artnowo/elasticsearch,IanvsPoplicola/elasticsearch,robin13/elasticsearch,LewayneNaidoo/elasticsearch,maddin2016/elasticsearch,Helen-Zhao/elasticsearch,Helen-Zhao/elasticsearch,Shepard1212/elasticsearch,maddin2016/elasticsearch,rlugojr/elasticsearch,kalimatas/elasticsearch,nazarewk/elasticsearch,rlugojr/elasticsearch,robin13/elasticsearch,wangtuo/elasticsearch,LewayneNaidoo/elasticsearch,mortonsykes/elasticsearch,obourgain/elasticsearch,fred84/elasticsearch,wangtuo/elasticsearch,mikemccand/elasticsearch,MaineC/elasticsearch,henakamaMSFT/elasticsearch,mortonsykes/elasticsearch,vroyer/elassandra,GlenRSmith/elasticsearch,robin13/elasticsearch,wuranbo/elasticsearch,gfyoung/elasticsearch,fernandozhu/elasticsearch,winstonewert/elasticsearch,pozhidaevak/elasticsearch,mortonsykes/elasticsearch,nazarewk/elasticsearch,winstonewert/elasticsearch,qwerty4030/elasticsearch,JSCooke/elasticsearch,rajanm/elasticsearch,nezirus/elasticsearch,LeoYao/elasticsearch,rajanm/elasticsearch,ZTE-PaaS/elasticsearch,Shepard1212/elasticsearch,mikemccand/elasticsearch,masaruh/elasticsearch,jprante/elasticsearch,jimczi/elasticsearch,JSCooke/elasticsearch,a2lin/elasticsearch,MaineC/elasticsearch,brandonkearby/elasticsearch,jimczi/elasticsearch,ThiagoGarciaAlves/elasticsearch,C-Bish/elasticsearch,henakamaMSFT/elasticsearch,jimczi/elasticsearch,glefloch/elasticsearch,obourgain/elasticsearch,IanvsPoplicola/elasticsearch,winstonewert/elasticsearch,njlawton/elasticsearch,ZTE-PaaS/elasticsearch,bawse/elasticsearch,coding0011/elasticsearch,s1monw/elasticsearch,umeshdangat/elasticsearch,coding0011/elasticsearch,LeoYao/elasticsearch,gfyoung/elasticsearch,nezirus/elasticsearch,C-Bish/elasticsearch,s1monw/elasticsearch,njlawton/elasticsearch,rlugojr/elasticsearch,HonzaKral/elasticsearch,s1monw/elasticsearch,GlenRSmith/elasticsearch,JackyMai/elasticsearch,naveenhooda2000/elasticsearch,a2lin/elasticsearch,sneivandt/elasticsearch,strapdata/elassandra,markwalkom/elasticsearch,IanvsPoplicola/elasticsearch,markwalkom/elasticsearch,maddin2016/elasticsearch,a2lin/elasticsearch,Stacey-Gammon/elasticsearch,nezirus/elasticsearch,nknize/elasticsearch,rlugojr/elasticsearch,bawse/elasticsearch,bawse/elasticsearch,lks21c/elasticsearch,mortonsykes/elasticsearch,IanvsPoplicola/elasticsearch,wenpos/elasticsearch,MisterAndersen/elasticsearch,fforbeck/elasticsearch,Helen-Zhao/elasticsearch,markwalkom/elasticsearch,henakamaMSFT/elasticsearch,JackyMai/elasticsearch,alexshadow007/elasticsearch,fred84/elasticsearch,nilabhsagar/elasticsearch,JSCooke/elasticsearch,gfyoung/elasticsearch,coding0011/elasticsearch,wenpos/elasticsearch,winstonewert/elasticsearch,brandonkearby/elasticsearch,maddin2016/elasticsearch,fred84/elasticsearch,pozhidaevak/elasticsearch,HonzaKral/elasticsearch,mikemccand/elasticsearch,MisterAndersen/elasticsearch,fforbeck/elasticsearch,mohit/elasticsearch,StefanGor/elasticsearch,LeoYao/elasticsearch,bawse/elasticsearch,JackyMai/elasticsearch,umeshdangat/elasticsearch,pozhidaevak/elasticsearch,geidies/elasticsearch,shreejay/elasticsearch,glefloch/elasticsearch,Helen-Zhao/elasticsearch,naveenhooda2000/elasticsearch,strapdata/elassandra,mjason3/elasticsearch,C-Bish/elasticsearch,MisterAndersen/elasticsearch,vroyer/elasticassandra,artnowo/elasticsearch,C-Bish/elasticsearch,mortonsykes/elasticsearch,scorpionvicky/elasticsearch,nilabhsagar/elasticsearch,vroyer/elasticassandra,lks21c/elasticsearch,rajanm/elasticsearch,elasticdog/elasticsearch,sneivandt/elasticsearch,i-am-Nathan/elasticsearch,mohit/elasticsearch,naveenhooda2000/elasticsearch,scorpionvicky/elasticsearch,scorpionvicky/elasticsearch,StefanGor/elasticsearch,wenpos/elasticsearch,shreejay/elasticsearch,uschindler/elasticsearch,pozhidaevak/elasticsearch,wuranbo/elasticsearch,wenpos/elasticsearch,GlenRSmith/elasticsearch,Shepard1212/elasticsearch,elasticdog/elasticsearch,qwerty4030/elasticsearch,fred84/elasticsearch,MisterAndersen/elasticsearch,LewayneNaidoo/elasticsearch,jprante/elasticsearch,mikemccand/elasticsearch,vroyer/elassandra,masaruh/elasticsearch,lks21c/elasticsearch,ThiagoGarciaAlves/elasticsearch,LeoYao/elasticsearch,pozhidaevak/elasticsearch,Shepard1212/elasticsearch,winstonewert/elasticsearch,jimczi/elasticsearch,umeshdangat/elasticsearch,ZTE-PaaS/elasticsearch,ThiagoGarciaAlves/elasticsearch,jimczi/elasticsearch,LeoYao/elasticsearch,uschindler/elasticsearch,geidies/elasticsearch,LewayneNaidoo/elasticsearch,umeshdangat/elasticsearch,StefanGor/elasticsearch,shreejay/elasticsearch,brandonkearby/elasticsearch,obourgain/elasticsearch,mjason3/elasticsearch,nezirus/elasticsearch,JackyMai/elasticsearch,gfyoung/elasticsearch,glefloch/elasticsearch,kalimatas/elasticsearch,markwalkom/elasticsearch,coding0011/elasticsearch,ThiagoGarciaAlves/elasticsearch,henakamaMSFT/elasticsearch,vroyer/elassandra,elasticdog/elasticsearch,scottsom/elasticsearch,nilabhsagar/elasticsearch,gingerwizard/elasticsearch,a2lin/elasticsearch,jprante/elasticsearch,Stacey-Gammon/elasticsearch,mjason3/elasticsearch,nezirus/elasticsearch,geidies/elasticsearch,artnowo/elasticsearch,rajanm/elasticsearch,Shepard1212/elasticsearch,C-Bish/elasticsearch,LeoYao/elasticsearch,wuranbo/elasticsearch,scottsom/elasticsearch,sneivandt/elasticsearch,robin13/elasticsearch,obourgain/elasticsearch,shreejay/elasticsearch,artnowo/elasticsearch,brandonkearby/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,jprante/elasticsearch,bawse/elasticsearch,njlawton/elasticsearch,s1monw/elasticsearch,umeshdangat/elasticsearch,jprante/elasticsearch,obourgain/elasticsearch,strapdata/elassandra,fforbeck/elasticsearch,mohit/elasticsearch,a2lin/elasticsearch,maddin2016/elasticsearch,JSCooke/elasticsearch,wangtuo/elasticsearch,nilabhsagar/elasticsearch,alexshadow007/elasticsearch,lks21c/elasticsearch,qwerty4030/elasticsearch,nazarewk/elasticsearch,robin13/elasticsearch,scorpionvicky/elasticsearch,wenpos/elasticsearch,mjason3/elasticsearch,fforbeck/elasticsearch,MaineC/elasticsearch,fernandozhu/elasticsearch,nilabhsagar/elasticsearch,lks21c/elasticsearch,gingerwizard/elasticsearch,rlugojr/elasticsearch,rajanm/elasticsearch,Stacey-Gammon/elasticsearch,henakamaMSFT/elasticsearch,markwalkom/elasticsearch,JSCooke/elasticsearch,geidies/elasticsearch,rajanm/elasticsearch,strapdata/elassandra
b2c2f84f0098f4d660e89840bbf8336cd8b5565d
docs/manual/src/docs/asciidoc/_includes/servlet/architecture/jackson.adoc
docs/manual/src/docs/asciidoc/_includes/servlet/architecture/jackson.adoc
[[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, register the `JacksonJacksonModules.getModules(ClassLoader)` as http://wiki.fasterxml.com/JacksonFeatureModules[Jackson Modules]. [source,java] ---- ObjectMapper mapper = new ObjectMapper(); ClassLoader loader = getClass().getClassLoader(); List<Module> modules = SecurityJackson2Modules.getModules(loader); mapper.registerModules(modules); // ... use ObjectMapper as normally ... SecurityContext context = new SecurityContextImpl(); // ... String json = mapper.writeValueAsString(context); ----
[[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, register the `SecurityJackson2Modules.getModules(ClassLoader)` as http://wiki.fasterxml.com/JacksonFeatureModules[Jackson Modules]. [source,java] ---- ObjectMapper mapper = new ObjectMapper(); ClassLoader loader = getClass().getClassLoader(); List<Module> modules = SecurityJackson2Modules.getModules(loader); mapper.registerModules(modules); // ... use ObjectMapper as normally ... SecurityContext context = new SecurityContextImpl(); // ... String json = mapper.writeValueAsString(context); ----
Fix Typo in Reference Docs
Fix Typo in Reference Docs Fixes gh-6076
AsciiDoc
apache-2.0
djechelon/spring-security,rwinch/spring-security,jgrandja/spring-security,eddumelendez/spring-security,eddumelendez/spring-security,rwinch/spring-security,eddumelendez/spring-security,jgrandja/spring-security,djechelon/spring-security,rwinch/spring-security,spring-projects/spring-security,fhanik/spring-security,spring-projects/spring-security,rwinch/spring-security,spring-projects/spring-security,eddumelendez/spring-security,spring-projects/spring-security,fhanik/spring-security,djechelon/spring-security,fhanik/spring-security,jgrandja/spring-security,rwinch/spring-security,jgrandja/spring-security,djechelon/spring-security,jgrandja/spring-security,spring-projects/spring-security,spring-projects/spring-security,fhanik/spring-security,spring-projects/spring-security,djechelon/spring-security,jgrandja/spring-security,eddumelendez/spring-security,fhanik/spring-security,fhanik/spring-security,rwinch/spring-security
5fb3add5fd2874315298d1cd05ffe271b9fe2c69
docs/en/release-notes/xpack-breaking.asciidoc
docs/en/release-notes/xpack-breaking.asciidoc
[role="xpack"] [[breaking-changes-xes]] = {xpack} Breaking Changes [partintro] -- This section summarizes the changes that you need to be aware of when migrating your application from one version of {xpack} to another. * <<breaking-7.0.0-xes>> See also: * <<breaking-changes,{es} Breaking Changes>> * {kibana-ref}/breaking-changes-xkb.html[{kib} {xpack} Breaking Changes] * {logstash-ref}/breaking-changes-xls.html[Logstash {xpack} Breaking Changes] -- [role="xpack"] [[breaking-7.0.0-xes]] == {xpack} Breaking changes in 7.0.0 Machine Learning:: * The `max_running_jobs` node property is removed in this release. Use the `xpack.ml.max_open_jobs` setting instead. For more information, <<ml-settings>>. Security:: * The fields returned as part of the mappings section by get index, get mappings, get field mappings and field capabilities API are now only the ones that the user is authorized to access in case field level security is enabled. * The legacy `XPackExtension` extension mechanism has been removed and replaced with an SPI based extension mechanism that is installed and built as an elasticsearch plugin. See also: * <<breaking-changes-7.0,{es} Breaking Changes>>
[role="xpack"] [[breaking-changes-xes]] = {xpack} Breaking Changes [partintro] -- This section summarizes the changes that you need to be aware of when migrating your application from one version of {xpack} to another. * <<breaking-7.0.0-xes>> See also: * <<breaking-changes,{es} Breaking Changes>> * {kibana-ref}/breaking-changes-xkb.html[{kib} {xpack} Breaking Changes] * {logstash-ref}/breaking-changes-xls.html[Logstash {xpack} Breaking Changes] -- [role="xpack"] [[breaking-7.0.0-xes]] == {xpack} Breaking changes in 7.0.0 Machine Learning:: * The `max_running_jobs` node property is removed in this release. Use the `xpack.ml.max_open_jobs` setting instead. For more information, <<ml-settings>>. Security:: * The fields returned as part of the mappings section by get index, get mappings, get field mappings and field capabilities API are now only the ones that the user is authorized to access in case field level security is enabled. See also: * <<breaking-changes-7.0,{es} Breaking Changes>>
Remove XPackExtension break from 7.0 it's ported to 6.3
Remove XPackExtension break from 7.0 it's ported to 6.3 Original commit: elastic/x-pack-elasticsearch@5e8ebda481704dfc95fb48bc948558eabd2281b1
AsciiDoc
apache-2.0
robin13/elasticsearch,GlenRSmith/elasticsearch,coding0011/elasticsearch,uschindler/elasticsearch,scorpionvicky/elasticsearch,scorpionvicky/elasticsearch,nknize/elasticsearch,uschindler/elasticsearch,GlenRSmith/elasticsearch,nknize/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch,robin13/elasticsearch,HonzaKral/elasticsearch,nknize/elasticsearch,gfyoung/elasticsearch,scorpionvicky/elasticsearch,uschindler/elasticsearch,HonzaKral/elasticsearch,gfyoung/elasticsearch,HonzaKral/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,coding0011/elasticsearch,gfyoung/elasticsearch,nknize/elasticsearch,robin13/elasticsearch,nknize/elasticsearch,gfyoung/elasticsearch,scorpionvicky/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,gingerwizard/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,scorpionvicky/elasticsearch,GlenRSmith/elasticsearch,gingerwizard/elasticsearch,gfyoung/elasticsearch,gingerwizard/elasticsearch,HonzaKral/elasticsearch,uschindler/elasticsearch,gingerwizard/elasticsearch
ad3255c22549c78aeb5167a530b6b800851648a0
documentation/src/main/asciidoc/index.asciidoc
documentation/src/main/asciidoc/index.asciidoc
= TCK Reference Guide for Jakarta Bean Validation Emmanuel Bernard - Red Hat, Inc.; Hardy Ferentschik - Red Hat, Inc.; Gunnar Morling - Red Hat, Inc. :doctype: book :revdate: {docdate} :revnumber: {tckVersion} :revremark: Copyright {copyrightYear} - Red Hat, Inc. (Specification Lead) :sectanchors: :anchor: :toc: left :docinfodir: {docinfodir} :docinfo: :title-logo-image: image:beanvalidation_logo.png[align=left,pdfwidth=20%] // PDF uses :title-logo-image: on first page, no need to repeat image later on ifndef::backend-pdf[] image::beanvalidation_logo_smaller.png[align="center"] endif::[] include::preface.asciidoc[] :numbered: include::introduction.asciidoc[] include::appeals-process.asciidoc[] include::installation.asciidoc[] include::reporting.asciidoc[] include::configuration.asciidoc[] include::sigtest.asciidoc[]
= TCK Reference Guide for Jakarta Bean Validation Emmanuel Bernard - Red Hat, Inc.; Hardy Ferentschik - Red Hat, Inc.; Gunnar Morling - Red Hat, Inc. :doctype: book :revdate: {docdate} :revnumber: {tckVersion} :revremark: Copyright {copyrightYear} - Red Hat, Inc. (Specification Lead) :sectanchors: :anchor: :toc: left :docinfodir: {docinfodir} :docinfo: // Comment out logo for final release for now //:title-logo-image: image:beanvalidation_logo.png[align=left,pdfwidth=20%] // PDF uses :title-logo-image: on first page, no need to repeat image later on ifndef::backend-pdf[] image::beanvalidation_logo_smaller.png[align="center"] endif::[] include::preface.asciidoc[] :numbered: include::introduction.asciidoc[] include::appeals-process.asciidoc[] include::installation.asciidoc[] include::reporting.asciidoc[] include::configuration.asciidoc[] include::sigtest.asciidoc[]
Comment out logo for now
Comment out logo for now Signed-off-by: Scott M Stark <[email protected]>
AsciiDoc
apache-2.0
beanvalidation/beanvalidation-tck,beanvalidation/beanvalidation-tck
15b241ae3d8bade7597048de36176b7e4ad53250
README.adoc
README.adoc
= SpringBoot WebApp Demo SpringBoot looks like a nice way to get started. This is a trivial webapp created using SpringBoot. == HowTo mvn spring-boot:run then connect to http://localhost:8080/notaservlet == War Deployment It seems that you can't have both the instant-deployment convenience of Spring Boot AND the security of a full WAR deployment in the same pom file. You will need to make several changes to deploy as a WAR file. See the section entitled "Traditional Deployment"--"Create a deployable war file" in the spring-boot reference manual (Section 73.1 in the current snapshot as of this writing).
= SpringBoot WebApp Demo SpringBoot looks like a nice way to get started. This is a trivial webapp created using SpringBoot. == HowTo mvn spring-boot:run then connect to http://localhost:8000/notaservlet Note that is 8000 not the usual 8080 to avoid conflicts. Chante this in application.properties if you don't like it. == War Deployment It seems that you can't have both the instant-deployment convenience of Spring Boot AND the security of a full WAR deployment in the same pom file. You will need to make several changes to deploy as a WAR file. See the section entitled "Traditional Deployment"--"Create a deployable war file" in the spring-boot reference manual (Section 73.1 in the current snapshot as of this writing).
Correct and highlight port number, plus how-to-change.
Correct and highlight port number, plus how-to-change.
AsciiDoc
bsd-2-clause
IanDarwin/springbootdemo,IanDarwin/springbootdemo
bfcc57fa32735f3ee987e15d1a62dab947bda693
README.adoc
README.adoc
= flexy-pool Author <[email protected]> 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 set of dynamic configuration strategies. == Features * extensive connection pool support(Bitronix TM, C3PO, DBCP 1, DBCP 2, BoneCP, HikariCP) * statistics support ** source connection acquiring time histogram ** total connection acquiring time histogram ** retries attempts histogram ** maximum CP size histogram ** connection request count histogram ** connection lease time histogram https://github.com/vladmihalcea/flexy-pool/wiki/Flexy-Pool-User-Guide[User Guide] == 1.0 TODO list * explain all configuration settings * explain jmx metrics * add real-life case study
= flexy-pool Author <[email protected]> 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 set of dynamic configuration strategies. == Features * extensive connection pool support ** http://docs.codehaus.org/display/BTM/Home[Bitronix Transaction Manager] ** http://commons.apache.org/proper/commons-dbcp/[Apache DBCP] ** http://commons.apache.org/proper/commons-dbcp/[Apache DBCP2] ** http://www.mchange.com/projects/c3p0/[C3P0] ** http://jolbox.com/[BoneCP] ** http://brettwooldridge.github.io/HikariCP/[HikariCP] * statistics support ** source connection acquiring time histogram ** total connection acquiring time histogram ** retries attempts histogram ** maximum CP size histogram ** connection request count histogram ** connection lease time histogram == Documentation https://github.com/vladmihalcea/flexy-pool/wiki/Flexy-Pool-User-Guide[Flexy Pool User Guide] == 1.0 Release TODO list * explain all configuration settings * explain jmx metrics * add real-life case study
Add links to supported connection pools
Add links to supported connection pools
AsciiDoc
apache-2.0
mosoft521/flexy-pool,wgpshashank/flexy-pool,vladmihalcea/flexy-pool
8ebec816cc67680557f9a6d353fd26191f9537a5
README.asciidoc
README.asciidoc
= Microservices libraries comparison == Purpose This project is the companion of this Blog article: https://cdelmas.github.io/xxxxxxx. == Build To build the servers, just run `gradlew make` in the command line. By the way, you need a JDK 8, but I guess you're up-to-date :) == Run the perf tests == Notes There are no unit tests, and it is fully assumed. == The missing guys (again) Feel free to add competing frameworks, such as Restx, Payara and Swarm to the comparison.
= Microservices libraries comparison == Purpose This project is the companion of this Blog article: https://cdelmas.github.io/xxxxxxx. == Build To build the servers, just run `gradlew make` in the command line. By the way, you need a JDK 8, but I guess you're up-to-date :) == Run the perf tests 1. Move inside the `perf-runner` directory 1. Each server has its own url : + - http://localhost:8081/dropwizard - http://localhost:8082/restlet - http://localhost:8083/spark - http://localhost:8084/spring - http://localhost:8085/vertx + Set the `SERVICE_URI` environment variable with one of these values. Run the correspounding server with `java -jar <project>/build/lib/xxx.jar`. 1. Run the Gatling scenario:Β `./gradlew loadTest` == Notes There are no unit tests, and it is fully assumed. == The missing guys (again) Feel free to add competing frameworks, such as Restx, Payara and Swarm to the comparison.
Update the doc with the instructions to run
Update the doc with the instructions to run
AsciiDoc
apache-2.0
cdelmas/microservices-perf,cdelmas/microservices-perf
f235543226884c6293a70b2540441e5b1528ff6c
README.adoc
README.adoc
= Infinispan Cluster Manager image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-infinispan["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-infinispan/"] This is a cluster manager implementation for Vert.x that uses http://infinispan.org[Infinispan]. Please see the in-source asciidoc documentation or the main documentation on the web-site for a full description of this component: * link:http://vertx.io/docs/vertx-infinispan/java/[web-site docs] * link:src/main/asciidoc/java/index.adoc[in-source docs]
= Infinispan Cluster Manager image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-infinispan["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-infinispan/"] This is a cluster manager implementation for Vert.x that uses http://infinispan.org[Infinispan]. Please see the in-source asciidoc documentation or the main documentation on the web-site for a full description of this component: * link:http://vertx.io/docs/vertx-infinispan/java/[web-site docs] * link:src/main/asciidoc/java/index.adoc[in-source docs] -- will remove --
Revert "Revert "Test trigger on push""
Revert "Revert "Test trigger on push"" This reverts commit a9898356427b003618fdb0f0214adf1866ee68c5.
AsciiDoc
apache-2.0
vert-x3/vertx-infinispan
c65f66eabca7fe8dd37cd886f03de44e348016e8
docs/reference/analysis/tokenfilters/delimited-payload-tokenfilter.asciidoc
docs/reference/analysis/tokenfilters/delimited-payload-tokenfilter.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` and `3` respectively. Parameters: `delimiter`:: Character used for splitting the tokens. Default is `|`. `encoding`:: The type of the payload. `int` for integer, `float` for float and `identity` for characters. Default is `float`.
[[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`, and `3` respectively. Parameters: `delimiter`:: Character used for splitting the tokens. Default is `|`. `encoding`:: The type of the payload. `int` for integer, `float` for float and `identity` for characters. Default is `float`.
Fix minor issues in delimited payload token filter docs
Fix minor issues in delimited payload token filter docs This commit backports commit b4fbe1e1b80dc47120de5111e31c12db5d514af2 from master to 1.7. Relates #15486
AsciiDoc
apache-2.0
fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch
e23fc318bc6ae8933269ea30aa809f06d8351820
index.adoc
index.adoc
GRR Rapid Response documentation. ================================= GRR is an Incident Response Framework focused on Remote Live Forensics. Index ----- 1. link:user_manual.adoc[User Manual] 2. link:admin.adoc[Administration Documentation (Setup and Configuration)] 3. link:implementation.adoc[Developer and Implementation Documentation] 4. link:configuration.adoc[The GRR Configuration system] 5. link:https://code.google.com/p/grr/w/list[Wiki] Search Wiki and Documentation ----------------------------- ++++ <script> (function() { var cx = '017727954489331006196:9wffyoayvxs'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:searchbox gname="docs"></gcse:searchbox> ++++ Search Code ----------- ++++ <script> (function() { var cx = '017727954489331006196:pfi9rtrihuq'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:searchbox gname="code"></gcse:searchbox> ++++ Results ------- ++++ <gcse:searchresults gname="docs"></gcse:searchresults> <gcse:searchresults gname="code"></gcse:searchresults> ++++
GRR Rapid Response documentation. ================================= GRR is an Incident Response Framework focused on Remote Live Forensics. Index ----- 1. link:user_manual.adoc[User Manual] 2. link:admin.adoc[Administration Documentation (Setup and Configuration)] 3. link:implementation.adoc[Developer and Implementation Documentation] 4. link:configuration.adoc[The GRR Configuration system] 5. link:https://code.google.com/p/grr/w/list[Wiki]
Remove searching code that doesn't work on github
Remove searching code that doesn't work on github
AsciiDoc
apache-2.0
google/grr-doc
13e6e108ca2ef8c44697c429326571365c24d152
docs/index.adoc
docs/index.adoc
= Inform: A C library for information analysis of complex systems Douglas G. Moore <[email protected]> v0.0.5, June 2017 :toc2: :toclevels: 2 :source-highlighter: prettify :stem: latexmath Inform is a cross-platform C library designed for performing information analysis of complex system. 1. The `inform_dist` struct provides discrete, emperical probability distributions. These form the basis for all of the information-theoretic measures. 2. A collection of information measures built upon the distribution struct provide the core algorithms for the library, and are provided through the `shannon.h` header. 3. A host of measures of the information dynamics on time series are built upon the core information measures. Each measure is housed in its own header, e.g. `active_info.h`. In addition to the core components, a small collection of utilities are also provided. :leveloffset: 1 include::getting-started.adoc[] include::distributions.adoc[] include::shannon.adoc[]
= Inform: A C library for information analysis of complex systems Douglas G. Moore <[email protected]> v1.0.0, November 2017 :toc2: :toclevels: 2 :source-highlighter: prettify :stem: latexmath image:https://travis-ci.org/ELIFE-ASU/Inform.svg?branch=master[Build Status (Travis CI), link=https://travis-ci.org/ELIFE-ASU/Inform] image:https://ci.appveyor.com/api/projects/status/7y015h6p7n0q7097/branch/master?svg=true[Build Status (Appveyor), link=https://ci.appveyor.com/project/dglmoore/inform-vx977] Inform is a cross-platform C library designed for performing information analysis of complex system. 1. The `inform_dist` struct provides discrete, emperical probability distributions. These form the basis for all of the information-theoretic measures. 2. A collection of information measures built upon the distribution struct provide the core algorithms for the library, and are provided through the `shannon.h` header. 3. A host of measures of the information dynamics on time series are built upon the core information measures. Each measure is housed in its own header, e.g. `active_info.h`. In addition to the core components, a small collection of utilities are also provided. :leveloffset: 1 include::getting-started.adoc[] include::distributions.adoc[] include::shannon.adoc[]
Update the Introduction and header
Update the Introduction and header We added Travis-CI and AppVeyor badges, the version number and my email address.
AsciiDoc
mit
ELIFE-ASU/Inform,dglmoore/Inform,dglmoore/Inform,ELIFE-ASU/Inform
232c56a9052afd990d725723c067b293c7b729a6
RELEASE.adoc
RELEASE.adoc
= [.ebi-color]#Release notes# :toc: auto This pages contains links to release notes for DSP's REST API application. [[section]] == v2.33.0 Release notes New features: ---------------- 1. Add the possibility to set an additional checklist on a submittable for schema validation. 2. Add the possibility to set an additional checklist on a submittable when they uploaded with a spreadsheet. 3. Document checklist usage in API documentation. ---------------- Platform upgrades: -------------- 1. DSP's REST API application now runs on Java 11 (Open JDK 11). --------------
= [.ebi-color]#Release Notes# :toc: auto This pages contains links to release notes for DSP's REST API application. [[section]] == v2.34.0 Release Notes New feautures: ---------------- 1. DSP is going under maintenance from 8th March to 4th April 2020. For that period on DSP's welcome page displays a message regarding to this maintenance. ---------------- [[section]] == v2.33.0 Release Notes New features: ---------------- 1. Add the possibility to set an additional checklist on a submittable for schema validation. 2. Add the possibility to set an additional checklist on a submittable when they uploaded with a spreadsheet. 3. Document checklist usage in API documentation. ---------------- Platform upgrades: -------------- 1. DSP's REST API application now runs on Java 11 (Open JDK 11). --------------
Update Release notes for v2.34.0
Update Release notes for v2.34.0
AsciiDoc
apache-2.0
EMBL-EBI-SUBS/subs-api,EMBL-EBI-SUBS/subs-api
a4a45a95a31597326aa15fb16fcf1d2dce41a284
README.adoc
README.adoc
= Asciidoctor.js CLI ifdef::env-github[] image:https://img.shields.io/travis/asciidoctor/asciidoctor-cli.js/master.svg[Travis build status, link=https://travis-ci.org/asciidoctor/asciidoctor-cli.js] image:https://img.shields.io/npm/v/@asciidoctor/cli.svg[npm version, link=https://www.npmjs.org/package/@asciidoctor/cli] endif::[] The Command Line Interface (CLI) for Asciidoctor.js. Install Asciidoctor.js globally and you'll have access to the `asciidoctor` command anywhere on your system: $ npm i -g asciidoctor Type `asciidoctor --help` for more information.
= Asciidoctor.js CLI ifdef::env-github[] image:https://github.com/asciidoctor/asciidoctor-cli.js/workflows/Build/badge.svg[GitHub Actions Status, link=https://github.com/asciidoctor/asciidoctor-cli.js/actions] image:https://img.shields.io/npm/v/@asciidoctor/cli.svg[npm version, link=https://www.npmjs.org/package/@asciidoctor/cli] endif::[] The Command Line Interface (CLI) for Asciidoctor.js. Install Asciidoctor.js globally and you'll have access to the `asciidoctor` command anywhere on your system: $ npm i -g asciidoctor Type `asciidoctor --help` for more information.
Replace Travis badge by GitHub Actions badge
Replace Travis badge by GitHub Actions badge
AsciiDoc
mit
asciidoctor/asciidoctor-cli.js,asciidoctor/asciidoctor-cli.js
cb99d9d2d5d108f2d9779852aca07d4a4ccbd0ef
README.adoc
README.adoc
README ====== author:: grml solutions version:: 1.0.0 travis state:: image::https://api.travis-ci.org/meisterluk/screenshot-compare.svg?branch=master[] What? ----- You can compare two image files and it will show a difference score between 0 and 1. Using transparent reference PNG images, you can also skip certain areas of the file. Why? ---- We take screenshots of running live systems and check whether they are (visually) in a certain state. Who? ---- Especially software developers testing software might find this software useful. Consider that Mozilla Firefox's just got a link:https://developer.mozilla.org/en-US/Firefox/Headless_mode[headless mode] and soon you will be able to take screenshots. Source Code ----------- The source code is available at link:https://github.com/mika/screenshot-compare/issues[Github]. Issues ------ Please report any issues on the link:https://github.com/mika/screenshot-compare/issues[Github issues page]. License ------- See link:LICENSE[the LICENSE file] (Hint: MIT license). Changelog --------- 0.0.1:: first release: PNG only, transparency support 0.0.2:: goroutine support, timeout argument, slight performance improvement 1.0.0:: complete rewrite, `--wait` and `--timeout` parameters, `Y'UV` support
README image:https://api.travis-ci.org/meisterluk/screenshot-compare.svg?branch=master[] ======================================================================================== author:: grml solutions version:: 1.0.0 What? ----- You can compare two image files and it will show a difference score between 0 and 1. Using transparent reference PNG images, you can also skip certain areas of the file. Why? ---- We take screenshots of running live systems and check whether they are (visually) in a certain state. Who? ---- Especially software developers testing software might find this software useful. Consider that Mozilla Firefox's just got a link:https://developer.mozilla.org/en-US/Firefox/Headless_mode[headless mode] and soon you will be able to take screenshots. Source Code ----------- The source code is available at link:https://github.com/mika/screenshot-compare/issues[Github]. Issues ------ Please report any issues on the link:https://github.com/mika/screenshot-compare/issues[Github issues page]. License ------- See link:LICENSE[the LICENSE file] (Hint: MIT license). Changelog --------- 0.0.1:: first release: PNG only, transparency support 0.0.2:: goroutine support, timeout argument, slight performance improvement 1.0.0:: complete rewrite, `--wait` and `--timeout` parameters, `Y'UV` support
Use single-colon for image notation.
Use single-colon for image notation. Github seems to use single-colon (powerman syntax) instead of double colon (asciidoctor)
AsciiDoc
mit
meisterluk/screenshot-compare
cc00054b6a64e01447d833fdb39e429225ee641c
README.adoc
README.adoc
= 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 setting clear rules how an application should behave and how it should be implemented. Minimal applications may not always look the same. But the UI concepts never change. There are no surprises for the user. == Technical Features * Independent of the used UI technology. Implementations for Web / Mobile / Desktop. * ORM persistence layer for Maria DB or in memory DB. Transactions and Authorization supported. * Small: The minimalj.jar is still < 1MB * Very few dependencies * Applications can run standalone (like SpringBoot) == Documentation * link:doc/user_guide/user_guide.adoc[Minimal user guide] User guide for Minimal-J applications. * link:doc/topics.adoc[Tutorial and examples] Informations for developers. * link:doc/release_notes.adoc[Release Notes] == Hello World How to implement Hello World in Minimal-J: video::[0VHz7gv6TpA][youtube] === Contact * Bruno Eberhard, mailto:[email protected][[email protected]]
= 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 setting clear rules how an application should behave and how it should be implemented. Minimal applications may not always look the same. But the UI concepts never change. There are no surprises for the user. == Technical Features * Independent of the used UI technology. Implementations for Web / Mobile / Desktop. * ORM persistence layer for Maria DB or in memory DB. Transactions and Authorization supported. * Small: The minimalj.jar is still < 1MB * Very few dependencies * Applications can run standalone (like SpringBoot) == Documentation * link:doc/user_guide/user_guide.adoc[Minimal user guide] User guide for Minimal-J applications. * link:doc/topics.adoc[Tutorial and examples] Informations for developers. * link:doc/release_notes.adoc[Release Notes] == Hello World How to implement Hello World in Minimal-J: link:_includes/ex-video.adoc[0VHz7gv6TpA] === Contact * Bruno Eberhard, mailto:[email protected][[email protected]]
Include Hello World Youtube video
Include Hello World Youtube video
AsciiDoc
apache-2.0
BrunoEberhard/minimal-j,BrunoEberhard/minimal-j,BrunoEberhard/minimal-j
4103e41c6b04539c7de294e30862e2aecac3b89c
spike/code-cross-ref.adoc
spike/code-cross-ref.adoc
= Bare code crossref example Graham Klyne v0.1.15, 2015-08-04 :toc: macro toc::[] == section `foo` Reference to <<`bar`>> == `bar` Reference to <<section `foo`> End.
= Bare <code> crossref example Graham Klyne v0.1.15, 2015-08-04 :toc: macro toc::[] == section `foo` Reference to <<`bar`>> == `bar` Reference to <<section `foo`>> End.
Fix asciidoctor crossref problem example
Fix asciidoctor crossref problem example
AsciiDoc
mit
gklyne/annalist,gklyne/annalist,gklyne/annalist,gklyne/annalist
3943a50ccce06dc1036cd6156992449dcceeea6f
README.adoc
README.adoc
= Custom New Tab Thor Andreas Rognan <[email protected]> :imagesdir: doc/assets/images ifdef::env-github[] :tip-caption: :bulb: :note-caption: :information_source: :important-caption: :heavy_exclamation_mark: :caution-caption: :fire: :warning-caption: :warning: endif::[] ''' NOTE: Chrome extension that creates a custom 'new tab'. image::example.png[] == Copyright and Licensing Copyright (C) 2017- Thor Andreas Rognan Free use of this software is granted under the terms of the MIT License. See the <<LICENSE#,LICENSE>> file for details.
= Custom New Tab Thor Andreas Rognan <[email protected]> :imagesdir: doc/assets/images ifdef::env-github[] :tip-caption: :bulb: :note-caption: :information_source: :important-caption: :heavy_exclamation_mark: :caution-caption: :fire: :warning-caption: :warning: endif::[] ''' _Chrome extension that creates a custom 'new tab'._ image::example.png[] == Copyright and Licensing Copyright (C) 2017- Thor Andreas Rognan Free use of this software is granted under the terms of the MIT License. See the <<LICENSE#,LICENSE>> file for details.
Remove information admonition from readme
Remove information admonition from readme
AsciiDoc
mit
rognan/chrome-extension-custom-new-tab,rognan/chrome-extension-custom-new-tab,rognan/chrome-extension-custom-new-tab
e9313b3aa22e43c0af597a956f6248702d1d6c7e
school.adoc
school.adoc
== School I entered the Honours Computer Science Co-Op program at link:http://mcmaster.ca[McMaster University] in Fall 2010. My original graduation date would have been April 2014; however, due to my long-term internship at Red Hat, this has been delayed by one year.
== School I entered the Honours Computer Science Co-Op program at link:http://mcmaster.ca[McMaster University] in Fall 2010. My original graduation date would have been April 2014; however, due to my long-term internship at Red Hat, this has been delayed by one year. I'm on track to complete my Bachelor's of Applied Science, Computer Science degree in the Spring of 2015, with two advanced graduate level credits already completed, and having earned the Louis J. Shein scholarship for "academic excellence in Russian Language course" after first year.
Add notes about graduation date, scholarship
Add notes about graduation date, scholarship
AsciiDoc
artistic-2.0
andrewazores/homepage
4fc3428d44b865b4ffda10104776548da31f3807
hacking.adoc
hacking.adoc
= Hacking :uri-nodejs: http://nodejs.org :uri-nvm: https://github.com/creationix/nvm This guide will give you all the necessary information you need to become a successful code contributor! == Setup To build this project, you will need {uri-nodejs}[Node.js] >= 4 and `npm` (we recommend {uri-nvm}[nvm] to manage multiple active Node.js versions). NOTE: If you feel more comfortable with `yarn`, you can use it as an alternative to `npm` == Building . Install all the dependencies + $ npm install . Build the project + $ npm run build + This command will produce a zip file that can be load in Chrome: [.path]_dist/asciidoctor-browser-extension.zip_ . Run tests + $ npm run test This project is using a code linter to enforce code consistency. To make sure that the code you have contributed, follow the code rules, execute the following command: $ npm run lint
= Hacking :uri-nodejs: http://nodejs.org :uri-nvm: https://github.com/creationix/nvm This guide will give you all the necessary information you need to become a successful code contributor! == Setup To build this project, you will need {uri-nodejs}[Node.js] >= 4 and `npm` (we recommend {uri-nvm}[nvm] to manage multiple active Node.js versions). NOTE: If you feel more comfortable with `yarn`, you can use it as an alternative to `npm` == Building . Install all the dependencies + $ npm install . Build the project + $ npm run build + This command will produce a zip file that can be load in Chrome: [.path]_dist/asciidoctor-browser-extension.zip_ . Run tests + $ npm run test This project is using a code linter to enforce code consistency. To make sure that the code you have contributed, follow the code rules, execute the following command: $ npm run lint == Add-on Linter Mozilla provides a Node.js package to validate an add-on. You can install the linter with `npm`: $ npm install -g addons-linter This command will install the package globally, so you can use the linter from any directory on your machine. After installation, run the linter on the archive produced by `npm run build`: $ addons-linter dist/asciidoctor-browser-extension.zip
Add a section on how to run Mozilla add-on linter
:memo: Add a section on how to run Mozilla add-on linter
AsciiDoc
mit
rotty3000/asciidoctor-chrome-extension,asciidoctor/asciidoctor-chrome-extension,rotty3000/asciidoctor-chrome-extension,asciidoctor/asciidoctor-chrome-extension,rotty3000/asciidoctor-chrome-extension,Mogztter/asciidoctor-chrome-extension,asciidoctor/asciidoctor-chrome-extension,Mogztter/asciidoctor-chrome-extension
b907556ff7a4a4a7644ae04383aefcd631a1331f
src/docs/asciidoc/index.adoc
src/docs/asciidoc/index.adoc
= EB4J xml2eb tool :doctype: article :docinfo: :toc: :toclevels: 2 :version: 1.99.0-SNAPSHOT :project-name: xml2eb This is a project page for xml2eb. include::xml2eb.adoc[] include::converter.adoc[] include::reports.adoc[] include::links.adoc[]
= EB4J xml2eb tool :doctype: article :docinfo: :toc: :toclevels: 2 :version: 1.99.0-SNAPSHOT :project-name: xml2eb IMPORTANT: link:https://github.com/eb4j/xml2eb[View on GitHub] | link:https://eb4j.github.io/[Top project page] This is a project page for xml2eb. include::xml2eb.adoc[] include::converter.adoc[] include::reports.adoc[] include::links.adoc[]
Add link to top project page.
Add link to top project page.
AsciiDoc
lgpl-2.1
eb4j/xml2eb
cd58b36a270703fb053fe9d21db2a9d1e46c69a2
Design/Typing.adoc
Design/Typing.adoc
Goals ----- GearScript aims to introduce strong static typing into TorqueScript, allowing for a more consistent syntax while not changing semantics too much. Static type information will initially be erased (compare to Java Generics) as part of the compilation process, but that may change further down along the line. Types should be inferred to the extent possible, in order to reduce the amount of typing needed. Hierarchy --------- GearScript's type system is hierarchical, but there is no true top type. Instead, there are six different top-level types: void, (float) numbers, strings, arrays, function references, and object references. This is because TorqueScript's syntax means that the primary way to do something often depends on which of these three types it belongs to. The most obvious example would be comparisons, which are done using `==` for number types and object reference comparison, but `$=` for strings. This ambiguity only arises when we have no type information available, and thus GearScript ought to resolve it transparently for the user. Inference --------- Types should be inferred for the user whenever possible. In most cases this is obvious from a variable's definition, since the literal syntax always unambiguously contains the type of a given value. The exception to this is function parameters, the types of these have to be inferred from how the parameter is used. If ultimately multiple different branches of types are valid for a value then a type must be defined explicitly.
Goals ----- GearScript aims to introduce strong static typing into TorqueScript, allowing for a more consistent syntax while not changing semantics too much. Static type information will initially be erased (similarly to Java Generics) as part of the compilation process, but that may change further down along the line. Types should be inferred to the extent possible, in order to reduce the amount of typing needed. Hierarchy --------- GearScript's type system is hierarchical, but there is no true top type. Instead, there are six different top-level types: void, (float) numbers, strings, arrays, function references, and object references. This is because TorqueScript's syntax means that the primary way to do something often depends on which of these three types it belongs to. The most obvious example would be comparisons, which are done using `==` for number types and object reference comparison, but `$=` for strings. This ambiguity only arises when we have no type information available, and thus GearScript ought to resolve it transparently for the user. Inference --------- Types should be inferred for the user whenever possible. In most cases this is obvious from a variable's definition, since the literal syntax always unambiguously contains the type of a given value. The exception to this is function parameters, the types of these have to be inferred from how the parameter is used. If they are used as arguments for a function, inherit that type. If methods are called on them, look at what types we know about that expose those methods. If ultimately multiple different branches of types (like either an int or a string, or two different subclasses of the same class) are valid for a value then a type must be defined explicitly. Custom Top Types ---------------- It should be possible for users to define new top-level types with unique behaviour that wrap other types. Use case: tagged strings.
Expand a bit on the typing
Expand a bit on the typing
AsciiDoc
mit
teozkr/GearScript,teozkr/GearScript
2f8ba3ad39af7b47ee7b04051998469c359a31d7
docs/reference/migration/migrate_5_5.asciidoc
docs/reference/migration/migrate_5_5.asciidoc
[[breaking-changes-5.5]] == Breaking changes in 5.5 [[breaking_55_plugins]] [float] === Ignoring hidden folders Previous versions of Elasticsearch would skip hidden files and directories when scanning the plugins folder. This allows broken plugin installs to remain undetected so this leniency has been removed.
[[breaking-changes-5.5]] == Breaking changes in 5.5 [[breaking_55_plugins]] [float] === Ignoring hidden folders Previous versions of Elasticsearch would skip hidden files and directories when scanning the plugins folder. This allows broken plugin installs to remain undetected so this leniency has been removed. [[breaking_54_packaging_changes]] [float] === Skip setting kernel parameters Elasticsearch attempts to set the kernel parameter `vm.max_map_count` during installation. In some environments this can fail. Previous versions of Elasticsearch accepted a flag `ES_SKIP_SET_KERNEL_PARAMTERS` to skip this writing. Starting in Elasticsearch 5.5.0, this flag has been removed and instead the same functionality can be achieved by masking the `systemd-sysctl` service.
Add migration note on kernel parameters on install
Add migration note on kernel parameters on install This commit adds a note to the migration docs regarding how to avoid the installation packages from setting kernel parameters on install.
AsciiDoc
apache-2.0
strapdata/elassandra5-rc,strapdata/elassandra5-rc,strapdata/elassandra5-rc,strapdata/elassandra5-rc,strapdata/elassandra5-rc
fbd9cd1f6ad708ddcbb882a4bb65dd5e45e2ae0c
docs/plugins/security.asciidoc
docs/plugins/security.asciidoc
[[security]] == Security Plugins Security plugins add a security layer to Elasticsearch. [float] === Core security plugins The core security plugins are: link:/products/shield[Shield]:: Shield is the Elastic product that makes it easy for anyone to add enterprise-grade security to their ELK stack. Designed to address the growing security needs of thousands of enterprises using ELK today, Shield provides peace of mind when it comes to protecting your data. [float] === Community contributed security plugins The following plugin has been contributed by our community: * https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin[Readonly REST]: High performance access control for Elasticsearch native REST API (by Simone Scarduzio) This community plugin appears to have been abandoned: * https://github.com/sonian/elasticsearch-jetty[Jetty HTTP transport plugin]: Uses Jetty to provide SSL connections, basic authentication, and request logging (by Sonian Inc.)
[[security]] == Security Plugins Security plugins add a security layer to Elasticsearch. [float] === Core security plugins The core security plugins are: link:/products/shield[Shield]:: Shield is the Elastic product that makes it easy for anyone to add enterprise-grade security to their ELK stack. Designed to address the growing security needs of thousands of enterprises using ELK today, Shield provides peace of mind when it comes to protecting your data. [float] === Community contributed security plugins The following plugins have been contributed by our community: * https://github.com/codecentric/elasticsearch-shield-kerberos-realm[Kerberos/SPNEGO Realm]: Custom Shield realm to Authenticate HTTP and Transport requests via Kerberos/SPNEGO (by codecentric AG) * https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin[Readonly REST]: High performance access control for Elasticsearch native REST API (by Simone Scarduzio) This community plugin appears to have been abandoned: * https://github.com/sonian/elasticsearch-jetty[Jetty HTTP transport plugin]: Uses Jetty to provide SSL connections, basic authentication, and request logging (by Sonian Inc.)
Add Kerberos/SPNEGO Shield custom realm
Add Kerberos/SPNEGO Shield custom realm Closes #14282
AsciiDoc
apache-2.0
strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test
57b1a215f934fdbd073c82ae4c271880abd8e629
README.asciidoc
README.asciidoc
= Microservices libraries comparison == Purpose This project is the companion of this Blog article: http://cdelmas.github.io/..... == Build To build it, just run `gradle shadowJar` in the command line. == Run Then you can run each server using `java -jar <server>.jar`.
= 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 -jar <server>.jar`.
Add the good link to the blog article.
Add the good link to the blog article.
AsciiDoc
apache-2.0
cdelmas/microservices-comparison
2025498e83333ef80a4d8422861ceaabe4885bbf
docs/reference/index.asciidoc
docs/reference/index.asciidoc
[[elasticsearch-reference]] = Reference :version: 1.4.3 :branch: 1.4 :jdk: 1.8.0_25 include::getting-started.asciidoc[] include::setup.asciidoc[] include::migration/index.asciidoc[] include::api-conventions.asciidoc[] include::docs.asciidoc[] include::search.asciidoc[] include::indices.asciidoc[] include::cat.asciidoc[] include::cluster.asciidoc[] include::query-dsl.asciidoc[] include::mapping.asciidoc[] include::analysis.asciidoc[] include::modules.asciidoc[] include::index-modules.asciidoc[] include::testing.asciidoc[] include::glossary.asciidoc[]
[[elasticsearch-reference]] = Reference :version: 1.5.0 :branch: 1.5 :jdk: 1.8.0_25 include::getting-started.asciidoc[] include::setup.asciidoc[] include::migration/index.asciidoc[] include::api-conventions.asciidoc[] include::docs.asciidoc[] include::search.asciidoc[] include::indices.asciidoc[] include::cat.asciidoc[] include::cluster.asciidoc[] include::query-dsl.asciidoc[] include::mapping.asciidoc[] include::analysis.asciidoc[] include::modules.asciidoc[] include::index-modules.asciidoc[] include::testing.asciidoc[] include::glossary.asciidoc[]
Reset current version in docs to 1.5.0
Reset current version in docs to 1.5.0
AsciiDoc
apache-2.0
fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch
74d89e7c29878dcae69160f19687a5aaaca56034
doxygen2adoc/function.adoc
doxygen2adoc/function.adoc
:function-title: {{name}} [#{{id}}] === {function-title} {{#if deprecated}} [CAUTION] ==== {{{deprecatedDocs}}} ==== {{/if}} {{{brief}}} ++++ <pre class="highlightjs highlight"><code class="language-{{@root.sourceLanguage}} hljs" data-lang="{{@root.sourceLanguage}}">{{declaration}}</code></pre> ++++ {{#if return.description}}==== Return {{return.description}}{{/if}} {{{description}}} {{#each note}} NOTE: {{{this}}} {{/each}} {{#each warning}} WARNING: {{{this}}} {{/each}} {{#if params}} ==== Parameters [cols="1,3a", stripes="even"] |=== |Name |Description {{#each params}} |``{{name}}`` |{{{description}}} {{/each}} |=== {{/if}}
:function-title: {{name}} [#{{id}}] === {function-title} {{#if deprecated}} [CAUTION] ==== {{{deprecatedDocs}}} ==== {{/if}} {{{brief}}} ++++ <pre class="highlightjs highlight"><code class="language-{{@root.sourceLanguage}} hljs" data-lang="{{@root.sourceLanguage}}">{{declaration}}</code></pre> ++++ {{#if return.description}}==== Return {{return.description}}{{/if}} {{{description}}} {{#each note}} [NOTE] ==== {{{this}}} ==== {{/each}} {{#each warning}} [WARNING] ==== {{{this}}} ==== {{/each}} {{#if params}} ==== Parameters [cols="1,3a", stripes="even"] |=== |Name |Description {{#each params}} |``{{name}}`` |{{{description}}} {{/each}} |=== {{/if}}
Use block syntax for note/warning
Use block syntax for note/warning
AsciiDoc
apache-2.0
GoCarrot/teak-unity,GoCarrot/teak-unity,GoCarrot/teak-unity,GoCarrot/teak-unity,GoCarrot/teak-unity
0afa0240a1c359a5171ebb30d9aea4a61d3437c3
docs/communitybeats.asciidoc
docs/communitybeats.asciidoc
[[community-beats]] == Community Beats The open source community has been hard at work developing new Beats. You can check out a few of them here: [horizontal] https://github.com/Ingensi/dockerbeat[dockerbeat]:: Reads docker container statistics and indexes them in Elasticsearch https://github.com/mrkschan/nginxbeat[nginxbeat]:: Reads status from Nginx https://github.com/joshuar/pingbeat[pingbeat]:: Sends ICMP pings to a list of targets and stores the round trip time (RTT) in Elasticsearch Have you created a Beat that's not listed? Open a pull request to add your link here: https://github.com/elastic/libbeat/blob/master/docs/communitybeats.asciidoc NOTE: Elastic provides no warranty or support for community-sourced Beats. [[contributing-beats]] === Contributing to Beats Remember, you can be a Beats developer, too. <<new-beat, Learn how>>
[[community-beats]] == Community Beats The open source community has been hard at work developing new Beats. You can check out a few of them here: [horizontal] https://github.com/Ingensi/dockerbeat[dockerbeat]:: Reads docker container statistics and indexes them in Elasticsearch https://github.com/mrkschan/nginxbeat[nginxbeat]:: Reads status from Nginx https://github.com/joshuar/pingbeat[pingbeat]:: Sends ICMP pings to a list of targets and stores the round trip time (RTT) in Elasticsearch https://github.com/mrkschan/uwsgibeat[uwsgibeat]:: Reads stats from uWSGI Have you created a Beat that's not listed? Open a pull request to add your link here: https://github.com/elastic/libbeat/blob/master/docs/communitybeats.asciidoc NOTE: Elastic provides no warranty or support for community-sourced Beats. [[contributing-beats]] === Contributing to Beats Remember, you can be a Beats developer, too. <<new-beat, Learn how>>
Add beat for readings stats from uWSGI
Add beat for readings stats from uWSGI
AsciiDoc
mit
yapdns/yapdnsbeat,yapdns/yapdnsbeat
0c35e1bc473ac7551b786003203ead5e6315d656
app/README.adoc
app/README.adoc
= Edge App Until CIDER 0.17 has been released (which brings improved support for Clojure CLI), please use a terminal to run `clj`. ---- clj -A:dev:build:dev/rebel user=> (go) ---- This starts an nrepl-server, the port is announced on the command line.
= Edge App Until CIDER 0.17 has been released (which brings improved support for Clojure CLI), please use a terminal to run `clj`. ---- clojure -A:dev:build:dev/rebel user=> (go) ---- This starts an nrepl-server, the port is announced on the command line.
Use clojure, not clj, when using rebel-readline
Use clojure, not clj, when using rebel-readline
AsciiDoc
mit
juxt/edge,juxt/edge
409b3d2ebd3be72568b2cca0e1f604f08f6fcfd8
docs/java-api/admin/indices/put-mapping.asciidoc
docs/java-api/admin/indices/put-mapping.asciidoc
[[java-admin-indices-put-mapping]] :base-dir: {docdir}/../../server/src/test/java/org/elasticsearch/action/admin/indices/create ==== Put Mapping The PUT mapping API allows you to add a new type while creating an index: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[addMapping-create-index-request] -------------------------------------------------- <1> <<java-admin-indices-create-index,Creates an index>> called `twitter` <2> It also adds a `tweet` mapping type. The PUT mapping API also allows to add a new type to an existing index: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[putMapping-request-source] -------------------------------------------------- <1> Puts a mapping on existing index called `twitter` <2> Adds a `user` mapping type. <3> This `user` has a predefined type <4> type can be also provided within the source You can use the same API to update an existing mapping: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[putMapping-request-source-append] -------------------------------------------------- <1> Puts a mapping on existing index called `twitter` <2> Updates the `user` mapping type. <3> This `user` has now a new field `user_name` :base-dir!:
[[java-admin-indices-put-mapping]] :base-dir: {docdir}/../../core/src/test/java/org/elasticsearch/action/admin/indices/create ==== Put Mapping The PUT mapping API allows you to add a new type while creating an index: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[addMapping-create-index-request] -------------------------------------------------- <1> <<java-admin-indices-create-index,Creates an index>> called `twitter` <2> It also adds a `tweet` mapping type. The PUT mapping API also allows to add a new type to an existing index: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[putMapping-request-source] -------------------------------------------------- <1> Puts a mapping on existing index called `twitter` <2> Adds a `user` mapping type. <3> This `user` has a predefined type <4> type can be also provided within the source You can use the same API to update an existing mapping: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[putMapping-request-source-append] -------------------------------------------------- <1> Puts a mapping on existing index called `twitter` <2> Updates the `user` mapping type. <3> This `user` has now a new field `user_name` :base-dir!:
Revert "[Docs] Fix base directory to include for put_mapping.asciidoc"
Revert "[Docs] Fix base directory to include for put_mapping.asciidoc" This reverts commit 4f5be7db3ce9f1ea7f864cc1fd38ee09363aa64d.
AsciiDoc
apache-2.0
coding0011/elasticsearch,gingerwizard/elasticsearch,coding0011/elasticsearch,kalimatas/elasticsearch,gfyoung/elasticsearch,kalimatas/elasticsearch,GlenRSmith/elasticsearch,HonzaKral/elasticsearch,robin13/elasticsearch,gingerwizard/elasticsearch,gfyoung/elasticsearch,gfyoung/elasticsearch,robin13/elasticsearch,scottsom/elasticsearch,scorpionvicky/elasticsearch,qwerty4030/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,kalimatas/elasticsearch,nknize/elasticsearch,scorpionvicky/elasticsearch,gingerwizard/elasticsearch,s1monw/elasticsearch,scorpionvicky/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,HonzaKral/elasticsearch,gfyoung/elasticsearch,coding0011/elasticsearch,nknize/elasticsearch,qwerty4030/elasticsearch,coding0011/elasticsearch,scottsom/elasticsearch,gingerwizard/elasticsearch,qwerty4030/elasticsearch,qwerty4030/elasticsearch,coding0011/elasticsearch,uschindler/elasticsearch,s1monw/elasticsearch,s1monw/elasticsearch,nknize/elasticsearch,GlenRSmith/elasticsearch,scottsom/elasticsearch,rajanm/elasticsearch,gfyoung/elasticsearch,qwerty4030/elasticsearch,rajanm/elasticsearch,rajanm/elasticsearch,kalimatas/elasticsearch,uschindler/elasticsearch,scorpionvicky/elasticsearch,gingerwizard/elasticsearch,robin13/elasticsearch,HonzaKral/elasticsearch,rajanm/elasticsearch,GlenRSmith/elasticsearch,uschindler/elasticsearch,scorpionvicky/elasticsearch,scottsom/elasticsearch,kalimatas/elasticsearch,uschindler/elasticsearch,rajanm/elasticsearch,gingerwizard/elasticsearch,s1monw/elasticsearch,rajanm/elasticsearch,HonzaKral/elasticsearch,GlenRSmith/elasticsearch,scottsom/elasticsearch,uschindler/elasticsearch,nknize/elasticsearch,s1monw/elasticsearch
6452767102282a9aa332ebe9987493d00148074e
compatibility/springBoot.adoc
compatibility/springBoot.adoc
= 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 Spring Boot Starter to get up and running quickly. Usage is similar to the link:quarkus.html[Quarkus] extension, but without the performance benefits. video::U2N02ReT9CI[youtube] == Guide **https://github.com/ge0ffrey/gs-constraint-solving-ai-optaplanner-backup/blob/master/README.adoc[Read the OptaPlanner on Spring Boot guide.]** == Quick start Run the quick start yourself: . Download https://github.com/ge0ffrey/gs-constraint-solving-ai-optaplanner-backup/tree/master/complete[the source code]. . Run `./mvnw clean install` . Open http://localhost:8080 in your browser
= 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 Spring Boot Starter to get up and running quickly. Usage is similar to the link:quarkus.html[Quarkus] extension, but without the performance benefits. video::U2N02ReT9CI[youtube] == Guide **https://github.com/ge0ffrey/getting-started-guides/blob/gs-constraint-solving-ai-optaplanner/README.adoc[Read the OptaPlanner on Spring Boot guide.]** == Quick start Run the quick start yourself: . Download https://github.com/ge0ffrey/gs-constraint-solving-ai-optaplanner-backup/tree/master/complete[the source code]. . Run `./mvnw clean install` . Open http://localhost:8080 in your browser
Fix wrong link (even if it's temporally)
Fix wrong link (even if it's temporally)
AsciiDoc
apache-2.0
droolsjbpm/optaplanner-website,droolsjbpm/optaplanner-website,droolsjbpm/optaplanner-website
486cb9a7b451de300f6bc8d0672f06598aea2a54
modules/serverless-deprecated-removed-features.adoc
modules/serverless-deprecated-removed-features.adoc
// Module included in the following assemblies: // // * serverless/serverless-release-notes.adoc :_content-type: REFERENCE [id="serverless-deprecated-removed-features_{context}"] = Deprecated and removed features Some features available in previous releases have been deprecated or removed. Deprecated functionality is still included in {ServerlessProductName} and continues to be supported; however, it will be removed in a future release of this product and is not recommended for new deployments. For the most recent list of major functionality deprecated and removed within {ServerlessProductName}, refer to the table below. In the table, features are marked with the following statuses: * *-*: _Not yet available_ * *TP*: _Technology Preview_ * *GA*: _General Availability_ * *DEP*: _Deprecated_ * *REM*: _Removed_ .Deprecated and removed features tracker [cols="3,1,1,1",options="header"] |==== |Feature |1.18|1.19|1.20 |`kn func emit` (`kn func invoke` in 1.21+) |TP |TP |TP |mTLS |GA |GA |GA |`kn func` TypeScript templates |TP |TP |TP |`kn func` Rust templates |TP |TP |TP |`emptyDir` volumes |GA |GA |GA |`KafkaBinding` API |GA |DEP |DEP |HTTPS redirection |- |GA |GA |Kafka broker |- |- |TP |====
// Module included in the following assemblies: // // * serverless/serverless-release-notes.adoc :_content-type: REFERENCE [id="serverless-deprecated-removed-features_{context}"] = Deprecated and removed features Some features available in previous releases have been deprecated or removed. Deprecated functionality is still included in {ServerlessProductName} and continues to be supported; however, it will be removed in a future release of this product and is not recommended for new deployments. For the most recent list of major functionality deprecated and removed within {ServerlessProductName}, refer to the table below. In the table, features are marked with the following statuses: * *-*: _Not yet available_ * *TP*: _Technology Preview_ * *GA*: _General Availability_ * *DEP*: _Deprecated_ * *REM*: _Removed_ .Deprecated and removed features tracker [cols="3,1,1,1",options="header"] |==== |Feature |1.18|1.19|1.20 |`kn func emit` (`kn func invoke` in 1.21+) |TP |TP |TP |Service Mesh mTLS |GA |GA |GA |`kn func` TypeScript templates |TP |TP |TP |`kn func` Rust templates |TP |TP |TP |`emptyDir` volumes |GA |GA |GA |`KafkaBinding` API |GA |DEP |DEP |HTTPS redirection |- |GA |GA |Kafka broker |- |- |TP |====
Fix the mTLS entry in the feature matrix
Fix the mTLS entry in the feature matrix
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
bf41ca8c74f8c215faaff99b873d2cc7ab4d636f
README.adoc
README.adoc
= Infinispan Cluster Manager image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-infinispan["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-infinispan/"] This is a cluster manager implementation for Vert.x that uses http://infinispan.org[Infinispan]. Please see the in-source asciidoc documentation or the main documentation on the web-site for a full description of this component: * link:http://vertx.io/docs/vertx-infinispan/java/[web-site docs] * link:src/main/asciidoc/java/index.adoc[in-source docs] -- will remove --
= Infinispan Cluster Manager image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-infinispan["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-infinispan/"] This is a cluster manager implementation for Vert.x that uses http://infinispan.org[Infinispan]. Please see the in-source asciidoc documentation or the main documentation on the web-site for a full description of this component: * link:http://vertx.io/docs/vertx-infinispan/java/[web-site docs] * link:src/main/asciidoc/java/index.adoc[in-source docs]
Remove lines added for testing CI setup
Remove lines added for testing CI setup
AsciiDoc
apache-2.0
vert-x3/vertx-infinispan
a28c0d227193af43c814ae1a38cd5245354f09c1
docs/CHANGELOG.asciidoc
docs/CHANGELOG.asciidoc
// Use these for links to issue and pulls. Note issues and pulls redirect one to // each other on Github, so don't worry too much on using the right prefix. // :issue: https://github.com/elastic/elasticsearch/issues/ // :pull: https://github.com/elastic/elasticsearch/pull/ = Elasticsearch Release Notes == Elasticsearch 7.0.0 === Breaking Changes === Breaking Java Changes === Deprecations === New Features === Enhancements === Bug Fixes === Regressions === Known Issues == Elasticsearch version 6.3.0 === New Features === Enhancements === Bug Fixes === Regressions === Known Issues
// Use these for links to issue and pulls. Note issues and pulls redirect one to // each other on Github, so don't worry too much on using the right prefix. // :issue: https://github.com/elastic/elasticsearch/issues/ // :pull: https://github.com/elastic/elasticsearch/pull/ = Elasticsearch Release Notes == Elasticsearch 7.0.0 === Breaking Changes === Breaking Java Changes === Deprecations === New Features === Enhancements === Bug Fixes === Regressions === Known Issues == Elasticsearch version 6.3.0 === New Features === Enhancements === Bug Fixes === Regressions === Known Issues
Remove extra spaces from changelog
Remove extra spaces from changelog This commit removes to extra spaces at the end of lines in the changelog.
AsciiDoc
apache-2.0
coding0011/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,gingerwizard/elasticsearch,scorpionvicky/elasticsearch,nknize/elasticsearch,GlenRSmith/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch,gfyoung/elasticsearch,gingerwizard/elasticsearch,coding0011/elasticsearch,HonzaKral/elasticsearch,gingerwizard/elasticsearch,HonzaKral/elasticsearch,uschindler/elasticsearch,nknize/elasticsearch,uschindler/elasticsearch,scorpionvicky/elasticsearch,HonzaKral/elasticsearch,scorpionvicky/elasticsearch,HonzaKral/elasticsearch,gfyoung/elasticsearch,gingerwizard/elasticsearch,robin13/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,gfyoung/elasticsearch,nknize/elasticsearch,coding0011/elasticsearch,nknize/elasticsearch,coding0011/elasticsearch,gfyoung/elasticsearch,gingerwizard/elasticsearch,nknize/elasticsearch,robin13/elasticsearch,coding0011/elasticsearch,GlenRSmith/elasticsearch,scorpionvicky/elasticsearch,uschindler/elasticsearch,gingerwizard/elasticsearch,GlenRSmith/elasticsearch,gfyoung/elasticsearch,scorpionvicky/elasticsearch,uschindler/elasticsearch
7ce252ac7446ac355fa4ddc62d0c1ac84cdd2020
README.adoc
README.adoc
image:https://img.shields.io/github/release/heruan/humanize.svg[link=https://github.com/heruan/humanize/releases,title=Latest release] image:https://img.shields.io/github/downloads/heruan/humanize/total.svg[link=https://github.com/heruan/humanize/archive/master.zip,title=GitHub] image:https://img.shields.io/circleci/project/github/heruan/humanize.svg[link=https://circleci.com/gh/heruan/humanize,title=CricleCI] image:https://img.shields.io/codecov/c/github/heruan/humanize.svg[link=https://codecov.io/gh/heruan/humanize,title=Codecov] image:https://img.shields.io/github/license/heruan/humanize.svg[link=http://www.apache.org/licenses/LICENSE-2.0.html,title=Apache License 2.0] = Humanization libraries for Java == humanize-time image:https://img.shields.io/maven-central/v/to.lova.humanize/humanize-time.svg[] [source,java] ---- Temporal minutesAgo = ZonedDateTime.now().minus(5, ChronoUnit.MINUTES); String relative = HumanizeTime.fromNow(minutesAgo); // produces: "5 minutes ago" ----
= Humanization libraries for Java image:https://img.shields.io/github/release/heruan/humanize.svg[link=https://github.com/heruan/humanize/releases,title=Latest release] image:https://img.shields.io/github/downloads/heruan/humanize/total.svg[link=https://github.com/heruan/humanize/archive/master.zip,title=GitHub] image:https://img.shields.io/circleci/project/github/heruan/humanize.svg[link=https://circleci.com/gh/heruan/humanize,title=CricleCI] image:https://img.shields.io/codecov/c/github/heruan/humanize.svg[link=https://codecov.io/gh/heruan/humanize,title=Codecov] image:https://img.shields.io/github/license/heruan/humanize.svg[link=http://www.apache.org/licenses/LICENSE-2.0.html,title=Apache License 2.0] == humanize-time image:https://img.shields.io/maven-central/v/to.lova.humanize/humanize-time.svg[title=humanize-time] [source,java] ---- Temporal minutesAgo = ZonedDateTime.now().minus(5, ChronoUnit.MINUTES); String relative = HumanizeTime.fromNow(minutesAgo); // produces: "5 minutes ago" ----
Move shields right after the title
Move shields right after the title
AsciiDoc
apache-2.0
heruan/humanize
51d8c90346ce22554a4550c7d87a6fbf95ddd7e6
docs/java-api/admin/indices/put-mapping.asciidoc
docs/java-api/admin/indices/put-mapping.asciidoc
[[java-admin-indices-put-mapping]] :base-dir: {docdir}/../../server/src/test/java/org/elasticsearch/action/admin/indices/create ==== Put Mapping The PUT mapping API allows you to add a new type while creating an index: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[addMapping-create-index-request] -------------------------------------------------- <1> <<java-admin-indices-create-index,Creates an index>> called `twitter` <2> It also adds a `tweet` mapping type. The PUT mapping API also allows to add a new type to an existing index: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[putMapping-request-source] -------------------------------------------------- <1> Puts a mapping on existing index called `twitter` <2> Adds a `user` mapping type. <3> This `user` has a predefined type <4> type can be also provided within the source You can use the same API to update an existing mapping: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[putMapping-request-source-append] -------------------------------------------------- <1> Puts a mapping on existing index called `twitter` <2> Updates the `user` mapping type. <3> This `user` has now a new field `user_name` :base-dir!:
[[java-admin-indices-put-mapping]] :base-dir: {docdir}/../../core/src/test/java/org/elasticsearch/action/admin/indices/create ==== Put Mapping The PUT mapping API allows you to add a new type while creating an index: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[addMapping-create-index-request] -------------------------------------------------- <1> <<java-admin-indices-create-index,Creates an index>> called `twitter` <2> It also adds a `tweet` mapping type. The PUT mapping API also allows to add a new type to an existing index: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[putMapping-request-source] -------------------------------------------------- <1> Puts a mapping on existing index called `twitter` <2> Adds a `user` mapping type. <3> This `user` has a predefined type <4> type can be also provided within the source You can use the same API to update an existing mapping: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{base-dir}/CreateIndexIT.java[putMapping-request-source-append] -------------------------------------------------- <1> Puts a mapping on existing index called `twitter` <2> Updates the `user` mapping type. <3> This `user` has now a new field `user_name` :base-dir!:
Revert "[Docs] Fix base directory to include for put_mapping.asciidoc"
Revert "[Docs] Fix base directory to include for put_mapping.asciidoc" This reverts commit db4ecb34cef686e36a01d72fac4187b24dbeaaac.
AsciiDoc
apache-2.0
vroyer/elasticassandra,strapdata/elassandra,vroyer/elassandra,strapdata/elassandra,vroyer/elassandra,strapdata/elassandra,vroyer/elasticassandra,vroyer/elasticassandra,vroyer/elassandra,strapdata/elassandra,strapdata/elassandra