aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/GCVote.java
Commit message (Expand)AuthorAgeFilesLines
* refactor GCVote ratings, move into own packageBananeweizen2011-11-151-188/+0
* No direct access to fieldsblafoo2011-10-261-1/+1
* Use an immutable pair instead of a map to handle login/passwordSamuel Tardieu2011-10-221-5/+6
* Use Apache Commons CollectionUtils instead of reinventing oneSamuel Tardieu2011-10-091-2/+1
* Various mechanical code cleanupsSamuel Tardieu2011-10-081-1/+1
* Use more Parameters() with variable argumentsSamuel Tardieu2011-10-031-8/+7
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-9/+9
* fix #552: don't invoke getRating for non GC cachesBananeweizen2011-10-021-0/+189