aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parse.js: fix whitespacesHEADmasterAlexander Sulfrian2011-04-261-1/+1
* Merge remote branch 'upstream/master'Alexander Sulfrian2011-04-269-48/+53
|\
| * use npm to link pg submodulebooo2011-04-261-1/+2
| * fixed package.jsonbooo2011-04-261-2/+0
| * added modified pg as submodulebooo2011-04-262-0/+3
| * init/update submodule nvmbooo2011-04-261-0/+4
| * removed whitespacesbooo2011-04-261-4/+4
| * put devDependencies into package.jsonyves2011-04-231-0/+2
| * removed unneeded submoduleyves2011-04-211-3/+0
| * Merge branch 'new-bootstrap'yves2011-04-215-42/+43
| |\
| | * fixed gitignoreyves2011-04-211-1/+2
| | * Merge branch 'new-bootstrap' of github.com:slomo/osm-spline-xapi into new-boo...yves2011-04-211-1/+1
| | |\
| | | * unescape input for parserlus2011-04-211-1/+1
| | * | finished bootstrap skriptyves2011-04-211-1/+8
| | |/
| | * rewrote bootstrap.shslomo2011-04-072-42/+32
| | * .gitmodules updatedslomo2011-04-071-3/+0
| | * added nvm submoduleslomo2011-04-072-0/+6
| * | package dependencies updatedlusy2011-04-211-3/+1
| * | moved readme, so github will render ityves2011-04-192-1/+0
| * | fixxed typoyves2011-04-191-0/+1
| * | blayves2011-04-191-0/+1
* | | parse: do not crash on unknown url (favicon.ico)Alexander Sulfrian2011-04-261-32/+36
|/ /
* | uddateyves2011-04-191-1/+8
* | Merge branch 'master' of github.com:slomo/osm-spline-xapislomo2011-04-191-9/+78
|\ \
| * | changed theme to defaultbooo2011-04-171-1/+1
| * | database information addedbooo2011-04-171-8/+77
* | | prozess folienslomo2011-04-191-0/+200
* | | Merge branch 'master' of github.com:slomo/osm-spline-xapislomo2011-04-179-73/+1401
|\ \ \ | |/ / | | / | |/ |/|
| * presentation (introduction) addedbooo2011-04-172-0/+153
| * removed async_testing as sub repo; fixed test suitesbooo2011-04-143-3/+3
| * removed obsolete information; added contact information; added information ab...booo2011-03-041-35/+11
| * reflect changes on node-postgres branchbooo2011-02-141-3/+4
| * handle tags with new node-postgres module; xml escaping still brokenbooo2011-02-131-17/+13
| * Merge remote branch 'upstream/master'Alexander Sulfrian2011-02-012-0/+1202
| |\
| | * almost working; do some testing...booo2011-01-302-25/+31
| | * the parsing solution?booo2011-01-302-0/+1196
| * | remove trailing whitespacesAlexander Sulfrian2011-02-011-15/+15
| * | Merge remote branch 'upstream/master'Alexander Sulfrian2011-01-297-170/+524
| |\ \ | | |/
| * | fixed syntax errorsAlexander Sulfrian2011-01-291-5/+6
* | | removed database import premature codeslomo2011-04-075-416/+0
| |/ |/|
* | Merge branch 'master' of github.com:slomo/osm-spline-xapislomo2011-01-292-0/+199
|\ \
| * | add alternative peg-based url parsercaugner2011-01-292-0/+199
* | | integrated query create functionslomo2011-01-292-51/+77
|/ /
* | added build requestslomo2011-01-291-95/+79
* | Merge branch 'master' of github.com:slomo/osm-spline-xapislomo2011-01-281-3/+3
|\ \ | |/
| * removed trailing whitespacesAlexander Sulfrian2011-01-281-3/+3
* | fixed parsingslomo2011-01-282-48/+119
* | parsing first tryslomo2011-01-282-9/+84
|/
* switched to asnyc_testing testsuiteMark Engel2011-01-286-61/+145
* url parsingslomo2011-01-283-2/+114