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

Added @putmapping in FileStorageController class and updateFiles() FileStorageService class to updating file on Minio server #212

Commits on Apr 7, 2023

  1. Added @putmapping in FileStorageController class and updateFiles() in…

    … FileStorageService class to edit the document contents and updating edited file on Minio.
    Rahul Darekar committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    56ce6cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3491a83 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Added @putmapping in FileStorageController class and updateFiles() in…

    … FileStorageService class to edit the document contents and updating edited file on Minio.
    chopadetejaswini committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ab0d62e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Jun 29, 2023

  1. objectPath used

    chopadetejaswini committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9965f5a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. conflicts resolved

    chopadetejaswini committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    109b279 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge remote-tracking branch 'origin/main' into Tejaswini_FileStorage…

    …Updated
    
    # Conflicts:
    #	java/pojos/src/main/java/dev/sunbirdrc/pojos/Response.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/controller/RegistryController.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/controller/RegistryEntityController.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/helper/RegistryHelper.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/model/EventConfig.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/model/EventType.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/model/NotificationTemplates.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/model/event/Actor.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/model/event/Event.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/model/event/TelemetryObject.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/service/EntityTransformer.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/service/IEventService.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/service/RegistryService.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/service/impl/RegistryServiceImpl.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/service/mask/EmitStrategyFactory.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/service/mask/HashMaskEmitStrategy.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/service/mask/IEmitStrategy.java
    #	java/registry/src/main/java/dev/sunbirdrc/registry/util/OSSchemaConfiguration.java
    chopadetejaswini committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ce72058 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 31, 2023

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