angular-cn/modules/angular2/test
Rob Wormald e1d7bdcfe7 fix(http): Fix all requests defaulting to Get
Honor method parameter passed to http.request().

Closes #5309

Closes #5397
2015-11-23 22:17:13 +00:00
..
animate cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
common cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
compiler feat(parser): allows users install custom AST transformers 2015-11-20 19:46:02 +00:00
core cleanup: removes the render and lifecycle_hooks modules 2015-11-20 19:16:38 +00:00
http fix(http): Fix all requests defaulting to Get 2015-11-23 22:17:13 +00:00
mock refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
platform chore(build): increase timeout of the 5 most flaky tests 2015-11-23 19:23:25 +00:00
router refactor(router): improve recognition and generation pipeline 2015-11-20 23:18:43 +00:00
symbol_inspector chore(test): fix public API test failure when no support of Symbol.for 2015-11-10 11:23:01 +01:00
testing cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
tools refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
upgrade cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
web_workers chore(build): increase timeout of the 5 most flaky tests 2015-11-23 19:23:25 +00:00
dev_mode_spec.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
public_api_spec.ts feat(bootstrap): add platform and app initializers 2015-11-18 22:22:32 +00:00