<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core, 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>Refs: #5505@1h; Small things found in s/models/chouette/vj_spec during investigation of failures</title>
<updated>2018-01-10T07:17:22+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-10T07:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7b88ffc6e5e52b413fae7490cf965c88ced6c219'/>
<id>7b88ffc6e5e52b413fae7490cf965c88ced6c219</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Refs: #5505@1h; Spec discussed, model scaffolded [amend me] [skip-ci]</title>
<updated>2018-01-09T14:49:02+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-09T14:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0871e70daedc09014ba100e91121827e2fe71283'/>
<id>0871e70daedc09014ba100e91121827e2fe71283</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>Merge pull request #209 from af83/0000-gemfile-multiple-nulldb-entries</title>
<updated>2018-01-08T15:48:05+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-01-08T15:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b689c898e95b24bcf50e8be72139554234d67142'/>
<id>b689c898e95b24bcf50e8be72139554234d67142</id>
<content type='text'>
0000 gemfile multiple nulldb entries [Mergabel, Low Priority, Low Hanging Fruit]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
0000 gemfile multiple nulldb entries [Mergabel, Low Priority, Low Hanging Fruit]</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #210 from af83/0000-change-default-redis-server-host-to-localhost--v2</title>
<updated>2018-01-08T14:06:15+00:00</updated>
<author>
<name>teddywing</name>
</author>
<published>2018-01-08T14:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ea62637e47b08496edabb0cca6c9b05542872bb0'/>
<id>ea62637e47b08496edabb0cca6c9b05542872bb0</id>
<content type='text'>
initializers/sidekiq: Don't set Redis URL in development or test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
initializers/sidekiq: Don't set Redis URL in development or test</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>removed one</title>
<updated>2018-01-08T13:09:47+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-08T13:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c87fa92699a9a209bb0186aa0e8aea6a5520e6ee'/>
<id>c87fa92699a9a209bb0186aa0e8aea6a5520e6ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:af83/stif-boiv</title>
<updated>2018-01-08T13:01:13+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2018-01-08T13:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=6123fa3580b0048f39157c35cecef3c914e06b4c'/>
<id>6123fa3580b0048f39157c35cecef3c914e06b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
