<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test, branch v0.9.17</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat:$xhr: provide access to $xhr header defaults</title>
<updated>2011-06-30T07:34:50+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-29T07:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c5f3a413bc00acf9ac1046fb15b454096a8890c6'/>
<id>c5f3a413bc00acf9ac1046fb15b454096a8890c6</id>
<content type='text'>
$xhr header defaults are now exposed as $xhr.defaults.headers.common and
$xhr.default.headers.&lt;httpmethod&gt;. This allows applications to configure
their defaults as needed.

This commit doesn't allow headers to be set per request, only per
application. Per request change would require api change, which I tried
to avoid *for now*.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$xhr header defaults are now exposed as $xhr.defaults.headers.common and
$xhr.default.headers.&lt;httpmethod&gt;. This allows applications to configure
their defaults as needed.

This commit doesn't allow headers to be set per request, only per
application. Per request change would require api change, which I tried
to avoid *for now*.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix:tests: replace angular.annotate with annotate</title>
<updated>2011-06-28T05:41:49+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-28T05:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d3fb5b411e979d0a4815c663c3489652fc5350f9'/>
<id>d3fb5b411e979d0a4815c663c3489652fc5350f9</id>
<content type='text'>
forgot to fix tests in 6aee2938a71c99fdd35639725c6900347999f658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
forgot to fix tests in 6aee2938a71c99fdd35639725c6900347999f658
</pre>
</div>
</content>
</entry>
<entry>
<title>test:ng#class: added a better unit test for ng:class</title>
<updated>2011-06-28T05:31:29+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-06-27T23:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=75bc59ee4bd4528849b2c64c9854f7dbe25b29df'/>
<id>75bc59ee4bd4528849b2c64c9854f7dbe25b29df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix:testabilityPatch: remove annotate since it's not public</title>
<updated>2011-06-27T23:46:29+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-27T23:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6aee2938a71c99fdd35639725c6900347999f658'/>
<id>6aee2938a71c99fdd35639725c6900347999f658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat:filter.date: add day/month string format support</title>
<updated>2011-06-23T19:06:46+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-06-22T19:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b5a510a343270f499cbb8b8a9ac3a3309e9b7ce2'/>
<id>b5a510a343270f499cbb8b8a9ac3a3309e9b7ce2</id>
<content type='text'>
Support new date format, specifically day of week/Month of year in string
e.g. {{ someDate | data:"EEE, MMM d, yyyy" }} -&gt; "Wed, Jul 10, 2011"

Closes #396
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support new date format, specifically day of week/Month of year in string
e.g. {{ someDate | data:"EEE, MMM d, yyyy" }} -&gt; "Wed, Jul 10, 2011"

Closes #396
</pre>
</div>
</content>
</entry>
<entry>
<title>fix:ng:repeater - fix $position when collection size changes</title>
<updated>2011-06-23T15:12:01+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-06-22T21:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9ec45ad5c45791c81d4d1909ea1abceedc5ed3e9'/>
<id>9ec45ad5c45791c81d4d1909ea1abceedc5ed3e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style:ApiSpecs - clean up test names to match jasmine conventions</title>
<updated>2011-06-23T15:12:01+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-06-21T19:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8e880fcb77bdcca2fd4a25f1333acc45dca75d8b'/>
<id>8e880fcb77bdcca2fd4a25f1333acc45dca75d8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix:$orderBy - return unsorted array if no predicate</title>
<updated>2011-06-23T15:12:01+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-06-20T20:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b74163dc1d321b878222a751f23adb0a9f6beda5'/>
<id>b74163dc1d321b878222a751f23adb0a9f6beda5</id>
<content type='text'>
Closes #399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #399
</pre>
</div>
</content>
</entry>
<entry>
<title>fix:scope - reintroduce support for eager services</title>
<updated>2011-06-23T15:06:24+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-06-22T18:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bad62d87a1785f11b0df72ad597b9064517997cf'/>
<id>bad62d87a1785f11b0df72ad597b9064517997cf</id>
<content type='text'>
8cad231 broke $eager services

Problem is that the injector.eager function is not invoked when a new scope
is created. Added a test to make sure service is eagerly instantiated.

Closes #403
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
8cad231 broke $eager services

Problem is that the injector.eager function is not invoked when a new scope
is created. Added a test to make sure service is eagerly instantiated.

Closes #403
</pre>
</div>
</content>
</entry>
<entry>
<title>test:angular.service - add tests for $inject</title>
<updated>2011-06-23T14:56:58+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-06-22T17:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=65b6e4874275986607efaf66c3814f3b3a559399'/>
<id>65b6e4874275986607efaf66c3814f3b3a559399</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
