Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Conversation

@rbarrynay
Copy link

No description provided.

Michal Zielenkiewicz and others added 25 commits May 2, 2014 22:15
It is not being used anymore - angular-mocks should be installed by bower.

Closes angular#181
It's better to bind to localhost only during development, since it improves security.
It also avoids a pesky warning under Mac OS.

Closes angular#165
We need to list karma-junit-reporter as a plugin and include it as a node module
dependency before we can use it to output junit format.

Closes angular#178
This will help web servers who are not happy to serve up files outside
the "root" folder of the application.

Closes angular#183
Closes angular#182
A few invalid paths which were referenced in index.html were removed.
These paths became invalid due to commit daf71f2
which moved where the bower_components directory is placed.

Closes angular#184
Disable the local HTTP server's cache-control header, to fix the problem
where the browser wouldn't reload templateUrl-based directive templates.

Fixes angular#193
Closes angular#194
…ndex-async" command

This fixes the 404 not found when it tries to retrieve this map file and can't because
the path is wrong.

Note that you won't see that error if you have JavaScript source maps turned off.

Closes angular#197
You don't need it when doctype is HTML5 and also the others above already
don't have one.

Closes angular#232
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.