Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CYB-213] Codestyle fixes + linter added #80

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open

Commits on May 28, 2024

  1. Added editorconfig

    stas-panasiuk committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d8ab0e7 View commit details
    Browse the repository at this point in the history
  2. Code style fixes

    stas-panasiuk committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7399fdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d03f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ce6999 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge branch 'develop' into codestyle

    # Conflicts:
    #	flink-cyber/flink-stellar/pom.xml
    stas-panasiuk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3871334 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge branch 'develop' into codestyle

    # Conflicts:
    #	flink-cyber/pom.xml
    stas-panasiuk committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b6d49b8 View commit details
    Browse the repository at this point in the history
  2. codestyle fixes

    stas-panasiuk committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3fe7bdd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. codestyle fixes

    stas-panasiuk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    da5ef2e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    6f5fc08 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge branch 'refs/heads/develop' into codestyle

    # Conflicts:
    #	flink-cyber/pom.xml
    stas-panasiuk committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2e06287 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    81a4038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb5448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    929768d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09af6e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. tests fix

    stas-panasiuk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b51ac47 View commit details
    Browse the repository at this point in the history
  2. checkstyle fix

    stas-panasiuk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    52c17ce View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge branch 'develop' into codestyle

    # Conflicts:
    #	flink-cyber/flink-cyber-api/src/main/java/com/cloudera/cyber/indexing/MappingColumnDto.java
    #	flink-cyber/flink-indexing/flink-indexing-hive/src/main/java/com/cloudera/cyber/indexing/hive/util/AvroSchemaUtil.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/common/ApplicationConstants.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/config/kafka/KafkaConfig.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/controller/ChainController.java
    #	flink-cyber/metron-parser-chain/parser-chains-core/src/main/java/com/cloudera/parserchains/core/DefaultChainBuilder.java
    #	flink-cyber/metron-parser-chain/parser-chains-core/src/main/java/com/cloudera/parserchains/core/ReflectiveParserBuilder.java
    #	flink-cyber/metron-parser-chain/parser-chains-core/src/main/java/com/cloudera/parserchains/core/model/define/ParserChainSchema.java
    #	flink-cyber/metron-parser-chain/parser-chains-core/src/main/java/com/cloudera/parserchains/core/model/define/ParserSchema.java
    #	flink-cyber/metron-parser-chain/parser-chains-parsers/src/main/java/com/cloudera/parserchains/parsers/AvroParser.java
    #	flink-cyber/metron-parser-chain/parser-chains-parsers/src/main/java/com/cloudera/parserchains/parsers/SimpleStellarParser.java
    #	flink-cyber/metron-parser-chain/parser-chains-parsers/src/main/java/com/cloudera/parserchains/parsers/StellarParser.java
    stas-panasiuk committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d930a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d5fee4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Merge branch 'develop' into codestyle

    # Conflicts:
    #	flink-cyber/cyber-jobs/src/main/assemblies/cloudera.xml
    #	flink-cyber/cyber-services/cyber-service-common/src/main/java/com/cloudera/service/common/request/RequestType.java
    #	flink-cyber/cyber-services/cyber-service-common/src/main/java/com/cloudera/service/common/response/ResponseType.java
    #	flink-cyber/cyber-services/cyber-worker-service/src/main/java/com/cloudera/cyber/restcli/controller/KafkaListenerController.java
    #	flink-cyber/cyber-services/cyber-worker-service/src/main/java/com/cloudera/cyber/restcli/service/JobService.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/StartupComponent.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/config/kafka/KafkaConfig.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/controller/ChainController.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/controller/ClusterController.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/controller/ParserController.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/controller/ParserSampleController.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/service/ClusterService.java
    #	flink-cyber/metron-parser-chain/parser-chains-config-service/src/main/java/com/cloudera/parserchains/queryservice/service/KafkaService.java
    stas-panasiuk committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3078158 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    0b140f4 View commit details
    Browse the repository at this point in the history