Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-29 | integrated query create function | slomo | 1 | -37/+62 | |
2011-01-29 | added build request | slomo | 1 | -95/+79 | |
2011-01-28 | removed trailing whitespaces | Alexander Sulfrian | 1 | -3/+3 | |
2011-01-28 | url parsing | slomo | 1 | -0/+64 | |
2011-01-28 | xml header | booo | 1 | -0/+1 | |
2011-01-28 | remove trailing whitespaces | Alexander Sulfrian | 1 | -9/+9 | |
2011-01-23 | config is now a real json file | Mark Engel | 1 | -25/+31 | |
update your custom configs! | |||||
2011-01-22 | loglevel is now read from config | slomo | 1 | -1/+1 | |
2011-01-22 | added tag support | slomo | 1 | -3/+2 | |
2011-01-22 | the xml output works now | slomo | 1 | -2/+26 | |
2011-01-22 | first working version with new osmResponse objects | slomo | 1 | -48/+66 | |
2011-01-21 | fix error message | Alexander Sulfrian | 1 | -2/+2 | |
2011-01-21 | jslint says: ok | slomo | 1 | -50/+53 | |
2011-01-21 | added opts for command line parsing | Mark Engel | 1 | -20/+24 | |
2011-01-21 | changed dict access to dot access | Alexander Sulfrian | 1 | -2/+2 | |
2011-01-21 | renamed main file | slomo | 1 | -0/+0 | |
2011-01-21 | log level configuration | Alexander Sulfrian | 1 | -1/+1 | |
2011-01-21 | removed some unused debug | Alexander Sulfrian | 1 | -2/+0 | |
2011-01-21 | fixed codelayout | Alexander Sulfrian | 1 | -82/+82 | |
2011-01-21 | changed sql statements to prepared statements | Alexander Sulfrian | 1 | -144/+172 | |
2011-01-21 | using indent for javascript from | Mark Engel | 1 | -113/+112 | |
http://www.vim.org/scripts/script.php?script_id=1491 | |||||
2011-01-21 | error while merging | Mark Engel | 1 | -10/+9 | |
2011-01-21 | creation of xml data is now handled by xmlGenerator | Mark Engel | 1 | -100/+34 | |
2011-01-21 | replaced tabs with whitespaces | slomo | 1 | -95/+95 | |
2011-01-21 | refactored creation of xml way to own function | Mark Engel | 1 | -23/+26 | |
2011-01-21 | removed remainings of old merge | slomo | 1 | -19/+0 | |
2011-01-21 | fixed confilicts | slomo | 1 | -1/+4 | |
2011-01-21 | removed old code | Mark Engel | 1 | -29/+3 | |
2011-01-21 | replaced consol logs with log4js | slomo | 1 | -15/+15 | |
2011-01-21 | typo | Mark Engel | 1 | -4/+1 | |
2011-01-21 | refactored creation of rows to xml into own function | Mark Engel | 1 | -17/+21 | |
2011-01-21 | fixed codelayout | Alexander Sulfrian | 1 | -182/+180 | |
2011-01-21 | forget to return client from db_connect | Mark Engel | 1 | -19/+6 | |
2011-01-21 | removed trailing whitespaces | Alexander Sulfrian | 1 | -19/+19 | |
2011-01-21 | added log4js | slomo | 1 | -6/+14 | |
2011-01-21 | created function db_connect which wraps connection to the database | Mark Engel | 1 | -32/+23 | |
2011-01-21 | added new config load2 | slomo | 1 | -0/+14 | |
2011-01-21 | added host and port to config | Mark Engel | 1 | -1/+2 | |
2011-01-21 | externalized config (connectionString) | Mark Engel | 1 | -3/+7 | |
2011-01-16 | "fixed" timestamp format; added strange flowcontrol for subqueries; ↵ | Philipp Borgers | 1 | -30/+67 | |
introduced heavy code duplication :) => reorganize code | |||||
2011-01-15 | broken code for way requests, subquery problem... | Philipp Borgers | 1 | -5/+42 | |
2011-01-14 | added pg request for ways with key, value and bbox, some async improvements, ↵ | Philipp Borgers | 1 | -57/+113 | |
write something like xml to the response, still to fix content encoding (utf8) and timestamp encoding | |||||
2011-01-13 | fight against regex succesful, fixed database request, added xmlbuilder, ↵ | Philipp Borgers | 1 | -12/+49 | |
return xml | |||||
2011-01-13 | fight against regex succesful, fixed database request, added xmlbuilder, ↵ | Philipp Borgers | 1 | -12/+49 | |
return xml | |||||
2011-01-13 | fuck you regex... database request possible. we have to learn regex!!! | Philipp Borgers | 1 | -7/+75 | |
2011-01-13 | fuck you regex... database request possible. we have to learn regex!!! | Philipp Borgers | 1 | -7/+75 | |
2011-01-12 | some new tries | slomo | 1 | -0/+17 | |
2011-01-12 | some new tries | slomo | 1 | -0/+17 | |