<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch docs-markdown-link</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 'dz-remove-deprecated-user-routes' into 'master'</title>
<updated>2019-06-27T00:13:01+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-06-27T00:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e688f3db660e783a64ba7aadee13238ceb84f595'/>
<id>e688f3db660e783a64ba7aadee13238ceb84f595</id>
<content type='text'>
Remove deprecated user routes

See merge request gitlab-org/gitlab-ce!30044</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove deprecated user routes

See merge request gitlab-org/gitlab-ce!30044</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'</title>
<updated>2019-06-26T18:24:14+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-26T18:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8c28c3e84eb3e330f10bf2c765668a23dfce5080'/>
<id>8c28c3e84eb3e330f10bf2c765668a23dfce5080</id>
<content type='text'>
Remove Sentry settings from application settings

See merge request gitlab-org/gitlab-ce!28447</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove Sentry settings from application settings

See merge request gitlab-org/gitlab-ce!28447</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-cache-negative-entries-find-commit' into 'master'</title>
<updated>2019-06-26T14:41:06+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-06-26T14:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c571a8f3a71cca480060dfd44c58e8cf951c85e'/>
<id>1c571a8f3a71cca480060dfd44c58e8cf951c85e</id>
<content type='text'>
Allow caching of negative FindCommit matches

See merge request gitlab-org/gitlab-ce!29952</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow caching of negative FindCommit matches

See merge request gitlab-org/gitlab-ce!29952</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mc/bump/update-codquality-version' into 'master'</title>
<updated>2019-06-26T13:53:13+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-06-26T13:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=78c3e2d3d49b83a82a0a47ac10cf810e94333c1f'/>
<id>78c3e2d3d49b83a82a0a47ac10cf810e94333c1f</id>
<content type='text'>
Bump Code Quality version

Closes gitlab-ee#12408

See merge request gitlab-org/gitlab-ce!30056</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump Code Quality version

Closes gitlab-ee#12408

See merge request gitlab-org/gitlab-ce!30056</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'graphql-error-when-authorizing-with-no-permissions-defined' into 'master'</title>
<updated>2019-06-26T06:59:28+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2019-06-26T06:59:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=36db790a179ef8267161fc3735a3f1474bbde485'/>
<id>36db790a179ef8267161fc3735a3f1474bbde485</id>
<content type='text'>
Sanity check for GraphQL authorized?

See merge request gitlab-org/gitlab-ce!29921</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sanity check for GraphQL authorized?

See merge request gitlab-org/gitlab-ce!29921</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated /u/:username routes</title>
<updated>2019-06-26T06:18:13+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-06-25T15:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9be95e2b2f72ca481848823d3856b4518fd9743a'/>
<id>9be95e2b2f72ca481848823d3856b4518fd9743a</id>
<content type='text'>
Also release `u` from TOP_LEVEL_ROUTES

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also release `u` from TOP_LEVEL_ROUTES

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow caching of negative FindCommit matches</title>
<updated>2019-06-26T05:59:24+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-23T05:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52215e8983fe72c9d0c3086a83c94a885b8aa0d3'/>
<id>52215e8983fe72c9d0c3086a83c94a885b8aa0d3</id>
<content type='text'>
When FindCommit ref caching is enabled, negative matches would
previously not be cached. However, if a source branch is deleted,
there's no need to keep looking up the same commit. This change caches
the result of a nil commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When FindCommit ref caching is enabled, negative matches would
previously not be cached. However, if a source branch is deleted,
there's no need to keep looking up the same commit. This change caches
the result of a nil commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse the cached value when the it is false</title>
<updated>2019-06-25T22:30:05+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-06-25T22:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cad8bb187deabcb4fc8ee9b58442845658205ee5'/>
<id>cad8bb187deabcb4fc8ee9b58442845658205ee5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused authorized_find method</title>
<updated>2019-06-25T22:15:14+00:00</updated>
<author>
<name>Luke Duncalfe</name>
<email>lduncalfe@eml.cc</email>
</author>
<published>2019-06-25T22:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bbdcbd98aed2bfb4eba008669d3fca500b6e0ace'/>
<id>bbdcbd98aed2bfb4eba008669d3fca500b6e0ace</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29921#note_184713939
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29921#note_184713939
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanity check for GraphQL authorized?</title>
<updated>2019-06-25T22:12:35+00:00</updated>
<author>
<name>Luke Duncalfe</name>
<email>lduncalfe@eml.cc</email>
</author>
<published>2019-06-21T05:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b2a615c3c60dd3315ecf33d5fdb61061c9d4003e'/>
<id>b2a615c3c60dd3315ecf33d5fdb61061c9d4003e</id>
<content type='text'>
Raise an exception if a developer calls any of the GraphQL authorization
methods and a `authorize :permission` is missing from a mutation class.

Previously `authorized?` would return `true` in this situation, which
although technically is accurate is not what a developer is intending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Raise an exception if a developer calls any of the GraphQL authorization
methods and a `authorize :permission` is missing from a mutation class.

Previously `authorized?` would return `true` in this situation, which
although technically is accurate is not what a developer is intending.
</pre>
</div>
</content>
</entry>
</feed>
