<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/Makefile, branch master</title>
<subtitle>[pixelated-user-agent] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/'/>
<entry>
<title>Remove old chromedriver path</title>
<updated>2017-06-06T14:55:58+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-06-05T16:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=b9467308bf33ea3cbff30598ec47607565a02463'/>
<id>b9467308bf33ea3cbff30598ec47607565a02463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split node modules into production and development groups</title>
<updated>2017-06-02T14:15:33+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-06-01T11:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=9c1122984df8b0932901a33cde7d9eb4a5337241'/>
<id>9c1122984df8b0932901a33cde7d9eb4a5337241</id>
<content type='text'>
The rationale behind this is that we now a too complex dependency graphs
of node modules (~1000 !).
This breaks at least under certain circumstances like installing the
modules on a shared folder inside vagrant.

This should fix #1076.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rationale behind this is that we now a too complex dependency graphs
of node modules (~1000 !).
This breaks at least under certain circumstances like installing the
modules on a shared folder inside vagrant.

This should fix #1076.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds a run task to Makefile.</title>
<updated>2017-05-11T20:47:47+00:00</updated>
<author>
<name>Denis Costa</name>
<email>deniscostadsc@gmail.com</email>
</author>
<published>2017-05-11T20:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=914e7364d720b7c01c86a30590099fe98169ace8'/>
<id>914e7364d720b7c01c86a30590099fe98169ace8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds step do run smoke tests</title>
<updated>2017-04-26T14:34:38+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2017-04-25T19:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=3e639b17b5d2a43b6428e07f1106803965c9ab31'/>
<id>3e639b17b5d2a43b6428e07f1106803965c9ab31</id>
<content type='text'>
with @tayanefernandes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @tayanefernandes
</pre>
</div>
</content>
</entry>
<entry>
<title>[#927] Creates functional tests for backup account flow</title>
<updated>2017-03-30T18:51:11+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-03-20T18:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=715419e88dcbc4d5f0b8286d917b26b8d425d85b'/>
<id>715419e88dcbc4d5f0b8286d917b26b8d425d85b</id>
<content type='text'>
with @tayanefernandes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @tayanefernandes
</pre>
</div>
</content>
</entry>
<entry>
<title>[#1018] Upgrades twisted from 16.1.1 to 17.1.0</title>
<updated>2017-03-30T16:52:58+00:00</updated>
<author>
<name>Sriram Viswanathan</name>
<email>sriramv@thoughtworks.com</email>
</author>
<published>2017-03-29T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=f46ae977970e5cb21a22ded01213a760d9ae3d82'/>
<id>f46ae977970e5cb21a22ded01213a760d9ae3d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add account recovery plantuml diagrams</title>
<updated>2017-03-22T12:52:04+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-03-22T12:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=2139c40daf24bdea0010b2c01513a2522a416616'/>
<id>2139c40daf24bdea0010b2c01513a2522a416616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into makefile-tests</title>
<updated>2017-03-13T21:41:59+00:00</updated>
<author>
<name>Anike Arni</name>
<email>anikarni@gmail.com</email>
</author>
<published>2017-03-13T21:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=99a6a41ffea6de9e4b3df43265282d76c3391fd1'/>
<id>99a6a41ffea6de9e4b3df43265282d76c3391fd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove multiple workers for integration tests</title>
<updated>2017-02-21T16:30:22+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-02-21T16:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=f21558d8ceea177a26096e4922eef02413394058'/>
<id>f21558d8ceea177a26096e4922eef02413394058</id>
<content type='text'>
with @anikarni
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @anikarni
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix integration tests tag</title>
<updated>2017-02-21T13:35:20+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-02-21T13:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=98a781c49a35986d426b70c6cc9c11a4041a0ca6'/>
<id>98a781c49a35986d426b70c6cc9c11a4041a0ca6</id>
<content type='text'>
with @anikarni
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @anikarni
</pre>
</div>
</content>
</entry>
</feed>
