<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/.gitignore, branch 3521-workbench_output_controller</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Fix .gitignore file with bad syntax and duplicate lines</title>
<updated>2017-10-12T10:13:19+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-10-12T10:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7b6964588cdd5218843b33082cae13cda77a28b3'/>
<id>7b6964588cdd5218843b33082cae13cda77a28b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conflict resolved</title>
<updated>2017-10-11T14:18:09+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-11T14:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ada25199aa9b68c72725e8ec22b89e29d446ce87'/>
<id>ada25199aa9b68c72725e8ec22b89e29d446ce87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>    Added /bin/spring to .gitignore and removed bin/ from gitignore</title>
<updated>2017-10-11T14:16:23+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-11T14:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=65cbdcc98f247b6e5bc41b74495aa140ddb310ab'/>
<id>65cbdcc98f247b6e5bc41b74495aa140ddb310ab</id>
<content type='text'>
    Thusly we have:

         bin/{rake,rails,rspec,spring} in .gitignore
         node_modules/**/bin is covered by node_modules/ in .gitignore

    Rationale:

         bin contentes needed to be in .gitignore (node and spring) are thusly ignored,
         freeing bin/&lt;other&gt; to be shared for (webpack)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Thusly we have:

         bin/{rake,rails,rspec,spring} in .gitignore
         node_modules/**/bin is covered by node_modules/ in .gitignore

    Rationale:

         bin contentes needed to be in .gitignore (node and spring) are thusly ignored,
         freeing bin/&lt;other&gt; to be shared for (webpack)
</pre>
</div>
</content>
</entry>
<entry>
<title>add webpack watch mod, ignore public build build</title>
<updated>2017-10-10T14:07:16+00:00</updated>
<author>
<name>Guillaume</name>
</author>
<published>2017-10-10T14:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8993eced364551163879dc1735ad7d583fc664ac'/>
<id>8993eced364551163879dc1735ad7d583fc664ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add webpacker gem and migrate the React apps</title>
<updated>2017-10-06T08:17:17+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-10-06T08:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b6f08e58fae35d5dd8a610af31c2950b37746695'/>
<id>b6f08e58fae35d5dd8a610af31c2950b37746695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create base structure for compliance_control_sets</title>
<updated>2017-09-14T14:28:54+00:00</updated>
<author>
<name>Guillaume</name>
</author>
<published>2017-09-14T14:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1e58dfdbfbecccda78e2fe3854b2ba04a72bd511'/>
<id>1e58dfdbfbecccda78e2fe3854b2ba04a72bd511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update OFFRE_TRANSDEV_2017030112251.zip to use calendriers.xml. Update regression_4273_spec fixture files. Ignore target files. Refs #4273</title>
<updated>2017-08-27T13:57:05+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-08-27T13:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f22eb60cfbcfee65ead775ceae6e3afc2809fcd3'/>
<id>f22eb60cfbcfee65ead775ceae6e3afc2809fcd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapted .gitignore to add Spring's binstubs; Refs: #3933@0.2h</title>
<updated>2017-06-30T07:47:01+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-06-30T07:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a74049c971385dcae788af4278aa6376d4a346e1'/>
<id>a74049c971385dcae788af4278aa6376d4a346e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added binstubs to gitignore as spring does not run reliably :(</title>
<updated>2017-06-29T16:50:18+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-06-29T16:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e5e6b3e5e08327f4c0cd5aad31a61430d514cdaa'/>
<id>e5e6b3e5e08327f4c0cd5aad31a61430d514cdaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Templating CRUD imports</title>
<updated>2016-12-28T10:09:20+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2016-12-28T10:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b6129f04b5f9b5a4c325c43d1a13b0e9b7d48647'/>
<id>b6129f04b5f9b5a4c325c43d1a13b0e9b7d48647</id>
<content type='text'>
Refs #2261
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #2261
</pre>
</div>
</content>
</entry>
</feed>
