<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch docs/api-nil</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>updated diff spec</title>
<updated>2017-11-30T10:01:26+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-11-30T10:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf26f27d98dfc2c8b4c441c3c437145ba3df5e50'/>
<id>cf26f27d98dfc2c8b4c441c3c437145ba3df5e50</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 'master' into multi-file-editor-dirty-diff-indicator</title>
<updated>2017-11-30T09:52:58+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-11-30T09:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=386cbf22ee8fc1d206e76f0f34568379ae726e02'/>
<id>386cbf22ee8fc1d206e76f0f34568379ae726e02</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 'multi-file-editor-css-fixes' into 'master'</title>
<updated>2017-11-29T10:40:20+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-11-29T10:40:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f57b06ca834fe9a86e8d3ce62efdff16dcc6a67c'/>
<id>f57b06ca834fe9a86e8d3ce62efdff16dcc6a67c</id>
<content type='text'>
Added IDE commit panel

Closes #40041

See merge request gitlab-org/gitlab-ce!15583</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added IDE commit panel

Closes #40041

See merge request gitlab-org/gitlab-ce!15583</pre>
</div>
</content>
</entry>
<entry>
<title>Fix item name and namespace text overflow in Projects dropdown</title>
<updated>2017-11-29T10:35:41+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2017-11-29T10:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebf22493b56e9231b09e4c2192597848b536d34b'/>
<id>ebf22493b56e9231b09e4c2192597848b536d34b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added editor options to redcue EE conflicts</title>
<updated>2017-11-29T10:26:35+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-11-29T10:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1880809d8ef9b650d1af615ebbaa590626ccf17f'/>
<id>1880809d8ef9b650d1af615ebbaa590626ccf17f</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 '21143-customize-branch-name-when-using-create-branch-in-an-issue' into 'master'</title>
<updated>2017-11-29T10:01:05+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-11-29T10:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3ac2e56e72e483da192f4aea1b464e23d56f0b4'/>
<id>f3ac2e56e72e483da192f4aea1b464e23d56f0b4</id>
<content type='text'>
Resolve "Customize branch name when using create branch in an issue"

Closes #21143

See merge request gitlab-org/gitlab-ce!13884</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Customize branch name when using create branch in an issue"

Closes #21143

See merge request gitlab-org/gitlab-ce!13884</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-iife-autosize' into 'master'</title>
<updated>2017-11-29T09:51:59+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-11-29T09:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=673c4ccbc8914a1bee0ed4fe544c06ddb000fd44'/>
<id>673c4ccbc8914a1bee0ed4fe544c06ddb000fd44</id>
<content type='text'>
Improve autosize spec

See merge request gitlab-org/gitlab-ce!15620</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve autosize spec

See merge request gitlab-org/gitlab-ce!15620</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'backport-border-inline-edit' into 'master'</title>
<updated>2017-11-29T09:43:25+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-11-29T09:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e74ef3acea2c8f6fdb81524b78970a5fc57f845c'/>
<id>e74ef3acea2c8f6fdb81524b78970a5fc57f845c</id>
<content type='text'>
Backport - Add border for epic edit button

See merge request gitlab-org/gitlab-ce!15637</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport - Add border for epic edit button

See merge request gitlab-org/gitlab-ce!15637</pre>
</div>
</content>
</entry>
<entry>
<title>Backport epic tasklist</title>
<updated>2017-11-29T09:29:06+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2017-11-29T09:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52eac5bb0e922e1b2f1ce4f0069e5a5aaac98267'/>
<id>52eac5bb0e922e1b2f1ce4f0069e5a5aaac98267</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 '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings' into 'master'</title>
<updated>2017-11-28T20:09:27+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-11-28T20:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99d143fb2e67b1015166d54cb6cac5c197355a10'/>
<id>99d143fb2e67b1015166d54cb6cac5c197355a10</id>
<content type='text'>
Add checkbox to automatically run a pipeline when Auto DevOps is turned on in project settings

Closes #38962

See merge request gitlab-org/gitlab-ce!15380</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add checkbox to automatically run a pipeline when Auto DevOps is turned on in project settings

Closes #38962

See merge request gitlab-org/gitlab-ce!15380</pre>
</div>
</content>
</entry>
</feed>
