angular.js/example/personalLog
Misko Hevery d0270d9256 Remove many eager-publish services, lazy polling
- Browser now starts the poller on first call to addPollFn()

- Many services ($location, $cookies, $router) are no longer eager-publish. The result is that
  unless someone needs the $cookies, they will not cause the Browser to start polling for them.
2011-01-04 16:40:40 -08:00
..
scenario Add browser().reload() to simulate a refresh from a user 2010-11-01 17:24:24 -07:00
test Remove many eager-publish services, lazy polling 2011-01-04 16:40:40 -08:00
personalLog.html Adding e2e tests for the PersonalLog app 2010-10-26 21:58:00 -07:00
personalLog.js Adding e2e tests for the PersonalLog app 2010-10-26 21:58:00 -07:00