1. 12 4月, 2020 2 次提交
  2. 11 4月, 2020 1 次提交
  3. 10 4月, 2020 1 次提交
    • B
      Fix GraphQL query serialization and add Gradle plugin for client-codegen #37 (#59) · 7ab8cc84
      Bogdan Kobylynskyi 提交于
      * Introduce codegen for client code - Part 1. #37
      
      * Remove redundant null-checks
      
      * Minor fixes in Request class generation + improve code coverage. #37
      
      * Customizable suffix of ResponseProjection classes. #37
      
      * Code coverage for MappingConfig #37
      
      * Fix method names #37 #53
      
      * Add codegen properties to GraphqlCodegenGradleTask #37
      
      * Rename example module to example-server #37
      
      * Change example-server project for gradle plugin #37
      
      * Add GraphQLResult class which holds response data+errors #37
      
      * Fix GraphQLRequestSerializer #37
      
      * Add example-client project for gradle plugin #37
      
      * Add example-client project to CI and README.md #37
      
      * Code coverage for GraphQLResult #37
      
      * Downgrade all dependencies level to 'implementation' #37
      
      * Fix GraphQL query characters escape + fix errors serialization #37
      
      * Fix GraphQL request serialization #37
      
      * Fix toString() generation for request input classes #37
      
      * Remove redundant apache-commons dependency #37
      
      * Use jackson lib to construct GraphQL query json #37
      7ab8cc84
  4. 08 4月, 2020 1 次提交
  5. 06 4月, 2020 1 次提交
    • B
      Improve project structure (#52) · c1ee76d9
      Bogdan Kobylynskyi 提交于
      * Improve project structure #43
      
      * Improve project structure #43
      
      * Configs in "graphqlSchemas" should be optional #51
      
      * Add missing file #43
      
      * Fix module name #43
      c1ee76d9
  6. 05 4月, 2020 1 次提交
  7. 04 4月, 2020 3 次提交
    • B
      Bump to release version - 1.5.0 · 0cc7f7d7
      Bogdan Kobylynskyi 提交于
      0cc7f7d7
    • B
      Support parameterized fields resolvers #25 (#39) · 0a28021e
      Bogdan Kobylynskyi 提交于
      * Support parameterized fields resolvers #25
      
      * Rename fieldsResolvers to fieldsWithResolvers #25
      0a28021e
    • B
      Gather library and maven/gradle plugins in a single repo (#34) · ab7fc440
      Bogdan Kobylynskyi 提交于
      * Gather library and maven/gradle plugins in a single repo #33
      
      * Fix CircleCI config.yml #33
      
      * Fix CircleCI config.yml #33
      
      * Fix CircleCI config.yml #33
      
      * Fix CircleCI config.yml #33
      
      * Fix CircleCI config.yml #33
      
      * Fix CircleCI config.yml #33
      
      * Fix CircleCI config.yml #33
      
      * Align all README.md files #33
      
      * Remove redundant CircleCI config.yml #33
      
      * Remove target folder #33
      
      * Bump version to 1.5.0-SNAPSHOT
      
      * Add Contributing Guidelines #35
      
      * CircleCI config: install library so that plugin build picks it up #33
      
      * CircleCI config: add description to all steps #33
      
      * Use ${version} variable wherever possible instead of hardcoding it #33
      ab7fc440
  8. 01 4月, 2020 1 次提交
  9. 29 3月, 2020 1 次提交
  10. 15 12月, 2019 2 次提交
  11. 07 12月, 2019 1 次提交
  12. 06 12月, 2019 2 次提交
  13. 05 12月, 2019 1 次提交
  14. 02 10月, 2019 1 次提交
  15. 24 9月, 2019 1 次提交
  16. 21 9月, 2019 1 次提交
  17. 18 9月, 2019 2 次提交
  18. 14 9月, 2019 1 次提交
  19. 10 9月, 2019 1 次提交
  20. 30 8月, 2019 1 次提交
  21. 28 8月, 2019 2 次提交