0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Dec 12, 2024 — Dec 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
begin with the calculations More... over 15 years ago
ignore netbeans config files More... over 15 years ago
implement adding deals to sheet More... over 15 years ago
-add location and group to sheet -return the current standings in JSON when creating a sheet More... over 15 years ago
factor out location string building in our REST helper trait More... over 15 years ago
convert our REST API to modified RestHelper API and expect the request data in JSON More... over 15 years ago
convert to RestHelper API More... over 15 years ago
update to lift-2.0-SNAPSHOT to be able to use RestHelper API More... over 15 years ago
-dispatch requests to add a game to a sheet More... over 15 years ago
Merge branch 'rest_api' More... over 15 years ago
-correctly pass the player ids to the sheet domain class -cleanup and refactoring More... over 15 years ago
-start implementing request parameter parsing when creating game sheets More... over 15 years ago
-mixin HeaderStuff to improve code and reduce duplication More... over 15 years ago
Merge branch 'rest_api' More... over 15 years ago
translate stats overview table headings More... over 15 years ago
-add factory method for created response in companion object -simplify RestCreatedResponse implementation More... over 15 years ago
extract create response into own type More... over 15 years ago
-set location header correctly -hold a list of sheets in memory More... over 15 years ago
remove blank line More... almost 16 years ago
when accepting */* send JSON too More... almost 16 years ago
start API for creating doppelkopf sheets More... almost 16 years ago
minor reformatting More... almost 16 years ago
factor content type decision into own trait More... almost 16 years ago
extract content type decision into method More... almost 16 years ago
simplify resource path More... almost 16 years ago
update lift to 2.0M3 More... almost 16 years ago
add API notes More... almost 16 years ago
cleanup imports More... almost 16 years ago
provide test data by PlayerOverviewSummary object More... almost 16 years ago
build and serve JSON and XML depending on Accept http header defaulting to JSON and rejecting unsupported content types More... almost 16 years ago