| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: use underscore in symbolic constants | Bananeweizen | 2012-02-16 | 4 | -21/+21 |
| | | | | * otherwise they are not readable | ||||
| * | Merge pull request #1117 from rsudev/issue1040b | rsudev | 2012-02-15 | 1 | -6/+6 |
| |\ | | | | | Fix #1042, waypoint types | ||||
| | * | Fix #1040, waypoint types | rsudev | 2012-02-12 | 1 | -6/+6 |
| | | | | | | | Additionally introduces flag for 'final defined' in cache lists | ||||
| * | | GC.com update 14.02.2012 | blafoo | 2012-02-15 | 9 | -775/+965 |
| | | | |||||
| * | | refactoring: make search by coords test more fault tolerant | Bananeweizen | 2012-02-14 | 1 | -1/+1 |
| | | | | | | | * some caches were archived, therefore count decreased | ||||
| * | | fix unit test | Bananeweizen | 2012-02-14 | 1 | -1/+1 |
| | | | | | | | * fails because of decreased favorite points | ||||
| * | | refactoring: don't suppress warnings on method level | Bananeweizen | 2012-02-14 | 1 | -9/+3 |
| | | | |||||
| * | | fix tests for stored lists | Bananeweizen | 2012-02-14 | 1 | -6/+5 |
| |/ | | | | * count member shall not be accessible outside * use global app functions for getting current list item count | ||||
| * | Parse caches found correctly. Fixes #1107 | blafoo | 2012-02-12 | 1 | -1/+2 |
| | | |||||
| * | Changed database handling | blafoo | 2012-02-08 | 5 | -72/+74 |
| | | |||||
| * | cgData unit tests | blafoo | 2012-02-07 | 2 | -4/+99 |
| | | |||||
| * | Revert "Number of caches found independant of challenges. Fixes #1072" | blafoo | 2012-02-07 | 1 | -5/+0 |
| | | | | | This reverts commit d0d99a3101a3e3080747003e04fc96df2e7db0f1. | ||||
| * | Number of caches found independant of challenges. Fixes #1072 | blafoo | 2012-02-07 | 1 | -0/+5 |
| | | |||||
| * | fix #1072: Visual login is not showing find-count | Bananeweizen | 2012-01-31 | 1 | -0/+10 |
| | | |||||
| * | Number of caches found. Fixes #1072 | blafoo | 2012-01-31 | 1 | -0/+8 |
| | | |||||
| * | Set instead of List to avoid caches multiple times in search results V2 | blafoo | 2012-01-23 | 2 | -3/+3 |
| | | |||||
| * | refactoring: moved some classes to packages, renaming | Bananeweizen | 2012-01-22 | 2 | -0/+4 |
| | | |||||
| * | Fixed tests and added additional null check in code. | Torsten Keil | 2012-01-21 | 2 | -1/+10 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into gpx3 | Torsten Keil | 2012-01-17 | 5 | -2745/+2880 |
| |\ | |||||
| | * | Updated test data due to GC.com downtime on 17.01.2012 | blafoo | 2012-01-17 | 5 | -2745/+2880 |
| | | | |||||
| * | | Removed deprecated methods. | Torsten Keil | 2012-01-17 | 1 | -16/+0 |
| | | | |||||
| * | | Implementation for #977: Import renamed waypoint GPX files | Torsten Keil | 2012-01-16 | 1 | -0/+19 |
| |/ | | | | | | | | | The new Method is based on the gpx file (not only the file name) and checks all files in the directory for a matching filename. Note: I updated (just implemented) a test method but couldn't already test it. I'm working to get the tests running ... currently something isn't configured right and i don't get it running. | ||||
| * | fix #972: mark non GC caches as reliable | Bananeweizen | 2012-01-14 | 2 | -0/+3 |
| | | |||||
| * | Check if using metric units so we compare to the correct result expected | campbeb | 2012-01-12 | 1 | -1/+6 |
| | | | | from getHumanDistance | ||||
| * | Overlays instead of icons. Fixes #752 | blafoo | 2012-01-10 | 1 | -2/+0 |
| | | |||||
| * | Updated tests | blafoo | 2012-01-10 | 5 | -68/+49 |
| | | |||||
| * | refactoring: clean up code around static maps | Bananeweizen | 2012-01-08 | 1 | -1/+1 |
| | | |||||
| * | unit test for #946, this may break the build until merging the fix | Bananeweizen | 2012-01-07 | 1 | -0/+26 |
| | | |||||
| * | Set instead of List to avoid caches multiple times in search results | blafoo | 2012-01-06 | 1 | -7/+7 |
| | | |||||
| * | Updated mocked data due to GC.com downtime on 04.01.2012 | blafoo | 2012-01-04 | 5 | -89/+122 |
| | | |||||
| * | #936: improve stability, have unit test | Bananeweizen | 2012-01-04 | 1 | -1/+11 |
| | | |||||
| * | Fix tests | SammysHP | 2012-01-03 | 1 | -2/+2 |
| | | | | as result of f1217089bd35e227b2e0cf792e05676c2caec5dc | ||||
| * | Reliable coords in searchByViewport for premium members / automatic | blafoo | 2012-01-01 | 1 | -3/+4 |
| | | | | | login in live map | ||||
| * | Consistent naming for "premium members" | blafoo | 2012-01-01 | 4 | -4/+4 |
| | | |||||
| * | #922: Deleting of automatic generated waypoints | Bananeweizen | 2012-01-01 | 2 | -25/+66 |
| | | |||||
| * | refactoring: immutable attributes collection | Bananeweizen | 2011-12-31 | 1 | -1/+1 |
| | | |||||
| * | fix #920: WPs created from Personal Notes not correct | Bananeweizen | 2011-12-31 | 2 | -3/+44 |
| | | |||||
| * | Improved robustness of test case | blafoo | 2011-12-28 | 1 | -1/+1 |
| | | |||||
| * | Test cases for viewport and when user is not logged in | blafoo | 2011-12-28 | 3 | -3/+130 |
| | | |||||
| * | refactoring for #908: waypoint list of cache is immutable for clients | Bananeweizen | 2011-12-26 | 2 | -18/+7 |
| | | | | | | | and never null * avoids initializations outside of cache * avoids tempering with internal data outside of cache * removes redundant code and null checks | ||||
| * | Refactored/renamed cgSearch/cgWrapCache | blafoo | 2011-12-25 | 5 | -1762/+17 |
| | | |||||
| * | Fix #903 Rename field "reason" to "listId" | blafoo | 2011-12-19 | 2 | -1/+2 |
| | | |||||
| * | User independent tests V2 | blafoo | 2011-12-19 | 5 | -4/+16 |
| | | |||||
| * | remove differentiation between personal note for premium and non premium | Bananeweizen | 2011-12-19 | 1 | -8/+1 |
| | | | | | members in unit tests | ||||
| * | User independent tests | blafoo | 2011-12-18 | 5 | -33/+64 |
| | | |||||
| * | performance: faster opening of lists (~20%), better scrolling | Bananeweizen | 2011-12-18 | 2 | -1/+6 |
| | | | | | | | | * avoid duplicate distance calculation in distance sorter * avoid String.format() wherever possible * avoid lookups with constant values in database * avoid reinitializing database all the time | ||||
| * | Updated mocked data | blafoo | 2011-12-17 | 2 | -7/+9 |
| | | |||||
| * | Additional online tests | blafoo | 2011-12-17 | 1 | -1/+13 |
| | | |||||
| * | Updated mocked data | blafoo | 2011-12-17 | 6 | -146/+158 |
| | | |||||
| * | Changed mocked test into online test | blafoo | 2011-12-16 | 3 | -2005/+14 |
| | | |||||
