Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | 2 | -15/+24 | |
2011-01-21 | removed old files | Alexander Sulfrian | 1 | -107/+0 | |
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 | 3 | -211/+14 | |
2011-01-21 | added host and port to config | Mark Engel | 2 | -1/+4 | |
2011-01-21 | externalized config (connectionString) | Mark Engel | 2 | -3/+8 | |
2011-01-19 | fixed dependencies | steve.harrison@gmx.net | 1 | -1/+1 | |
2011-01-19 | added npm config | slomo | 1 | -0/+11 | |
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 | 2 | -0/+123 | |
2011-01-12 | some new tries | slomo | 3 | -43/+159 | |
2011-01-12 | merged code from old repo | slomo | 1 | -0/+105 | |
2011-01-12 | some cleanup, tests with bo | Alexander Sulfrian | 1 | -33/+40 | |
2011-01-09 | first node.js code | slomo | 1 | -0/+105 | |