aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'Alexander Sulfrian2011-01-213-60/+206
|\
| * externalized config (connectionString)Mark Engel2011-01-212-3/+8
| |
| * fixed dependenciessteve.harrison@gmx.net2011-01-191-1/+1
| |
| * Merge branch 'master' of github.com:slomo/osm-spline-xapislomo2011-01-191-30/+67
| |\
| | * "fixed" timestamp format; added strange flowcontrol for subqueries; ↵Philipp Borgers2011-01-161-30/+67
| | | | | | | | | | | | introduced heavy code duplication :) => reorganize code
| * | added npm configslomo2011-01-191-0/+11
| |/
| * broken code for way requests, subquery problem...Philipp Borgers2011-01-151-5/+42
| |
| * added pg request for ways with key, value and bbox, some async improvements, ↵Philipp Borgers2011-01-141-57/+113
| | | | | | | | write something like xml to the response, still to fix content encoding (utf8) and timestamp encoding
| * fight against regex succesful, fixed database request, added xmlbuilder, ↵Philipp Borgers2011-01-131-12/+49
| | | | | | | | return xml
| * fuck you regex... database request possible. we have to learn regex!!!Philipp Borgers2011-01-131-7/+75
| |
| * some new triesslomo2011-01-122-0/+123
| |
| * merged code from old reposlomo2011-01-124-0/+740
|
* fight against regex succesful, fixed database request, added xmlbuilder, ↵Philipp Borgers2011-01-131-12/+49
| | | | return xml
* Merge remote branch 'upstream/master'Alexander Sulfrian2011-01-136-16/+837
|\ | | | | | | | | Conflicts: src/nodejs/start.js
| * fuck you regex... database request possible. we have to learn regex!!!Philipp Borgers2011-01-131-7/+75
| |
| * some new triesslomo2011-01-126-43/+794
|/
* some cleanup, tests with boAlexander Sulfrian2011-01-121-33/+40
|
* first node.js codeslomo2011-01-091-0/+105