<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/support, branch user-inline-scripts</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Enable all feature flags by default in specs</title>
<updated>2017-07-13T11:00:34+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-07-13T07:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ee48e422defaedd69946c607bd8d3672e510375'/>
<id>3ee48e422defaedd69946c607bd8d3672e510375</id>
<content type='text'>
Otherwise some features would go untested in non-specific contexts

I did need to disable the
`gitlab_git_diff_size_limit_increase`-feature in some specs since we
depend on diffs being expandable while the file we are testing on is
smaller than the increased limit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise some features would go untested in non-specific contexts

I did need to disable the
`gitlab_git_diff_size_limit_increase`-feature in some specs since we
depend on diffs being expandable while the file we are testing on is
smaller than the increased limit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace 'browse_files.feature' spinach test with an rspec analog</title>
<updated>2017-07-12T12:45:42+00:00</updated>
<author>
<name>blackst0ne</name>
<email>blackst0ne.ru@gmail.com</email>
</author>
<published>2017-07-12T12:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c8700c01ee31efd49d8bd54e97e4649e84be7f8'/>
<id>2c8700c01ee31efd49d8bd54e97e4649e84be7f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `Redis::Wrapper#_raw_config` and `#fetch_config` more resilient</title>
<updated>2017-07-11T20:49:57+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-07-11T17:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b904a7dbd208f069f618e5ea60de56d8687c606c'/>
<id>b904a7dbd208f069f618e5ea60de56d8687c606c</id>
<content type='text'>
These two methods now handle two additional real-world possibilities:

1. `config/resque.yml` not being present
2. `config/resque.yml` being present but not containing YAML

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/34941
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These two methods now handle two additional real-world possibilities:

1. `config/resque.yml` not being present
2. `config/resque.yml` being present but not containing YAML

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/34941
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-warm-capybara-only-in-ci' into 'master'</title>
<updated>2017-07-11T09:11:44+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-11T09:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6291bc8c641ececb703483b624c8adf4163601c4'/>
<id>6291bc8c641ececb703483b624c8adf4163601c4</id>
<content type='text'>
Don't attempt to warm the Capybara cache outside of CI

See merge request !12761</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't attempt to warm the Capybara cache outside of CI

See merge request !12761</pre>
</div>
</content>
</entry>
<entry>
<title>Support multiple Redis instances based on queue type</title>
<updated>2017-07-11T03:35:47+00:00</updated>
<author>
<name>Paul Charlton</name>
<email>techguru@byiq.com</email>
</author>
<published>2017-07-11T03:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb3b4a15e6913bc28ee2ecaab017a4c3f08c438e'/>
<id>cb3b4a15e6913bc28ee2ecaab017a4c3f08c438e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't attempt to warm the Capybara cache outside of CI</title>
<updated>2017-07-10T17:18:03+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-07-10T17:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4144352aae9a13b6efe1424aa4f7422b30163201'/>
<id>4144352aae9a13b6efe1424aa4f7422b30163201</id>
<content type='text'>
We initially started doing this because the first feature test to use
the JavaScript driver would often time out due to asset compilation on
CI. We should still do it in CI since the cost is (relatively) low, but
doing so for every local run is both tiresome and generally unnecessary,
as developer machines will be faster than most shared CI runners, and
the cost of retrying a test after a timeout is much, much lower.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We initially started doing this because the first feature test to use
the JavaScript driver would often time out due to asset compilation on
CI. We should still do it in CI since the cost is (relatively) low, but
doing so for every local run is both tiresome and generally unnecessary,
as developer machines will be faster than most shared CI runners, and
the cost of retrying a test after a timeout is much, much lower.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-sign_in' into 'master'</title>
<updated>2017-07-09T19:18:15+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-07-09T19:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64701b51aeacf4f4f932f205a2d831880b757a43'/>
<id>64701b51aeacf4f4f932f205a2d831880b757a43</id>
<content type='text'>
Change gitlab_sign_in to sign_in

See merge request !12369</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change gitlab_sign_in to sign_in

See merge request !12369</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration'</title>
<updated>2017-07-07T17:52:51+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-07-07T17:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e36daa0fd95c93967708447b3b8f615c2a81e3b5'/>
<id>e36daa0fd95c93967708447b3b8f615c2a81e3b5</id>
<content type='text'>
# Conflicts:
#   app/models/concerns/each_batch.rb
#   spec/models/concerns/each_batch_spec.rb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   app/models/concerns/each_batch.rb
#   spec/models/concerns/each_batch_spec.rb</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into rs-sign_in</title>
<updated>2017-07-07T15:42:00+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-07-07T15:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d03012f2a950804568f744b433f04ff4a7f1186'/>
<id>7d03012f2a950804568f744b433f04ff4a7f1186</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 'feature/intermediate/32568-adding-variables-to-pipelines-schedules' into 'master'</title>
<updated>2017-07-07T15:17:02+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-07-07T15:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a77158ff31d84bf978038e5c3c7aec3faa509035'/>
<id>a77158ff31d84bf978038e5c3c7aec3faa509035</id>
<content type='text'>
Add variables to pipelines schedules

Closes #32568

See merge request !12372</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add variables to pipelines schedules

Closes #32568

See merge request !12372</pre>
</div>
</content>
</entry>
</feed>
