<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/i18n, branch v1.0.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(scenario): Adding meta tag to avoid cache issues</title>
<updated>2012-08-31T04:34:42+00:00</updated>
<author>
<name>German Galvis</name>
</author>
<published>2012-08-15T22:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8bb3942453c5cc9c34affa689168c1bb46f0263e'/>
<id>8bb3942453c5cc9c34affa689168c1bb46f0263e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(i18n e2e tests):</title>
<updated>2012-03-28T18:24:47+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-28T18:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bb2fa6f63f0a4a08d4a3a5439d1ab6d9ddfd917e'/>
<id>bb2fa6f63f0a4a08d4a3a5439d1ab6d9ddfd917e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(module): move files around in preparation for more modules</title>
<updated>2012-03-28T18:16:35+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-23T21:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2430f52bb97fa9d682e5f028c977c5bf94c5ec38'/>
<id>2430f52bb97fa9d682e5f028c977c5bf94c5ec38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(module): new module loader</title>
<updated>2012-01-11T06:27:00+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-01-07T02:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5143e7bf065a3cbdf8400cf095b653d51bc83b8f'/>
<id>5143e7bf065a3cbdf8400cf095b653d51bc83b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(rename): NG_LOCALE -&gt; ngLocale</title>
<updated>2011-11-15T04:31:20+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-14T22:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=94e1a07b28629c19c51ed41fc8181b985741ffa1'/>
<id>94e1a07b28629c19c51ed41fc8181b985741ffa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(i18n): updated the way locale is being registered</title>
<updated>2011-11-15T04:31:14+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-08T05:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=923da410bd57481be67d3d5039245929498e94ac'/>
<id>923da410bd57481be67d3d5039245929498e94ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(formating): clean code to be function() {</title>
<updated>2011-10-11T18:01:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-10-07T18:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fd822bdaf9d04e522aaa5400b673f333190abe98'/>
<id>fd822bdaf9d04e522aaa5400b673f333190abe98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(forms): new and improved forms</title>
<updated>2011-10-11T18:01:45+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-09-08T20:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4f78fd692c0ec51241476e6be9a4df06cd62fdd6'/>
<id>4f78fd692c0ec51241476e6be9a4df06cd62fdd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(jasmine-node): use the jasmine-node NPM to run our non-browser specs</title>
<updated>2011-08-31T21:34:56+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-08-31T18:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e5da0c956b5bc6f2da835f4307b2322de0785a9b'/>
<id>e5da0c956b5bc6f2da835f4307b2322de0785a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(i18n): Update some i18n/e2e tests</title>
<updated>2011-08-30T09:11:10+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-08-18T00:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4a9ccc0abcbad65842e1933818ad302e9f3a7a65'/>
<id>4a9ccc0abcbad65842e1933818ad302e9f3a7a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
