<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app, branch issue-edit-inline</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>enable meta+enter shortcut to quick submit</title>
<updated>2017-05-30T11:08:49+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-05-30T11:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29fd13056b34477abb142bf0380186eff6dd066a'/>
<id>29fd13056b34477abb142bf0380186eff6dd066a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed issuable shortcuts not working</title>
<updated>2017-05-30T10:58:50+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-05-30T10:58:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df7c90116ba1203f1cb1150bb99fa5a4c99e0280'/>
<id>df7c90116ba1203f1cb1150bb99fa5a4c99e0280</id>
<content type='text'>
moved setstate method into store
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved setstate method into store
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into issue-edit-inline</title>
<updated>2017-05-30T09:34:15+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-05-30T09:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3465e1e52c812a4a4f4fe941ab04569ebf2a2c12'/>
<id>3465e1e52c812a4a4f4fe941ab04569ebf2a2c12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update looks job log</title>
<updated>2017-05-30T08:43:13+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-05-30T08:43:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd023d42e021a560c56af37b5faba1475950863e'/>
<id>cd023d42e021a560c56af37b5faba1475950863e</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 '31349-pipeline-url-techdeb' into 'master'</title>
<updated>2017-05-30T08:22:49+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-05-30T08:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=763a3acd033e419f40126cbec6fa7042121686a0'/>
<id>763a3acd033e419f40126cbec6fa7042121686a0</id>
<content type='text'>
Use vue file for pipelines tables components

See merge request !11760</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use vue file for pipelines tables components

See merge request !11760</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' into 'master'</title>
<updated>2017-05-30T07:56:36+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-05-30T07:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38d953864af7e88eb0ee74324d9deaa0a0210993'/>
<id>38d953864af7e88eb0ee74324d9deaa0a0210993</id>
<content type='text'>
Assignee dropdown does not display selected assignee

Closes #2472

See merge request !11744</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assignee dropdown does not display selected assignee

Closes #2472

See merge request !11744</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '31849-pipeline-show-view-realtime' into 'master'</title>
<updated>2017-05-30T07:48:13+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-05-30T07:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a60020e4886834413712cf79c653f9e979299ef5'/>
<id>a60020e4886834413712cf79c653f9e979299ef5</id>
<content type='text'>
Creates a mediator for pipeline details vue in order to mount several vue apps with the same data

Closes #31849

See merge request !11732</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creates a mediator for pipeline details vue in order to mount several vue apps with the same data

Closes #31849

See merge request !11732</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '31616-add-uptime-of-gitlab-instance-in-admin-area' into 'master'</title>
<updated>2017-05-30T07:44:03+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-05-30T07:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1d8de967a1ef9235891ab5a6b9a654280f8a5cbf'/>
<id>1d8de967a1ef9235891ab5a6b9a654280f8a5cbf</id>
<content type='text'>
31616-add-uptime-of-gitlab-instance-in-admin-area

Closes #31616

See merge request !11590</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
31616-add-uptime-of-gitlab-instance-in-admin-area

Closes #31616

See merge request !11590</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '32954-loading-icon' into 'master'</title>
<updated>2017-05-30T07:36:10+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-05-30T07:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=77ba9a547bb9fb000a2381d945a3e1b74706cec9'/>
<id>77ba9a547bb9fb000a2381d945a3e1b74706cec9</id>
<content type='text'>
Displays loading icon in async buttons inline

Closes #32954

See merge request !11735</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Displays loading icon in async buttons inline

Closes #32954

See merge request !11735</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'</title>
<updated>2017-05-29T20:46:56+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-29T20:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9dfecec53d907a8beb6c2f119d6688aa92c959fd'/>
<id>9dfecec53d907a8beb6c2f119d6688aa92c959fd</id>
<content type='text'>
Resolve "pipeline_schedules pages throwing error 500"

Closes #32790

See merge request !11706</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "pipeline_schedules pages throwing error 500"

Closes #32790

See merge request !11706</pre>
</div>
</content>
</entry>
</feed>
