| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use of new Locus API | Karsten Priegnitz | 2011-09-09 | 17 | -184/+1729 |
| * | Merge commit 'upstream/master' | Karsten Priegnitz | 2011-09-06 | 110 | -940/+30248 |
| |\ | |||||
| | * | Change logging tag from "c:geo" to "cgeo" | Samuel Tardieu | 2011-09-06 | 1 | -1/+1 |
| | * | Merge pull request #378 from cachapa/maps_tweaks | mucek4 | 2011-09-05 | 2 | -0/+11 |
| | |\ | |||||
| | | * | Disable position tracking on double-tap zoom-in. | cachapa | 2011-09-05 | 2 | -0/+11 |
| | * | | Use UUID instead of Long as a unique id | Samuel Tardieu | 2011-09-06 | 23 | -81/+111 |
| | * | | Use long instead of Long when appropriate | Samuel Tardieu | 2011-09-06 | 1 | -2/+2 |
| | * | | Remove never-read field errorRetrieve | Samuel Tardieu | 2011-09-06 | 2 | -2/+0 |
| | |/ | |||||
| | * | Merge pull request #362 from gezb/361 | mucek4 | 2011-09-05 | 43 | -426/+386 |
| | |\ | |||||
| | | * | Refactor to address issue #361 | Gerald Barker | 2011-09-03 | 43 | -425/+385 |
| | * | | Fixes issue #328 | cachapa | 2011-09-05 | 5 | -6/+72 |
| | * | | fix #186: Back from TB-detail should go to TB-list, sort trackables by | Bananeweizen | 2011-09-05 | 4 | -13/+27 |
| | * | | Add online+offline-log marker, closes #365 | SammysHP | 2011-09-04 | 2 | -12/+9 |
| | * | | performance improvement for storing attributes | Bananeweizen | 2011-09-04 | 1 | -12/+26 |
| | * | | extract named constant for maximum list item count | Bananeweizen | 2011-09-04 | 1 | -3/+4 |
| | * | | revert wrong refactoring from #359 | Bananeweizen | 2011-09-04 | 1 | -1/+1 |
| | |/ | |||||
| | * | Remove @Deprecated method's from Commons code, Remove WordUtils as i'm | Gerald Barker | 2011-09-03 | 4 | -551/+1 |
| | * | Remove Commons time package as we are using our own implementation | Gerald Barker | 2011-09-03 | 6 | -4916/+0 |
| | * | more refctoring missed in first pass | Gerald Barker | 2011-09-03 | 11 | -54/+35 |
| | * | Fix issue with images not appearing in descriptions and logs | Gerald Barker | 2011-09-03 | 1 | -1/+1 |
| | * | Merge remote-tracking branch 'upstream/master' into 301 | Gerald Barker | 2011-09-03 | 2 | -11/+21 |
| | |\ | |||||
| | * \ | Update locaal branch to revision 8d040c24bfbb2a12788d | Gerald Barker | 2011-09-03 | 47 | -1091/+1474 |
| | |\ \ | |||||
| | * | | | Missed in last commit | Gerald Barker | 2011-09-02 | 1 | -0/+497 |
| | * | | | First commit of Apache Commons String & Date functions and required, and | Gerald Barker | 2011-09-02 | 89 | -395/+34585 |
| * | | | | proof of concept: new Locus API with 800 and with 1600 caches | Karsten Priegnitz | 2011-09-06 | 3 | -248/+228 |
| | |_|/ |/| | | |||||
| * | | | fix #354: details view is populated twice | Bananeweizen | 2011-09-03 | 1 | -1/+11 |
| * | | | fix #143: don't parse cache a second time when storing new caches | Bananeweizen | 2011-09-03 | 2 | -10/+10 |
| | |/ |/| | |||||
| * | | reverted change of blafoo which leads to NullPointerExceptions | Bananeweizen | 2011-09-02 | 1 | -0/+1 |
| * | | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc... | Bananeweizen | 2011-09-02 | 11 | -13/+215 |
| |\ \ | |||||
| | * \ | Merge pull request #318 from blafoo/unittest | mucek4 | 2011-09-02 | 11 | -13/+215 |
| | |\ \ | |||||
| | | * \ | Merge remote-tracking branch 'upstream/master' into unittest | blafoo | 2011-09-01 | 5 | -79/+108 |
| | | |\ \ | |||||
| | | * | | | Additional test data | blafoo | 2011-09-01 | 3 | -3/+52 |
| | | * | | | Merge remote-tracking branch 'upstream/master' into unittest | blafoo | 2011-08-31 | 32 | -746/+935 |
| | | |\ \ \ | |||||
| | | * | | | | Moved test classes to the new top-level folder tests | blafoo | 2011-08-31 | 5 | -2079/+0 |
| | | * | | | | updated mocked cache with correct GET | blafoo | 2011-08-30 | 3 | -34/+41 |
| | | * | | | | Merge remote-tracking branch 'upstream/master' into unittest | blafoo | 2011-08-30 | 16 | -396/+2621 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Merge | blafoo | 2011-08-29 | 1 | -3/+11 |
| | | | * | | | | Merge conflict | blafoo | 2011-08-29 | 1 | -0/+13 |
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into unittest | blafoo | 2011-08-29 | 12 | -306/+319 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Missing imports | blafoo | 2011-08-29 | 48 | -699/+3342 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | + Tests | blafoo | 2011-08-29 | 16 | -13/+2223 |
| | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into javadoc | blafoo | 2011-08-28 | 11 | -116/+291 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into javadoc | blafoo | 2011-08-27 | 1 | -3/+3 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | | JavaDoc | blafoo | 2011-08-26 | 3 | -0/+14 |
| | | | * | | | | | | | | Added javadoc | blafoo | 2011-08-26 | 1 | -0/+3 |
| * | | | | | | | | | | | remove unneeded parsing loops for better performance | Bananeweizen | 2011-09-02 | 1 | -287/+194 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | remove duplicated and unnecessary code from cgBase.formatCoordinates, | Bananeweizen | 2011-09-02 | 11 | -72/+61 |
| * | | | | | | | | | | performance improvement storing logs | Bananeweizen | 2011-09-02 | 1 | -28/+33 |
| * | | | | | | | | | | Merge pull request #342 from rsudev/mapswitch_tracking | mucek4 | 2011-09-02 | 1 | -5/+9 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Fixing #331, Changing map don't keep position | rsudev | 2011-09-01 | 1 | -6/+10 |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
