| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 1 | -3272/+0 |
| * | Cache size: using constants, not strings | Karsten Priegnitz | 2011-09-15 | 1 | -2/+3 |
| * | Return null when loading an invalid Geopoint from the database | Samuel Tardieu | 2011-09-15 | 1 | -20/+36 |
| * | Fix #457 | mucek4 | 2011-09-15 | 1 | -5/+13 |
| * | Remove trailing whitespace in Javadoc strings | Samuel Tardieu | 2011-09-15 | 1 | -6/+6 |
| * | Formatting | SammysHP | 2011-09-14 | 1 | -3024/+3030 |
| * | Factor code to read coordinates from database row | Samuel Tardieu | 2011-09-14 | 1 | -14/+18 |
| * | Always check for null coordinates before saving them | Samuel Tardieu | 2011-09-14 | 1 | -8/+15 |
| * | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc... | Bananeweizen | 2011-09-14 | 1 | -18/+45 |
| |\ |
|
| | * | Write NULL into the database when coordinates are unknown | Samuel Tardieu | 2011-09-14 | 1 | -3/+2 |
| | * | Create indices on the database | Samuel Tardieu | 2011-09-13 | 1 | -15/+43 |
| | * | Do not reference null coordinates | Samuel Tardieu | 2011-09-13 | 1 | -3/+3 |
| * | | * performance: don't repeatedly get column indexes | Bananeweizen | 2011-09-14 | 1 | -137/+153 |
| |/ |
|
| * | Remove one instance of getHumanDistance() | Samuel Tardieu | 2011-09-13 | 1 | -1/+1 |
| * | Replace callers of getHeading() by a direct call | Samuel Tardieu | 2011-09-13 | 1 | -1/+1 |
| * | Remove deprecated method | Samuel Tardieu | 2011-09-13 | 1 | -57/+0 |
| * | Cleanup and simplify | Samuel Tardieu | 2011-09-13 | 1 | -12/+4 |
| * | Do not repeat the temporary table name | Samuel Tardieu | 2011-09-13 | 1 | -4/+5 |
| * | Add FIXME note | Samuel Tardieu | 2011-09-12 | 1 | -0/+1 |
| * | Use mixed case for cacheId | Samuel Tardieu | 2011-09-10 | 1 | -2/+2 |
| * | Use Geopoint instead of latitude/longitude | Samuel Tardieu | 2011-09-10 | 1 | -4/+4 |
| * | Use Geopoint instead of latitude/longitude pair | Samuel Tardieu | 2011-09-10 | 1 | -2/+3 |
| * | Merge branch 'master' into use-geopoint-391 | Samuel Tardieu | 2011-09-09 | 1 | -133/+145 |
| |\ |
|
| | * | Merge remote branch 'Portree-Kid/database-optimization' | Bananeweizen | 2011-09-09 | 1 | -136/+150 |
| | |\ |
|
| | | * | Removed Performance Logging Code | keith.paterson | 2011-09-09 | 1 | -4/+0 |
| | | * | Renamed Method and Comments | keith.paterson | 2011-09-07 | 1 | -7/+12 |
| | | * | Limit to 100 | keith.paterson | 2011-09-07 | 1 | -1/+1 |
| | | * | Combined reading of logs and log images | keith.paterson | 2011-09-07 | 1 | -56/+32 |
| | | * | Step 2 Removed Complex Where | keith.paterson | 2011-09-06 | 1 | -92/+120 |
| | | * | Step 1 of Performance Cut down number of selects per cache | keith.paterson | 2011-08-30 | 1 | -18/+33 |
| * | | | Refactoring to use Geopoint for coordinates | Samuel Tardieu | 2011-09-08 | 1 | -32/+25 |
| |/ / |
|
| * | | Merge pull request #362 from gezb/361 | mucek4 | 2011-09-05 | 1 | -49/+50 |
| |\ \ |
|
| | * | | Refactor to address issue #361 | Gerald Barker | 2011-09-03 | 1 | -49/+50 |
| * | | | fix #186: Back from TB-detail should go to TB-list, sort trackables by | Bananeweizen | 2011-09-05 | 1 | -1/+1 |
| * | | | performance improvement for storing attributes | Bananeweizen | 2011-09-04 | 1 | -12/+26 |
| |/ / |
|
| * | | Update locaal branch to revision 8d040c24bfbb2a12788d | Gerald Barker | 2011-09-03 | 1 | -53/+69 |
| |\ \ |
|
| | * | | performance improvement storing logs | Bananeweizen | 2011-09-02 | 1 | -28/+33 |
| | * | | code cleanup: protect abstract class constructors, rewrite long constant | Bananeweizen | 2011-08-31 | 1 | -24/+23 |
| | * | | GPX import of attributes | Karsten Priegnitz | 2011-08-30 | 1 | -1/+13 |
| | |/ |
|
| * | | First commit of Apache Commons String & Date functions and required, and | Gerald Barker | 2011-09-02 | 1 | -38/+41 |
| |/ |
|
| * | some code cleanup | Bananeweizen | 2011-08-22 | 1 | -1/+1 |
| * | cgData.hasLogOffline does not close db cursor, fixes #249 | bananeweizen | 2011-08-21 | 1 | -11/+9 |
| * | move file parsers into their own package, merge previous changes of | bananeweizen | 2011-08-21 | 1 | -16/+18 |
| |\ |
|
| | * | Remove duplicate code (move to seperate method), Use enhanced for-each loop (... | Michiel Korthuis | 2011-08-21 | 1 | -16/+18 |
| * | | refactoring of GPX parser (preparation for LOC import), resolved some | bananeweizen | 2011-08-21 | 1 | -1/+1 |
| |/ |
|
| * | Code refactor: use parameters in queries, remove unneeded variable-assignment... | Michiel Korthuis | 2011-08-19 | 1 | -179/+129 |
| * | Merge branch 'master' into cleanup | Florian Moesch | 2011-08-13 | 1 | -33/+33 |
| |\ |
|
| | * | code cleanup, fixed static code analysis bugs | bananeweizen | 2011-08-12 | 1 | -2/+2 |
| | * | Merge pull request #170 from deebug/threadsafety | Bananeweizen | 2011-08-12 | 1 | -1/+1 |
| | |\ |
|
| | | * | I forgot to also synchronize `status()` in my commit | Florian Moesch | 2011-08-12 | 1 | -1/+1 |