<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/config/environments, branch docker</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 default RAIL_HOST</title>
<updated>2018-01-08T14:55:43+00:00</updated>
<author>
<name>Florent Peyraud</name>
</author>
<published>2018-01-08T14:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b4f2157262cbd8cff9c78997449492c809681813'/>
<id>b4f2157262cbd8cff9c78997449492c809681813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>default value sor RAILS_HOST</title>
<updated>2017-12-17T14:48:07+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=9d811a0c50e37e4bde863c03ba851388b04f94ee'/>
<id>9d811a0c50e37e4bde863c03ba851388b04f94ee</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>2017-12-17T14:44:22+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=6ad5065b352ab0b753268d23dcf4ae1d7a33b70c'/>
<id>6ad5065b352ab0b753268d23dcf4ae1d7a33b70c</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>2017-12-17T14:42:52+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=bbf39fed49933feac8f6cede7ada96bd4da5d662'/>
<id>bbf39fed49933feac8f6cede7ada96bd4da5d662</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>2017-12-17T14:39:07+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=cd45b0d8eeb5c49b05c8e318ffc760f997e991fc'/>
<id>cd45b0d8eeb5c49b05c8e318ffc760f997e991fc</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>
