<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/helpers/custom_validators.rb, branch docs-css</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>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>Support lowercase none / any</title>
<updated>2018-10-26T02:47:14+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>hleeyu@gmail.com</email>
</author>
<published>2018-10-26T02:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e0f0c29b0cfe3c0c97191eeb96eae1299f3983d1'/>
<id>e0f0c29b0cfe3c0c97191eeb96eae1299f3983d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor api validator to separate class</title>
<updated>2018-10-26T02:32:14+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>hleeyu@gmail.com</email>
</author>
<published>2018-10-25T14:20:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf1ed85a9d6a932a99d0a5fdf70e72ea36c2600c'/>
<id>bf1ed85a9d6a932a99d0a5fdf70e72ea36c2600c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable frozen string in lib/api and lib/backup</title>
<updated>2018-09-30T04:04:50+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-09-29T22:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3836d69119fee2a625edae2a564132eff9520bc8'/>
<id>3836d69119fee2a625edae2a564132eff9520bc8</id>
<content type='text'>
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Rubocop rule for line break after guard clause</title>
<updated>2017-11-16T16:58:29+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-11-14T09:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=181cd299f9e06223e8338e93b1c318c671ccb1aa'/>
<id>181cd299f9e06223e8338e93b1c318c671ccb1aa</id>
<content type='text'>
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an environment slug</title>
<updated>2016-12-15T13:57:03+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2016-12-08T01:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93a03cd92f6418fbeaf126c30c161ab40d377e94'/>
<id>93a03cd92f6418fbeaf126c30c161ab40d377e94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
