1. 16052c9 [maven-release-plugin] prepare for next development iteration by Donald Szeto · 7 years ago develop
  2. e3e4a8d [maven-release-plugin] prepare release v0.13.0 by Donald Szeto · 7 years ago v0.13.0
  3. 64c03e8 PIO-164 Fix dependency and package name in examples by Naoki Takezoe · 7 years ago
  4. 0eb42e8 Add code signing keys by Donald Szeto · 7 years ago
  5. b5da3ab [maven-release-plugin] prepare for next development iteration by Donald Szeto · 7 years ago
  6. 7a3fdc7 [maven-release-plugin] prepare release v0.13.0 by Donald Szeto · 7 years ago
  7. 0780fcd [PIO-162] Make Java SDK compliant to ASF standards by Donald Szeto · 7 years ago
  8. 2747475 Upgraded to async-http-client 1.9.33 by implicitdef · 7 years ago
  9. 6ec083f Merge pull request #4 from EmergentOrder/develop by Pat Ferrel · 10 years ago
  10. a74b308 Merge pull request #3 from nopolabs/develop by Pat Ferrel · 10 years ago
  11. dbbdebf Add methods for batch event creation, example by EmergentOrder · 10 years ago
  12. 6691144 FileExporter by drevel · 10 years ago
  13. 9195c07 [maven-release-plugin] prepare for next development iteration by Tom Chan · 11 years ago
  14. 3fde743 [maven-release-plugin] prepare release v0.8.3 by Tom Chan · 11 years ago
  15. 6bc4c64 Remove "pio_" from SDK by Tom Chan · 11 years ago
  16. 83465ee [maven-release-plugin] prepare for next development iteration by Tom Chan · 11 years ago
  17. 119b20b [maven-release-plugin] prepare release v0.8.2 by Tom Chan · 11 years ago
  18. 2989e1d fix version of pom.xml for release by Tom Chan · 11 years ago
  19. d0541b7 Version 0.8.2 by Tom Chan · 11 years ago
  20. b4c0257 Added code for checking async import result in examples/import by Tom Chan · 11 years ago
  21. 83b0f0f Added Maven pom for Developing the SDK in README by Tom Chan · 11 years ago
  22. fa0bf7c Restructure README into (1) Using the SDK and (2) Developing the SDK by Tom Chan · 11 years ago
  23. e416cb6 Point people to use the master branch in README.md by Tom Chan · 11 years ago
  24. 14fd50d Start of 0.8.1-SNAPSHOT by Tom Chan · 11 years ago
  25. 8a09cca [maven-release-plugin] prepare for next development iteration by Tom Chan · 11 years ago
  26. 463715e [maven-release-plugin] prepare release v0.8.0 by Tom Chan · 11 years ago
  27. 63d5f82 [maven-release-plugin] prepare for next development iteration by Tom Chan · 11 years ago
  28. ee36f55 [maven-release-plugin] prepare release v0.8.0 by Tom Chan · 11 years ago
  29. e39702d Clean up pom.xml by Tom Chan · 11 years ago
  30. 05e47c1 Fix typo and get rid of "unchecked or unsafe operations" by Tom Chan · 11 years ago
  31. d78bba8 Updated package dependency and SDK userActionItem() to match other SDKs by Tom Chan · 11 years ago
  32. 38e4d00 Bumped to version 0.8.0 by Tom Chan · 11 years ago
  33. dbdd198 Bumped to version 0.7.1-SNAPSHOT by Donald Szeto · 11 years ago
  34. 8697d37 Bumped to version 0.7.0 by Donald Szeto · 11 years ago
  35. 01c406c Add release repository by Donald Szeto · 11 years ago
  36. 20965bd Use latest Sonatype recommended settings by Donald Szeto · 11 years ago
  37. 7f1cae9 Update indentation by Donald Szeto · 11 years ago
  38. ce8f61d Change indentation by Donald Szeto · 11 years ago
  39. a326737 More fixes to docs by Donald Szeto · 11 years ago
  40. 11c8558 Add ItemRank engine support by Donald Szeto · 11 years ago
  41. 0de928d Merge pull request #2 from guycoleman/develop by Donald Szeto · 12 years ago
  42. c55d50f Fix a couple of javadoc issues by guycoleman · 12 years ago
  43. f3af516 Remove unused imports by guycoleman · 12 years ago
  44. 8bb7f33 Strings should not be compared with == by guycoleman · 12 years ago
  45. f88842d The AsyncHttpClientConfig is only used in the constructor, convert to a local variable by guycoleman · 12 years ago
  46. 35d8b47 Prefer declaring variables as Map rather than HashMap by guycoleman · 12 years ago
  47. 89de4e7 Implement Closeable to make it easier to use the client with Java 7 try-with-resources by guycoleman · 12 years ago
  48. 759ef15 Test that getItemRecTopN throws the correct exception when identify() has not been called by guycoleman · 12 years ago
  49. 61d44de The apiFormat variable is static - don't access it with "this" by guycoleman · 12 years ago
  50. 0c88ef9 Prefer null to the empty string to indicate that the uid has not been set by guycoleman · 12 years ago
  51. b5794b0 Remove unused imports by guycoleman · 12 years ago
  52. b38338a Strings should not be compared with == by guycoleman · 12 years ago
  53. 4cb5aae Merge pull request #1 from guycoleman/develop by Donald Szeto · 12 years ago
  54. dbeaf35 Fix indentation by guycoleman · 12 years ago
  55. c66c354 Go back to using single class imports, accidentally replaced by .* in the previous commit by guycoleman · 12 years ago
  56. 5558d07 Improve Java style by guycoleman · 12 years ago
  57. a5e7e8f Add issue tracker and update formatting by Donald Szeto · 12 years ago
  58. f5d8a9f Increase Travis CI JVM heap size by Donald Szeto · 12 years ago
  59. 9e94487 Increase nproc as well by Donald Szeto · 12 years ago
  60. 81d1eb6 Increase ulimit by Donald Szeto · 12 years ago
  61. f44110b Add more JDKs to Travis CI by Donald Szeto · 12 years ago
  62. 7982470 Add Travis CI configuration by Donald Szeto · 12 years ago
  63. da6306a Bump to 0.6.2-SNAPSHOT by Donald Szeto · 12 years ago
  64. 3e48a56 [maven-release-plugin] prepare for next development iteration by Donald Szeto · 12 years ago
  65. 2bbe665 [maven-release-plugin] prepare release v0.6.1 by Donald Szeto · 12 years ago
  66. 1ada6b9 Prepare 0.6.1 release by Donald Szeto · 12 years ago
  67. 14f89ae Remove deprecated methods by Donald Szeto · 12 years ago
  68. 9efc3ad SDKJAVA-7 Expose stateless API, and adding a bunch of test cases with mock server by Donald Szeto · 12 years ago
  69. 3f60fb8 Fix Android sample link by Donald Szeto · 12 years ago
  70. 41efd17 update version to 0.6.1-SNAPSHOT by vagrant · 12 years ago
  71. 6df934e [maven-release-plugin] prepare for next development iteration by vagrant · 12 years ago
  72. ec57566 [maven-release-plugin] prepare release v0.6.0-develop by vagrant · 12 years ago
  73. 04daea4 prepare for 0.6.0 release by Kenneth Chan · 12 years ago
  74. bb606ad SDKJAVA-6 #comment support itemsim engine by Kenneth Chan · 12 years ago
  75. edeaa4d update doc by Kenneth Chan · 12 years ago
  76. 61a6d89 update version in README and examples to 0.5.1-SNAPSHOT by Kenneth Chan · 12 years ago
  77. 4c58aef [maven-release-plugin] prepare for next development iteration by Kenneth Chan · 12 years ago
  78. ff110a5 [maven-release-plugin] prepare release v0.5.0 by Kenneth Chan · 12 years ago v0.5.0
  79. 73fb81b SDKJAVA-5 #comment test getting itemrec without identify by Kenneth Chan · 12 years ago
  80. 2663b0a SDKJAVA-5 #comment modify tests for new SDK changes by Kenneth Chan · 12 years ago
  81. 6ec91b0 fix typo by Kenneth Chan · 12 years ago
  82. a626f67 SDKJAVA-5 #comment update for new API and SDK style by Kenneth Chan · 12 years ago
  83. 4cabf72 [maven-release-plugin] prepare for next development iteration by Donald Szeto · 12 years ago
  84. 97213e7 [maven-release-plugin] prepare release v0.4.2 by Donald Szeto · 12 years ago v0.4.2
  85. 9e1e426 Update Javadoc by Donald Szeto · 12 years ago
  86. 40f977c Add custom item attribute support to create item requests by Donald Szeto · 12 years ago
  87. 9dde629 [maven-release-plugin] prepare for next development iteration by Donald Szeto · 12 years ago
  88. bfc9f37 [maven-release-plugin] prepare release v0.4.1 by Donald Szeto · 12 years ago v0.4.1
  89. 9341350 Add item recommendation output with custom item attributes support by Donald Szeto · 12 years ago
  90. c59f107 Merge branch 'master' of github.com:PredictionIO/PredictionIO-Java-SDK by Donald Szeto · 12 years ago
  91. bd31060 Add item attributes return support to item-rec get top-n by Donald Szeto · 12 years ago
  92. a8cb610 Clarifying sections by Donald Szeto · 12 years ago
  93. 0777164 Add link to Android documentation by Donald Szeto · 12 years ago
  94. 0617d5c Use 0.4 release SDK in Central Repo by Donald Szeto · 12 years ago
  95. ba5616c Add OpenUDID to Android sample by Donald Szeto · 12 years ago
  96. 2a2ac83 Merge branch 'master' of github.com:PredictionIO/PredictionIO-Java-SDK by Donald Szeto · 12 years ago
  97. 5cf6c68 Add user-view-item logging example to Android client by Donald Szeto · 12 years ago
  98. e804556 Update for 0.4 by Donald Szeto · 12 years ago
  99. 011428a [maven-release-plugin] prepare for next development iteration by Donald Szeto · 12 years ago
  100. cf36d5b [maven-release-plugin] prepare release v0.4 by Donald Szeto · 12 years ago v0.4