<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api, branch winh-notes-service-toggleResolveNote</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>Remove `:graphql` feature flag</title>
<updated>2019-07-09T12:45:23+00:00</updated>
<author>
<name>charlie ablett</name>
<email>cablett@gitlab.com</email>
</author>
<published>2019-07-09T12:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=639ab5214cb569dce70080020e3181946e5d3bf1'/>
<id>639ab5214cb569dce70080020e3181946e5d3bf1</id>
<content type='text'>
- Remove `FeatureConstrainer` call wrapping api endpoint
- Remove `Feature.enabled?(:graphql)` conditionals in back and frontend
- Modify graphql test to be graphql flag agnostic
- Remove api routing spec
- Remove frontend feature flag via `gon`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove `FeatureConstrainer` call wrapping api endpoint
- Remove `Feature.enabled?(:graphql)` conditionals in back and frontend
- Modify graphql test to be graphql flag agnostic
- Remove api routing spec
- Remove frontend feature flag via `gon`
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates on success of an MR the count on top and in other tabs</title>
<updated>2019-07-09T08:44:19+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-07-09T08:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9e52612feb4956f0b3cc26af0f98810e67a5287'/>
<id>b9e52612feb4956f0b3cc26af0f98810e67a5287</id>
<content type='text'>
New API endpoint for merge request count
Updates all open tabs at the same time with one call
Restructured API response

API response changed to 401 if no current_user

Added API + JS specs

Fix for Static Check

Updated Count on Open/Close, Assign/Unassign of MR's

Checking if MR Count is refreshed

Added # frozen_string_literal: true to spec

Added Changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New API endpoint for merge request count
Updates all open tabs at the same time with one call
Restructured API response

API response changed to 401 if no current_user

Added API + JS specs

Fix for Static Check

Updated Count on Open/Close, Assign/Unassign of MR's

Checking if MR Count is refreshed

Added # frozen_string_literal: true to spec

Added Changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Add missing backtick fence to code block</title>
<updated>2019-07-09T07:16:55+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-09T07:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e83519bb7cceb1979946e11f38ebcfe4fe8c6794'/>
<id>e83519bb7cceb1979946e11f38ebcfe4fe8c6794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spacing of code blocks</title>
<updated>2019-07-09T07:16:17+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-09T07:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5abfc57ec3bf2ff910e524e282f0e9b16112c784'/>
<id>5abfc57ec3bf2ff910e524e282f0e9b16112c784</id>
<content type='text'>
Code blocks should not be spaced 4 times, as this will
prevent the code from being colored. They should
also be spaced the same as the lists they are a part
of, to make reading easier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code blocks should not be spaced 4 times, as this will
prevent the code from being colored. They should
also be spaced the same as the lists they are a part
of, to make reading easier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra whitespaces in docs</title>
<updated>2019-07-09T03:28:41+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-09T03:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25aa4e0322cc44b9f2167cb6569b34c13afd12f1'/>
<id>25aa4e0322cc44b9f2167cb6569b34c13afd12f1</id>
<content type='text'>
Removes all the extra whitespaces at end of lines,
inside tags, and removes extra newlines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes all the extra whitespaces at end of lines,
inside tags, and removes extra newlines
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lint rule that headings must increment one level at a time</title>
<updated>2019-07-08T11:07:07+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-08T11:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4f93fa4b7d8322aa1f0b39066d65a83c9b10977e'/>
<id>4f93fa4b7d8322aa1f0b39066d65a83c9b10977e</id>
<content type='text'>
Also fixes instances in Markdown that broke the rule.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes instances in Markdown that broke the rule.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing badges to use parentheses not brackets</title>
<updated>2019-07-08T08:50:38+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-08T08:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2'/>
<id>73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2</id>
<content type='text'>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</pre>
</div>
</content>
</entry>
<entry>
<title>Update redirected links in CE part 1</title>
<updated>2019-07-08T00:41:33+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-08T00:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=518e2b81e38b96d6afa508b39e30dc40f1b4b6c0'/>
<id>518e2b81e38b96d6afa508b39e30dc40f1b4b6c0</id>
<content type='text'>
First MR in a series updating all redirected links
in CE documentation to the destination URLs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First MR in a series updating all redirected links
in CE documentation to the destination URLs
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding order by to list runner jobs api.</title>
<updated>2019-07-05T08:54:56+00:00</updated>
<author>
<name>sujay patel</name>
<email>sujaypatel1996@gmail.com</email>
</author>
<published>2019-06-12T20:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e241c89977c32fabbbe5a49c1ba69564d5e09e31'/>
<id>e241c89977c32fabbbe5a49c1ba69564d5e09e31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding order by to list runner jobs api.</title>
<updated>2019-07-05T08:49:28+00:00</updated>
<author>
<name>sujay patel</name>
<email>sujaypatel1996@gmail.com</email>
</author>
<published>2019-06-12T20:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b71250ca0f1b9df4f728bdb322502e3544058ca5'/>
<id>b71250ca0f1b9df4f728bdb322502e3544058ca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
