<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc, branch 22964-git-commit-documentation-article</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Draft git commit documentation article</title>
<updated>2016-10-05T16:37:59+00:00</updated>
<author>
<name>Sean Packham</name>
<email>seanpackham@gitlab.com</email>
</author>
<published>2016-10-05T16:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bbd870ab9abe91a642eaed4dddb352a9be4d28c8'/>
<id>bbd870ab9abe91a642eaed4dddb352a9be4d28c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deployment refs in own folder, new method for creating refs</title>
<updated>2016-10-04T07:54:31+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-10-03T13:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=901c994b7a4481437f8fe91583d2ed3f19e4775e'/>
<id>901c994b7a4481437f8fe91583d2ed3f19e4775e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save a fetchable ref per deployement</title>
<updated>2016-10-04T07:54:31+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-09-30T13:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d46bd6128309e6ef1f3f4785889f5a0fef4de8f'/>
<id>7d46bd6128309e6ef1f3f4785889f5a0fef4de8f</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 'add-email-subject-suffix' into 'master'</title>
<updated>2016-10-03T14:27:08+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-10-03T14:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5773103e6ff7438faa2a4084286ffafc75fd3a5'/>
<id>d5773103e6ff7438faa2a4084286ffafc75fd3a5</id>
<content type='text'>

Add configurable email subject suffix

## Why was this MR needed?

I noticed that there is a commit 44ab156e 3 years ago which removes email subject prefix

actually we do need an special part of the email subject which makes the email subject easy to identify

we just need to make it configurable rather than remove it.

See merge request !6172</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add configurable email subject suffix

## Why was this MR needed?

I noticed that there is a commit 44ab156e 3 years ago which removes email subject prefix

actually we do need an special part of the email subject which makes the email subject easy to identify

we just need to make it configurable rather than remove it.

See merge request !6172</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/import-export-admin' into 'master'</title>
<updated>2016-10-03T11:45:01+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-10-03T11:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8c5701b622a12ebc79a88e65baaf29549c5be1da'/>
<id>8c5701b622a12ebc79a88e65baaf29549c5be1da</id>
<content type='text'>

Enable Import/Export for non-admin users

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21315

Related https://gitlab.com/gitlab-org/gitlab-ce/issues/20857 and https://gitlab.com/gitlab-org/gitlab-ce/issues/20821/

See merge request !6080</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Enable Import/Export for non-admin users

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21315

Related https://gitlab.com/gitlab-org/gitlab-ce/issues/20857 and https://gitlab.com/gitlab-org/gitlab-ce/issues/20821/

See merge request !6080</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-gitlab-shell-3-6-3' into 'master'</title>
<updated>2016-10-03T10:46:05+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-10-03T10:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2cbc7a788ebb761aa713cdeed94b07a6f6264cd9'/>
<id>2cbc7a788ebb761aa713cdeed94b07a6f6264cd9</id>
<content type='text'>

Update GITLAB_SHELL_VERSION to 3.6.3

Because VERSION at the gitlab-shell v3.6.2 tag was still 3.6.1: https://gitlab.com/gitlab-org/gitlab-shell/blob/v3.6.2/VERSION (my bad!)

VERSION at the v3.6.3 tag is now 3.6.3: https://gitlab.com/gitlab-org/gitlab-shell/blob/v3.6.3/VERSION

See merge request !6621</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update GITLAB_SHELL_VERSION to 3.6.3

Because VERSION at the gitlab-shell v3.6.2 tag was still 3.6.1: https://gitlab.com/gitlab-org/gitlab-shell/blob/v3.6.2/VERSION (my bad!)

VERSION at the v3.6.3 tag is now 3.6.3: https://gitlab.com/gitlab-org/gitlab-shell/blob/v3.6.3/VERSION

See merge request !6621</pre>
</div>
</content>
</entry>
<entry>
<title>add configurable email subject suffix</title>
<updated>2016-10-03T10:07:28+00:00</updated>
<author>
<name>Fu Xu</name>
<email>fuxu@fuxu.name</email>
</author>
<published>2016-09-02T08:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=74c8e091f40c29a59b99bf7864b9fee303c68e50'/>
<id>74c8e091f40c29a59b99bf7864b9fee303c68e50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable import/export back for non-admins</title>
<updated>2016-10-03T08:53:18+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-08-29T07:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a09e1d3dda57323d8932b498a711928c98404005'/>
<id>a09e1d3dda57323d8932b498a711928c98404005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitlab-shell to 3.6.3</title>
<updated>2016-10-03T08:49:53+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-09-30T15:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=629b56288baad0abe76a977091c571a5747e43e0'/>
<id>629b56288baad0abe76a977091c571a5747e43e0</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a /wip slash command</title>
<updated>2016-10-03T07:36:21+00:00</updated>
<author>
<name>Thomas Balthazar</name>
<email>thomas@balthazar.info</email>
</author>
<published>2016-09-08T09:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ddbe676dc318b87c3d656a08bbf5d75485ad544b'/>
<id>ddbe676dc318b87c3d656a08bbf5d75485ad544b</id>
<content type='text'>
It toggles the 'WIP' prefix in the MR title.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It toggles the 'WIP' prefix in the MR title.
</pre>
</div>
</content>
</entry>
</feed>
