Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-02-01 | remove trailing whitespaces | Alexander Sulfrian | 1 | -15/+15 |
2011-01-29 | fixed syntax errors | Alexander Sulfrian | 1 | -5/+6 |
2011-01-29 | integrated query create function | slomo | 2 | -51/+77 |
2011-01-29 | add alternative peg-based url parser | caugner | 2 | -0/+199 |
2011-01-29 | added build request | slomo | 1 | -95/+79 |
2011-01-28 | fixed parsing | slomo | 2 | -48/+119 |
2011-01-28 | parsing first try | slomo | 2 | -9/+84 |
2011-01-28 | removed trailing whitespaces | Alexander Sulfrian | 1 | -3/+3 |
2011-01-28 | switched to asnyc_testing testsuite | Mark Engel | 5 | -61/+142 |
2011-01-28 | url parsing | slomo | 3 | -2/+114 |
2011-01-28 | added tests for url parsing | Mark Engel | 1 | -0/+61 |
2011-01-28 | fixed xmlGenerator.js | booo | 1 | -5/+5 |
2011-01-28 | xml header | booo | 4 | -6/+28 |
2011-01-28 | remove trailing whitespaces | Alexander Sulfrian | 1 | -18/+18 |
2011-01-28 | removed undefined variable | Alexander Sulfrian | 1 | -1/+1 |
2011-01-28 | remove trailing whitespaces | Alexander Sulfrian | 1 | -9/+9 |
2011-01-23 | config is now a real json file | Mark Engel | 3 | -32/+39 |
2011-01-22 | loglevel is now read from config | slomo | 1 | -1/+1 |
2011-01-22 | added tag support | slomo | 2 | -14/+12 |
2011-01-22 | the xml output works now | slomo | 3 | -40/+78 |
2011-01-22 | first working version with new osmResponse objects | slomo | 2 | -48/+101 |
2011-01-21 | fix error message | Alexander Sulfrian | 1 | -2/+2 |
2011-01-21 | jslint says: ok | slomo | 2 | -75/+81 |
2011-01-21 | added opts for command line parsing | Mark Engel | 3 | -26/+29 |
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 |
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 | 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 |