<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch dz-internal-api-fullpath</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>Refactor storage path extraction from full repo path</title>
<updated>2016-10-28T12:55:55+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-10-28T12:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=440604ad1ba67dcbdd23633765b9140fae4bd4b9'/>
<id>440604ad1ba67dcbdd23633765b9140fae4bd4b9</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make internal api work with full repo path instead of name</title>
<updated>2016-10-27T13:54:48+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-10-27T09:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3095ac0ca45b044f2055cbd44654c83891245928'/>
<id>3095ac0ca45b044f2055cbd44654c83891245928</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue-boards-new-list-stop-closing' into 'master'</title>
<updated>2016-10-27T12:47:11+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2016-10-27T12:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b5797168ec529c179342b8c292c2b52f0cbe41ee'/>
<id>b5797168ec529c179342b8c292c2b52f0cbe41ee</id>
<content type='text'>

Create new list dropdown stays open after new list

## What does this MR do?

After creating a new list, the dropdown stays open until the user closes the dropdown themselves.

## Screenshots (if relevant)

![keep-open](/uploads/06580dd552647b1a9e5fabc2c978148b/keep-open.gif)

## What are the relevant issue numbers?

Closes #22852

See merge request !6742</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Create new list dropdown stays open after new list

## What does this MR do?

After creating a new list, the dropdown stays open until the user closes the dropdown themselves.

## Screenshots (if relevant)

![keep-open](/uploads/06580dd552647b1a9e5fabc2c978148b/keep-open.gif)

## What are the relevant issue numbers?

Closes #22852

See merge request !6742</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '5613-backups-fail' into 'master'</title>
<updated>2016-10-27T11:59:22+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-10-27T11:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4d6de50c363bb6316061431d7c9e5c1effd64179'/>
<id>4d6de50c363bb6316061431d7c9e5c1effd64179</id>
<content type='text'>

Backups fail occasionally with "tar: ./objects: file changed as we read it" error

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

Closes #5613

See merge request !5814</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Backups fail occasionally with "tar: ./objects: file changed as we read it" error

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

Closes #5613

See merge request !5814</pre>
</div>
</content>
</entry>
<entry>
<title>Create new list dropdown stays open after new list</title>
<updated>2016-10-27T11:01:05+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-10-07T13:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=daec00a753ff0da2e2d2837a1c77275152d2de39'/>
<id>daec00a753ff0da2e2d2837a1c77275152d2de39</id>
<content type='text'>
Closes #22852
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #22852
</pre>
</div>
</content>
</entry>
<entry>
<title>Backups do not fail anymore when using tar on annex and custom_hooks</title>
<updated>2016-10-27T10:24:35+00:00</updated>
<author>
<name>tiagonbotelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2016-08-11T17:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96f050fa341e5bd1964642a0c7d498b36dbf5a86'/>
<id>96f050fa341e5bd1964642a0c7d498b36dbf5a86</id>
<content type='text'>
only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '23258-invalid-encoding' into 'master'</title>
<updated>2016-10-27T10:16:36+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-10-27T10:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d165b684eff674ed572c57852bb83f680facecb1'/>
<id>d165b684eff674ed572c57852bb83f680facecb1</id>
<content type='text'>

Fix encoding issues on pipeline commits

## What does this MR do?
#### What does this MR do?
Sets `escape: false` on `truncate` method to fix commit message on pipelines page

#### Screenshots (if relevant)
Before:   
![Screen_Shot_2016-10-12_at_8.53.10_AM](/uploads/5e26e98a272139fe2264c315d579178f/Screen_Shot_2016-10-12_at_8.53.10_AM.png)
After:   
![Screen_Shot_2016-10-12_at_8.52.49_AM](/uploads/58c6c69f2ba735fdcd5a0b6922b56aa7/Screen_Shot_2016-10-12_at_8.52.49_AM.png)

#### What are the relevant issue numbers?
Closes #23258

See merge request !6832</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix encoding issues on pipeline commits

## What does this MR do?
#### What does this MR do?
Sets `escape: false` on `truncate` method to fix commit message on pipelines page

#### Screenshots (if relevant)
Before:   
![Screen_Shot_2016-10-12_at_8.53.10_AM](/uploads/5e26e98a272139fe2264c315d579178f/Screen_Shot_2016-10-12_at_8.53.10_AM.png)
After:   
![Screen_Shot_2016-10-12_at_8.52.49_AM](/uploads/58c6c69f2ba735fdcd5a0b6922b56aa7/Screen_Shot_2016-10-12_at_8.52.49_AM.png)

#### What are the relevant issue numbers?
Closes #23258

See merge request !6832</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'delete-branch-remove-tooltip' into 'master'</title>
<updated>2016-10-27T08:10:18+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-10-27T08:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c1fd83a4ad742c2b2a9165ef4decc9305fe635a'/>
<id>2c1fd83a4ad742c2b2a9165ef4decc9305fe635a</id>
<content type='text'>

Removed delete branch tooltip

## What does this MR do?

Removed the tooltip on the delete branch button &amp; add `aria-label`

## What are the relevant issue numbers?

Closes #23253

See merge request !6954</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Removed delete branch tooltip

## What does this MR do?

Removed the tooltip on the delete branch button &amp; add `aria-label`

## What are the relevant issue numbers?

Closes #23253

See merge request !6954</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/styleguide-headings' into 'master'</title>
<updated>2016-10-27T06:55:42+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-10-27T06:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7abcb29d161651418b8ee9041712c31c9d0add06'/>
<id>7abcb29d161651418b8ee9041712c31c9d0add06</id>
<content type='text'>

Add note about ephemeral statuses in headings

See merge request !7131</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add note about ephemeral statuses in headings

See merge request !7131</pre>
</div>
</content>
</entry>
<entry>
<title>Add note about ephemeral statuses in headings</title>
<updated>2016-10-27T06:26:35+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-10-27T06:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69ab287b360f89edecb7a410e4de823b43878b51'/>
<id>69ab287b360f89edecb7a410e4de823b43878b51</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
</feed>
