<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models, branch patch-23</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>Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'</title>
<updated>2017-06-13T06:23:16+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-29T20:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=16977ad3f37250dfb26a835e391688123966ec3b'/>
<id>16977ad3f37250dfb26a835e391688123966ec3b</id>
<content type='text'>
Resolve "pipeline_schedules pages throwing error 500"

Closes #32790

See merge request !11706
Conflicts:
app/models/ci/pipeline_schedule.rb
app/views/projects/pipeline_schedules/_pipeline_schedule.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "pipeline_schedules pages throwing error 500"

Closes #32790

See merge request !11706
Conflicts:
app/models/ci/pipeline_schedule.rb
app/views/projects/pipeline_schedules/_pipeline_schedule.html.haml
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'counters_cache_invalidation' into 'master'</title>
<updated>2017-06-12T07:59:12+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-05-17T14:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04ba6ae564e406b3bfa244f5bdb4ab80151fbfd3'/>
<id>04ba6ae564e406b3bfa244f5bdb4ab80151fbfd3</id>
<content type='text'>

Invalidate cache for issue and MR counters separately

See merge request !11394</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Invalidate cache for issue and MR counters separately

See merge request !11394</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '33377-fix-null-ref-in-repo-is-ancestor' into 'master'</title>
<updated>2017-06-12T06:19:52+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-06-08T00:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7fef88523caf43b4fb56503bf87d2bacc33fdd9d'/>
<id>7fef88523caf43b4fb56503bf87d2bacc33fdd9d</id>
<content type='text'>
nil-check Repository::is_ancestor?

Closes #33377

See merge request !11976</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nil-check Repository::is_ancestor?

Closes #33377

See merge request !11976</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/gb/use-merge-ability-for-protected-manual-actions' into 'master'</title>
<updated>2017-06-08T10:27:20+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-31T13:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=47420a2d6222b36bb58599b181075e2a356665ea'/>
<id>47420a2d6222b36bb58599b181075e2a356665ea</id>
<content type='text'>
Check only a merge ability for protected actions

Closes #32618

See merge request !11648</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check only a merge ability for protected actions

Closes #32618

See merge request !11648</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-kubernetes-namespace' into 'master'</title>
<updated>2017-06-08T10:26:31+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-05-25T13:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2226b5a1555b42461045410ef978a7216afab48a'/>
<id>2226b5a1555b42461045410ef978a7216afab48a</id>
<content type='text'>
Fix terminals support for Kubernetes service

Closes #31754

See merge request !11653</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix terminals support for Kubernetes service

Closes #31754

See merge request !11653</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'winh-label-textcolor-default' into 'master'</title>
<updated>2017-06-08T10:19:19+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-05-25T18:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9b4e4c8651367d13700eadeb5cedd6dd36db9f5'/>
<id>d9b4e4c8651367d13700eadeb5cedd6dd36db9f5</id>
<content type='text'>
Provide default for calculating label text color

Closes #32728

See merge request !11681</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide default for calculating label text color

Closes #32728

See merge request !11681</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix_duplicated_assignees_on_milestone_page' into 'master'</title>
<updated>2017-06-08T10:01:47+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-05-29T10:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8175323e8c198177fdf10e4b4e5d34166a96514'/>
<id>c8175323e8c198177fdf10e4b4e5d34166a96514</id>
<content type='text'>
Fix: Milestone - Participants list is showing duplicate assignees

Closes #32690

See merge request !11758</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix: Milestone - Participants list is showing duplicate assignees

Closes #32690

See merge request !11758</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'gitlab/9-2-stable' into 9-2-stable</title>
<updated>2017-06-08T01:42:32+00:00</updated>
<author>
<name>Regis</name>
<email>boudinot.regis@yahoo.com</email>
</author>
<published>2017-06-08T01:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b87edfaafa772d5c6a9276868b46a7929d55077'/>
<id>3b87edfaafa772d5c6a9276868b46a7929d55077</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 'bvl-move-project-uploads-correctly' into 'security-9-2'</title>
<updated>2017-06-02T19:23:55+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-06-01T12:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=883d27144d0a0a62c1e1a5f9f7f36f357632b17d'/>
<id>883d27144d0a0a62c1e1a5f9f7f36f357632b17d</id>
<content type='text'>
Move the uploads in the correct folder when moving project/namespace

See merge request !2112</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the uploads in the correct folder when moving project/namespace

See merge request !2112</pre>
</div>
</content>
</entry>
<entry>
<title>All ancestor groups should be returned by GroupsFinder</title>
<updated>2017-05-31T08:12:26+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-05-30T14:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ea9de81f2789093317eb583364059414f1ab6bc'/>
<id>3ea9de81f2789093317eb583364059414f1ab6bc</id>
<content type='text'>
And not only the group in which the authorized project is located, but every
group that is a parent or grandparent of the group in which the project
resides.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And not only the group in which the authorized project is located, but every
group that is a parent or grandparent of the group in which the project
resides.
</pre>
</div>
</content>
</entry>
</feed>
