angular.js/test/service
Igor Minar c06c5a36b1 make xhr.cache optionally synchronous
- add `sync` flag xhr.cache
- change ng:include to use the sync flag
- change ng:view to use the sync flag

The end result is that there are fewer repaints in the browser,
which means less "blinking" that user sees.
2011-03-30 15:22:22 -07:00
..
cookiesSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
cookieStoreSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
deferSpec.js Added delay parameter to the $defer service 2011-02-25 11:30:22 -08:00
documentSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
exceptionHandlerSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
hoverSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
invalidWidgetsSpec.js Added missing semi-colons 2011-03-28 23:04:48 -07:00
locationSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
logSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
resourceSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
routeSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
updateViewSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
windowSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
xhr.bulkSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
xhr.cacheSpec.js make xhr.cache optionally synchronous 2011-03-30 15:22:22 -07:00
xhr.errorSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
xhrSpec.js Added XSRF prevention logic to $xhr service 2011-03-11 14:16:53 -08:00