<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/.gitignore, branch master</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore: add script for updating bower repos</title>
<updated>2013-11-25T21:09:50+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-11-23T00:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3fcd228441a70bd69090aa6d5c01ad194a4dd10c'/>
<id>3fcd228441a70bd69090aa6d5c01ad194a4dd10c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(gitignore): ignore *.swp files from vim</title>
<updated>2013-10-10T08:16:11+00:00</updated>
<author>
<name>Ilia Choly</name>
</author>
<published>2013-10-07T17:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cbd69db29240b3bf2bf3ebfa15ff1c01104a4ffb'/>
<id>cbd69db29240b3bf2bf3ebfa15ff1c01104a4ffb</id>
<content type='text'>
Closes #4311
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4311
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(tests): add Promises/A+ Test Suite to the build</title>
<updated>2013-08-24T19:49:57+00:00</updated>
<author>
<name>James Talmage</name>
</author>
<published>2013-08-21T23:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e848099d1bc0aacc6e940b1c14bf63eac97a66fb'/>
<id>e848099d1bc0aacc6e940b1c14bf63eac97a66fb</id>
<content type='text'>
Closes #3693
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3693
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(bower): update bower usage and resources</title>
<updated>2013-07-30T00:26:01+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-29T23:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=576269b1b719715e3aec587edf4004ccc3d18f5b'/>
<id>576269b1b719715e3aec587edf4004ccc3d18f5b</id>
<content type='text'>
Changes:
- Fix our old code to use bower_components/ as the install dir
- Fix the Bootstrap asset to use github.com/twbs/bootstrap (it moved)
- Fail the build on Bower failure. Bower should not fail silently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:
- Fix our old code to use bower_components/ as the install dir
- Fix the Bootstrap asset to use github.com/twbs/bootstrap (it moved)
- Fail the build on Bower failure. Bower should not fail silently.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(.gitignore): ignore npm-debug.log file</title>
<updated>2013-07-27T06:49:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-25T17:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b322cbf3351387b7a506ae4c5a7bcb6b007f9bae'/>
<id>b322cbf3351387b7a506ae4c5a7bcb6b007f9bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(gitignore): add libpeerconnection.log</title>
<updated>2013-07-15T16:26:19+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-15T00:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=14626d0bc57cf55e8bde4a329b896308b6c09880'/>
<id>14626d0bc57cf55e8bde4a329b896308b6c09880</id>
<content type='text'>
Google chrome (when tested using karma) spits out a log file called libpeerconnection.log
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Google chrome (when tested using karma) spits out a log file called libpeerconnection.log
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(gitignore): add .agignore</title>
<updated>2013-06-28T20:04:31+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2013-05-31T00:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0e254cc88c9ece7e4d4343aee00cd49efcba40ef'/>
<id>0e254cc88c9ece7e4d4343aee00cd49efcba40ef</id>
<content type='text'>
I use a .agignore file to skip the build directory and some other files
while searching using Ag (see
https://github.com/ggreer/the_silver_searcher).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I use a .agignore file to skip the build directory and some other files
while searching using Ag (see
https://github.com/ggreer/the_silver_searcher).
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(.gitignore): fix patterns</title>
<updated>2013-06-08T06:03:13+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-06-08T05:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4eaaf9f83c44641b1cbc5976f1968dc9ee4c642b'/>
<id>4eaaf9f83c44641b1cbc5976f1968dc9ee4c642b</id>
<content type='text'>
make patterns more strict so we don't accidentaly match stuff deeply
nested in the codebase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make patterns more strict so we don't accidentaly match stuff deeply
nested in the codebase.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): setup bower as the package manager for the docs pages</title>
<updated>2013-06-07T05:58:55+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-06-04T23:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f56125d94efba462869f09064dfa39aa780b8016'/>
<id>f56125d94efba462869f09064dfa39aa780b8016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(jstd): remove JsTestDriver from our repo</title>
<updated>2012-10-18T10:13:04+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-10-18T10:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8d69f4b93aea66a417f5c881b2e6381d19d86b35'/>
<id>8d69f4b93aea66a417f5c881b2e6381d19d86b35</id>
<content type='text'>
Testacular FTW!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Testacular FTW!
</pre>
</div>
</content>
</entry>
</feed>
