<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/commit.rb, branch docs/fix-ci-yaml-example</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 custom squash commit messages</title>
<updated>2019-02-06T12:33:11+00:00</updated>
<author>
<name>Luke Duncalfe</name>
<email>lduncalfe@gitlab.com</email>
</author>
<published>2019-02-06T12:33:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b7dd017af7de4d09ef3a1cd835e8d07c8800b6a'/>
<id>2b7dd017af7de4d09ef3a1cd835e8d07c8800b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Skip per-commit validations which have already passed on another change/branch</title>
<updated>2018-12-28T10:44:25+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2018-12-28T10:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e9b5b10a454c0ca37cdf3abc1712ee391e9e1647'/>
<id>e9b5b10a454c0ca37cdf3abc1712ee391e9e1647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Truncate merge request titles with periods instead of ellipsis</title>
<updated>2018-12-07T05:51:51+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-12-04T17:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d18c4d23637f52fa0fdc3028223f8cd1ec1e072'/>
<id>7d18c4d23637f52fa0fdc3028223f8cd1ec1e072</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54862
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54862
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename project's pipelines relation</title>
<updated>2018-12-05T14:39:15+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2018-12-05T14:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6778fc647d83c8fbdca69e1bb2d38b490853ba8'/>
<id>a6778fc647d83c8fbdca69e1bb2d38b490853ba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Match users better by their private commit email</title>
<updated>2018-11-19T12:45:07+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-11-14T18:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=59c4fb4ecb3aa81ea73a5fe75528ef969c28fa9d'/>
<id>59c4fb4ecb3aa81ea73a5fe75528ef969c28fa9d</id>
<content type='text'>
Private commit emails were introduced in !22560, but some parts of
GitLab were not updated to take account of them. This commit adds
support in places that were missed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Private commit emails were introduced in !22560, but some parts of
GitLab were not updated to take account of them. This commit adds
support in places that were missed.
</pre>
</div>
</content>
</entry>
<entry>
<title>User can keep their commit email private</title>
<updated>2018-11-07T12:24:14+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2018-11-07T11:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c239452b47f2819e3ed2fdaf4679737b3e1a456e'/>
<id>c239452b47f2819e3ed2fdaf4679737b3e1a456e</id>
<content type='text'>
The private commit email is automatically generated in the format:
id-username@noreply.HOSTNAME

GitLab instance admins are able to change the HOSTNAME portion,
that defaults to Gitlab's hostname, to whatever they prefer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The private commit email is automatically generated in the format:
id-username@noreply.HOSTNAME

GitLab instance admins are able to change the HOSTNAME portion,
that defaults to Gitlab's hostname, to whatever they prefer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pipeline status to diffs/commit_item</title>
<updated>2018-10-03T18:18:21+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2018-10-03T09:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=becb86ea4e8032788b151caac004b2635b57c6a4'/>
<id>becb86ea4e8032788b151caac004b2635b57c6a4</id>
<content type='text'>
**Notes:**
- Also exposes commit.pipeline_status_path in diffs.json
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**Notes:**
- Also exposes commit.pipeline_status_path in diffs.json
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly fix an introduced N+1 SQL issue loading commit authors</title>
<updated>2018-09-06T15:04:21+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-09-05T22:05:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eea1b88547bb038b34b0691f0280d54d5dd23947'/>
<id>eea1b88547bb038b34b0691f0280d54d5dd23947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bulk-render commit titles in the tree view to improve performance</title>
<updated>2018-09-06T11:28:56+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-09-04T12:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9833890cca2c8fb388cc020f626f9d2c09871a4'/>
<id>d9833890cca2c8fb388cc020f626f9d2c09871a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
