<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/projects/issues, branch example-java</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'fix/13517-impossible-subsequent-issuable-edits-in-sidebar' into 'master'</title>
<updated>2016-02-17T14:01:30+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-02-17T14:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=534d480993db74a728bc3a91ce00e00504d840cb'/>
<id>534d480993db74a728bc3a91ce00e00504d840cb</id>
<content type='text'>

Fix a bug preventing from doing subsequent edits in any Issuable sidebar

Fixes #13517. Fixes #12572.

### Issue

![impossible-subsequent-issue-edits-in-sidebar](/uploads/bd45c0effb46848641932d9cd38d3fe2/impossible-subsequent-issue-edits-in-sidebar.gif)

---

### Merge request

![impossible-subsequent-mr-edits-in-sidebar](/uploads/b4e1e3e93df4ac0a3d962df8b6139de9/impossible-subsequent-mr-edits-in-sidebar.gif)

/cc @jschatz1 @sytses 

See merge request !2848</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix a bug preventing from doing subsequent edits in any Issuable sidebar

Fixes #13517. Fixes #12572.

### Issue

![impossible-subsequent-issue-edits-in-sidebar](/uploads/bd45c0effb46848641932d9cd38d3fe2/impossible-subsequent-issue-edits-in-sidebar.gif)

---

### Merge request

![impossible-subsequent-mr-edits-in-sidebar](/uploads/b4e1e3e93df4ac0a3d962df8b6139de9/impossible-subsequent-mr-edits-in-sidebar.gif)

/cc @jschatz1 @sytses 

See merge request !2848</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug preventing from doing subsequent edits in any Issuable sidebar</title>
<updated>2016-02-17T09:17:57+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-02-17T09:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c569f8b4800424704691925f9e39b415b5eca33c'/>
<id>c569f8b4800424704691925f9e39b415b5eca33c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap issue details to prevent content misalignment</title>
<updated>2016-02-16T16:06:15+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-02-16T16:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d80a4c4f9a9fedb586b82a5dea34ae090981d78'/>
<id>6d80a4c4f9a9fedb586b82a5dea34ae090981d78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change "opened by" to just "by"</title>
<updated>2016-02-16T14:30:34+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-02-16T14:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18390c6a91f9c2d765e1f69a548f0bfd6657d20c'/>
<id>18390c6a91f9c2d765e1f69a548f0bfd6657d20c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move issue details after action buttons</title>
<updated>2016-02-15T21:29:22+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-02-15T21:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=807765b6a779239c6bb706ab6dbe742efe0e3e64'/>
<id>807765b6a779239c6bb706ab6dbe742efe0e3e64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct indentation for `issues/merge_requests` partial render</title>
<updated>2016-02-11T16:17:45+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-02-11T16:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20e47eadaeae36f8bb34c8d8480e21ddcd3d5478'/>
<id>20e47eadaeae36f8bb34c8d8480e21ddcd3d5478</id>
<content type='text'>
Prior, it would only be shown if the issue had been edited.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior, it would only be shown if the issue had been edited.
</pre>
</div>
</content>
</entry>
<entry>
<title>Edited time ago location change.</title>
<updated>2016-02-05T16:31:13+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-02-05T00:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=80812a5d46782d5a7996c419d3ddccd205194150'/>
<id>80812a5d46782d5a7996c419d3ddccd205194150</id>
<content type='text'>
Change edited icon to word.
Change edited text color to gray
cc/ @creamzy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change edited icon to word.
Change edited text color to gray
cc/ @creamzy
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-use top-are css component for issues/mr pages</title>
<updated>2016-02-05T10:35:55+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-02-05T10:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=92586360217c950ad255fd6ea006c41fd38e3d7f'/>
<id>92586360217c950ad255fd6ea006c41fd38e3d7f</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>Issue sidebar bug fix.</title>
<updated>2016-02-03T20:49:30+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-02-03T20:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb81eff4bfcdee87095b03df04fd1086924984c0'/>
<id>bb81eff4bfcdee87095b03df04fd1086924984c0</id>
<content type='text'>
Thanks @rspeicher.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks @rspeicher.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sidebar replacement for issues &amp; MRs</title>
<updated>2016-02-03T19:45:08+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-02-03T19:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d6d3a132b887c286b5b74e2a14be327f3a302d26'/>
<id>d6d3a132b887c286b5b74e2a14be327f3a302d26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
