angular.js/docs/src
Igor Minar 2e9fed7b6c fix(e2e): add index-nocache.html to run e2e tests without cache
using appcache while running e2e tests was causing the following
problems:
- Safari would occasionally reload the app (as a result of the appcache
  refresh) during the angular.validator.asychronous test, which would
  result in test failure and false positivy.
- Firefox6 would run the tests very slowly, disabling the cache resolved
  the latency issues
- Sometimes tests would run with stale code pulled from cache, which
  would result in flaky tests.
2011-09-26 23:51:55 +02:00
..
templates feat(docs): use html5 history api for all routing in the docs app 2011-09-26 23:51:53 +02:00
appCache.js feat(docs): use html5 history api for all routing in the docs app 2011-09-26 23:51:53 +02:00
dom.js changed the documentation @example to use <doc:example> 2011-02-01 10:00:09 -08:00
gen-docs.js fix(e2e): add index-nocache.html to run e2e tests without cache 2011-09-26 23:51:55 +02:00
ignore.words complete rewrite of documentation generation 2011-01-10 11:50:11 -08:00
ngdoc.js fix(e2e): add index-nocache.html to run e2e tests without cache 2011-09-26 23:51:55 +02:00
reader.js fix(docs): fix qfs.read() encoding issue 2011-08-03 16:50:25 -07:00
SiteMap.js fix:docs: Fix sitemap generator to use doc.id instead of doc.name 2011-06-25 08:00:43 -07:00
writer.js style: fix some missing semi-colons and spaces, typos 2011-09-08 23:00:59 +02:00