You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/10/10 04:57:19 UTC

[struts-site] 01/01: Merge pull request #27 from yasserzamani/indents_fix

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit f640084859ea24f5b94b520a96a493e696fd4c7a
Merge: b2c9f05 ead2104
Author: Lukasz Lenart <lu...@gmail.com>
AuthorDate: Tue Oct 10 06:57:16 2017 +0200

    Merge pull request #27 from yasserzamani/indents_fix
    
    Fixes all indents by an algorithm

 source/core-developers/after-annotation.md         |  8 +++----
 source/core-developers/alias-interceptor.md        |  6 ++---
 .../annotation-workflow-interceptor.md             |  2 +-
 source/core-developers/annotations.md              | 14 +++++------
 source/core-developers/basic-validation.md         |  8 +++----
 source/core-developers/before-annotation.md        |  8 +++----
 source/core-developers/before-result-annotation.md |  8 +++----
 source/core-developers/chain-result.md             |  4 ++--
 source/core-developers/chaining-interceptor.md     |  8 +++----
 source/core-developers/checkbox-interceptor.md     |  4 ++--
 source/core-developers/client-side-validation.md   |  2 +-
 source/core-developers/client-validation.md        |  4 ++--
 .../conditionalvisitor-validator.md                |  6 ++---
 .../configuration-provider-and-configuration.md    |  4 ++--
 source/core-developers/conversion-annotation.md    |  6 ++---
 .../conversion-error-field-validator-annotation.md |  6 ++---
 .../conversion-error-interceptor.md                |  6 ++---
 source/core-developers/conversion-validator.md     |  8 +++----
 .../core-developers/create-if-null-annotation.md   |  6 ++---
 .../core-developers/create-session-interceptor.md  |  6 ++---
 .../core-developers/custom-validator-annotation.md |  8 +++----
 .../date-range-field-validator-annotation.md       |  6 ++---
 source/core-developers/date-validator.md           |  6 ++---
 source/core-developers/debugging-interceptor.md    |  4 ++--
 .../default-workflow-interceptor.md                |  6 ++---
 .../double-range-field-validator-annotation.md     |  6 ++---
 source/core-developers/double-validator.md         |  6 ++---
 source/core-developers/element-annotation.md       |  6 ++---
 .../core-developers/email-validator-annotation.md  |  6 ++---
 source/core-developers/email-validator.md          |  6 ++---
 source/core-developers/exception-interceptor.md    | 10 ++++----
 .../execute-and-wait-interceptor.md                |  6 ++---
 .../expression-validator-annotation.md             |  6 ++---
 source/core-developers/expression-validator.md     |  6 ++---
 .../field-expression-validator-annotation.md       |  6 ++---
 .../core-developers/fieldexpression-validator.md   |  6 ++---
 source/core-developers/file-upload-interceptor.md  |  6 ++---
 source/core-developers/file-upload.md              | 12 +++++-----
 source/core-developers/i18n-interceptor.md         |  6 ++---
 source/core-developers/input-config-annotation.md  |  6 ++---
 .../int-range-field-validator-annotation.md        |  6 ++---
 source/core-developers/int-validator.md            |  6 ++---
 source/core-developers/key-annotation.md           |  6 ++---
 source/core-developers/key-property-annotation.md  |  6 ++---
 source/core-developers/logger-interceptor.md       |  6 ++---
 .../core-developers/message-store-interceptor.md   |  6 ++---
 source/core-developers/model-driven.md             |  4 ++--
 source/core-developers/namespace-annotation.md     |  6 ++---
 source/core-developers/object-factory.md           |  6 ++---
 .../parameter-filter-interceptor.md                |  4 ++--
 .../core-developers/parent-package-annotation.md   |  4 ++--
 source/core-developers/postback-result.md          |  6 ++---
 source/core-developers/prepare-interceptor.md      |  6 ++---
 .../pure-java-script-client-side-validation.md     |  2 +-
 .../regex-field-validator-annotation.md            |  6 ++---
 source/core-developers/regex-validator.md          |  6 ++---
 .../required-field-validator-annotation.md         |  6 ++---
 .../required-string-validator-annotation.md        |  6 ++---
 source/core-developers/required-validator.md       |  6 ++---
 source/core-developers/requiredstring-validator.md |  6 ++---
 source/core-developers/restful-action-mapper.md    |  2 +-
 source/core-developers/result-annotation.md        |  6 ++---
 source/core-developers/roles-interceptor.md        |  4 ++--
 source/core-developers/scope-interceptor.md        |  6 ++---
 .../scoped-model-driven-interceptor.md             |  6 ++---
 .../core-developers/servlet-config-interceptor.md  |  6 ++---
 source/core-developers/short-validator.md          |  6 ++---
 .../static-parameters-interceptor.md               |  6 ++---
 .../string-length-field-validator-annotation.md    |  6 ++---
 source/core-developers/stringlength-validator.md   |  6 ++---
 source/core-developers/sunone-7-0.md               |  4 ++--
 source/core-developers/timer-interceptor.md        |  6 ++---
 source/core-developers/token-interceptor.md        |  6 ++---
 .../core-developers/token-session-interceptor.md   |  6 ++---
 .../core-developers/type-conversion-annotation.md  |  6 ++---
 source/core-developers/url-validator.md            |  6 ++---
 source/core-developers/using-field-validators.md   |  2 +-
 .../core-developers/using-non-field-validators.md  |  2 +-
 .../using-visitor-field-validator.md               |  2 +-
 source/core-developers/validation-annotation.md    |  6 ++---
 source/core-developers/validation-interceptor.md   |  6 ++---
 source/core-developers/validations-annotation.md   |  8 +++----
 source/core-developers/velocity-result.md          |  4 ++--
 .../visitor-field-validator-annotation.md          |  6 ++---
 source/core-developers/visitor-validator.md        |  6 ++---
 source/core-developers/weblogic-6-1.md             | 10 ++++----
 source/core-developers/weblogic.md                 |  6 ++---
 source/core-developers/websphere.md                |  8 +++----
 source/core-developers/zero-configuration.md       | 16 ++++++-------
 source/getting-started/annotations.md              |  2 +-
 source/getting-started/coding-actions.md           | 10 ++++----
 source/getting-started/control-tags.md             |  2 +-
 source/getting-started/debugging-struts.md         |  2 +-
 source/getting-started/exception-handling.md       |  2 +-
 source/getting-started/exclude-parameters.md       |  2 +-
 source/getting-started/form-tags.md                |  2 +-
 .../getting-started/form-validation-using-xml.md   |  2 +-
 source/getting-started/form-validation.md          |  2 +-
 .../getting-started/hello-world-using-struts2.md   | 20 ++++++++--------
 .../how-to-create-a-struts2-web-application.md     | 26 ++++++++++----------
 source/getting-started/introducing-interceptors.md |  4 ++--
 source/getting-started/message-resource-files.md   |  2 +-
 source/getting-started/preperable-interface.md     |  4 ++--
 source/getting-started/processing-forms.md         | 16 ++++++-------
 source/getting-started/spring.md                   |  2 +-
 source/getting-started/themes.md                   |  2 +-
 source/getting-started/unit-testing.md             |  4 ++--
 source/getting-started/using-tags.md               |  8 +++----
 .../getting-started/wildcard-method-selection.md   |  2 +-
 source/security/index.md                           | 28 +++++++++++-----------
 .../cewolf-charts-using-velocity-templates.md      |  8 +++----
 .../tag-developers/ognl-expression-compilation.md  | 16 ++++++-------
 source/tag-developers/tag-syntax.md                |  8 +++----
 source/tag-developers/velocity-tags.md             |  4 ++--
 source/tag-developers/velocity.md                  |  8 +++----
 115 files changed, 361 insertions(+), 361 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.