aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/gcvote
Commit message (Expand)AuthorAgeFilesLines
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-3/+3
* refactoring: cleanupsBananeweizen2012-03-041-6/+10
* performance refactoringsBananeweizen2012-03-041-0/+34
* refactoring: moved some classes to packages, renamingBananeweizen2012-01-221-1/+1
* refactoring: move and rename LeastRecentlyUsedCache to avoid confusionBananeweizen2012-01-141-2/+2
* new base class cacheblafoo2012-01-141-11/+3
* change implementation of #939: hard limit for cached ratingsBananeweizen2012-01-121-2/+12
* Cache for ratings. Avoids double requests. Fixes #939blafoo2012-01-081-0/+30
* fix: avoid NPE in GC votingBananeweizen2011-12-062-4/+4
* Prevent null check warningsSamuel Tardieu2011-11-161-2/+1
* refactor GCVote ratings, move into own packageBananeweizen2011-11-152-0/+220