index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
nodeserver
/
server.js
Age
Commit message (
Expand
)
Author
2013-03-05
chore(Grunt): switch from Rake to Grunt
Dave Geddes
2013-02-23
chore(nodeserver): fix log message for 301 response
Steven Davidson
2012-09-04
chore(docs): don't rewrite colons in doc filenames
Igor Minar
2012-08-24
chore(docs): use GAE and Google CDN for docs
Igor Minar
2012-08-04
chore(nodeserver): add font mime type
Vojta Jina
2012-04-27
chore(server.js): Add CSP support
Igor Minar
2012-01-09
fix(nodeserver): add dummy favicon.ico to silence 404s
Igor Minar
2011-10-27
fix(nodeserver): properly escape all, not just first char
Igor Minar
2011-10-13
fix(nodeserver): docs rewriting
Vojta Jina
2011-10-13
feat(nodeserver): if index.html exists, serve it instead of directory listing
Vojta Jina
2011-09-26
feat(docs): use html5 history api for all routing in the docs app
Vojta Jina
2011-06-07
add appcache for docs site - caches only css/js/img resources
Igor Minar
2011-04-25
Fix some typos, missing semi-colons, etc...
Vojta Jina
2010-11-03
jsdoc parser + generator + viewer + scenario runner
Misko Hevery
2010-10-29
Check if file exists (not a 404) and that document is accessible and not usin...
Elliott Sprehn
2010-10-23
Fix issue where directories don't have a slash on the end and allow specifyin...
Elliott Sprehn
2010-10-22
Better nodeserver that implements an HTTP server more completely
Elliott Sprehn
2010-04-21
more if tests pass
Misko Hevery
2010-04-20
fixes to enable ie
Misko Hevery