Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-21 | changed dict access to dot access | Alexander Sulfrian | 1 | -2/+2 | |
2011-01-21 | adding log level (cont.) | Alexander Sulfrian | 2 | -1/+4 | |
2011-01-21 | fixed error message, if no db connection is available | 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 | added package.json | slomo | 1 | -0/+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 | 2 | -118/+117 | |
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 | 2 | -100/+105 | |
2011-01-21 | test requests | slomo | 1 | -0/+3 | |
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 | 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 | 6 | -43/+794 | |
2011-01-12 | merged code from old repo | slomo | 4 | -0/+740 | |
2011-01-12 | some cleanup, tests with bo | Alexander Sulfrian | 1 | -33/+40 | |
2011-01-09 | first node.js code | slomo | 1 | -0/+105 | |