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