summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/util/News.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Make SessionData a static class instead of a class that doesn't know...Simon Rettberg2015-03-051-2/+2
* [client] sanity check SessionData.session.getServerAdress() before making the...Jonathan Bauer2014-10-161-0/+6
* [client] News: print stacktraces to log files aswellJonathan Bauer2014-10-151-34/+17Star
* [client] continue to main window even if getting the news failsJonathan Bauer2014-09-151-31/+10Star
* [client] timeouts for getting news per httpJonathan Bauer2014-09-151-4/+17
* [client] javadoced News classJonathan Bauer2014-09-151-27/+67
* [client] News class for getting news from the satelliteJonathan Bauer2014-09-151-0/+215