| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: revert test to previous state after GC changes | Bananeweizen | 2013-05-31 | 1 | -1/+1 |
| | | |||||
| * | fix #2812: attributes parsing | Bananeweizen | 2013-05-31 | 2 | -3/+3 |
| | | |||||
| * | Failing test for #2635 | rsudev | 2013-04-07 | 1 | -0/+50 |
| | | |||||
| * | fix tests after OC changes | Bananeweizen | 2013-04-07 | 1 | -9/+9 |
| | | |||||
| * | fix #2624: coordinates display is wrong near a confluence point | Samuel Tardieu | 2013-04-02 | 1 | -0/+11 |
| | | | | | | The coordinates need to be rounded differently depending on the precision which will be used for the output. | ||||
| * | Fixes #2538 - German Umlauts in image caption and description | koem | 2013-03-18 | 1 | -11/+0 |
| | | | | | | | | changes: * post requests are done with UTF-8 now * deleted conversion of non latin characters * deleted corresponding test method and class | ||||
| * | Merge pull request #2554 from Portree-Kid/master-master | Bananeweizen | 2013-03-12 | 1 | -4/+3 |
| |\ | | | | | Refactoring to use Loaders fixes #2365 | ||||
| | * | Merge remote-tracking branch 'upstream/master' into master-master | Portree-Kid | 2013-03-08 | 8 | -28/+58 |
| | |\ | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/cgeocaches.java | ||||
| | * | | Refactoring to use Loaders fixes #2365 | Portree-Kid | 2013-03-08 | 1 | -4/+3 |
| | | | | |||||
| * | | | Merge pull request #2561 from marco-jacob/fixCgeoTests | Marco Jacob | 2013-03-11 | 4 | -11/+9 |
| |\ \ \ | | | | | | | | | Fix cgeo tests | ||||
| | * | | | decrypted hint | Marco Jacob | 2013-03-11 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | extracted constants for mocked caches login name to adapt only this file | Marco Jacob | 2013-03-11 | 1 | -1/+5 |
| | | | | | |||||
| | * | | | extract constant for mocked cache user to GCConstantsTest and removed ↵ | Marco Jacob | 2013-03-11 | 1 | -8/+2 |
| | | | | | | | | | | | | | | | | | duplicate test for cachesFound already done in GCConstantsTest | ||||
| * | | | | #2559 fix wp hashcode test | Bananeweizen | 2013-03-10 | 1 | -4/+18 |
| | | | | | |||||
| * | | | | adding StaticMapsProviderTest | Marco Jacob | 2013-03-09 | 1 | -0/+62 |
| |/ / / | |||||
| * | | | current html for mock tests | Marco Jacob | 2013-03-09 | 6 | -2733/+1879 |
| | |/ |/| | |||||
| * | | Merge branch 'release' | SammysHP | 2013-03-08 | 4 | -20/+8 |
| |\ \ | |||||
| | * | | Apply patch to mocked data | SammysHP | 2013-03-08 | 4 | -20/+8 |
| | | | | | | | | | | | | | This is NO full update, but only to fix one test. | ||||
| * | | | new: strip unneeded markup from OC descriptions | Bananeweizen | 2013-03-02 | 1 | -1/+21 |
| | | | | |||||
| * | | | fix #2534: Updating a OC.de cache doubles the cache description | Bananeweizen | 2013-03-02 | 3 | -6/+28 |
| | | | | |||||
| * | | | refactoring: use same package in test as in production | Bananeweizen | 2013-03-02 | 2 | -2/+2 |
| | |/ |/| | |||||
| * | | code cleanup | Bananeweizen | 2013-02-24 | 36 | -191/+184 |
| | | | | | | | | | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings | ||||
| * | | Merge pull request #2494 from rsudev/6b | rsudev | 2013-02-23 | 1 | -0/+11 |
| |\ \ | | | | | | | Image upload, implements #6 | ||||
| | * | | ImageUpload - fine-tuning | rsudev | 2013-02-18 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | Removed test code and comments Some error-handling Localizability | ||||
| * | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-02-20 | 1 | -0/+5 |
| |\ \ \ | |/ / |/| / | |/ | |||||
| | * | #2498: login page changes | Bananeweizen | 2013-02-20 | 1 | -0/+5 |
| | | | |||||
| * | | Fixes #2486, Archived/Disabled OC-caches returned in nearby search | rsudev | 2013-02-15 | 1 | -0/+23 |
| | | | | | | | | | | | | | Correct handling of flags and attributes in Parser Added Testcase Added method for unfiltered parsing for single cache downlaods | ||||
| * | | Fixes #2441, sets oc userid as OwnerUserId | rsudev | 2013-02-14 | 1 | -0/+1 |
| | | | |||||
| * | | reduce memory usage for cache lists | Bananeweizen | 2013-02-14 | 1 | -3/+3 |
| | | | | | | | | | | | * lazily load some of the strings in caches * remove latlon, it was never used except in parsing itself * change some collection handling to avoid huge memory hogs | ||||
| * | | Merge branch 'master' into oc_icons | koem | 2013-02-12 | 1 | -0/+22 |
| |\ \ | | | | | | | | | | | | | - changed icons - repaired test class | ||||
| | * | | Fix #2348, Cache description is missing for OC0537 | rsudev | 2013-02-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | Added failing testcase and fixed modifiedsince in query-string | ||||
| | * | | Fix #2441, Owner information not shown for OC.de caches | rsudev | 2013-02-11 | 1 | -0/+14 |
| | | | | | | | | | | | | | Extended oc connector to return owner state as well | ||||
| * | | | Unit-Tests ++ | koem | 2013-02-12 | 1 | -1/+30 |
| |/ / | | | | | | | - and Maintenance Icon Color changed to alert-red | ||||
| * | | New tests for OC | rsudev | 2013-02-07 | 1 | -0/+37 |
| | | | | | | | | | | | - base cache load test - test for #2459 | ||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-02-06 | 1 | -0/+14 |
| |\ \ | |/ | |||||
| | * | fix #2451, bad pattern for cache count parsing | Bananeweizen | 2013-02-06 | 1 | -0/+14 |
| | | | |||||
| * | | Use a standard Callable interface for lazy initialized lists | Samuel Tardieu | 2013-02-03 | 2 | -6/+3 |
| | | | |||||
| * | | Restrict LazyInitializedList to the List interface | Samuel Tardieu | 2013-02-03 | 6 | -17/+14 |
| | | | | | | | | | | | This way, we can use various types of list at various places without specifically needing a LazyInitializedList. | ||||
| * | | Make LazyInitializedList<E> a List<E> | Samuel Tardieu | 2013-02-03 | 1 | -10/+0 |
| | | | |||||
| * | | Refactoring: rename cgCache into Geocache | Samuel Tardieu | 2013-02-03 | 27 | -153/+153 |
| | | | |||||
| * | | refactoring: simplify cache type checks | Bananeweizen | 2013-01-31 | 1 | -0/+11 |
| | | | |||||
| * | | Add test for issue #2430 | Samuel Tardieu | 2013-01-27 | 1 | -0/+35 |
| | | | |||||
| * | | Caches need to have a geocode for tests | mucek4 | 2013-01-23 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'issue-2322' into upstream | Samuel Tardieu | 2013-01-23 | 5 | -20/+20 |
| |\ \ | | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/connector/IConnector.java main/src/cgeo/geocaching/connector/gc/GCParser.java main/src/cgeo/geocaching/maps/CGeoMap.java | ||||
| | * | | fix #2322: GPX imported caches not marked as owned | Samuel Tardieu | 2013-01-23 | 4 | -5/+5 |
| | |/ | | | | | | | | | The "isOwner()" property (previously named "isOwn()") is now synthesized by comparing the username with the cache owner name. | ||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-23 | 1 | -2/+2 |
| |\ \ | |/ | | | | | | | Conflicts: tests/src/cgeo/geocaching/files/GPXParserTest.java | ||||
| | * | Fix test due to the new waypoint id stability | Samuel Tardieu | 2013-01-23 | 1 | -2/+2 |
| | | | |||||
| | * | backport #2186 to have unit tests green on release branch | Bananeweizen | 2013-01-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'rsudev/flexible_tiles' into upstream | Samuel Tardieu | 2013-01-20 | 1 | -2/+47 |
| |\ \ | |||||
| | * | | Extend zoom calculation to nxm tilesets | rsudev | 2013-01-17 | 1 | -2/+47 |
| | | | | | | | | | | | | | Previously tile sets generated for the live map where fixed to max 2x2 tiles. In order to enhance the flexibility of the live-map algorithms, now the generation of more fine-grained tile sets or even a lower bound for the zoom level to use is supported. | ||||
