<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/projects/commits, branch docs/fix-commit-api-render</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>Fix UI layout on Commits on mobile</title>
<updated>2019-03-13T22:38:23+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2019-03-13T22:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df24b369f1a1ad937b25dde03776ee7c103ddb0a'/>
<id>df24b369f1a1ad937b25dde03776ee7c103ddb0a</id>
<content type='text'>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[master] Pipelines section is available to unauthorized users</title>
<updated>2019-01-31T15:52:50+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>kamil@gitlab.com</email>
</author>
<published>2019-01-28T12:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4c7214799586a9b5063b0ea5b4327bbffe1170f'/>
<id>d4c7214799586a9b5063b0ea5b4327bbffe1170f</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 'security-bvl-exposure-in-commits-list' into 'master'</title>
<updated>2018-11-29T00:09:23+00:00</updated>
<author>
<name>Cindy Pallares</name>
<email>cindy@gitlab.com</email>
</author>
<published>2018-11-28T18:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3a5ce58bbd288063c705c57f2e7b3fcdf2b4a3b'/>
<id>e3a5ce58bbd288063c705c57f2e7b3fcdf2b4a3b</id>
<content type='text'>
[master] Don't expose confidential information in commit message list

See merge request gitlab/gitlabhq!2626</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[master] Don't expose confidential information in commit message list

See merge request gitlab/gitlabhq!2626</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Commit details are not displayed when reviewing an MR commit by commit"</title>
<updated>2018-09-26T08:28:50+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2018-09-26T08:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3901842493c58faba71ad0812bf3102790a1b9f'/>
<id>f3901842493c58faba71ad0812bf3102790a1b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix committer typo</title>
<updated>2018-09-25T08:51:07+00:00</updated>
<author>
<name>George Tsiolis</name>
<email>tsiolis.g@gmail.com</email>
</author>
<published>2018-09-25T08:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f6114939126493409eb7f1bab26eda15ec2d2473'/>
<id>f6114939126493409eb7f1bab26eda15ec2d2473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up diff comparisons by limiting number of commit messages rendered</title>
<updated>2018-08-22T13:28:31+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-08-21T17:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5138d659b5b16ebeadf37165bc461c5906f53e8e'/>
<id>5138d659b5b16ebeadf37165bc461c5906f53e8e</id>
<content type='text'>
When a diff has a significant number of commits, the previous behavior would
attempt to render the Markdown on all the commit messages but only display
1000 of them. To avoid additional work, we only need to render the Markdown
on the set that is displayed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a diff has a significant number of commits, the previous behavior would
attempt to render the Markdown on all the commit messages but only display
1000 of them. To avoid additional work, we only need to render the Markdown
on the set that is displayed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update commit description styles to monospace font and overflow-x</title>
<updated>2018-08-03T17:32:12+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2018-08-02T16:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ca979cda29ae38480c94f9f8715ce3c3f35ef8f'/>
<id>3ca979cda29ae38480c94f9f8715ce3c3f35ef8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded has_tooltip from commit_author_link use</title>
<updated>2018-07-20T11:29:58+00:00</updated>
<author>
<name>Luke Bennett</name>
<email>lukeeeebennettplus@gmail.com</email>
</author>
<published>2018-07-20T11:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e194cf089ec633990a46c7c9bc143776b13492dc'/>
<id>e194cf089ec633990a46c7c9bc143776b13492dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set has_tooltip to false for commit author_avatar</title>
<updated>2018-07-17T15:27:08+00:00</updated>
<author>
<name>Luke Bennett</name>
<email>lukeeeebennettplus@gmail.com</email>
</author>
<published>2018-07-17T15:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=417e79bbbc98af989bfafa70e826e2f21cc1d014'/>
<id>417e79bbbc98af989bfafa70e826e2f21cc1d014</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated horizontal ellipsis icon for text-expander</title>
<updated>2018-06-20T07:36:50+00:00</updated>
<author>
<name>Constance Okoghenun</name>
<email>cokoghenun@gitlab.com</email>
</author>
<published>2018-06-20T07:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3df04bd17fe3823dfd178edfce2e4bc1e3c48e24'/>
<id>3df04bd17fe3823dfd178edfce2e4bc1e3c48e24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
