0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added user high scores per leaderboard on getUserGameData() More... over 13 years ago
Added unique to Score More... over 13 years ago
Small text edit More... over 13 years ago
Removed production warning More... over 13 years ago
Updated apiurl to include "api/" and removed from all requests More... over 13 years ago
Changed tests to use new test server More... over 13 years ago
Added validation for username max length More... over 13 years ago
links to new api page More... over 13 years ago
Fixed readme More... over 13 years ago
Augmented tests, updated readme More... over 13 years ago
Added api/conf/version getConfigVersion Added api/conf getConfig Added api/conf/my getUserGameData Added api/achievements saveAchievemnt Added tests More... over 13 years ago
Added getConfigVersion() API and tests More... over 13 years ago
small readme update More... over 13 years ago
Added Validator to better handle error checking Added MogadeException Added getLeaderboard to readme More... over 13 years ago
Added info field to response Added ant tasks to run local/live/all tests More... over 13 years ago
Removed dependency on apache commons codec More... over 13 years ago
Added keep alive as a config option, default false... its a system property in java!! More... over 13 years ago
Improved test results assertions More... over 13 years ago
Created FakeServer for more complete testing Added MogadeConfiguration Added applicable tests More... over 13 years ago
Moved signature calculation Added test for signature calculation More... over 13 years ago
Implemented getLeaderboard Improved DebugRunner Added tests More... over 13 years ago
updated api info link More... over 13 years ago
Updated Mogade interface for timeouts and api version (which is now an int) Updated Score max data length to 25 More... over 13 years ago
Updated readme to make it more realistic More... over 13 years ago
Updated readme to match csharp library Added license More... over 13 years ago
handle a 503 http response, the response body will look like: {"maintenance":"we are currently down for maintenance or some other string More... over 13 years ago
Allow the override of connect timeout and read timeout and added tests More... over 13 years ago
Added proxy support to the DebugRunner to see the requests in fiddler More... over 13 years ago
getInputStream() throws an IOException when response code is not 200, changed to getErrorStream() added a debug test runner to help while debugging More... over 13 years ago
fix readme syntax More... over 13 years ago