Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-26 | fixed package.json | booo | 1 | -2/+0 | |
2011-04-23 | put devDependencies into package.json | yves | 1 | -0/+2 | |
2011-04-21 | package dependencies updated | lusy | 1 | -3/+1 | |
2011-04-21 | unescape input for parser | lus | 1 | -1/+1 | |
2011-04-14 | removed async_testing as sub repo; fixed test suites | booo | 3 | -3/+3 | |
2011-02-14 | reflect changes on node-postgres branch | booo | 1 | -3/+4 | |
2011-02-13 | handle tags with new node-postgres module; xml escaping still broken | booo | 1 | -17/+13 | |
2011-02-01 | remove trailing whitespaces | Alexander Sulfrian | 1 | -15/+15 | |
2011-01-30 | almost working; do some testing... | booo | 2 | -25/+31 | |
2011-01-30 | the parsing solution? | booo | 2 | -0/+1196 | |
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 | |
0.3.2 from npm did not work, using 0.4 from github | |||||
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 | |
update your custom configs! | |||||
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 | |
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 | |