<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/groups.rb, branch kubernetes-http-response-code</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<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://91.123.203.49/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>Disable existing offenses for the CodeReuse cops</title>
<updated>2018-09-11T15:32:00+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2018-08-27T15:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2039c8280db1646845c33d6c5a74e5f23ca6f4de'/>
<id>2039c8280db1646845c33d6c5a74e5f23ca6f4de</id>
<content type='text'>
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add min_access_level filter to groups API</title>
<updated>2018-07-23T18:57:50+00:00</updated>
<author>
<name>Marko, Peter</name>
<email>peter.marko@siemens.com</email>
</author>
<published>2018-07-08T19:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cdf4292c55c41feeb056842cefcd88a957afb05'/>
<id>9cdf4292c55c41feeb056842cefcd88a957afb05</id>
<content type='text'>
Signed-off-by: Marko, Peter &lt;peter.marko@siemens.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Marko, Peter &lt;peter.marko@siemens.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds with_projects optional parameter to /groups/:id API endpoint</title>
<updated>2018-07-09T15:28:17+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2018-07-09T12:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6f3452314c73875bbf9560a84706161c25c2831'/>
<id>e6f3452314c73875bbf9560a84706161c25c2831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "404 when trying to create a new issue from the group"</title>
<updated>2018-07-02T08:04:43+00:00</updated>
<author>
<name>Jan Beckmann</name>
<email>king-jan1999@hotmail.de</email>
</author>
<published>2018-07-02T08:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=352e322291fe2ebccf055d55b4040677c106b6e1'/>
<id>352e322291fe2ebccf055d55b4040677c106b6e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add id as second sort parameter for group sort by name</title>
<updated>2018-06-18T17:30:34+00:00</updated>
<author>
<name>Marko, Peter</name>
<email>peter.marko@siemens.com</email>
</author>
<published>2018-06-15T10:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=24865a4e17917fcf79d83508d18f683c5623ded8'/>
<id>24865a4e17917fcf79d83508d18f683c5623ded8</id>
<content type='text'>
Adding primary key to database query order rule
generates deterministic sort result and thus pagination.
This is needed because subgroups can have identical names.

Signed-off-by: Marko, Peter &lt;peter.marko@siemens.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding primary key to database query order rule
generates deterministic sort result and thus pagination.
This is needed because subgroups can have identical names.

Signed-off-by: Marko, Peter &lt;peter.marko@siemens.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add id group api sorting option</title>
<updated>2018-06-12T06:16:01+00:00</updated>
<author>
<name>Marko, Peter</name>
<email>peter.marko@siemens.com</email>
</author>
<published>2018-06-08T18:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=79033a5f678c05c640d0b0cb7b53909ae2b5e221'/>
<id>79033a5f678c05c640d0b0cb7b53909ae2b5e221</id>
<content type='text'>
With introduction of subgroups, many groups may have the same
name and/or path, thus further sorting options are necessary.

Signed-off-by: Marko, Peter &lt;peter.marko@siemens.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With introduction of subgroups, many groups may have the same
name and/or path, thus further sorting options are necessary.

Signed-off-by: Marko, Peter &lt;peter.marko@siemens.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move API group deletion to Sidekiq</title>
<updated>2018-05-18T01:05:11+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-05-18T01:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c190d273d18d21e50dea65645185839bf067714'/>
<id>6c190d273d18d21e50dea65645185839bf067714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitelisted query limits for group destroy API</title>
<updated>2018-05-16T06:58:07+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2018-05-11T12:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2060533f91b5527b568321f63a1aa7f4ef0081d5'/>
<id>2060533f91b5527b568321f63a1aa7f4ef0081d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>show only groups an admin is a member of in dashboards/grops</title>
<updated>2018-05-01T09:24:21+00:00</updated>
<author>
<name>Roger Rüttimann</name>
<email>roger.ruettimann@gmail.com</email>
</author>
<published>2018-05-01T09:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bc7877e8c15d9fb07824e00eeac20bb9c0f12997'/>
<id>bc7877e8c15d9fb07824e00eeac20bb9c0f12997</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
