<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch issue_58547</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>Improve specs and use 403 instead of 404 status</title>
<updated>2019-03-26T18:20:06+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2019-03-26T18:20:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fcc90a5a516e6e678db3820f75d57a841504c12e'/>
<id>fcc90a5a516e6e678db3820f75d57a841504c12e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply suggestion to spec/controllers/graphql_controller_spec.rb</title>
<updated>2019-03-26T18:00:32+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>fcardozo@gitlab.com</email>
</author>
<published>2019-03-26T18:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02c167c66443871234b543188c1ca3e56a8fdb3b'/>
<id>02c167c66443871234b543188c1ca3e56a8fdb3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog and specs</title>
<updated>2019-03-26T14:09:22+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2019-03-26T14:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=577b160851ebb89d9798cb79ee56ce947111dcc2'/>
<id>577b160851ebb89d9798cb79ee56ce947111dcc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add API access check to Graphql</title>
<updated>2019-03-25T21:53:56+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2019-03-25T21:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1cc4cc3f55a860b6c8b6667f6da078927256c5b0'/>
<id>1cc4cc3f55a860b6c8b6667f6da078927256c5b0</id>
<content type='text'>
Check if user can access API on GraphqlController
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if user can access API on GraphqlController
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-update-ssot-security-requirements' into 'master'</title>
<updated>2019-03-25T16:56:52+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-03-25T16:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20fef917f546c606da0b190c47abbbc461e57c55'/>
<id>20fef917f546c606da0b190c47abbbc461e57c55</id>
<content type='text'>
Add ssot link to security reviews documentation

See merge request gitlab-org/gitlab-ce!26291</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ssot link to security reviews documentation

See merge request gitlab-org/gitlab-ce!26291</pre>
</div>
</content>
</entry>
<entry>
<title>Add ssot link to security reviews documentation</title>
<updated>2019-03-25T16:56:51+00:00</updated>
<author>
<name>James Ritchey</name>
<email>jritchey@gitlab.com</email>
</author>
<published>2019-03-25T16:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58d3d9ce9ce6859302a4073729a1a066c6598bdd'/>
<id>58d3d9ce9ce6859302a4073729a1a066c6598bdd</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 'ce-1974-update-user-name-upon-ldap-sync' into 'master'</title>
<updated>2019-03-25T16:02:05+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2019-03-25T16:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13cd7cd76ff70c4ee63a3d6aea3f76c80a29b354'/>
<id>13cd7cd76ff70c4ee63a3d6aea3f76c80a29b354</id>
<content type='text'>
Backport 'Update user name upon LDAP sync' from EE

See merge request gitlab-org/gitlab-ce!26432</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport 'Update user name upon LDAP sync' from EE

See merge request gitlab-org/gitlab-ce!26432</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ce-mw-update-gl-search-box' into 'master'</title>
<updated>2019-03-25T15:33:18+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-03-25T15:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=80a65cb85f489485ee5445ecd4327f0abbc5bf0b'/>
<id>80a65cb85f489485ee5445ecd4327f0abbc5bf0b</id>
<content type='text'>
(CE port) Replace GlSearchBox with GlSearchBoxByType

Closes gitlab-ee#10637

See merge request gitlab-org/gitlab-ce!26548</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(CE port) Replace GlSearchBox with GlSearchBoxByType

Closes gitlab-ee#10637

See merge request gitlab-org/gitlab-ce!26548</pre>
</div>
</content>
</entry>
<entry>
<title>(CE port) Replace GlSearchBox with GlSearchBoxByType</title>
<updated>2019-03-25T15:33:17+00:00</updated>
<author>
<name>Martin Wortschack</name>
<email>mwortschack@gitlab.com</email>
</author>
<published>2019-03-25T15:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c8cf93ac7372c00085f640d4b4632fac6fb05be'/>
<id>1c8cf93ac7372c00085f640d4b4632fac6fb05be</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 '56954-improve-knative-after-installing-tiller' into 'master'</title>
<updated>2019-03-25T15:18:40+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-03-25T15:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=192861d78b6b61671e0505ddc62231cbc5c3ec3f'/>
<id>192861d78b6b61671e0505ddc62231cbc5c3ec3f</id>
<content type='text'>
Improvements for Knative installation

Closes #56954

See merge request gitlab-org/gitlab-ce!26339</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improvements for Knative installation

Closes #56954

See merge request gitlab-org/gitlab-ce!26339</pre>
</div>
</content>
</entry>
</feed>
