-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 2.1 #48
Merge 2.1 #48
Commits on May 3, 2018
-
refactor(ALL): refactor to Gradle / split project / improve code [ski…
…p-ci] * Improving code for addimg more endpoints * Refactoring project compilation into Gradle (4.7) * Splitting into subproject for supporting different game. Skipping CI for reasons: * No test classes exist. * CI deployment and test is not configured for Gradle Compiler BREAKING CHANGE: #13 - Still needs to configure deplayment into JCenter
Damian Staszewski committedMay 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 727b22f - Browse repository at this point
Copy the full SHA 727b22fView commit details -
chore(TEMPLATE): update github templates [skip ci]
Damian Staszewski committedMay 3, 2018 Configuration menu - View commit details
-
Copy full SHA for a549165 - Browse repository at this point
Copy the full SHA a549165View commit details -
chore(CI): fixing issue CI [skip ci]
permission denied for file: ./gradlew
Damian Staszewski committedMay 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 87099ea - Browse repository at this point
Copy the full SHA 87099eaView commit details -
chore(Bintray): Bintray upload [skip ci]
Damian Staszewski committedMay 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 0e674a7 - Browse repository at this point
Copy the full SHA 0e674a7View commit details -
feat(README): Update README [skip ci]
links and dependencies update
Damian Staszewski committedMay 3, 2018 Configuration menu - View commit details
-
Copy full SHA for c9fc48d - Browse repository at this point
Copy the full SHA c9fc48dView commit details
Commits on May 5, 2018
-
chore(UPDATE): update code [skip ci]
* adding missing endpoints * sorting into Google Code Style
Damian Staszewski committedMay 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9eabd2a - Browse repository at this point
Copy the full SHA 9eabd2aView commit details -
perf(REST): allows a custom RestTemplate
improving, allows to creating a custom RestTemplate
Damian Staszewski committedMay 5, 2018 Configuration menu - View commit details
-
Copy full SHA for e1add55 - Browse repository at this point
Copy the full SHA e1add55View commit details -
Damian Staszewski authored
May 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 0068156 - Browse repository at this point
Copy the full SHA 0068156View commit details -
perf(SESSION): session creation adjustments
Damian Staszewski committedMay 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 2bb0646 - Browse repository at this point
Copy the full SHA 2bb0646View commit details -
perf(JSON): change access method to public
Damian Staszewski committedMay 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 6ffeb5a - Browse repository at this point
Copy the full SHA 6ffeb5aView commit details -
perf(COMMON): Builder improvement
Damian Staszewski committedMay 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 6c916bf - Browse repository at this point
Copy the full SHA 6c916bfView commit details -
Merge remote-tracking branch 'origin/feature/2.1' into feature/2.1
# Conflicts: # smite/src/test/java/SmiteTest.java
Damian Staszewski committedMay 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 4f6c27f - Browse repository at this point
Copy the full SHA 4f6c27fView commit details
Commits on May 6, 2018
-
Damian Staszewski committed
May 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 4d22642 - Browse repository at this point
Copy the full SHA 4d22642View commit details -
perf(FEED): getting if it is all platforms
Damian Staszewski committedMay 6, 2018 Configuration menu - View commit details
-
Copy full SHA for ab8bafb - Browse repository at this point
Copy the full SHA ab8bafbView commit details -
refactor(REST): Refactoring Rest Client
* Replace Spring RestTemplate into a custom OkHttp3 Test Endpoint (all queries using GET method) * removing dependency management to use a own version
Damian Staszewski committedMay 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 29167a2 - Browse repository at this point
Copy the full SHA 29167a2View commit details -
Damian Staszewski committed
May 6, 2018 Configuration menu - View commit details
-
Copy full SHA for e575782 - Browse repository at this point
Copy the full SHA e575782View commit details -
Damian Staszewski committed
May 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 53200d5 - Browse repository at this point
Copy the full SHA 53200d5View commit details -
Damian Staszewski committed
May 6, 2018 Configuration menu - View commit details
-
Copy full SHA for cec00f5 - Browse repository at this point
Copy the full SHA cec00f5View commit details -
fix(CODACY): code coverage - deprecated
Codacy will triggering test automatically test inside the platform
Damian Staszewski committedMay 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 52245ce - Browse repository at this point
Copy the full SHA 52245ceView commit details
Commits on May 7, 2018
-
fix(REST): fixing rest response
* OkHttp3 responding once when you call methods closing it. * Modules will be registering inside the RestController * Error Handling moved to RestController (they are a private method) * removed backslash [/] inside buildUrl method on AbstractEndpoint * Adding InstantTimeDeserializer to deserialize timestamps
Damian Staszewski committedMay 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 4d29050 - Browse repository at this point
Copy the full SHA 4d29050View commit details -
style(ALL): typings and toString
Damian Staszewski committedMay 7, 2018 Configuration menu - View commit details
-
Copy full SHA for c51a48e - Browse repository at this point
Copy the full SHA c51a48eView commit details -
perf(SESSION): logging session creation
Damian Staszewski committedMay 7, 2018 Configuration menu - View commit details
-
Copy full SHA for ab0538b - Browse repository at this point
Copy the full SHA ab0538bView commit details -
Damian Staszewski committed
May 7, 2018 Configuration menu - View commit details
-
Copy full SHA for a480cb0 - Browse repository at this point
Copy the full SHA a480cb0View commit details -
Damian Staszewski committed
May 7, 2018 Configuration menu - View commit details
-
Copy full SHA for b623b3a - Browse repository at this point
Copy the full SHA b623b3aView commit details -
style(CHECKSTYLE): Typings, Javadoc
Damian Staszewski committedMay 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 7bd82bf - Browse repository at this point
Copy the full SHA 7bd82bfView commit details -
style(CHECKSTYLE): checkstyle file
Damian Staszewski committedMay 7, 2018 Configuration menu - View commit details
-
Copy full SHA for bf05537 - Browse repository at this point
Copy the full SHA bf05537View commit details