Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove trailing whitespaces | Alexander Sulfrian | 2011-02-01 | 1 | -15/+15 |
| | |||||
* | Merge branch 'master' of github.com:slomo/osm-spline-xapi | slomo | 2011-01-29 | 2 | -0/+199 |
|\ | |||||
| * | add alternative peg-based url parser | caugner | 2011-01-29 | 2 | -0/+199 |
| | | |||||
* | | integrated query create function | slomo | 2011-01-29 | 2 | -51/+77 |
|/ | |||||
* | added build request | slomo | 2011-01-29 | 1 | -95/+79 |
| | |||||
* | Merge branch 'master' of github.com:slomo/osm-spline-xapi | slomo | 2011-01-28 | 1 | -3/+3 |
|\ | |||||
| * | removed trailing whitespaces | Alexander Sulfrian | 2011-01-28 | 1 | -3/+3 |
| | | |||||
* | | fixed parsing | slomo | 2011-01-28 | 2 | -48/+119 |
| | | |||||
* | | parsing first try | slomo | 2011-01-28 | 2 | -9/+84 |
|/ | |||||
* | switched to asnyc_testing testsuite | Mark Engel | 2011-01-28 | 5 | -61/+142 |
| | | | | 0.3.2 from npm did not work, using 0.4 from github | ||||
* | url parsing | slomo | 2011-01-28 | 3 | -2/+114 |
| | |||||
* | Merge branch 'master' of github.com:slomo/osm-spline-xapi | Mark Engel | 2011-01-28 | 4 | -6/+28 |
|\ | |||||
| * | fixed xmlGenerator.js | booo | 2011-01-28 | 1 | -5/+5 |
| | | |||||
| * | Merge branch 'master' of github.com:slomo/osm-spline-xapi | booo | 2011-01-28 | 2 | -28/+28 |
| |\ | | | | | | | | | | | | | Conflicts: src/nodejs/response.js | ||||
| * | | xml header | booo | 2011-01-28 | 4 | -6/+28 |
| | | | |||||
* | | | added tests for url parsing | Mark Engel | 2011-01-28 | 1 | -0/+61 |
| |/ |/| | |||||
* | | remove trailing whitespaces | Alexander Sulfrian | 2011-01-28 | 1 | -18/+18 |
| | | |||||
* | | removed undefined variable | Alexander Sulfrian | 2011-01-28 | 1 | -1/+1 |
| | | |||||
* | | remove trailing whitespaces | Alexander Sulfrian | 2011-01-28 | 1 | -9/+9 |
|/ | |||||
* | config is now a real json file | Mark Engel | 2011-01-23 | 3 | -32/+39 |
| | | | | update your custom configs! | ||||
* | loglevel is now read from config | slomo | 2011-01-22 | 1 | -1/+1 |
| | |||||
* | added tag support | slomo | 2011-01-22 | 2 | -14/+12 |
| | |||||
* | the xml output works now | slomo | 2011-01-22 | 3 | -40/+78 |
| | |||||
* | first working version with new osmResponse objects | slomo | 2011-01-22 | 2 | -48/+101 |
| | |||||
* | Merge remote branch 'upstream/master' | Alexander Sulfrian | 2011-01-21 | 2 | -75/+81 |
|\ | |||||
| * | jslint says: ok | slomo | 2011-01-21 | 2 | -75/+81 |
| | | |||||
* | | fix error message | Alexander Sulfrian | 2011-01-21 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'master' of github.com:slomo/osm-spline-xapi | Mark Engel | 2011-01-21 | 2 | -1/+4 |
|\ | | | | | | | | | Conflicts: src/nodejs/main.js | ||||
| * | changed dict access to dot access | Alexander Sulfrian | 2011-01-21 | 1 | -2/+2 |
| | | |||||
| * | adding log level (cont.) | Alexander Sulfrian | 2011-01-21 | 2 | -1/+4 |
| | | |||||
| * | Merge remote branch 'upstream/master' | Alexander Sulfrian | 2011-01-21 | 1 | -0/+0 |
| |\ | |||||
| * | | fixed error message, if no db connection is available | Alexander Sulfrian | 2011-01-21 | 1 | -2/+2 |
| | | | |||||
| * | | log level configuration | Alexander Sulfrian | 2011-01-21 | 1 | -1/+1 |
| | | | |||||
* | | | added opts for command line parsing | Mark Engel | 2011-01-21 | 3 | -26/+29 |
| |/ |/| | |||||
* | | renamed main file | slomo | 2011-01-21 | 1 | -0/+0 |
|/ | |||||
* | Merge branch 'master' of github.com:slomo/osm-spline-xapi | slomo | 2011-01-21 | 1 | -88/+114 |
|\ | |||||
| * | removed some unused debug | Alexander Sulfrian | 2011-01-21 | 1 | -2/+0 |
| | | |||||
| * | fixed codelayout | Alexander Sulfrian | 2011-01-21 | 1 | -82/+82 |
| | | |||||
| * | Merge remote branch 'upstream/master' | Alexander Sulfrian | 2011-01-21 | 2 | -181/+165 |
| |\ | | | | | | | | | | | | | Conflicts: src/nodejs/no1.js | ||||
| * | | changed sql statements to prepared statements | Alexander Sulfrian | 2011-01-21 | 1 | -144/+172 |
| | | | |||||
* | | | added package.json | slomo | 2011-01-21 | 1 | -0/+1 |
| |/ |/| | |||||
* | | using indent for javascript from | Mark Engel | 2011-01-21 | 2 | -118/+117 |
| | | | | | | | | http://www.vim.org/scripts/script.php?script_id=1491 | ||||
* | | error while merging | Mark Engel | 2011-01-21 | 1 | -10/+9 |
| | | |||||
* | | creation of xml data is now handled by xmlGenerator | Mark Engel | 2011-01-21 | 2 | -100/+105 |
| | | |||||
* | | replaced tabs with whitespaces | slomo | 2011-01-21 | 1 | -95/+95 |
| | | |||||
* | | Merge branch 'master' of github.com:slomo/osm-spline-xapi | Mark Engel | 2011-01-21 | 1 | -11/+15 |
|\ \ | | | | | | | | | | | | | Conflicts: src/nodejs/no1.js | ||||
| * | | removed remainings of old merge | slomo | 2011-01-21 | 1 | -19/+0 |
| | | | |||||
| * | | merged again | slomo | 2011-01-21 | 1 | -11/+6 |
| |\ \ | |||||
| * | | | fixed confilicts | slomo | 2011-01-21 | 1 | -1/+4 |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:slomo/osm-spline-xapi | slomo | 2011-01-21 | 1 | -4/+1 |
| |\ \ \ | | | |/ | | |/| |