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

Couchbase SDK 3, Spring Data Couchbase 4 Integration #15645

Merged
merged 128 commits into from Aug 26, 2021
Merged

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    2fc531c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58bb457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce838a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6f5f77 View commit details
    Browse the repository at this point in the history
  5. Couchbase generator setup

    gkysaad committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    815bb46 View commit details
    Browse the repository at this point in the history
  6. update gitignore

    gkysaad committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f917fd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffdbbf3 View commit details
    Browse the repository at this point in the history
  8. fix typo

    gkysaad committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    858637b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68094ce View commit details
    Browse the repository at this point in the history
  10. Fix jhipster#13544

    gkysaad committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    1e46bfb View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Fix jhipster#14184

    gkysaad committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    20adcc7 View commit details
    Browse the repository at this point in the history
  2. Fix jhipster#12300

    gkysaad committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    fb874d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a763e01 View commit details
    Browse the repository at this point in the history
  4. Fix jhipster#14745

    gkysaad committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    c1a284e View commit details
    Browse the repository at this point in the history
  5. Fix couchmove, FTS, and users

    gkysaad committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    91d325b View commit details
    Browse the repository at this point in the history
  6. Setup GitHub Actions to work with couchbase tests

    Added Couchbase tests to Github Actions and ensured they work with latest changes in the code
    gkysaad committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f374ec1 View commit details
    Browse the repository at this point in the history
  7. Fix prompt so Couchbase is only available as non-reactive

    Only the non-reactive implementation of Couchbase was upgraded to the latest compatible SDK version
    gkysaad committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    0ecf443 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46e1d8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    401f563 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    866a966 View commit details
    Browse the repository at this point in the history
  11. Updates to package-lock file

    gkysaad committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f7feb1a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    719e1b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Minor typo and bug fixes

    gkysaad committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    e1d7efc View commit details
    Browse the repository at this point in the history
  2. Fix bug in prompt.js

    gkysaad committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    f85fe04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7556024 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Update generators/server/templates/src/main/resources/config/applicat…

    …ion-prod.yml.ejs
    
    Co-authored-by: Daniel Franco <dandrfranco@gmail.com>
    gkysaad and DanielFran committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    05f6d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66779b3 View commit details
    Browse the repository at this point in the history
  3. Update generators/server/templates/src/main/java/package/config/Datab…

    …aseConfiguration_couchbase.java.ejs
    DanielFran committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    f679b12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17e8c6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    524ea2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f889cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5a6e11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb716cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4606f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f482ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    642e6a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    185938f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    533771f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    6c14e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec06dcf View commit details
    Browse the repository at this point in the history
  3. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    f83f755 View commit details
    Browse the repository at this point in the history
  4. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    36a865a View commit details
    Browse the repository at this point in the history
  5. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    b10dba8 View commit details
    Browse the repository at this point in the history
  6. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    5ebcded View commit details
    Browse the repository at this point in the history
  7. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomReactiveCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    018155f View commit details
    Browse the repository at this point in the history
  8. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomReactiveCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    a405a62 View commit details
    Browse the repository at this point in the history
  9. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomReactiveCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    3d5d11c View commit details
    Browse the repository at this point in the history
  10. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomReactiveCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    ffd66f2 View commit details
    Browse the repository at this point in the history
  11. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    858c465 View commit details
    Browse the repository at this point in the history
  12. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomReactiveCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    92a49ef View commit details
    Browse the repository at this point in the history
  13. Update generators/server/templates/src/main/java/package/repository/C…

    …ustomReactiveCouchbaseRepository.java.ejs
    DanielFran committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    ca211ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c938146 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    77ca534 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3281903 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2066b81 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Remove id not null check

    gkysaad committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1f240c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7b2046 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    7b6581d View commit details
    Browse the repository at this point in the history
  2. Fix N1qlCouchbaseRepository

    gkysaad committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    767c340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7241b2a View commit details
    Browse the repository at this point in the history
  4. Fix for ByIdNotNull

    gkysaad committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    96bab7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6c4864 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from tchlyah/temp-fix-join

    Use JOIN/NEST queries instead of N1qlJoin
    gkysaad committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    e1c7905 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    15c2106 View commit details
    Browse the repository at this point in the history
  2. Fix format

    tchlyah committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    153713d View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    dd1dcb0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from tchlyah/fix/cb-relationships

    Fix Couchbase entity relationships
    gkysaad committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    06a39c8 View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/react.yml

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    b54b63d View commit details
    Browse the repository at this point in the history
  6. Update .github/workflows/react.yml

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    e7309e9 View commit details
    Browse the repository at this point in the history
  7. Update generators/server/templates/src/main/java/package/repository/U…

    …serRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    db00441 View commit details
    Browse the repository at this point in the history
  8. Update generators/server/templates/src/main/java/package/repository/U…

    …serRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    d8843b3 View commit details
    Browse the repository at this point in the history
  9. Update .github/workflows/react.yml

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    b61e4d3 View commit details
    Browse the repository at this point in the history
  10. Update .github/workflows/react.yml

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    3f9fb46 View commit details
    Browse the repository at this point in the history
  11. Update generators/cleanup.js

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    3485134 View commit details
    Browse the repository at this point in the history
  12. Update generators/cleanup.js

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    bfee2ee View commit details
    Browse the repository at this point in the history
  13. Update .github/workflows/angular.yml

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    48aa42d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f20c9e6 View commit details
    Browse the repository at this point in the history
  15. Update .github/workflows/vue.yml

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    c96a796 View commit details
    Browse the repository at this point in the history
  16. Update .github/workflows/vue.yml

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    dcf724b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b2b630a View commit details
    Browse the repository at this point in the history
  18. Update generators/entity-server/templates/src/test/java/package/web/r…

    …est/EntityResourceIT.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    c7e66bb View commit details
    Browse the repository at this point in the history
  19. Update generators/entity-server/templates/src/test/java/package/web/r…

    …est/EntityResourceIT.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    853cfed View commit details
    Browse the repository at this point in the history
  20. Update generators/entity-server/templates/src/test/java/package/web/r…

    …est/EntityResourceIT.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    d41b53a View commit details
    Browse the repository at this point in the history
  21. Update generators/server/templates/src/test/java/package/web/rest/Use…

    …rResourceIT.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    e09b3da View commit details
    Browse the repository at this point in the history
  22. Update generators/server/templates/src/test/java/package/web/rest/Acc…

    …ountResourceIT.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    37d43e5 View commit details
    Browse the repository at this point in the history
  23. Update generators/server/prompts.js

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    1e0996d View commit details
    Browse the repository at this point in the history
  24. Update generators/server/prompts.js

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    a0ca318 View commit details
    Browse the repository at this point in the history
  25. Update generators/server/templates/src/main/java/package/repository/P…

    …ersistentTokenRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    3c8d1b6 View commit details
    Browse the repository at this point in the history
  26. Update generators/server/templates/src/main/java/package/web/rest/Pub…

    …licUserResource.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    dd181c5 View commit details
    Browse the repository at this point in the history
  27. Update generators/server/templates/src/main/java/package/repository/U…

    …serRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    890dec5 View commit details
    Browse the repository at this point in the history
  28. Update generators/server/templates/src/test/java/package/web/rest/Acc…

    …ountResourceIT.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    87d2f75 View commit details
    Browse the repository at this point in the history
  29. Update generators/server/templates/src/main/java/package/service/User…

    …Service.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    9ff957a View commit details
    Browse the repository at this point in the history
  30. Update generators/server/templates/src/main/java/package/web/rest/Pub…

    …licUserResource.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    ea6f9bb View commit details
    Browse the repository at this point in the history
  31. Update generators/server/templates/src/main/java/package/web/rest/Pub…

    …licUserResource.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    61ab1b0 View commit details
    Browse the repository at this point in the history
  32. Update generators/server/templates/src/main/java/package/web/rest/Pub…

    …licUserResource.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    ab9c134 View commit details
    Browse the repository at this point in the history
  33. Update generators/server/templates/src/main/java/package/web/rest/Pub…

    …licUserResource.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    ca9b409 View commit details
    Browse the repository at this point in the history
  34. Update generators/server/templates/src/main/java/package/web/rest/Pub…

    …licUserResource.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    298a53a View commit details
    Browse the repository at this point in the history
  35. Update generators/server/templates/src/main/java/package/web/rest/Pub…

    …licUserResource.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    2172f5c View commit details
    Browse the repository at this point in the history
  36. Remove duplicate code

    gkysaad committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    fe98cab View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    228719d View commit details
    Browse the repository at this point in the history
  38. Remove ejs error

    gkysaad committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    670fa47 View commit details
    Browse the repository at this point in the history
  39. Change version to 7.1.1

    gkysaad committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    13a5800 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Update generators/server/templates/src/main/java/package/web/rest/Pub…

    …licUserResource.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    cc34621 View commit details
    Browse the repository at this point in the history
  2. Update generators/server/templates/src/main/java/package/repository/A…

    …uthorityRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c43addb View commit details
    Browse the repository at this point in the history
  3. Update generators/server/templates/src/main/java/package/repository/A…

    …uthorityRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    64d17a2 View commit details
    Browse the repository at this point in the history
  4. Update generators/server/templates/build.gradle.ejs

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    69048de View commit details
    Browse the repository at this point in the history
  5. Update generators/server/templates/src/test/java/package/web/rest/Use…

    …rResourceIT.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ac3de1b View commit details
    Browse the repository at this point in the history
  6. Update package.json

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    8f30405 View commit details
    Browse the repository at this point in the history
  7. Update generators/server/templates/src/main/java/package/repository/A…

    …uthorityRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    0f3480c View commit details
    Browse the repository at this point in the history
  8. Update generators/cleanup.js

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9819343 View commit details
    Browse the repository at this point in the history
  9. Update generators/server/templates/src/main/java/package/repository/U…

    …serRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    70b49d8 View commit details
    Browse the repository at this point in the history
  10. Update generators/server/templates/src/main/java/package/repository/U…

    …serRepository.java.ejs
    
    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    gkysaad and mshima committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    d4990a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    561e5f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f02de93 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Update generators/entity-server/templates/src/main/java/package/repos…

    …itory/EntityRepository.java.ejs
    mshima committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    67d3a7b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    c40befb View commit details
    Browse the repository at this point in the history
  2. Revert "Revert users initialization to snake_case"

    This reverts commit 561e5f3
    gkysaad committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    5ebf471 View commit details
    Browse the repository at this point in the history
  3. Revert "Add back Couchbase custom @field key specification"

    This reverts commit 228719d
    gkysaad committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    e51b9e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c952c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e980e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    cfdc6c0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into couchbase

    # Conflicts:
    #	generators/server/files.js
    mshima committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    5e92e18 View commit details
    Browse the repository at this point in the history
  3. Lint fix.

    mshima committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3c0854d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa15e52 View commit details
    Browse the repository at this point in the history
  5. Disable couchbase tests.

    mshima committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c63aedf View commit details
    Browse the repository at this point in the history
  6. Don't set default language.

    mshima committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    13dfcfc View commit details
    Browse the repository at this point in the history
  7. Update snapshot.

    mshima committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    e8a0d56 View commit details
    Browse the repository at this point in the history