1. 716dee2 custom api package and model package by kakulisen · 4 years, 7 months ago
  2. 0f6bbbe support springcloud in toolkit-maven-plugin by kakulisen · 4 years, 7 months ago
  3. 4f1d84b add unit test by kakulisen · 4 years, 7 months ago
  4. f88356a Support generating SpringCloud project by kakulisen · 4 years, 7 months ago
  5. fa55b53 Merge pull request #36 from kakulisen/openapi-v3-dev by Mabin · 4 years, 7 months ago
  6. cd78416 Support OpenAPI v3 by kakulisen · 4 years, 8 months ago
  7. 5df690e Merge pull request #35 from kakulisen/adjust-generated-project-directory by Mabin · 4 years, 8 months ago
  8. e9ec562 Adjust the structure of the generated project by kakulisen · 4 years, 8 months ago
  9. 3a2c2e9 Merge pull request #30 from kakulisen/dev by Mabin · 4 years, 8 months ago
  10. 435ba20 SCB-1487 add unit test by kakulisen · 4 years, 9 months ago
  11. 4969153 Merge pull request #29 from kakulisen/master by Mabin · 4 years, 9 months ago
  12. 7602ae3 SCB-1487 add support for general jax-rs by kakulisen · 4 years, 9 months ago
  13. 61ab4ea SCB-1486 Fix bug that generated public class name is inconsistent with the filename by kakulisen · 4 years, 9 months ago
  14. 4ee7500 Merge pull request #28 from kakulisen/master by Mabin · 4 years, 9 months ago
  15. 10f4eb7 Update project version for 0.2.0-SNAPSHOT development by kakulisen · 4 years, 9 months ago
  16. 7bdf3b8 Cut 0.1.0 Release by MabinGo · 4 years, 9 months ago
  17. 40b20c8 Merge pull request #27 from kakulisen/optimize-samples-readme by Mabin · 4 years, 9 months ago
  18. 305cc8a SCB-1463 fix the problem according code review suggestion by kakulisen · 4 years, 9 months ago
  19. ce17645 SCB-1463 optimize samples readme by kakulisen · 4 years, 9 months ago
  20. 20ca789 Merge pull request #26 from kakulisen/master by Mabin · 4 years, 9 months ago
  21. 2b90ae5 SCB-1460 Skip the deployment of samples and it by kakulisen · 4 years, 9 months ago
  22. 5ec0d32 Merge pull request #25 from kakulisen/master by Mabin · 4 years, 9 months ago
  23. 63064bf SCB-1459 Add information about the release by kakulisen · 4 years, 9 months ago
  24. 91f93ab Merge pull request #24 from kakulisen/distribution by Mabin · 4 years, 9 months ago
  25. d0fb063 Merge pull request #19 from kakulisen/master by Mabin · 4 years, 9 months ago
  26. 4cac56c SCB-1447 fix the problem according code review suggestion by kakulisen · 4 years, 9 months ago
  27. 70abb87 SCB-1458 add settings for distribution by kakulisen · 4 years, 9 months ago
  28. ebd754e Merge pull request #23 from kakulisen/fix-plugin-bug by Mabin · 4 years, 9 months ago
  29. f33f191 SCB-1447 add verify sample and optimize README by kakulisen · 4 years, 9 months ago
  30. 8cfd928 SCB-1456 Fix the plugin bug that throws some exception when specifying configuration property contractLocation as a file by kakulisen · 4 years, 9 months ago
  31. 80aa35a Merge pull request #22 from kakulisen/adjust-document-output by Mabin · 4 years, 9 months ago
  32. e69476b SCB-1455 add unit test by kakulisen · 4 years, 9 months ago
  33. 0c61314 SCB-1455 Adjust the directory where the document is generated by kakulisen · 4 years, 9 months ago
  34. 9278c1a Merge pull request #21 from kakulisen/fix-cli-problem by Mabin · 4 years, 9 months ago
  35. 21f1f9a Merge pull request #20 from kakulisen/update-readme by Mabin · 4 years, 9 months ago
  36. 9ff891c SCB-1447 correct pom file by kakulisen · 4 years, 9 months ago
  37. 59e664f SCB-1454 The modules tag is not generated in the pom file when using cli by kakulisen · 4 years, 9 months ago
  38. 47e4569 SCB-1452 update README by kakulisen · 4 years, 9 months ago
  39. e3b10cc SCB-1447 add license header by kakulisen · 4 years, 9 months ago
  40. 2a7255d SCB-1447 fix the problem according code review suggestion by kakulisen · 4 years, 9 months ago
  41. a45d995 SCB-1447 add samples by kakulisen · 4 years, 9 months ago
  42. fab250d Merge pull request #18 from MabinGo/supportMutipleModules by Mabin · 4 years, 9 months ago
  43. 3761544 SCB-1444 support to generate mutiple modules in the same project by MabinGo · 4 years, 9 months ago
  44. 9cc1092 Merge pull request #17 from kakulisen/master by Mabin · 4 years, 9 months ago
  45. 8e72518 SCB-1436 optimize template and add unit test by kakulisen · 4 years, 9 months ago
  46. 4515ef4 SCB-1436 Model is not generated, but the related package is imported by kakulisen · 4 years, 9 months ago
  47. 21cd24a Merge pull request #16 from kakulisen/master by Mabin · 4 years, 10 months ago
  48. 68a015b SCB-1428 Improve toolkit-maven-plugin test to make it running is not dependent by maven plugin by MabinGo · 4 years, 10 months ago
  49. 482e77f SCB-1433 remove the unit test for constant by kakulisen · 4 years, 10 months ago
  50. d2c7f64 Merge pull request #14 from kakulisen/master by Mabin · 4 years, 10 months ago
  51. b4b0727 optimize unit test code by kakulisen · 4 years, 10 months ago
  52. f39d79c SCB-1426 add license header by kakulisen · 4 years, 10 months ago
  53. fdc457c format code by kakulisen · 4 years, 10 months ago
  54. d341cfc SCB-1426 Support for configuring the toolkit maven plugin in the parent pom by kakulisen · 4 years, 10 months ago
  55. 0dcd6d0 Merge pull request #13 from kakulisen/master by Mabin · 4 years, 10 months ago
  56. 3374cee SCB-1422 fix the problem according code review suggestion by kakulisen · 4 years, 10 months ago
  57. 39dac2d SCB-1422 fix the problem according code review suggestion by kakulisen · 4 years, 10 months ago
  58. a142b8b SCB-1422 add the unit test for the ClassMaker by kakulisen · 4 years, 10 months ago
  59. 5b32a4e SCB-1422 print the error of the command execution by kakulisen · 4 years, 10 months ago
  60. 6451878 Merge pull request #11 from MabinGo/typofix by Mabin · 4 years, 10 months ago
  61. f7a1745 SCB-1412 some redudent folder generated after running test by MabinGo · 4 years, 10 months ago
  62. 6b4d3d2 SCB-1400 Complement and improve unit test by MabinGo · 4 years, 10 months ago
  63. f9545dc SCB-1400 Complement and improve unit test by MabinGo · 4 years, 10 months ago
  64. 00e9663 add some information which case failure in the fail method by MabinGo · 4 years, 10 months ago
  65. 696d1f1 remove useless code by MabinGo · 4 years, 10 months ago
  66. f796a48 SCB-1383 support toolkit maven plugin commands that generating code by MabinGo · 4 years, 10 months ago
  67. 667a835 SCB-1383 support toolkit maven plugin commands that generating code by MabinGo · 4 years, 10 months ago
  68. e3eea77 fix the problem according code review suggestion by MabinGo · 4 years, 10 months ago
  69. 95a0fc9 SCB-1384 refact the code to optimize user experience by MabinGo · 4 years, 10 months ago
  70. c92635f fix classmaker deadlock bug by MabinGo · 4 years, 11 months ago
  71. 325d2bd SCB-1351 Some issues about using toolkit plugin by MabinGo · 4 years, 11 months ago
  72. 54fd93f SCB-1351 Some issues about using toolkit plugin by MabinGo · 4 years, 11 months ago
  73. 8138113 SCB-1351 Some issues about using toolkit plugin by MabinGo · 4 years, 11 months ago
  74. 15201b3 SCB-1351 Some issues about using toolkit plugin by MabinGo · 4 years, 11 months ago
  75. 18d9dd7 SCB-1351 Some issues about using toolkit plugin by MabinGo · 4 years, 11 months ago
  76. e0a7d52 SCB-1351 Some issues about using toolkit plugin by MabinGo · 4 years, 11 months ago
  77. f6f0b5c SCB-1351 Some issues about using toolkit plugin by MabinGo · 4 years, 11 months ago
  78. d53e829 Fix the Pull request link issue. by Willem Jiang · 4 years, 11 months ago
  79. 024d6db remove the incubator disclaimer bundle by kakulisen · 4 years, 11 months ago
  80. 72d2fa0 SCB-1363 update licenses and notice by kakulisen · 4 years, 11 months ago
  81. b87bf2f SCB-1334 add coveralls report generation in CI by MabinGo · 5 years ago
  82. 08135e4 SCB-1334 Specify the jdk version in travis.yaml by Willem Jiang · 5 years ago
  83. cec0f55 SCB-1334 Specify the jdk version in travis.yaml by Willem Jiang · 5 years ago
  84. f6e3acd SCB-1334 Update the README file for build status. by Willem Jiang · 5 years ago
  85. 020a05e [SCB-1334] Enable the Travis CI of the servicecomb-toolkit by MabinGo · 5 years ago
  86. 8700dae [SCB-1330] Update the groupid of toolkit by MabinGo · 5 years ago
  87. 80f0ff8 [SCB-1332] Update the README of toolkit by MabinGo · 5 years ago
  88. eb6e71d SCB-1329 remove unknown license by Willem Jiang · 5 years ago
  89. 7adb2af remove unknown license by kakulisen · 5 years ago
  90. 8c1b0f8 Merge pull request #13 from kakulisen/master by Mabin · 5 years ago
  91. 4884afd format README by kakulisen · 5 years ago
  92. 93a6b47 Add some new description in README by kakulisen · 5 years ago
  93. 69d7396 Merge pull request #12 from kakulisen/master by Mabin · 5 years ago
  94. eb8980b Optimizing code by kakulisen · 5 years ago
  95. 0dbc4e8 Support generating microservice projects according to service type option by kakulisen · 5 years ago
  96. 5e1fa09 code refactor by MabinGo · 5 years ago
  97. 2e6f595 Merge pull request #11 from kakulisen/master by Mabin · 5 years ago
  98. 30e4f00 Support generating SpringBoot consumer code by kakulisen · 5 years ago
  99. 8641598 Merge pull request #10 from kakulisen/master by Mabin · 5 years ago
  100. 2884051 format pojo template by kakulisen · 5 years ago