Skip to content
Started 29 days ago
Took 27 sec on basic-snwb6

#344 (Apr 4, 2024, 1:31:42 PM)

PR #644: Remove a setence about cust...
Changes
  1. Issue #576 improve Query by Method Name doc (commit: 1b1faf2) (details / githubweb)
  2. split query-by-method-name into separate PDF (commit: 23c9d18) (details / githubweb)
  3. explain the status of Query by Method Name (commit: 1be59a0) (details / githubweb)
  4. move section on Persistent Field Names in Query by Method Name (commit: d203a31) (details / githubweb)
  5. add blurb (commit: b16d10b) (details / githubweb)
  6. Update api/src/main/java/module-info.java (commit: 74897ab) (details / githubweb)
  7. update per review comment (commit: 43dac2f) (details / githubweb)
  8. Apply suggestions from code review (commit: 3f2ae7d) (details / githubweb)
  9. Update spec/src/main/asciidoc/method-query.asciidoc (commit: 6e21f66) (details / githubweb)
  10. feat: remove sorts at pagerequest (commit: fbacd95) (details / githubweb)
  11. feat: remove combination of pagerequest at page (commit: a38df3a) (details / githubweb)
  12. test: update test scenario removing sort (commit: 46ebbed) (details / githubweb)
  13. feat: update structure removing duplicate reference at  pagecursor (commit: 5ac952e) (details / githubweb)
  14. test: update class name using pagerequest (commit: c103fc2) (details / githubweb)
  15. test: update test nameclature using the same of api (commit: 2632c2e) (details / githubweb)
  16. style: remove unecessary imports at Pages classes (commit: dc64f0a) (details / githubweb)
  17. chore: include jakarta.data-parent.iml file at gitignore (commit: e8ab2ac) (details / githubweb)
  18. feat: remove generic option at Page implementation (commit: 234cea5) (details / githubweb)
  19. feat: remove pagerequest generic at pagerequest (commit: a9e8613) (details / githubweb)
  20. feat: update BasicRepository reflecting the change of generic (commit: f826ca3) (details / githubweb)
  21. test: update the test to reflect the generic change at pagination2 (commit: ae5693a) (details / githubweb)
  22. style: remove unsed imports (commit: 1ff6027) (details / githubweb)
  23. docs: update documentation remove generic reference (commit: c7fb4cd) (details / githubweb)
  24. docs: update javadoc at module info (commit: ddffa2e) (details / githubweb)
  25. docs: update readme adoc (commit: 45ad287) (details / githubweb)
  26. remove test from TCK (commit: 441b6af) (details / githubweb)
  27. fix type of query by method name parameter (commit: b7392a2) (details / githubweb)
  28. change filename to jakarta-method-name-query-1.0.pdf (commit: 485e70a) (details / githubweb)
  29. docs: remove a setence about custom annotation (commit: 753a8e7) (details / githubweb)
  30. docs: create documentation and create entity qualifier (commit: f25f510) (details / githubweb)
  31. Update api/src/main/java/jakarta/data/EntityQualifier.java (commit: ed5b569) (details / githubweb)
  32. Update api/src/main/java/jakarta/data/EntityQualifier.java (commit: 0563d03) (details / githubweb)
  33. Update api/src/main/java/jakarta/data/EntityQualifier.java (commit: 10a67c3) (details / githubweb)
  34. docs: explain about the use of EntityQualifier (commit: 3406167) (details / githubweb)
  35. feat: move EntityQualifier to spi and update the documentation (commit: 374828e) (details / githubweb)
  36. feat: expose module-info api (commit: f529eb3) (details / githubweb)
  37. docs: update entityqualifier (commit: 1099baf) (details / githubweb)
  38. Update spec/src/main/asciidoc/jakarta-ee.adoc (commit: ef05a6f) (details / githubweb)
  39. Update api/src/main/java/jakarta/data/spi/EntityQualifier.java (commit: bccc1e1) (details / githubweb)
  40. Update api/src/main/java/jakarta/data/spi/EntityQualifier.java (commit: fce1f08) (details / githubweb)
  41. refactor: rename EntityQualifier to EntityDefinition avoiding any issues with CDI terminology (commit: 9449043) (details / githubweb)
  42. Update api/src/main/java/jakarta/data/repository/OrderBy.java (commit: f369364) (details / githubweb)
  43. Update api/src/main/java/module-info.java (commit: 1d2c4f2) (details / githubweb)
  44. Update api/src/main/java/module-info.java (commit: 183ffa1) (details / githubweb)
  45. docs: remove the whole paragraph about page request at query annotation (commit: a8c4ad1) (details / githubweb)
  46. review comment to specify type variable (commit: 3443079) (details / githubweb)
  47. copy information from module-info to spec (commit: 796c0fe) (details / githubweb)
  48. fix broken links to Query by Method Name (commit: a8c18a0) (details / githubweb)
  49. refactor: udpate to EntityDefining (commit: 1afe295) (details / githubweb)
  50. docs: repleace this with the one from the spec (commit: d73d0ec) (details / githubweb)
  51. docs: remove extra line (commit: e37f4f5) (details / githubweb)

GitHub pull request #644 of commit 10a67c31bb9503c480df118efb5111509ca595f6, no merge conflicts.

This run spent:

  • 3 hr 31 min waiting;
  • 27 sec build duration;
  • 3 hr 31 min total from scheduled to completion.
Revision: 8c3c19869fc1450052fe5a0d8fa96f3b0fd8f718
Repository: https://github.com/jakartaee/data
  • refs/remotes/origin/main