<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/config/environments, 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>default value sor RAILS_HOST</title>
<updated>2018-01-07T22:22:19+00:00</updated>
<author>
<name>Florent Peyraud</name>
</author>
<published>2017-12-17T14:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7a717d86bffabc97f4cba9f4b15a635d8c1f1e01'/>
<id>7a717d86bffabc97f4cba9f4b15a635d8c1f1e01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug in JSON parsing</title>
<updated>2018-01-07T22:22:19+00:00</updated>
<author>
<name>Florent Peyraud</name>
</author>
<published>2017-12-17T14:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=40f17707ecf48e8f0d9b111600005d26657ea9b4'/>
<id>40f17707ecf48e8f0d9b111600005d26657ea9b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>public_file_server ?</title>
<updated>2018-01-07T22:22:19+00:00</updated>
<author>
<name>Florent Peyraud</name>
</author>
<published>2017-12-17T14:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9635074375e5416cb39f1bc63d20ee582fe8bc82'/>
<id>9635074375e5416cb39f1bc63d20ee582fe8bc82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docker first commit</title>
<updated>2018-01-07T22:22:19+00:00</updated>
<author>
<name>Florent Peyraud</name>
</author>
<published>2017-12-17T14:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1d100b42b9a47c73dc7723775407308b19b14f54'/>
<id>1d100b42b9a47c73dc7723775407308b19b14f54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor mailer layout. Refs #5303</title>
<updated>2017-12-14T11:04:19+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-14T11:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1eacdd594ec0079372c7e8d0c32d283e2a20a05c'/>
<id>1eacdd594ec0079372c7e8d0c32d283e2a20a05c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ComplianceControlSetCopyWorker: Call Java validation API</title>
<updated>2017-10-30T16:48:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-10-30T13:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=17dcf8fe67972f6287fdac40a4477ef8b63ae1b9'/>
<id>17dcf8fe67972f6287fdac40a4477ef8b63ae1b9</id>
<content type='text'>
Call the Java API URL to launch a validation after having copied the
`ComplianceControlSet` into a `ComplianceCheckSet`.

Copied the format with error logging from
`NetexImport#launch_java_import`.

In the test, make the ID variables global by putting them in `let`s.

Add `config.iev_url` to the Rails `test` environment so that we can
access this from our tests.

TODO: I just realised I'm sending the wrong ID. I should be sending the
check set ID.

Refs #4782
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Call the Java API URL to launch a validation after having copied the
`ComplianceControlSet` into a `ComplianceCheckSet`.

Copied the format with error logging from
`NetexImport#launch_java_import`.

In the test, make the ID variables global by putting them in `let`s.

Add `config.iev_url` to the Rails `test` environment so that we can
access this from our tests.

TODO: I just realised I'm sending the wrong ID. I should be sending the
check set ID.

Refs #4782
</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>Hotfix for ENV["RAILS_HOST"], missing in production.rb and missnamed in development.rb</title>
<updated>2017-08-02T10:12:51+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-08-02T10:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0bbf12d9a861c26ce9f3bac30d97bb9bdb1876ec'/>
<id>0bbf12d9a861c26ce9f3bac30d97bb9bdb1876ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3507@2h; CR Step 4</title>
<updated>2017-08-01T14:17:16+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-08-01T12:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ee75bd1e579ab366eb6cac938f50e7786536472b'/>
<id>ee75bd1e579ab366eb6cac938f50e7786536472b</id>
<content type='text'>
- Added tests for HTTPService (regression)
- Removed some dead code (Workbench model spec, Import factory)
- Changed front_end_host to rails_host in config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added tests for HTTPService (regression)
- Removed some dead code (Workbench model spec, Import factory)
- Changed front_end_host to rails_host in config
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3507_1726@6h Code Review</title>
<updated>2017-07-31T06:03:13+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-31T06:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=609b774388a7f57703ec14a224363c88f3564eaf'/>
<id>609b774388a7f57703ec14a224363c88f3564eaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
