<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec/fixtures, branch 5485-first-docker-scripts</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Add nozip.zip file for ImportsController specs. Refs #5317</title>
<updated>2017-12-20T10:12:29+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-20T10:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7f9a61d5823bd6611351fcc6dce79a2159976b34'/>
<id>7f9a61d5823bd6611351fcc6dce79a2159976b34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5281@2h;  Code Analysis first bugfix</title>
<updated>2017-12-14T17:00:47+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-12-14T15:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0354c84367cede7d738c79e9c0f116b2c0a178b2'/>
<id>0354c84367cede7d738c79e9c0f116b2c0a178b2</id>
<content type='text'>
  - Rebased #5006 upoon master and created #5281 from #5006
  - Setup regression test based on client provided input
  - Fixed bug with multiple spurious directory occurances
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Rebased #5006 upoon master and created #5281 from #5006
  - Setup regression test based on client provided input
  - Fixed bug with multiple spurious directory occurances
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5006@12h;</title>
<updated>2017-12-14T14:34:46+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-11-27T10:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=424496bc6e7b6f94b0f34d3c11fb95fd7f6088c5'/>
<id>424496bc6e7b6f94b0f34d3c11fb95fd7f6088c5</id>
<content type='text'>
   Implementing allowed vs foreign line lookup for the zip service

   - Adapting `lib/stif/netex_file.rb` to expose the already implemented matching
   - `app/services/zip_service.rb` augmented to check for allowed lines and returning forbidden lines
   - Specs with fixtures and using the beforementioned new zip support in the specs
   - Fixture directories for the new specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   Implementing allowed vs foreign line lookup for the zip service

   - Adapting `lib/stif/netex_file.rb` to expose the already implemented matching
   - `app/services/zip_service.rb` augmented to check for allowed lines and returning forbidden lines
   - Specs with fixtures and using the beforementioned new zip support in the specs
   - Fixture directories for the new specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4633@0.5h;</title>
<updated>2017-10-24T13:28:44+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-19T16:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7f3b2aa1a1c4a2e051e1b2d3d3b57ab646b01a44'/>
<id>7f3b2aa1a1c4a2e051e1b2d3d3b57ab646b01a44</id>
<content type='text'>
Speced and implemented ZipService to return additional directories
in the entry's `spurious` field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Speced and implemented ZipService to return additional directories
in the entry's `spurious` field.
</pre>
</div>
</content>
</entry>
<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>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 STIF::NetexFile to read zip content and create ReferentialMetadata from real data. Refs #4273</title>
<updated>2017-08-27T21:50:35+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-08-27T21:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=d79f84398849e9c32fdf41582d299dd914fb8452'/>
<id>d79f84398849e9c32fdf41582d299dd914fb8452</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>Update OFFRE_TRANSDEV_2017030112251.zip to use calendriers.xml. Refs #4273</title>
<updated>2017-08-27T13:45:02+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-08-27T13:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1dabdd4c603261573c2817b59e33de5f82e54ab6'/>
<id>1dabdd4c603261573c2817b59e33de5f82e54ab6</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. Refs #4273</title>
<updated>2017-08-27T13:31:02+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-08-27T13:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=abc8a6db6f5ed19c12ba79074933bbf88e310c17'/>
<id>abc8a6db6f5ed19c12ba79074933bbf88e310c17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
