Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| |\ | ||||||
| * | | 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 | |
* | added contact information to README | booo | 2011-01-22 | 1 | -0/+6 | |
* | 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 | 3 | -76/+90 | |
|\ | ||||||
| * | Merge branch 'master' of github.com:slomo/osm-spline-xapi | booo | 2011-01-21 | 2 | -75/+81 | |
| |\ | ||||||
| | * | jslint says: ok | slomo | 2011-01-21 | 2 | -75/+81 | |
| * | | fixed spelling in README; added some instructions on how to setup everything | booo | 2011-01-21 | 1 | -1/+9 | |
| |/ | ||||||
* / | 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 | |
|\ | ||||||
| * | 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 | 2 | -0/+8 | |
| |\ | ||||||
| * | | 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 | |
* | | new bootstrap foo | slomo | 2011-01-21 | 1 | -0/+8 | |
|/ | ||||||
* | 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 | 3 | -181/+168 | |
| |\ | ||||||
| * | | changed sql statements to prepared statements | Alexander Sulfrian | 2011-01-21 | 1 | -144/+172 | |
| * | | Merge branch 'master', remote branch 'upstream/master' | Alexander Sulfrian | 2011-01-21 | 0 | -0/+0 | |
* | | | added package.json | slomo | 2011-01-21 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | using indent for javascript from | Mark Engel | 2011-01-21 | 2 | -118/+117 | |
* | | 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 | |
* | | test requests | slomo | 2011-01-21 | 1 | -0/+3 | |
* | | 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 | |
|\ \ | ||||||
| * | | 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 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | replaced consol logs with log4js | slomo | 2011-01-21 | 1 | -15/+15 | |
* | | | | refactored creation of xml way to own function | Mark Engel | 2011-01-21 | 1 | -23/+26 | |
| |_|/ |/| | | ||||||
* | | | removed old code | Mark Engel | 2011-01-21 | 1 | -29/+3 | |
| |/ |/| | ||||||
* | | typo | Mark Engel | 2011-01-21 | 1 | -4/+1 | |
|/ | ||||||
* | Merge branch 'master' of github.com:slomo/osm-spline-xapi | Mark Engel | 2011-01-21 | 1 | -162/+170 | |
|\ |