<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/config/initializers, branch 5505-custom_fields</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Fixes: #5505@2h; Migrations, specs and implementations</title>
<updated>2018-01-09T18:36:28+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-09T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=1fd4cb19846151a419216506393ac8ff9bdec2ee'/>
<id>1fd4cb19846151a419216506393ac8ff9bdec2ee</id>
<content type='text'>
- Migration index_resource_type_on_custom_fields
- Specing behavior of custom field's resource (VehicleJourney)
- Migration create json col custom_field_values for resource (VehicleJourney)
- Create accessor methods inside resource (VehicleJourney)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Migration index_resource_type_on_custom_fields
- Specing behavior of custom field's resource (VehicleJourney)
- Migration create json col custom_field_values for resource (VehicleJourney)
- Create accessor methods inside resource (VehicleJourney)
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5505@0.5h, added tests and validations</title>
<updated>2018-01-09T16:46:20+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-09T16:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3e2e0d611d1d3a10df5449e1eb3c1e53bf9bfd2e'/>
<id>3e2e0d611d1d3a10df5449e1eb3c1e53bf9bfd2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use localhost instead of redis host in sidekiq initializer (good default and avoid Rails.env test)</title>
<updated>2018-01-08T16:15:37+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-08T15:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=417465bb1c147ed1e58008516ba2f9fb7515e7a9'/>
<id>417465bb1c147ed1e58008516ba2f9fb7515e7a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initializers/sidekiq: Don't set Redis URL in development or test</title>
<updated>2018-01-08T13:46:18+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-01-08T13:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3f59e3bd14cdefd4270233ed784a5704a8486e83'/>
<id>3f59e3bd14cdefd4270233ed784a5704a8486e83</id>
<content type='text'>
Don't set this configuration in development and test environments to
enable Sidekiq to connect to the default Redis server by default without
setting the environment variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't set this configuration in development and test environments to
enable Sidekiq to connect to the default Redis server by default without
setting the environment variable.
</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>Add created organisation in Line/StopAreaReferential. Refs #5487</title>
<updated>2018-01-07T21:59:20+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-01-07T21:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b4ef1cecee91ce769ff1e4cd48ae9a8f6e06af27'/>
<id>b4ef1cecee91ce769ff1e4cd48ae9a8f6e06af27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create Merge operation. Refs #5299</title>
<updated>2018-01-05T09:22:59+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-14T10:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=638a1864a027226c9c0b26b01ca80a85435387f7'/>
<id>638a1864a027226c9c0b26b01ca80a85435387f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5334; CR 1</title>
<updated>2017-12-21T08:22:44+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-21T08:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=4dfd620b92d6c9c30401d8ef085e5f39af64742b'/>
<id>4dfd620b92d6c9c30401d8ef085e5f39af64742b</id>
<content type='text'>
Remove useless `begin...end` block
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove useless `begin...end` block
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5334; Fix specs broken by null_db adapter</title>
<updated>2017-12-20T09:21:00+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-20T09:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=fa40ba326b553ec1805d85568e5ad49aaf8890cf'/>
<id>fa40ba326b553ec1805d85568e5ad49aaf8890cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5334@3h; Add support fort NullDB in Apartment</title>
<updated>2017-12-20T08:02:57+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-20T07:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=477f98b1508796a53870e00a192ff47875c5907c'/>
<id>477f98b1508796a53870e00a192ff47875c5907c</id>
<content type='text'>
This will allow us to compile assets with a null_db adapter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow us to compile assets with a null_db adapter.
</pre>
</div>
</content>
</entry>
</feed>
