- Feb 05, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Aug 10, 2015
-
-
Tom Käsler authored
remove swagger annotation from feedbackcontroller, coursecontroller and getter and setter for sortOrder
-
Tom Käsler authored
-
Tom Käsler authored
remove spingfox for ApiIgnore direction use swagger-maven-plugin to generate swagger.json before compiling rather than dynamically generate it on request
-
Reasons: * not used consistently * Java signatures are not helpful * Return type should not be hard-coded in a String Statistics model now correctly uses value instead of notes for documentation of properties.
-
* Fix inconsistent whitespaces * Remove unused imports
-
-
-
- May 27, 2015
-
-
Christoph Thelen authored
-
- Feb 19, 2015
-
-
Daniel Gerhardt authored
-
- Jan 17, 2015
-
-
Daniel Gerhardt authored
Updated copyright year and adjusted header format to be consistent over all files and with other ARSnova projects.
-
- Jun 04, 2014
-
-
Paul-Christian Volkmer authored
-
- Jun 02, 2014
-
-
Paul-Christian Volkmer authored
This will send HTTP 501 NOT IMPLEMENTED error in case connector client is used and not available.
-
- May 20, 2014
-
-
Paul-Christian Volkmer authored
-
- Jun 05, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- Feb 24, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- Feb 22, 2013
-
-
Paul-Christian Volkmer authored
-
- Feb 20, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- Feb 19, 2013
-
-
Paul-Christian Volkmer authored
-
- Feb 18, 2013
-
-
Paul-Christian Volkmer authored
-
- Feb 13, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- Feb 12, 2013
-
-
Paul-Christian Volkmer authored
This allows expecting those exceptions in test classes.
-
- Feb 05, 2013
-
-
Daniel Gerhardt authored
class.
-
Daniel Gerhardt authored
Strings. This fixes incorrect content types being set in the response header.
-
- Feb 04, 2013
-
-
Daniel Gerhardt authored
/canteen/foodvote => /canteen/menu/vote (GET) /canteen/vote => /canteen/menu/vote (POST) /canteen/foodvotecount => /canteen/menu/vote/count
-
- Nov 02, 2012
-
-
Julian Hochstetter authored
total count of food votes today Task #4055: getFoodVote is returning a list of given votes Task #4245: HTTP POST vote for a menu
-