aboutsummaryrefslogtreecommitdiffstats
path: root/lib/nodeserver/server.js
AgeCommit message (Expand)Author
2013-03-05chore(Grunt): switch from Rake to GruntDave Geddes
2013-02-23chore(nodeserver): fix log message for 301 responseSteven Davidson
2012-09-04chore(docs): don't rewrite colons in doc filenamesIgor Minar
2012-08-24chore(docs): use GAE and Google CDN for docsIgor Minar
2012-08-04chore(nodeserver): add font mime typeVojta Jina
2012-04-27chore(server.js): Add CSP supportIgor Minar
2012-01-09fix(nodeserver): add dummy favicon.ico to silence 404sIgor Minar
2011-10-27fix(nodeserver): properly escape all, not just first charIgor Minar
2011-10-13fix(nodeserver): docs rewritingVojta Jina
2011-10-13feat(nodeserver): if index.html exists, serve it instead of directory listingVojta Jina
2011-09-26feat(docs): use html5 history api for all routing in the docs appVojta Jina
2011-06-07add appcache for docs site - caches only css/js/img resourcesIgor Minar
2011-04-25Fix some typos, missing semi-colons, etc...Vojta Jina
2010-11-03jsdoc parser + generator + viewer + scenario runnerMisko Hevery
2010-10-29Check if file exists (not a 404) and that document is accessible and not usin...Elliott Sprehn
2010-10-23Fix issue where directories don't have a slash on the end and allow specifyin...Elliott Sprehn
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