<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v1.0.0rc2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(release): cutting the 1.0.0rc2 silence-absorption release</title>
<updated>2012-03-20T22:38:57+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-20T22:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c5f8edfe03c8c9d2273a852f06dfc3fe02069113'/>
<id>c5f8edfe03c8c9d2273a852f06dfc3fe02069113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(changelog): release notes for 1.0.0rc2 silence-absorption</title>
<updated>2012-03-20T22:25:31+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-20T22:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=69f0aa899d0681a784f77e345b00a057b9242ac5'/>
<id>69f0aa899d0681a784f77e345b00a057b9242ac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/controllers): add a section on testing controllers</title>
<updated>2012-03-20T22:23:58+00:00</updated>
<author>
<name>Daniel Zen</name>
</author>
<published>2012-03-14T18:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e7cd0bcc5a0ab8c35df05f85bd2a1e29c12d4f0b'/>
<id>e7cd0bcc5a0ab8c35df05f85bd2a1e29c12d4f0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(input.radio): Allow value attribute to be interpolated</title>
<updated>2012-03-20T21:39:23+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2012-03-20T20:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ade6c452753145c84884d17027a7865bf4b34b0c'/>
<id>ade6c452753145c84884d17027a7865bf4b34b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/location): fix example</title>
<updated>2012-03-20T19:05:57+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-20T19:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9eafd10fcdf8846194bbc325fe23fd3d6d9da155'/>
<id>9eafd10fcdf8846194bbc325fe23fd3d6d9da155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/started): fix examples</title>
<updated>2012-03-20T18:30:21+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-20T18:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3436c027f217fe0583b23d48c101299b1872d333'/>
<id>3436c027f217fe0583b23d48c101299b1872d333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor($resource): unify and simplify the code</title>
<updated>2012-03-20T18:07:38+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-02-29T01:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6a8749e65a7efb69a65be87605cd7d4a2df2fbb0'/>
<id>6a8749e65a7efb69a65be87605cd7d4a2df2fbb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($http): don't send Content-Type header when no data</title>
<updated>2012-03-20T18:07:38+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-02-28T20:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1a5bebd927ecd22f9c34617642fdf58fe3f62efb'/>
<id>1a5bebd927ecd22f9c34617642fdf58fe3f62efb</id>
<content type='text'>
When a http request has no data (body), we should not send the
Content-Type header as it causes problems for some server-side
frameworks.

Closes #749
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a http request has no data (body), we should not send the
Content-Type header as it causes problems for some server-side
frameworks.

Closes #749
</pre>
</div>
</content>
</entry>
<entry>
<title>style(ResourceSpec): style clean up</title>
<updated>2012-03-20T18:07:37+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-12-12T22:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=83155e8fbeebca3a7bc1804cccead7c72581ba47'/>
<id>83155e8fbeebca3a7bc1804cccead7c72581ba47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($resource): support escaping of ':' in resource url</title>
<updated>2012-03-20T18:07:37+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-12-12T21:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6d6f875345e01f2c6c63ef95164f6f39e923da15'/>
<id>6d6f875345e01f2c6c63ef95164f6f39e923da15</id>
<content type='text'>
So one can how define cors/jsonp resources with port number as:

resource.route('http://localhost\\:8080/Path')
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So one can how define cors/jsonp resources with port number as:

resource.route('http://localhost\\:8080/Path')
</pre>
</div>
</content>
</entry>
</feed>
