aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* avoid exception on log parsing for non logged in userBananeweizen2013-09-151-0/+10
* Update changelog_master.xmlLars2013-09-151-1/+9
* assertion badly triggered in tests of UTFGridPositionBananeweizen2013-09-151-3/+6
* Do not mark overriden activity methods as finalSamuel Tardieu2013-09-151-1/+1
* Do not retry loading a page after 404 from gc.comSamuel Tardieu2013-09-155-8/+27
* fix #3286: move selected caches to a new list not possibleSamuel Tardieu2013-09-151-0/+1
* fix #3285: delete from list is not possibleSamuel Tardieu2013-09-151-0/+1
* Update changelog_release.xmlLars2013-09-151-2/+6
* refactoring: add nullness annotationsSamuel Tardieu2013-09-151-2/+4
* refactoring: do not create explicit handlers when not neededSamuel Tardieu2013-09-153-52/+31
* Add comment about using streaming version of base64Samuel Tardieu2013-09-151-0/+2
* Merge branch 'release' into upstreamSamuel Tardieu2013-09-151-1/+1
|\
| * Use Base64 class from our HTTP librarySamuel Tardieu2013-09-151-1/+1
| * Merge remote-tracking branch 'upstream/issue-3260' into releaseSamuel Tardieu2013-09-151-5/+3
| |\
* | | Use Apache commons IOUtils rather than our ownSamuel Tardieu2013-09-158-30/+8
* | | Merge branch 'release' into upstreamSamuel Tardieu2013-09-152-17/+46
|\ \ \ | |/ /
| * | fix #3262: c:geo does not handle inline imagesSamuel Tardieu2013-09-152-17/+46
* | | refactoring: add missing finalSamuel Tardieu2013-09-151-1/+1
* | | refactoring: do not duplicate code path, partition list insteadSamuel Tardieu2013-09-152-16/+17
* | | Update to CollectionUtils 4.0-alpha1Samuel Tardieu2013-09-1525-24/+23
* | | Remove arbitrary inter-caches delaySamuel Tardieu2013-09-151-23/+0
* | | refactoring: remove duplicated stringsBananeweizen2013-09-1517-57/+29
* | | refactoring: remove duplicated codeBananeweizen2013-09-154-67/+26
* | | refactoring: typos, formatting, visibilityBananeweizen2013-09-156-17/+17
* | | Add note about Waypoint natural orderingSamuel Tardieu2013-09-152-0/+6
* | | fix #3244: Event cache pop-up should show the date of the eventBananeweizen2013-09-142-0/+14
* | | refactoring: adjust method name to purposeSamuel Tardieu2013-09-141-6/+6
* | | Merge branch 'release'Bananeweizen2013-09-141-2/+3
|\ \ \ | |/ /
| * | fix #3250: Strip HTML before using translateBananeweizen2013-09-141-2/+3
* | | fix #3257: Switch from history to other list by title clickBananeweizen2013-09-142-17/+22
* | | refactoring: StoredListBananeweizen2013-09-144-12/+53
* | | refactoring: do not use default encodingSamuel Tardieu2013-09-143-8/+17
* | | Rework missing translations scriptSamuel Tardieu2013-09-142-2/+2
* | | refactoring: further qualify resource to silent lint warningSamuel Tardieu2013-09-141-1/+1
* | | refactoring: use typed empty list instead of a List<Object>Samuel Tardieu2013-09-141-2/+1
* | | refactoring: add more annotationsSamuel Tardieu2013-09-142-2/+11
* | | Merge branch 'release' into upstreamSamuel Tardieu2013-09-141-3/+13
|\ \ \ | |/ /
| * | fix #3277: NPE when saving a scaled imageSamuel Tardieu2013-09-141-3/+13
* | | refactoring: add more annotationsSamuel Tardieu2013-09-142-0/+4
* | | Merge branch 'release' into upstreamSamuel Tardieu2013-09-141-2/+2
|\ \ \ | |/ /
| * | fix #3276: NPE because of a null log typesSamuel Tardieu2013-09-141-2/+2
| * | fix #3274: GPS Status app has a different iconBananeweizen2013-09-141-0/+0
* | | refactoring: add annotations and remove useless checkSamuel Tardieu2013-09-142-8/+8
* | | Update translationsSamuel Tardieu2013-09-142-3/+2
* | | Reinstate err_auth_initialize stringSamuel Tardieu2013-09-1416-0/+16
* | | Update stringsSamuel Tardieu2013-09-1416-19/+14
* | | refactoring: remove unused stringBananeweizen2013-09-1413-15/+2
* | | Use the right string for substitutionSamuel Tardieu2013-09-141-5/+5
* | | refactoring: better names for methodsSamuel Tardieu2013-09-145-8/+8
* | | Remove out-of-band registration for OAuthSamuel Tardieu2013-09-142-99/+23