aboutsummaryrefslogtreecommitdiffstats
path: root/lib/nodeserver
AgeCommit message (Collapse)Author
2010-11-03jsdoc parser + generator + viewer + scenario runnerMisko Hevery
- parse jsdocs from source code - generate prerendered (markdown + mustache) partials - generate json - generate scenario runner for examples in docs - basic angular doc viewer
2010-10-29Check if file exists (not a 404) and that document is accessible and not ↵Elliott Sprehn
using file:// URLs in Application
2010-10-23Fix issue where directories don't have a slash on the end and allow ↵Elliott Sprehn
specifying a different port
2010-10-22Better nodeserver that implements an HTTP server more completelyElliott Sprehn
2010-04-21more if tests passMisko Hevery
2010-04-20fixes to enable ieMisko Hevery