<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/lib/api/helpers, branch scripts-differences</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>Add frozen_string_literal to spec/lib (part 1)</title>
<updated>2019-07-26T01:25:07+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-07-25T05:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f540ffcef6a278b3465dec43b99a6baaf51eeb51'/>
<id>f540ffcef6a278b3465dec43b99a6baaf51eeb51</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>Upgrade to Rails 5.2</title>
<updated>2019-07-12T02:15:31+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-06-25T17:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aeb67dd489b1ccc7f0ab1d702725729ab9cc3e27'/>
<id>aeb67dd489b1ccc7f0ab1d702725729ab9cc3e27</id>
<content type='text'>
Updates changed method names and fixes spec failures
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates changed method names and fixes spec failures
</pre>
</div>
</content>
</entry>
<entry>
<title>Include the port in the URLs of the API Link headers</title>
<updated>2019-06-06T13:11:48+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-06-06T12:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a1088c7a3143b4b65991ce70100baf039ecb5eea'/>
<id>a1088c7a3143b4b65991ce70100baf039ecb5eea</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>Use a path for the related merge requests endpoint</title>
<updated>2019-05-07T13:16:39+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-07T07:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58c09eb70941a0954fb5cd7b0c6316c698353edb'/>
<id>58c09eb70941a0954fb5cd7b0c6316c698353edb</id>
<content type='text'>
Hosts using a non-standard configuration may have a different
hostname/port/scheme than what may be configured on the GitLab
server. While expose_url should generate a proper URL, there are cases
where it may not work. Since we don't need the full URL, we can use the
relative path.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hosts using a non-standard configuration may have a different
hostname/port/scheme than what may be configured on the GitLab
server. While expose_url should generate a proper URL, there are cases
where it may not work. Since we don't need the full URL, we can use the
relative path.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61280
</pre>
</div>
</content>
</entry>
<entry>
<title>Autocorrect with RSpec/ExampleWording cop</title>
<updated>2019-04-05T08:43:27+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-04-05T08:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ec16912b8f4eba9cc70dd21afb65c441f857da0'/>
<id>4ec16912b8f4eba9cc70dd21afb65c441f857da0</id>
<content type='text'>
- rewords examples starting with 'should'
- rewords examples starting with 'it'

Note: I had to manually fixup "onlies" to "only"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rewords examples starting with 'should'
- rewords examples starting with 'it'

Note: I had to manually fixup "onlies" to "only"
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide EE backports for filtering by approver feature</title>
<updated>2019-03-07T23:55:45+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-03-07T23:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9745d0de2ff605a03e7fbb95d0f71279bbd4afa5'/>
<id>9745d0de2ff605a03e7fbb95d0f71279bbd4afa5</id>
<content type='text'>
Adds custom validator for ArrayNoneAny param
Extracts some logic in js into separate files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds custom validator for ArrayNoneAny param
Extracts some logic in js into separate files
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'id-1951-filter-merge-requests-by-approvers' into 'master'"</title>
<updated>2019-03-07T14:59:43+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-03-07T14:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e779477e8c9df3baf727ed5b52d9a33ad0f1a716'/>
<id>e779477e8c9df3baf727ed5b52d9a33ad0f1a716</id>
<content type='text'>
This reverts merge request !24982
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !24982
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide EE backports for filtering by approver feature</title>
<updated>2019-03-07T07:06:54+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-03-07T07:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=572e3f2254fb9582d304cc4023b83b87dbf0e389'/>
<id>572e3f2254fb9582d304cc4023b83b87dbf0e389</id>
<content type='text'>
Adds custom validator for ArrayNoneAny param
Extracts some logic in js into separate files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds custom validator for ArrayNoneAny param
Extracts some logic in js into separate files
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly implement API pagination headers and add specs</title>
<updated>2019-02-21T17:29:00+00:00</updated>
<author>
<name>Adam Mulvany</name>
<email>amulvany@gitlab.com</email>
</author>
<published>2019-02-15T00:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38bbc097fabfc90344443003df030d97aee63673'/>
<id>38bbc097fabfc90344443003df030d97aee63673</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>[API] Omit X-Total{,-Pages} when count &gt; 10k</title>
<updated>2019-01-22T17:13:04+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-12-19T12:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26978cb270feef10756d34a646c0676083737ab8'/>
<id>26978cb270feef10756d34a646c0676083737ab8</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>
</feed>
