angular.js/test/service
Igor Minar dc0b0c77c7 feat($route): add reloadOnSearch route param to avoid reloads
In order to avoid unnecesary route reloads when just hashSearch part
of the url changes, it is now possible to disable this behavior by
setting reloadOnSearch param of the route declaration to false.

Closes #354
2011-08-19 03:55:47 -07:00
..
cookiesSpec.js refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
cookieStoreSpec.js refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
deferSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
documentSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
exceptionHandlerSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
hoverSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
invalidWidgetsSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
localeSpec.js feat($locale): add default locale service for en-US 2011-08-14 23:44:20 -07:00
locationSpec.js refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
logSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
resourceSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
routeSpec.js feat($route): add reloadOnSearch route param to avoid reloads 2011-08-19 03:55:47 -07:00
windowSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
xhr.bulkSpec.js style($function): replace $function with 'function' 2011-08-06 01:54:06 -07:00
xhr.cacheSpec.js refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
xhr.errorSpec.js style($function): replace $function with 'function' 2011-08-06 01:54:06 -07:00
xhrSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00