<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/features/issuables, branch document-lambda-deploy</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>Replace rails_helper.rb with spec_helper.rb</title>
<updated>2019-08-30T02:26:18+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-08-29T07:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19ff9d9899a9f1a69ca4cd9df357c7a9716edcbb'/>
<id>19ff9d9899a9f1a69ca4cd9df357c7a9716edcbb</id>
<content type='text'>
rails_helper.rb's only logic was to require
spec_helper.rb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rails_helper.rb's only logic was to require
spec_helper.rb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change qa-reverse-sort class references to rspec-reverse-sort</title>
<updated>2019-07-29T19:19:44+00:00</updated>
<author>
<name>Tanya Pazitny</name>
<email>tpazitny@gitlab.com</email>
</author>
<published>2019-07-29T19:19:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67e1dd4c0a3a356631b3c4e852f19d9734504f77'/>
<id>67e1dd4c0a3a356631b3c4e852f19d9734504f77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add frozen_string_literal to spec/features</title>
<updated>2019-07-26T01:23:30+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-07-25T05:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73e848850c2fbb890ae7d5e0886cd2d85aafa3d2'/>
<id>73e848850c2fbb890ae7d5e0886cd2d85aafa3d2</id>
<content type='text'>
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'security-60039' into 'master'</title>
<updated>2019-06-03T12:34:04+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-06-03T12:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5dc6c8f2d08534281b0e1adf404af0e8642eb407'/>
<id>5dc6c8f2d08534281b0e1adf404af0e8642eb407</id>
<content type='text'>
Disallow invalid MR branch name

See merge request gitlab/gitlabhq!3052</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disallow invalid MR branch name

See merge request gitlab/gitlabhq!3052</pre>
</div>
</content>
</entry>
<entry>
<title>Remove jira_spec from quarantine</title>
<updated>2019-05-08T10:22:40+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-05-08T10:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17073c68660f0fa00e911f1b11bd9f457e5eab08'/>
<id>17073c68660f0fa00e911f1b11bd9f457e5eab08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Sort by due date and popularity in both directions"</title>
<updated>2019-05-04T16:16:47+00:00</updated>
<author>
<name>Nermin Vehabovic</name>
<email>nermin.vehabovic90@gmail.com</email>
</author>
<published>2019-05-04T16:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a89c08c055576a192754e9bce368231e2d0d13c'/>
<id>0a89c08c055576a192754e9bce368231e2d0d13c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate MR branch names</title>
<updated>2019-05-02T19:02:58+00:00</updated>
<author>
<name>Mark Chao</name>
<email>mchao@gitlab.com</email>
</author>
<published>2019-04-10T03:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d8bddb16624f34600069bb5d3540960b25176381'/>
<id>d8bddb16624f34600069bb5d3540960b25176381</id>
<content type='text'>
Prevents refspec as branch name, which would bypass branch protection
when used in conjunction with rebase.

HEAD seems to be a special case with lots of occurrence,
so it is considered valid for now.

Another special case is `refs/head/*`, which can be imported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents refspec as branch name, which would bypass branch protection
when used in conjunction with rebase.

HEAD seems to be a special case with lots of occurrence,
so it is considered valid for now.

Another special case is `refs/head/*`, which can be imported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put a failing spec in quarantine</title>
<updated>2019-04-25T10:56:02+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-04-25T10:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56115b649400b47c7d9f530d300c4106a9dacf1d'/>
<id>56115b649400b47c7d9f530d300c4106a9dacf1d</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce number of rspec retries</title>
<updated>2019-04-09T10:04:03+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-04-09T10:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0991dc8c823cdc04ec1e298651b45f7a9cf8f82a'/>
<id>0991dc8c823cdc04ec1e298651b45f7a9cf8f82a</id>
<content type='text'>
In both e2e QA tests and unit tests, reduce the number of retires
to 2 (i.e., 1 initial and one retry)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In both e2e QA tests and unit tests, reduce the number of retires
to 2 (i.e., 1 initial and one retry)
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite related MRs widget with Vue</title>
<updated>2019-04-05T19:20:28+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2019-04-05T00:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7650677d3d832f9d65c8d38a2485ca60b97731c4'/>
<id>7650677d3d832f9d65c8d38a2485ca60b97731c4</id>
<content type='text'>
This MR rewrites existing Related Merge Requests widget
with Vue with reusing shared Related Issues components
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR rewrites existing Related Merge Requests widget
with Vue with reusing shared Related Issues components
</pre>
</div>
</content>
</entry>
</feed>
