<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v0.9.6</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>cutting the 0.9.6 night-vision release</title>
<updated>2010-12-07T05:11:10+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-07T05:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e4d33917e39b1c77492aca1fcddfa0e3a7b0f514'/>
<id>e4d33917e39b1c77492aca1fcddfa0e3a7b0f514</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing release notes</title>
<updated>2010-12-07T05:10:38+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-07T05:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6326e2028b503db662a0679c747e59831ae66ff5'/>
<id>6326e2028b503db662a0679c747e59831ae66ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing closure compiler warnings</title>
<updated>2010-12-07T04:48:47+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-07T04:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8aed2047f025cf1a2e5e47e5ca08ca2b1b9bc393'/>
<id>8aed2047f025cf1a2e5e47e5ca08ca2b1b9bc393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the angular.Array.orderBy example + add docs</title>
<updated>2010-12-07T04:32:37+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-07T04:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f60b6b09380f218a86fc1ffd07485bc282a930e5'/>
<id>f60b6b09380f218a86fc1ffd07485bc282a930e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating release notes for the 0.9.6 release</title>
<updated>2010-12-07T04:23:06+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-07T04:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=eea7113abe93b0c615899c03281896e638c4666c'/>
<id>eea7113abe93b0c615899c03281896e638c4666c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing lint warnings in older code</title>
<updated>2010-12-07T00:45:59+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-06T17:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c8f34e7f6bcc6899e418d5574be494535d5ece40'/>
<id>c8f34e7f6bcc6899e418d5574be494535d5ece40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add $browser.defer and $defer service and fix async xhr cache issue</title>
<updated>2010-12-07T00:45:59+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-05T07:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=011fa39c2a0b5da843395b538fc4e52e5ade8287'/>
<id>011fa39c2a0b5da843395b538fc4e52e5ade8287</id>
<content type='text'>
- Closes #152 ($resource().query() sometimes calls callback before
  returning, and it shouldn't)
- add $browser.defer method
- add $defer service
- integrate $browser.defer with outstandingRequests counter in $browser
- fix all old tests that relied on buggy behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Closes #152 ($resource().query() sometimes calls callback before
  returning, and it shouldn't)
- add $browser.defer method
- add $defer service
- integrate $browser.defer with outstandingRequests counter in $browser
- fix all old tests that relied on buggy behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>allow documentation to be in external file</title>
<updated>2010-12-06T23:48:40+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-11-22T20:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=58d0e8945d772eddbfecbe6a645b2f1c4dd38bf2'/>
<id>58d0e8945d772eddbfecbe6a645b2f1c4dd38bf2</id>
<content type='text'>
* Load templates once instead of per request
* show timing information
* load files ending in .ngdoc and process them
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Load templates once instead of per request
* show timing information
* load files ending in .ngdoc and process them
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sanitization issues as suggested by evn</title>
<updated>2010-12-03T23:42:42+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-03T23:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2bbced212e2ee93948c45360fee00b2e3f960392'/>
<id>2bbced212e2ee93948c45360fee00b2e3f960392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #170. Corrected the behavior of select when options are ng:repeated</title>
<updated>2010-12-03T06:45:57+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-02T04:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5a8ad8fe329fc09898ff43a060710265d38393be'/>
<id>5a8ad8fe329fc09898ff43a060710265d38393be</id>
<content type='text'>
 - Delete $postEval method, as it was a hack
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Delete $postEval method, as it was a hack
</pre>
</div>
</content>
</entry>
</feed>
