<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/banzai/pipeline, branch docs-pages-force-https</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>Allow emoji in label and milestone references</title>
<updated>2019-06-07T09:05:57+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-06-06T16:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1617aa27562c6c92c981cadf13f0fb999558e1cc'/>
<id>1617aa27562c6c92c981cadf13f0fb999558e1cc</id>
<content type='text'>
If we put the emoji filter before the reference filters, each emoji will
have a wrapper element that prevents the reference filter from detecting
the presence of the emoji.

As the emoji filter now runs after the reference filters, references
must contain a literal emoji, not the GitLab Flavored Markdown
versions (:100`, for example).

A weird side-effect is that if you have a label with the 100 emoji, and
a label named :100:, then trying to reference the latter will work (link
to the correct label), but will render with the 100 emoji. I'm
comfortable with that edge case, I think.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we put the emoji filter before the reference filters, each emoji will
have a wrapper element that prevents the reference filter from detecting
the presence of the emoji.

As the emoji filter now runs after the reference filters, references
must contain a literal emoji, not the GitLab Flavored Markdown
versions (:100`, for example).

A weird side-effect is that if you have a label with the 100 emoji, and
a label named :100:, then trying to reference the latter will work (link
to the correct label), but will render with the 100 emoji. I'm
comfortable with that edge case, I think.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SyntaxHighlightFilter to markup pipeline</title>
<updated>2019-03-05T14:14:11+00:00</updated>
<author>
<name>Martin Wortschack</name>
<email>mwortschack@gitlab.com</email>
</author>
<published>2019-03-05T14:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=59afa80ae08767cd8766eb0104c82e4aa7c27ed9'/>
<id>59afa80ae08767cd8766eb0104c82e4aa7c27ed9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show tooltip for malicious looking links</title>
<updated>2019-01-31T15:52:20+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-01-14T22:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40983f4a9c960bac4eb59a54816ae63177015c51'/>
<id>40983f4a9c960bac4eb59a54816ae63177015c51</id>
<content type='text'>
Such as those with IDN homographs or embedded
right-to-left (RTLO) characters.

Autolinked hrefs should be escaped
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Such as those with IDN homographs or embedded
right-to-left (RTLO) characters.

Autolinked hrefs should be escaped
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bw-enable-sourcepos' into 'master'</title>
<updated>2019-01-28T17:19:23+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-01-28T17:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a24551964180614bb9b19417763996043edba25f'/>
<id>a24551964180614bb9b19417763996043edba25f</id>
<content type='text'>
Enable CommonMark source line position information

See merge request gitlab-org/gitlab-ce!23971</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable CommonMark source line position information

See merge request gitlab-org/gitlab-ce!23971</pre>
</div>
</content>
</entry>
<entry>
<title>Use nodes and marks to power Copy-as-GFM</title>
<updated>2019-01-24T11:06:53+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2019-01-23T11:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a03dbf8b7e6776264cef9824aba1e58dcbaef70'/>
<id>8a03dbf8b7e6776264cef9824aba1e58dcbaef70</id>
<content type='text'>
The spec needed to be updated because in some cases the resulting
Markdown is slightly different, though equally valid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The spec needed to be updated because in some cases the resulting
Markdown is slightly different, though equally valid.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix review comments</title>
<updated>2019-01-21T21:07:40+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-01-12T00:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7bc0fbe22f0dd2c96b596b591ef5dbf3eaae8dd3'/>
<id>7bc0fbe22f0dd2c96b596b591ef5dbf3eaae8dd3</id>
<content type='text'>
including refactoring, disabling sourcepos for pipelines that
don't need it, and minimizing spec changes by disabling
sourcepos when not testing for it explicitly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
including refactoring, disabling sourcepos for pipelines that
don't need it, and minimizing spec changes by disabling
sourcepos when not testing for it explicitly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable CommonMark source line position information</title>
<updated>2019-01-21T19:45:16+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2018-12-21T02:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45a04f93747a128588268395071f00d0af70acd7'/>
<id>45a04f93747a128588268395071f00d0af70acd7</id>
<content type='text'>
This adds 'data-sourcepos' to tags, indicating which
line of markdown it came from.  Sets the stage for
intelligently manipulating specific lines of markdown.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds 'data-sourcepos' to tags, indicating which
line of markdown it came from.  Sets the stage for
intelligently manipulating specific lines of markdown.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly process footnotes in markdown</title>
<updated>2019-01-08T22:33:28+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-01-05T02:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=34ab6dfa051c29d27353a9f555e713f36c7954a4'/>
<id>34ab6dfa051c29d27353a9f555e713f36c7954a4</id>
<content type='text'>
All the ids and classes were stripped.  Add them back in
and make ids unique
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All the ids and classes were stripped.  Add them back in
and make ids unique
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow suggesting single line changes in diffs</title>
<updated>2018-12-13T19:17:19+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2018-12-13T19:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed3034bbb71d43b12944a9da29b5264cb3ff3312'/>
<id>ed3034bbb71d43b12944a9da29b5264cb3ff3312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary languages</title>
<updated>2018-12-07T22:05:40+00:00</updated>
<author>
<name>Travis Miller</name>
<email>travis@travismiller.com</email>
</author>
<published>2018-12-07T22:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17634d72ee42bf5c22f557978e1d4d7530912691'/>
<id>17634d72ee42bf5c22f557978e1d4d7530912691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
